2026-06-11 00:01:04.523139 | Job console starting 2026-06-11 00:01:04.540107 | Updating git repos 2026-06-11 00:01:04.602313 | Cloning repos into workspace 2026-06-11 00:01:04.749416 | Restoring repo states 2026-06-11 00:01:04.795217 | Merging changes 2026-06-11 00:01:04.795240 | Checking out repos 2026-06-11 00:01:05.042093 | Preparing playbooks 2026-06-11 00:01:07.325571 | Running Ansible setup 2026-06-11 00:01:13.687155 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 00:01:14.465505 | 2026-06-11 00:01:14.465632 | PLAY [Base pre] 2026-06-11 00:01:14.487239 | 2026-06-11 00:01:14.487368 | TASK [Setup log path fact] 2026-06-11 00:01:14.505517 | ubuntu-noble-large | ok 2026-06-11 00:01:14.520924 | 2026-06-11 00:01:14.521052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 00:01:14.548631 | ubuntu-noble-large | ok 2026-06-11 00:01:14.558062 | 2026-06-11 00:01:14.558161 | TASK [emit-job-header : Print job information] 2026-06-11 00:01:14.595763 | # Job Information 2026-06-11 00:01:14.595924 | Ansible Version: 2.16.14 2026-06-11 00:01:14.595958 | Job: container-images-kolla-push-2024.2 2026-06-11 00:01:14.595991 | Pipeline: periodic-midnight 2026-06-11 00:01:14.596015 | Executor: 521e9411259a 2026-06-11 00:01:14.596036 | Triggered by: https://github.com/osism/container-images-kolla 2026-06-11 00:01:14.596059 | Event ID: 08bce5f32c764c709cf9d32f84af1cac 2026-06-11 00:01:14.601142 | 2026-06-11 00:01:14.601240 | LOOP [emit-job-header : Print node information] 2026-06-11 00:01:14.729002 | ubuntu-noble-large | ok: 2026-06-11 00:01:14.729205 | ubuntu-noble-large | # Node Information 2026-06-11 00:01:14.729240 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-06-11 00:01:14.729264 | ubuntu-noble-large | Hostname: ubuntu 2026-06-11 00:01:14.729285 | ubuntu-noble-large | Username: zuul 2026-06-11 00:01:14.729306 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-06-11 00:01:14.729334 | ubuntu-noble-large | Provider: regiocloud-a 2026-06-11 00:01:14.729360 | ubuntu-noble-large | Region: 2026-06-11 00:01:14.729381 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-06-11 00:01:14.729402 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-06-11 00:01:14.729422 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe75:231 2026-06-11 00:01:14.753794 | 2026-06-11 00:01:14.753960 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 00:01:15.195410 | ubuntu-noble-large -> localhost | changed 2026-06-11 00:01:15.202295 | 2026-06-11 00:01:15.202394 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 00:01:16.261827 | ubuntu-noble-large -> localhost | changed 2026-06-11 00:01:16.276402 | 2026-06-11 00:01:16.276536 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 00:01:16.550681 | ubuntu-noble-large -> localhost | ok 2026-06-11 00:01:16.567450 | 2026-06-11 00:01:16.567631 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 00:01:16.597929 | ubuntu-noble-large | ok 2026-06-11 00:01:16.617777 | ubuntu-noble-large | included: /var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 00:01:16.625084 | 2026-06-11 00:01:16.625183 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 00:01:18.943685 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-06-11 00:01:18.944070 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/work/2b08819cf64d4387af072993b2d4b305_id_rsa 2026-06-11 00:01:18.944139 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/work/2b08819cf64d4387af072993b2d4b305_id_rsa.pub 2026-06-11 00:01:18.944186 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-06-11 00:01:18.944227 | ubuntu-noble-large -> localhost | SHA256:wktcoQcj6ra4u64CgbEkIBYSnO53hgyhIvZ9hvSJqoA zuul-build-sshkey 2026-06-11 00:01:18.944284 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-06-11 00:01:18.944322 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-06-11 00:01:18.944358 | ubuntu-noble-large -> localhost | |B+o . o . | 2026-06-11 00:01:18.944396 | ubuntu-noble-large -> localhost | |*= . . + . | 2026-06-11 00:01:18.944431 | ubuntu-noble-large -> localhost | |*oo . o | 2026-06-11 00:01:18.944619 | ubuntu-noble-large -> localhost | |B= + o | 2026-06-11 00:01:18.944666 | ubuntu-noble-large -> localhost | |=.* + O S | 2026-06-11 00:01:18.944714 | ubuntu-noble-large -> localhost | |o+ * B B | 2026-06-11 00:01:18.944751 | ubuntu-noble-large -> localhost | |E o + + | 2026-06-11 00:01:18.944786 | ubuntu-noble-large -> localhost | |o. . | 2026-06-11 00:01:18.944825 | ubuntu-noble-large -> localhost | |O=. | 2026-06-11 00:01:18.944861 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-06-11 00:01:18.944961 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.750606 2026-06-11 00:01:18.958087 | 2026-06-11 00:01:18.958227 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 00:01:19.000046 | ubuntu-noble-large | ok 2026-06-11 00:01:19.012548 | ubuntu-noble-large | included: /var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 00:01:19.021285 | 2026-06-11 00:01:19.021396 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 00:01:19.055796 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 00:01:19.063189 | 2026-06-11 00:01:19.063315 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 00:01:19.800850 | ubuntu-noble-large | changed 2026-06-11 00:01:19.807676 | 2026-06-11 00:01:19.808575 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 00:01:20.102905 | ubuntu-noble-large | ok 2026-06-11 00:01:20.110022 | 2026-06-11 00:01:20.110141 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 00:01:20.900494 | ubuntu-noble-large | changed 2026-06-11 00:01:20.916810 | 2026-06-11 00:01:20.916968 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 00:01:21.867965 | ubuntu-noble-large | changed 2026-06-11 00:01:21.893572 | 2026-06-11 00:01:21.893715 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 00:01:21.937916 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 00:01:21.947047 | 2026-06-11 00:01:21.947198 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 00:01:22.691571 | ubuntu-noble-large -> localhost | changed 2026-06-11 00:01:22.709997 | 2026-06-11 00:01:22.710135 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 00:01:23.476322 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/work/2b08819cf64d4387af072993b2d4b305_id_rsa (zuul-build-sshkey) 2026-06-11 00:01:23.476587 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.056283 2026-06-11 00:01:23.483918 | 2026-06-11 00:01:23.484041 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 00:01:24.095588 | ubuntu-noble-large | ok 2026-06-11 00:01:24.101372 | 2026-06-11 00:01:24.101535 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 00:01:24.187268 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 00:01:24.200952 | 2026-06-11 00:01:24.205946 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 00:01:24.783751 | ubuntu-noble-large | ok 2026-06-11 00:01:24.798341 | 2026-06-11 00:01:24.798527 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 00:01:24.830430 | ubuntu-noble-large | ok 2026-06-11 00:01:24.836361 | 2026-06-11 00:01:24.836527 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 00:01:25.203536 | ubuntu-noble-large -> localhost | ok 2026-06-11 00:01:25.210496 | 2026-06-11 00:01:25.210616 | TASK [validate-host : Collect information about the host] 2026-06-11 00:01:26.606608 | ubuntu-noble-large | ok 2026-06-11 00:01:26.712250 | 2026-06-11 00:01:26.712403 | TASK [validate-host : Sanitize hostname] 2026-06-11 00:01:26.772357 | ubuntu-noble-large | ok 2026-06-11 00:01:26.778167 | 2026-06-11 00:01:26.778287 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 00:01:27.592978 | ubuntu-noble-large -> localhost | changed 2026-06-11 00:01:27.599282 | 2026-06-11 00:01:27.599407 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 00:01:28.079795 | ubuntu-noble-large | ok 2026-06-11 00:01:28.087611 | 2026-06-11 00:01:28.087760 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 00:01:28.729504 | ubuntu-noble-large -> localhost | changed 2026-06-11 00:01:28.740018 | 2026-06-11 00:01:28.740163 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 00:01:29.067316 | ubuntu-noble-large | ok 2026-06-11 00:01:29.074218 | 2026-06-11 00:01:29.074340 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 00:01:30.144863 | ubuntu-noble-large | changed: 2026-06-11 00:01:30.145078 | ubuntu-noble-large | cd+++++++++ src/ 2026-06-11 00:01:30.145114 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-06-11 00:01:30.145139 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-06-11 00:01:30.145161 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-06-11 00:01:30.145182 | ubuntu-noble-large | Containerfile 2026-06-11 00:01:30.145297 | ubuntu-noble-large | 2026-06-11 00:03:54.235805 | ubuntu-noble-large | 2026-06-11 00:03:54.235821 | ubuntu-noble-large | Or undo this operation with: 2026-06-11 00:03:54.235836 | ubuntu-noble-large | 2026-06-11 00:03:54.235852 | ubuntu-noble-large | git switch - 2026-06-11 00:03:54.235869 | ubuntu-noble-large | 2026-06-11 00:03:54.235885 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-11 00:03:54.235901 | ubuntu-noble-large | 2026-06-11 00:03:54.235917 | ubuntu-noble-large | HEAD is now at a77ec9dac Merge "Fix permissions for ironic metrics" into stable/2024.2 2026-06-11 00:03:54.237653 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-06-11 00:03:54.243788 | ubuntu-noble-large | + export HASH_KOLLA=a77ec9dac 2026-06-11 00:03:54.243838 | ubuntu-noble-large | + HASH_KOLLA=a77ec9dac 2026-06-11 00:03:54.243852 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.243968 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-06-11 00:03:54.248719 | ubuntu-noble-large | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2026-06-11 00:03:54.251065 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-06-11 00:03:54.251099 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.251243 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2026-06-11 00:03:54.251259 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2026-06-11 00:03:54.251268 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.256303 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-06-11 00:03:54.256469 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-06-11 00:03:54.257020 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.260040 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-06-11 00:03:54.260128 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2026-06-11 00:03:54.260889 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.260968 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-06-11 00:03:54.260984 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.261135 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2026-06-11 00:03:54.261163 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2026-06-11 00:03:54.261172 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.263556 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-06-11 00:03:54.264073 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.265968 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-06-11 00:03:54.266448 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.266723 | ubuntu-noble-large | + [[ -f templates/2024.2/repos.yaml ]] 2026-06-11 00:03:54.266744 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-06-11 00:03:54.431721 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-06-11 00:03:54.431760 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-06-11 00:03:54.431769 | ubuntu-noble-large | + cat overlays/2024.2/base/apt_preferences.ubuntu 2026-06-11 00:03:54.433250 | ubuntu-noble-large | Package: rabbitmq-server 2026-06-11 00:03:54.433271 | ubuntu-noble-large | Pin: version 3.13.* 2026-06-11 00:03:54.433278 | ubuntu-noble-large | Pin-Priority: 1000 2026-06-11 00:03:54.433285 | ubuntu-noble-large | 2026-06-11 00:03:54.433293 | ubuntu-noble-large | Package: openvswitch* 2026-06-11 00:03:54.433299 | ubuntu-noble-large | Pin: version 3.4.* 2026-06-11 00:03:54.433306 | ubuntu-noble-large | Pin-Priority: 1000 2026-06-11 00:03:54.433313 | ubuntu-noble-large | 2026-06-11 00:03:54.433320 | ubuntu-noble-large | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-06-11 00:03:54.433327 | ubuntu-noble-large | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-06-11 00:03:54.433333 | ubuntu-noble-large | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-06-11 00:03:54.433340 | ubuntu-noble-large | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-06-11 00:03:54.433368 | ubuntu-noble-large | # kolla 992239, master-only) is backported to this release. 2026-06-11 00:03:54.433375 | ubuntu-noble-large | Package: proxysql 2026-06-11 00:03:54.433381 | ubuntu-noble-large | Pin: version 3.0.8* 2026-06-11 00:03:54.433387 | ubuntu-noble-large | Pin-Priority: 1001 2026-06-11 00:03:54.434861 | ubuntu-noble-large | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2026-06-11 00:03:54.438366 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-11 00:03:54.439167 | ubuntu-noble-large | ++ basename overlays/2024.2/base 2026-06-11 00:03:54.441177 | ubuntu-noble-large | + image_name=base 2026-06-11 00:03:54.441352 | 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 2026-06-11 00:03:54.446456 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-11 00:03:54.447415 | ubuntu-noble-large | ++ basename overlays/2024.2/nova 2026-06-11 00:03:54.449200 | ubuntu-noble-large | + image_name=nova 2026-06-11 00:03:54.449310 | ubuntu-noble-large | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2026-06-11 00:03:54.454086 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-06-11 00:03:54.455201 | ubuntu-noble-large | ++ basename overlays/2024.2/cinder 2026-06-11 00:03:54.458480 | ubuntu-noble-large | + image_name=cinder 2026-06-11 00:03:54.458661 | ubuntu-noble-large | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2026-06-11 00:03:54.463575 | ubuntu-noble-large | + find patches/2024.2 -mindepth 1 -type d 2026-06-11 00:03:54.467342 | ubuntu-noble-large | patches/2024.2/kolla 2026-06-11 00:03:54.467385 | ubuntu-noble-large | patches/2024.2/neutron-dynamic-routing 2026-06-11 00:03:54.467430 | ubuntu-noble-large | patches/2024.2/openstack_requirements 2026-06-11 00:03:54.467446 | ubuntu-noble-large | patches/2024.2/keystone 2026-06-11 00:03:54.467457 | ubuntu-noble-large | patches/2024.2/ironic 2026-06-11 00:03:54.467467 | ubuntu-noble-large | patches/2024.2/nova 2026-06-11 00:03:54.467477 | ubuntu-noble-large | patches/2024.2/cinder 2026-06-11 00:03:54.467487 | ubuntu-noble-large | patches/2024.2/skyline 2026-06-11 00:03:54.469209 | ubuntu-noble-large | ++ find patches/2024.2 -mindepth 1 -type d 2026-06-11 00:03:54.469357 | ubuntu-noble-large | ++ grep kolla 2026-06-11 00:03:54.469378 | ubuntu-noble-large | ++ grep -v kolla-build 2026-06-11 00:03:54.473473 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-06-11 00:03:54.474478 | ubuntu-noble-large | ++ basename patches/2024.2/kolla 2026-06-11 00:03:54.477197 | ubuntu-noble-large | + project=kolla 2026-06-11 00:03:54.479616 | ubuntu-noble-large | ++ find patches/2024.2/kolla -type f -name '*.patch' 2026-06-11 00:03:54.479677 | ubuntu-noble-large | ++ sort 2026-06-11 00:03:54.484319 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-11 00:03:54.484358 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.484540 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2026-06-11 00:03:54.484563 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2026-06-11 00:03:54.484578 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.487304 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-06-11 00:03:54.487689 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-06-11 00:03:54.488132 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.490927 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-06-11 00:03:54.491345 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-06-11 00:03:54.491874 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.491983 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-11 00:03:54.491998 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.492091 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2026-06-11 00:03:54.492105 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2026-06-11 00:03:54.492116 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.494086 | ubuntu-noble-large | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2026-06-11 00:03:54.494295 | ubuntu-noble-large | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-06-11 00:03:54.494720 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.497420 | ubuntu-noble-large | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2026-06-11 00:03:54.497686 | ubuntu-noble-large | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2026-06-11 00:03:54.498296 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.498423 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-11 00:03:54.498444 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.498547 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2026-06-11 00:03:54.498561 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2026-06-11 00:03:54.498575 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.501455 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-06-11 00:03:54.501780 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-06-11 00:03:54.501894 | ubuntu-noble-large | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-06-11 00:03:54.502054 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-06-11 00:03:54.502234 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-06-11 00:03:54.502251 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2026-06-11 00:03:54.502264 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2026-06-11 00:03:54.502311 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2026-06-11 00:03:54.502361 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2026-06-11 00:03:54.502610 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-06-11 00:03:54.502999 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.505622 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-06-11 00:03:54.505878 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-06-11 00:03:54.506002 | ubuntu-noble-large | Hunk #1 succeeded at 295 with fuzz 1 (offset -14 lines). 2026-06-11 00:03:54.506140 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-06-11 00:03:54.506304 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-06-11 00:03:54.506324 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2026-06-11 00:03:54.506335 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2026-06-11 00:03:54.506374 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2026-06-11 00:03:54.506389 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2026-06-11 00:03:54.506604 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2026-06-11 00:03:54.507701 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.507800 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-11 00:03:54.507829 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.507889 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2026-06-11 00:03:54.507901 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2026-06-11 00:03:54.507915 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.510899 | ubuntu-noble-large | checking file docker/ovn/ovn-base/Dockerfile.j2 2026-06-11 00:03:54.511337 | ubuntu-noble-large | checking file docker/ovn/ovn-controller/Dockerfile.j2 2026-06-11 00:03:54.511794 | ubuntu-noble-large | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-06-11 00:03:54.512098 | ubuntu-noble-large | checking file docker/ovn/ovn-northd/Dockerfile.j2 2026-06-11 00:03:54.512307 | ubuntu-noble-large | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-06-11 00:03:54.512788 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.515263 | ubuntu-noble-large | patching file docker/ovn/ovn-base/Dockerfile.j2 2026-06-11 00:03:54.515591 | ubuntu-noble-large | patching file docker/ovn/ovn-controller/Dockerfile.j2 2026-06-11 00:03:54.515774 | ubuntu-noble-large | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2026-06-11 00:03:54.515917 | ubuntu-noble-large | patching file docker/ovn/ovn-northd/Dockerfile.j2 2026-06-11 00:03:54.516057 | ubuntu-noble-large | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2026-06-11 00:03:54.517147 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.517198 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-06-11 00:03:54.517217 | ubuntu-noble-large | + pushd kolla 2026-06-11 00:03:54.517349 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2026-06-11 00:03:54.517375 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/squash.patch 2026-06-11 00:03:54.517392 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:03:54.519774 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-06-11 00:03:54.519825 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2026-06-11 00:03:54.520231 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:03:54.522767 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-06-11 00:03:54.522905 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2026-06-11 00:03:54.523388 | ubuntu-noble-large | + popd 2026-06-11 00:03:54.523623 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-06-11 00:03:55.213897 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-06-11 00:03:55.286041 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-11 00:03:55.298609 | 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) 2026-06-11 00:03:55.391643 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-06-11 00:03:55.406436 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-06-11 00:03:55.516465 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-06-11 00:03:55.529372 | ubuntu-noble-large | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:03:55.569203 | 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.10.2) 2026-06-11 00:03:55.580367 | 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) 2026-06-11 00:03:55.635644 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-06-11 00:03:55.649793 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-06-11 00:03:55.729266 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-11 00:03:55.741358 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-11 00:03:55.823256 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-11 00:03:55.835751 | ubuntu-noble-large | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:03:55.914896 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-11 00:03:55.928057 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-11 00:03:55.997678 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-06-11 00:03:56.105796 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-11 00:03:56.123813 | 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) 2026-06-11 00:03:56.126209 | 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) 2026-06-11 00:03:56.231498 | 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)) 2026-06-11 00:03:56.245323 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:03:56.300554 | 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.7) 2026-06-11 00:03:56.303097 | 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.18) 2026-06-11 00:03:56.305987 | 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.7.0) 2026-06-11 00:03:56.308133 | 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)) (2026.5.20) 2026-06-11 00:03:56.354767 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-11 00:03:56.387955 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 2026-06-11 00:03:56.403782 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-06-11 00:03:56.425689 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 12.4 MB/s eta 0:00:00 2026-06-11 00:03:56.441197 | ubuntu-noble-large | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-11 00:03:56.550737 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 kB 1.2 MB/s eta 0:00:00 2026-06-11 00:03:56.565350 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-06-11 00:03:56.655039 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 628.3 kB/s eta 0:00:00 2026-06-11 00:03:56.671369 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-11 00:03:56.851001 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 12.9 MB/s eta 0:00:00 2026-06-11 00:03:56.867863 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-11 00:03:56.883900 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 3.5 MB/s eta 0:00:00 2026-06-11 00:03:56.899797 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-11 00:03:56.926911 | ubuntu-noble-large | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-11 00:03:56.951615 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 kB 2.4 MB/s eta 0:00:00 2026-06-11 00:03:56.965385 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-06-11 00:03:57.202494 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-06-11 00:03:58.158453 | ubuntu-noble-large | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.4.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.8.0 2026-06-11 00:03:58.290027 | ubuntu-noble-large | + pip3 install kolla/ 2026-06-11 00:03:58.777476 | ubuntu-noble-large | Processing ./kolla 2026-06-11 00:03:58.780887 | ubuntu-noble-large | Installing build dependencies: started 2026-06-11 00:04:01.142757 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-06-11 00:04:01.148685 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-06-11 00:04:01.378202 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:04:01.386480 | ubuntu-noble-large | Installing backend dependencies: started 2026-06-11 00:04:03.754109 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-06-11 00:04:03.755240 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-06-11 00:04:04.415147 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:04:04.432554 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (7.0.3) 2026-06-11 00:04:04.434480 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.6) 2026-06-11 00:04:04.436848 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (3.1.50) 2026-06-11 00:04:04.438700 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (10.4.0) 2026-06-11 00:04:04.440598 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.8.0) (80.10.2) 2026-06-11 00:04:04.479794 | 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.8.0) (4.0.12) 2026-06-11 00:04:04.483892 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.8.0) (3.0.3) 2026-06-11 00:04:04.491581 | 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.8.0) (1.3.0) 2026-06-11 00:04:04.492744 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.8.0) (5.8.0) 2026-06-11 00:04:04.493989 | 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.8.0) (6.8.0) 2026-06-11 00:04:04.495437 | 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.8.0) (2.0.0) 2026-06-11 00:04:04.497234 | 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.8.0) (6.0.3) 2026-06-11 00:04:04.498701 | 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.8.0) (2.32.5) 2026-06-11 00:04:04.546888 | 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.8.0) (5.0.3) 2026-06-11 00:04:04.563927 | 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.8.0) (3.4.7) 2026-06-11 00:04:04.565566 | 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.8.0) (3.18) 2026-06-11 00:04:04.567059 | 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.8.0) (2.7.0) 2026-06-11 00:04:04.568299 | 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.8.0) (2026.5.20) 2026-06-11 00:04:04.593919 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-06-11 00:04:04.595001 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-06-11 00:04:06.073123 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-06-11 00:04:06.075955 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-19.8.0-py3-none-any.whl size=375230 sha256=5e204a97491e37ee5c223f47955fbc76059f394e546d89a80053c9b0cb6996a0 2026-06-11 00:04:06.076255 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-aspvjdrc/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-06-11 00:04:06.085848 | ubuntu-noble-large | Successfully built kolla 2026-06-11 00:04:06.271242 | ubuntu-noble-large | Installing collected packages: kolla 2026-06-11 00:04:06.456301 | ubuntu-noble-large | Successfully installed kolla-19.8.0 2026-06-11 00:04:06.608725 | ubuntu-noble-large | ++ kolla-build --version 2026-06-11 00:04:07.330497 | ubuntu-noble-large | + export KOLLA_VERSION=19.8.0 2026-06-11 00:04:07.330571 | ubuntu-noble-large | + KOLLA_VERSION=19.8.0 2026-06-11 00:04:07.331307 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-06-11 00:04:07.336553 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=635ffbc 2026-06-11 00:04:07.336569 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=635ffbc 2026-06-11 00:04:07.337801 | ubuntu-noble-large | ++ cd release 2026-06-11 00:04:07.337929 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-06-11 00:04:07.342573 | ubuntu-noble-large | + export HASH_RELEASE=1d5c77c 2026-06-11 00:04:07.342587 | ubuntu-noble-large | + HASH_RELEASE=1d5c77c 2026-06-11 00:04:07.342659 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-06-11 00:04:07.519752 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-06-11 00:04:07.519861 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-06-11 00:04:07.519887 | ubuntu-noble-large | + cat templates/2024.2/template-overrides.j2 2026-06-11 00:04:07.523083 | ubuntu-noble-large | {% extends parent_template %} 2026-06-11 00:04:07.523116 | ubuntu-noble-large | 2026-06-11 00:04:07.523131 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-06-11 00:04:07.523142 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-06-11 00:04:07.523152 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-06-11 00:04:07.523162 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-06-11 00:04:07.523172 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-06-11 00:04:07.523182 | ubuntu-noble-large | ] %} 2026-06-11 00:04:07.523194 | ubuntu-noble-large | 2026-06-11 00:04:07.523205 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-06-11 00:04:07.523216 | ubuntu-noble-large | 2026-06-11 00:04:07.523226 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-06-11 00:04:07.523265 | ubuntu-noble-large | 2026-06-11 00:04:07.523276 | ubuntu-noble-large | {% set nova_libvirt_packages_packages_append = ['mdevctl'] %} 2026-06-11 00:04:07.523286 | ubuntu-noble-large | 2026-06-11 00:04:07.523296 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-06-11 00:04:07.523306 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-06-11 00:04:07.523316 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-06-11 00:04:07.523326 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-06-11 00:04:07.523336 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.523346 | ubuntu-noble-large | 2026-06-11 00:04:07.523356 | ubuntu-noble-large | {% block horizon_header %} 2026-06-11 00:04:07.523366 | ubuntu-noble-large | RUN apt-get update \ 2026-06-11 00:04:07.523376 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-06-11 00:04:07.523387 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-06-11 00:04:07.523436 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-06-11 00:04:07.523452 | ubuntu-noble-large | && apt-get clean \ 2026-06-11 00:04:07.523462 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-11 00:04:07.523472 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.523509 | ubuntu-noble-large | 2026-06-11 00:04:07.523521 | ubuntu-noble-large | {% block horizon_footer %} 2026-06-11 00:04:07.523531 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-06-11 00:04:07.523545 | 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 \ 2026-06-11 00:04:07.523557 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-06-11 00:04:07.523567 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.523577 | ubuntu-noble-large | 2026-06-11 00:04:07.523587 | ubuntu-noble-large | {% block base_header %} 2026-06-11 00:04:07.523597 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-06-11 00:04:07.523607 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-06-11 00:04:07.523617 | ubuntu-noble-large | 2026-06-11 00:04:07.523627 | ubuntu-noble-large | RUN apt-get update \ 2026-06-11 00:04:07.523637 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-06-11 00:04:07.523663 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-06-11 00:04:07.523673 | ubuntu-noble-large | && apt-get clean \ 2026-06-11 00:04:07.523683 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-11 00:04:07.523694 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.523704 | ubuntu-noble-large | 2026-06-11 00:04:07.523714 | ubuntu-noble-large | {% block openstack_base_header %} 2026-06-11 00:04:07.523723 | ubuntu-noble-large | RUN apt-get update \ 2026-06-11 00:04:07.523733 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-06-11 00:04:07.523743 | ubuntu-noble-large | && apt-get clean \ 2026-06-11 00:04:07.523753 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-11 00:04:07.523763 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.523773 | ubuntu-noble-large | 2026-06-11 00:04:07.523783 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-06-11 00:04:07.523793 | ubuntu-noble-large | 2026-06-11 00:04:07.523811 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-06-11 00:04:07.523829 | ubuntu-noble-large | 2026-06-11 00:04:07.523846 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-06-11 00:04:07.523863 | ubuntu-noble-large | 2026-06-11 00:04:07.523882 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-06-11 00:04:07.523900 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-06-11 00:04:07.523919 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-06-11 00:04:07.523938 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.523956 | ubuntu-noble-large | 2026-06-11 00:04:07.523974 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-06-11 00:04:07.523987 | ubuntu-noble-large | {% block manila_base_footer %} 2026-06-11 00:04:07.523997 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-06-11 00:04:07.524007 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524017 | ubuntu-noble-large | 2026-06-11 00:04:07.524027 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-06-11 00:04:07.524037 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-06-11 00:04:07.524047 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-06-11 00:04:07.524068 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-06-11 00:04:07.524078 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-06-11 00:04:07.524088 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524098 | ubuntu-noble-large | 2026-06-11 00:04:07.524108 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-06-11 00:04:07.524118 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-06-11 00:04:07.524128 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-06-11 00:04:07.524138 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-06-11 00:04:07.524148 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524158 | ubuntu-noble-large | 2026-06-11 00:04:07.524168 | ubuntu-noble-large | {% block grafana_footer %} 2026-06-11 00:04:07.524178 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-06-11 00:04:07.524188 | ubuntu-noble-large | && mkdir -p /operations \ 2026-06-11 00:04:07.524198 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-06-11 00:04:07.524208 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-06-11 00:04:07.524218 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524227 | ubuntu-noble-large | 2026-06-11 00:04:07.524237 | ubuntu-noble-large | {% block keystone_footer %} 2026-06-11 00:04:07.524247 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-06-11 00:04:07.524257 | ubuntu-noble-large | RUN apt-get update \ 2026-06-11 00:04:07.524267 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-06-11 00:04:07.524277 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-06-11 00:04:07.524287 | ubuntu-noble-large | libldap-common \ 2026-06-11 00:04:07.524296 | ubuntu-noble-large | libmemcached11 \ 2026-06-11 00:04:07.524306 | ubuntu-noble-large | && apt-get clean \ 2026-06-11 00:04:07.524316 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-06-11 00:04:07.524326 | ubuntu-noble-large | && a2enmod auth_openidc 2026-06-11 00:04:07.524336 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524346 | ubuntu-noble-large | 2026-06-11 00:04:07.524356 | ubuntu-noble-large | {% block footer %} 2026-06-11 00:04:07.524366 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-06-11 00:04:07.524375 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-06-11 00:04:07.524385 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-06-11 00:04:07.524423 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-06-11 00:04:07.524461 | 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 2026-06-11 00:04:07.524514 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524526 | ubuntu-noble-large | 2026-06-11 00:04:07.524536 | ubuntu-noble-large | {% block labels %} 2026-06-11 00:04:07.524546 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-06-11 00:04:07.524556 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-06-11 00:04:07.524566 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="635ffbc" \ 2026-06-11 00:04:07.524577 | ubuntu-noble-large | "de.osism.commit.kolla"="a77ec9dac" \ 2026-06-11 00:04:07.524587 | ubuntu-noble-large | "de.osism.commit.kolla_version"="19.8.0" \ 2026-06-11 00:04:07.524597 | ubuntu-noble-large | "de.osism.commit.release"="1d5c77c" \ 2026-06-11 00:04:07.524606 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-06-11 00:04:07.524616 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-06-11 00:04:07.524626 | ubuntu-noble-large | "de.osism.release.openstack"="2024.2" \ 2026-06-11 00:04:07.524636 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-06-11 00:04:07.524646 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-06-11T00:04:07.498456+00:00" \ 2026-06-11 00:04:07.524656 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-06-11 00:04:07.524666 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-06-11 00:04:07.524676 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-06-11 00:04:07.524686 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-06-11 00:04:07.524696 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-06-11 00:04:07.524706 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-06-11 00:04:07.524716 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524735 | ubuntu-noble-large | 2026-06-11 00:04:07.524745 | ubuntu-noble-large | {% block ovs_install %} 2026-06-11 00:04:07.524756 | ubuntu-noble-large | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2026-06-11 00:04:07.524766 | ubuntu-noble-large | RUN apt-get update \ 2026-06-11 00:04:07.524776 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-06-11 00:04:07.524786 | ubuntu-noble-large | python3-netifaces \ 2026-06-11 00:04:07.524796 | ubuntu-noble-large | tcpdump \ 2026-06-11 00:04:07.524806 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2026-06-11 00:04:07.524816 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2026-06-11 00:04:07.524825 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2026-06-11 00:04:07.524835 | ubuntu-noble-large | && rm -rf /tmp/packages \ 2026-06-11 00:04:07.524845 | ubuntu-noble-large | && apt-get clean \ 2026-06-11 00:04:07.524855 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-06-11 00:04:07.524865 | ubuntu-noble-large | {% endblock %} 2026-06-11 00:04:07.524875 | ubuntu-noble-large | 2026-06-11 00:04:07.524885 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-06-11 00:04:07.529045 | ubuntu-noble-large | + BASE=ubuntu 2026-06-11 00:04:07.529075 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-06-11 00:04:07.531663 | ubuntu-noble-large | ++ date +%Y%m%d 2026-06-11 00:04:07.535165 | ubuntu-noble-large | + BUILD_ID=20260611 2026-06-11 00:04:07.535222 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-06-11 00:04:07.535237 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-06-11 00:04:07.535254 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-06-11 00:04:07.535268 | ubuntu-noble-large | + VERSION=latest 2026-06-11 00:04:07.535442 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-11 00:04:07.535565 | ubuntu-noble-large | + . defaults/all.sh 2026-06-11 00:04:07.535696 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-11 00:04:07.535711 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-11 00:04:07.535748 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-11 00:04:07.535764 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-06-11 00:04:07.536060 | ubuntu-noble-large | +++ deactivate nondestructive 2026-06-11 00:04:07.536142 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:07.536160 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:07.536170 | ubuntu-noble-large | +++ hash -r 2026-06-11 00:04:07.536267 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:07.536281 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-06-11 00:04:07.536295 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-06-11 00:04:07.536379 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-11 00:04:07.536580 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-06-11 00:04:07.536606 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-06-11 00:04:07.536620 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-11 00:04:07.536632 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-06-11 00:04:07.536670 | 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 2026-06-11 00:04:07.536718 | 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 2026-06-11 00:04:07.536733 | ubuntu-noble-large | +++ export PATH 2026-06-11 00:04:07.536793 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:07.536875 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-06-11 00:04:07.536899 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-06-11 00:04:07.536922 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-06-11 00:04:07.536942 | ubuntu-noble-large | +++ export PS1 2026-06-11 00:04:07.536957 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-11 00:04:07.536967 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-06-11 00:04:07.536981 | ubuntu-noble-large | +++ hash -r 2026-06-11 00:04:07.537042 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-06-11 00:04:07.538266 | ubuntu-noble-large | +++ date +%Y%m%d 2026-06-11 00:04:07.541229 | ubuntu-noble-large | ++ export BUILD_ID=20260611 2026-06-11 00:04:07.541277 | ubuntu-noble-large | ++ BUILD_ID=20260611 2026-06-11 00:04:07.541312 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-06-11 00:04:07.541324 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-06-11 00:04:07.541335 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-06-11 00:04:07.541345 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-06-11 00:04:07.541355 | ubuntu-noble-large | + export VERSION 2026-06-11 00:04:07.541365 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-06-11 00:04:07.541378 | ubuntu-noble-large | + DOCKER_TAG=build-20260611 2026-06-11 00:04:07.541388 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-06-11 00:04:07.541424 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-06-11 00:04:07.541439 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-06-11 00:04:07.541454 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-06-11 00:04:07.541524 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-06-11 00:04:07.699463 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-06-11 00:04:07.699577 | 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' 2026-06-11 00:04:08.794543 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-11 00:04:08.794637 | ubuntu-noble-large | "changed": false, 2026-06-11 00:04:08.794654 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:08.794668 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:08.794681 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:08.794690 | ubuntu-noble-large | "msg": "OK", 2026-06-11 00:04:08.794698 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:08.794707 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:08.794716 | ubuntu-noble-large | "size": 4358, 2026-06-11 00:04:08.794725 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:08.794733 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:08.794742 | ubuntu-noble-large | } 2026-06-11 00:04:08.886306 | ubuntu-noble-large | + setini DEFAULT tag build-20260611 2026-06-11 00:04:08.886382 | 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-20260611' 2026-06-11 00:04:10.034553 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-11 00:04:10.034629 | ubuntu-noble-large | "changed": true, 2026-06-11 00:04:10.034642 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:10.034652 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:10.034662 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:10.034672 | ubuntu-noble-large | "msg": "option changed", 2026-06-11 00:04:10.034682 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:10.034691 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:10.034702 | ubuntu-noble-large | "size": 4366, 2026-06-11 00:04:10.034712 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:10.034721 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:10.034731 | ubuntu-noble-large | } 2026-06-11 00:04:10.117931 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-06-11 00:04:10.118028 | 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' 2026-06-11 00:04:11.208134 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-11 00:04:11.208214 | ubuntu-noble-large | "changed": false, 2026-06-11 00:04:11.208227 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:11.208238 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:11.208249 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:11.208259 | ubuntu-noble-large | "msg": "OK", 2026-06-11 00:04:11.208269 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:11.208280 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:11.208291 | ubuntu-noble-large | "size": 4366, 2026-06-11 00:04:11.208301 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:11.208312 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:11.208322 | ubuntu-noble-large | } 2026-06-11 00:04:11.299836 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-06-11 00:04:11.299922 | 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' 2026-06-11 00:04:12.381170 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-11 00:04:12.381254 | ubuntu-noble-large | "changed": false, 2026-06-11 00:04:12.381268 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:12.381279 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:12.381289 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:12.381299 | ubuntu-noble-large | "msg": "OK", 2026-06-11 00:04:12.381310 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:12.381320 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:12.381331 | ubuntu-noble-large | "size": 4366, 2026-06-11 00:04:12.381341 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:12.381352 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:12.381362 | ubuntu-noble-large | } 2026-06-11 00:04:12.465568 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-06-11 00:04:12.465664 | 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' 2026-06-11 00:04:13.546547 | ubuntu-noble-large | localhost | SUCCESS => { 2026-06-11 00:04:13.546627 | ubuntu-noble-large | "changed": false, 2026-06-11 00:04:13.546637 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:13.546645 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:13.546653 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:13.546661 | ubuntu-noble-large | "msg": "OK", 2026-06-11 00:04:13.546669 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:13.546677 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:13.546706 | ubuntu-noble-large | "size": 4366, 2026-06-11 00:04:13.546714 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:13.546722 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:13.546730 | ubuntu-noble-large | } 2026-06-11 00:04:13.635020 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2026-06-11 00:04:13.635148 | 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' 2026-06-11 00:04:14.688129 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-11 00:04:14.688180 | ubuntu-noble-large | "changed": true, 2026-06-11 00:04:14.688185 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:14.688189 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:14.688193 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:14.688196 | ubuntu-noble-large | "msg": "section and option added", 2026-06-11 00:04:14.688201 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:14.688205 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:14.688209 | ubuntu-noble-large | "size": 4437, 2026-06-11 00:04:14.688212 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:14.688216 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:14.688220 | ubuntu-noble-large | } 2026-06-11 00:04:14.776518 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2026-06-11 00:04:14.782859 | ubuntu-noble-large | + setini openstack-base type local 2026-06-11 00:04:14.782939 | 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' 2026-06-11 00:04:15.854177 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-11 00:04:15.854258 | ubuntu-noble-large | "changed": true, 2026-06-11 00:04:15.854272 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:15.854284 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:15.854295 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:15.854306 | ubuntu-noble-large | "msg": "option added", 2026-06-11 00:04:15.854317 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:15.854328 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:15.854340 | ubuntu-noble-large | "size": 4548, 2026-06-11 00:04:15.854350 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:15.854361 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:15.854372 | ubuntu-noble-large | } 2026-06-11 00:04:15.939491 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-06-11 00:04:15.939556 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-06-11 00:04:15.939564 | 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' 2026-06-11 00:04:17.003324 | ubuntu-noble-large | localhost | CHANGED => { 2026-06-11 00:04:17.003475 | ubuntu-noble-large | "changed": true, 2026-06-11 00:04:17.003498 | ubuntu-noble-large | "gid": 1000, 2026-06-11 00:04:17.003511 | ubuntu-noble-large | "group": "zuul", 2026-06-11 00:04:17.003523 | ubuntu-noble-large | "mode": "0664", 2026-06-11 00:04:17.003536 | ubuntu-noble-large | "msg": "option added", 2026-06-11 00:04:17.003549 | ubuntu-noble-large | "owner": "zuul", 2026-06-11 00:04:17.003561 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-06-11 00:04:17.003574 | ubuntu-noble-large | "size": 4586, 2026-06-11 00:04:17.003587 | ubuntu-noble-large | "state": "file", 2026-06-11 00:04:17.003599 | ubuntu-noble-large | "uid": 1000 2026-06-11 00:04:17.003612 | ubuntu-noble-large | } 2026-06-11 00:04:17.082491 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-06-11 00:04:17.082556 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-06-11 00:04:17.082562 | ubuntu-noble-large | + cat kolla-build.conf 2026-06-11 00:04:17.085677 | ubuntu-noble-large | [DEFAULT] 2026-06-11 00:04:17.085747 | ubuntu-noble-large | base = ubuntu 2026-06-11 00:04:17.085763 | ubuntu-noble-large | base_package_type = deb 2026-06-11 00:04:17.085776 | ubuntu-noble-large | base_tag = 24.04 2026-06-11 00:04:17.085788 | ubuntu-noble-large | install_type = source 2026-06-11 00:04:17.085800 | ubuntu-noble-large | namespace = kolla 2026-06-11 00:04:17.085812 | ubuntu-noble-large | openstack_release = 2024.2 2026-06-11 00:04:17.085825 | ubuntu-noble-large | push = false 2026-06-11 00:04:17.085837 | ubuntu-noble-large | tag = build-20260611 2026-06-11 00:04:17.085849 | ubuntu-noble-large | threads = 1 2026-06-11 00:04:17.085862 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-06-11 00:04:17.085877 | ubuntu-noble-large | 2026-06-11 00:04:17.085891 | ubuntu-noble-large | ######################################################################### 2026-06-11 00:04:17.085905 | ubuntu-noble-large | # sources tracked in release repository 2026-06-11 00:04:17.085917 | ubuntu-noble-large | 2026-06-11 00:04:17.085949 | ubuntu-noble-large | [aodh-base] 2026-06-11 00:04:17.085960 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.085970 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-06-11 00:04:17.085980 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.2.tar.gz 2026-06-11 00:04:17.085990 | ubuntu-noble-large | 2026-06-11 00:04:17.085999 | ubuntu-noble-large | 2026-06-11 00:04:17.086009 | ubuntu-noble-large | 2026-06-11 00:04:17.086019 | ubuntu-noble-large | [barbican-base] 2026-06-11 00:04:17.086029 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086039 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-06-11 00:04:17.086050 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.2.tar.gz 2026-06-11 00:04:17.086059 | ubuntu-noble-large | 2026-06-11 00:04:17.086069 | ubuntu-noble-large | 2026-06-11 00:04:17.086079 | ubuntu-noble-large | 2026-06-11 00:04:17.086089 | ubuntu-noble-large | [blazar-base] 2026-06-11 00:04:17.086099 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086109 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-06-11 00:04:17.086119 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.2.tar.gz 2026-06-11 00:04:17.086129 | ubuntu-noble-large | 2026-06-11 00:04:17.086139 | ubuntu-noble-large | 2026-06-11 00:04:17.086148 | ubuntu-noble-large | 2026-06-11 00:04:17.086158 | ubuntu-noble-large | [ceilometer-base] 2026-06-11 00:04:17.086168 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086178 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:17.086187 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:17.086197 | ubuntu-noble-large | 2026-06-11 00:04:17.086206 | ubuntu-noble-large | 2026-06-11 00:04:17.086216 | ubuntu-noble-large | 2026-06-11 00:04:17.086226 | ubuntu-noble-large | [cinder-base] 2026-06-11 00:04:17.086235 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086245 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-06-11 00:04:17.086255 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.2.tar.gz 2026-06-11 00:04:17.086264 | ubuntu-noble-large | 2026-06-11 00:04:17.086274 | ubuntu-noble-large | 2026-06-11 00:04:17.086284 | ubuntu-noble-large | 2026-06-11 00:04:17.086293 | ubuntu-noble-large | [designate-base] 2026-06-11 00:04:17.086303 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086313 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-06-11 00:04:17.086323 | ubuntu-noble-large | location = tarballs/designate-stable-2024.2.tar.gz 2026-06-11 00:04:17.086332 | ubuntu-noble-large | 2026-06-11 00:04:17.086342 | ubuntu-noble-large | 2026-06-11 00:04:17.086351 | ubuntu-noble-large | 2026-06-11 00:04:17.086361 | ubuntu-noble-large | [glance-base] 2026-06-11 00:04:17.086371 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086381 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-06-11 00:04:17.086391 | ubuntu-noble-large | location = tarballs/glance-stable-2024.2.tar.gz 2026-06-11 00:04:17.086509 | ubuntu-noble-large | 2026-06-11 00:04:17.086520 | ubuntu-noble-large | 2026-06-11 00:04:17.086530 | ubuntu-noble-large | 2026-06-11 00:04:17.086540 | ubuntu-noble-large | [heat-base] 2026-06-11 00:04:17.086550 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086560 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-06-11 00:04:17.086570 | ubuntu-noble-large | location = tarballs/heat-stable-2024.2.tar.gz 2026-06-11 00:04:17.086580 | ubuntu-noble-large | 2026-06-11 00:04:17.086590 | ubuntu-noble-large | 2026-06-11 00:04:17.086600 | ubuntu-noble-large | 2026-06-11 00:04:17.086610 | ubuntu-noble-large | [horizon] 2026-06-11 00:04:17.086618 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086627 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-06-11 00:04:17.086636 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.2.tar.gz 2026-06-11 00:04:17.086645 | ubuntu-noble-large | 2026-06-11 00:04:17.086654 | ubuntu-noble-large | 2026-06-11 00:04:17.086663 | ubuntu-noble-large | 2026-06-11 00:04:17.086671 | ubuntu-noble-large | [ironic-base] 2026-06-11 00:04:17.086680 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086689 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-06-11 00:04:17.086698 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.2.tar.gz 2026-06-11 00:04:17.086707 | ubuntu-noble-large | 2026-06-11 00:04:17.086716 | ubuntu-noble-large | 2026-06-11 00:04:17.086724 | ubuntu-noble-large | 2026-06-11 00:04:17.086733 | ubuntu-noble-large | [keystone-base] 2026-06-11 00:04:17.086742 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086751 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-06-11 00:04:17.086760 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.2.tar.gz 2026-06-11 00:04:17.086769 | ubuntu-noble-large | 2026-06-11 00:04:17.086777 | ubuntu-noble-large | 2026-06-11 00:04:17.086786 | ubuntu-noble-large | 2026-06-11 00:04:17.086795 | ubuntu-noble-large | [magnum-base] 2026-06-11 00:04:17.086812 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086824 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-06-11 00:04:17.086840 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.2.tar.gz 2026-06-11 00:04:17.086856 | ubuntu-noble-large | 2026-06-11 00:04:17.086870 | ubuntu-noble-large | 2026-06-11 00:04:17.086884 | ubuntu-noble-large | 2026-06-11 00:04:17.086899 | ubuntu-noble-large | [manila-base] 2026-06-11 00:04:17.086914 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.086929 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-06-11 00:04:17.086945 | ubuntu-noble-large | location = tarballs/manila-stable-2024.2.tar.gz 2026-06-11 00:04:17.086960 | ubuntu-noble-large | 2026-06-11 00:04:17.086976 | ubuntu-noble-large | 2026-06-11 00:04:17.086992 | ubuntu-noble-large | 2026-06-11 00:04:17.087007 | ubuntu-noble-large | [masakari-base] 2026-06-11 00:04:17.087024 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087047 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-06-11 00:04:17.087057 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.2.tar.gz 2026-06-11 00:04:17.087066 | ubuntu-noble-large | 2026-06-11 00:04:17.087075 | ubuntu-noble-large | 2026-06-11 00:04:17.087083 | ubuntu-noble-large | 2026-06-11 00:04:17.087092 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-06-11 00:04:17.087101 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087110 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:17.087120 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:17.087129 | ubuntu-noble-large | 2026-06-11 00:04:17.087137 | ubuntu-noble-large | 2026-06-11 00:04:17.087146 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-06-11 00:04:17.087155 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087164 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:17.087173 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:17.087182 | ubuntu-noble-large | 2026-06-11 00:04:17.087191 | ubuntu-noble-large | 2026-06-11 00:04:17.087200 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-06-11 00:04:17.087209 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087221 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:17.087237 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:17.087252 | ubuntu-noble-large | 2026-06-11 00:04:17.087269 | ubuntu-noble-large | 2026-06-11 00:04:17.087283 | ubuntu-noble-large | 2026-06-11 00:04:17.087299 | ubuntu-noble-large | [neutron-base] 2026-06-11 00:04:17.087308 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087317 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-06-11 00:04:17.087326 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.2.tar.gz 2026-06-11 00:04:17.087335 | ubuntu-noble-large | 2026-06-11 00:04:17.087344 | ubuntu-noble-large | 2026-06-11 00:04:17.087352 | ubuntu-noble-large | 2026-06-11 00:04:17.087361 | ubuntu-noble-large | [nova-base] 2026-06-11 00:04:17.087370 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087379 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-06-11 00:04:17.087388 | ubuntu-noble-large | location = tarballs/nova-stable-2024.2.tar.gz 2026-06-11 00:04:17.087421 | ubuntu-noble-large | 2026-06-11 00:04:17.087455 | ubuntu-noble-large | 2026-06-11 00:04:17.087465 | ubuntu-noble-large | 2026-06-11 00:04:17.087474 | ubuntu-noble-large | [octavia-base] 2026-06-11 00:04:17.087483 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087492 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-06-11 00:04:17.087501 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.2.tar.gz 2026-06-11 00:04:17.087510 | ubuntu-noble-large | 2026-06-11 00:04:17.087518 | ubuntu-noble-large | 2026-06-11 00:04:17.087527 | ubuntu-noble-large | 2026-06-11 00:04:17.087536 | ubuntu-noble-large | [placement-base] 2026-06-11 00:04:17.087545 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087554 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-06-11 00:04:17.087562 | ubuntu-noble-large | location = tarballs/placement-stable-2024.2.tar.gz 2026-06-11 00:04:17.087571 | ubuntu-noble-large | 2026-06-11 00:04:17.087580 | ubuntu-noble-large | 2026-06-11 00:04:17.087589 | ubuntu-noble-large | 2026-06-11 00:04:17.087598 | ubuntu-noble-large | [skyline-apiserver-base] 2026-06-11 00:04:17.087607 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087631 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:04:17.087641 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:04:17.087660 | ubuntu-noble-large | 2026-06-11 00:04:17.087669 | ubuntu-noble-large | 2026-06-11 00:04:17.087677 | ubuntu-noble-large | 2026-06-11 00:04:17.087686 | ubuntu-noble-large | [skyline-console-base] 2026-06-11 00:04:17.087695 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.087704 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-06-11 00:04:17.087713 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.2.tar.gz 2026-06-11 00:04:17.087722 | ubuntu-noble-large | 2026-06-11 00:04:17.087731 | ubuntu-noble-large | 2026-06-11 00:04:17.087740 | ubuntu-noble-large | [openstack-base] 2026-06-11 00:04:17.087749 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-06-11 00:04:17.087758 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.2.tar.gz 2026-06-11 00:04:17.087767 | ubuntu-noble-large | type = local 2026-06-11 00:04:17.088988 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-06-11 00:04:17.090919 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-06-11 00:04:17.090944 | ubuntu-noble-large | + VERSION=latest 2026-06-11 00:04:17.090953 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-06-11 00:04:17.090966 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-11 00:04:17.090974 | ubuntu-noble-large | + . defaults/all.sh 2026-06-11 00:04:17.091031 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-11 00:04:17.091042 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-11 00:04:17.091050 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-11 00:04:17.091061 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-06-11 00:04:17.091148 | ubuntu-noble-large | +++ deactivate nondestructive 2026-06-11 00:04:17.091162 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:17.091173 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:17.091181 | ubuntu-noble-large | +++ hash -r 2026-06-11 00:04:17.091192 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:17.091203 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-06-11 00:04:17.091214 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-06-11 00:04:17.091226 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-11 00:04:17.091264 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-06-11 00:04:17.091274 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-06-11 00:04:17.091285 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-11 00:04:17.091293 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-06-11 00:04:17.091305 | 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 2026-06-11 00:04:17.091316 | 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 2026-06-11 00:04:17.091327 | ubuntu-noble-large | +++ export PATH 2026-06-11 00:04:17.091336 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:04:17.091347 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-06-11 00:04:17.091355 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-06-11 00:04:17.091366 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-06-11 00:04:17.091374 | ubuntu-noble-large | +++ export PS1 2026-06-11 00:04:17.091382 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-11 00:04:17.091391 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-06-11 00:04:17.091425 | ubuntu-noble-large | +++ hash -r 2026-06-11 00:04:17.091448 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-06-11 00:04:17.092508 | ubuntu-noble-large | +++ date +%Y%m%d 2026-06-11 00:04:17.095275 | ubuntu-noble-large | ++ export BUILD_ID=20260611 2026-06-11 00:04:17.095298 | ubuntu-noble-large | ++ BUILD_ID=20260611 2026-06-11 00:04:17.095307 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-06-11 00:04:17.095316 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-06-11 00:04:17.095324 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-06-11 00:04:17.095335 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-06-11 00:04:17.095343 | ubuntu-noble-large | + export VERSION 2026-06-11 00:04:17.095351 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-06-11 00:04:17.095359 | ubuntu-noble-large | + mkdir -p tarballs 2026-06-11 00:04:17.099137 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-06-11 00:04:27.779974 | ubuntu-noble-large | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-06-11 00:04:27.780139 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=39 time=131 ms 2026-06-11 00:04:27.908928 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=39 time=128 ms 2026-06-11 00:04:27.909042 | ubuntu-noble-large | 2026-06-11 00:04:27.909058 | ubuntu-noble-large | --- tarballs.opendev.org ping statistics --- 2026-06-11 00:04:27.909071 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 3398ms 2026-06-11 00:04:27.909082 | ubuntu-noble-large | rtt min/avg/max/mdev = 128.328/129.836/131.345/1.508 ms 2026-06-11 00:04:27.913251 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-06-11 00:04:27.913322 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-06-11 00:04:27.918693 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:27.918741 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:27.920093 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-06-11 00:04:27.923658 | ubuntu-noble-large | + filename=aodh-stable-2024.2.tar.gz 2026-06-11 00:04:27.923721 | ubuntu-noble-large | + [[ -e aodh-stable-2024.2.tar.gz ]] 2026-06-11 00:04:27.923744 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-06-11 00:04:27.923758 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-06-11 00:04:27.923770 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.039637 | ubuntu-noble-large | 2026-06-11 00:04:29 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:29.041902 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:29.041957 | ubuntu-noble-large | + echo Process aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.041977 | ubuntu-noble-large | Process aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.043888 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.044093 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:29.044539 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:29.055463 | ubuntu-noble-large | + directory=aodh-19.0.0.0rc2.dev2 2026-06-11 00:04:29.055520 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.055544 | ubuntu-noble-large | Check patches for aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.055557 | ubuntu-noble-large | + [[ -e ../patches/2024.2/aodh ]] 2026-06-11 00:04:29.055568 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.055578 | ubuntu-noble-large | Check overlays for aodh-stable-2024.2.tar.gz 2026-06-11 00:04:29.055588 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/aodh/source ]] 2026-06-11 00:04:29.055599 | ubuntu-noble-large | + popd 2026-06-11 00:04:29.055976 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:29.055989 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:29.056978 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-06-11 00:04:29.060167 | ubuntu-noble-large | + filename=barbican-stable-2024.2.tar.gz 2026-06-11 00:04:29.060189 | ubuntu-noble-large | + [[ -e barbican-stable-2024.2.tar.gz ]] 2026-06-11 00:04:29.060207 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-06-11 00:04:29.060217 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-06-11 00:04:29.060228 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.346105 | ubuntu-noble-large | 2026-06-11 00:04:30 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:30.348729 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:30.348783 | ubuntu-noble-large | + echo Process barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.348798 | ubuntu-noble-large | Process barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.351831 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.352124 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:30.352641 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:30.363684 | ubuntu-noble-large | + directory=barbican-19.0.1.dev3 2026-06-11 00:04:30.363747 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.363760 | ubuntu-noble-large | Check patches for barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.363771 | ubuntu-noble-large | + [[ -e ../patches/2024.2/barbican ]] 2026-06-11 00:04:30.363789 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.363800 | ubuntu-noble-large | Check overlays for barbican-stable-2024.2.tar.gz 2026-06-11 00:04:30.363810 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/barbican/source ]] 2026-06-11 00:04:30.363821 | ubuntu-noble-large | + popd 2026-06-11 00:04:30.363931 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:30.363946 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:30.365322 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-06-11 00:04:30.368326 | ubuntu-noble-large | + filename=blazar-stable-2024.2.tar.gz 2026-06-11 00:04:30.368383 | ubuntu-noble-large | + [[ -e blazar-stable-2024.2.tar.gz ]] 2026-06-11 00:04:30.368431 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-06-11 00:04:30.368447 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-06-11 00:04:30.368499 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.658259 | ubuntu-noble-large | 2026-06-11 00:04:31 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [430191/430191] -> "blazar-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:31.661036 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:31.661080 | ubuntu-noble-large | + echo Process blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.661095 | ubuntu-noble-large | Process blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.663367 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.664101 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:31.664510 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:31.673337 | ubuntu-noble-large | + directory=blazar-14.0.1.dev6 2026-06-11 00:04:31.673435 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.673455 | ubuntu-noble-large | Check patches for blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.673472 | ubuntu-noble-large | + [[ -e ../patches/2024.2/blazar ]] 2026-06-11 00:04:31.673571 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.673585 | ubuntu-noble-large | Check overlays for blazar-stable-2024.2.tar.gz 2026-06-11 00:04:31.673596 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/blazar/source ]] 2026-06-11 00:04:31.673611 | ubuntu-noble-large | + popd 2026-06-11 00:04:31.673756 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:31.673770 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:31.674725 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:31.676456 | ubuntu-noble-large | + filename=ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:31.676482 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2026-06-11 00:04:31.676551 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:31.676564 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:31.676578 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.014991 | ubuntu-noble-large | 2026-06-11 00:04:33 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:33.017638 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:33.017697 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.017711 | ubuntu-noble-large | Process ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.020435 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.020687 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:33.021093 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:33.031311 | ubuntu-noble-large | + directory=ceilometer-23.0.2.dev1 2026-06-11 00:04:33.031476 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.031506 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.031522 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ceilometer ]] 2026-06-11 00:04:33.031536 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.031549 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.2.tar.gz 2026-06-11 00:04:33.031571 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2026-06-11 00:04:33.031586 | ubuntu-noble-large | + popd 2026-06-11 00:04:33.031645 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:33.031670 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:33.032856 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-06-11 00:04:33.035536 | ubuntu-noble-large | + filename=cinder-stable-2024.2.tar.gz 2026-06-11 00:04:33.035618 | ubuntu-noble-large | + [[ -e cinder-stable-2024.2.tar.gz ]] 2026-06-11 00:04:33.035645 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-06-11 00:04:33.035660 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-06-11 00:04:33.035675 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.424509 | ubuntu-noble-large | 2026-06-11 00:04:35 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6382230/6382230] -> "cinder-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:35.426814 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:35.426850 | ubuntu-noble-large | + echo Process cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.426864 | ubuntu-noble-large | Process cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.429691 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.429815 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:35.430180 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:35.438440 | ubuntu-noble-large | + directory=cinder-25.3.2.dev2 2026-06-11 00:04:35.438488 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.438503 | ubuntu-noble-large | Check patches for cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.438585 | ubuntu-noble-large | + [[ -e ../patches/2024.2/cinder ]] 2026-06-11 00:04:35.438602 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.776505 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2026-06-11 00:04:35.780153 | ubuntu-noble-large | + pushd cinder-25.3.2.dev2 2026-06-11 00:04:35.782778 | ubuntu-noble-large | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2026-06-11 00:04:35.782980 | ubuntu-noble-large | ++ sort 2026-06-11 00:04:35.788306 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:35.788360 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2026-06-11 00:04:35.788373 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2026-06-11 00:04:35.788435 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:35.792273 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-06-11 00:04:35.793259 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-06-11 00:04:35.793714 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-06-11 00:04:35.794226 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-06-11 00:04:35.794917 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:35.797032 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-06-11 00:04:35.797445 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2026-06-11 00:04:35.797645 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-06-11 00:04:35.797924 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2026-06-11 00:04:35.798688 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:35.798716 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2026-06-11 00:04:35.798728 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2026-06-11 00:04:35.798744 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:35.802256 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-06-11 00:04:35.803808 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-06-11 00:04:35.805104 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-06-11 00:04:35.805668 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-06-11 00:04:35.806253 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-06-11 00:04:35.806977 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-06-11 00:04:35.807786 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-06-11 00:04:35.808204 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-06-11 00:04:35.808741 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:35.812119 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-06-11 00:04:35.813654 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-06-11 00:04:35.814852 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-06-11 00:04:35.815212 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-06-11 00:04:35.815798 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-06-11 00:04:35.816436 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-06-11 00:04:35.817163 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-06-11 00:04:35.817604 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-06-11 00:04:35.819475 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:35.819505 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2026-06-11 00:04:35.819516 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2026-06-11 00:04:35.819530 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:35.822138 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-06-11 00:04:35.822638 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-06-11 00:04:35.822895 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-06-11 00:04:35.823297 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:35.825582 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-06-11 00:04:35.825948 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-06-11 00:04:35.826202 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-06-11 00:04:35.827034 | ubuntu-noble-large | + popd 2026-06-11 00:04:35.827175 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-06-11 00:04:37.018687 | ubuntu-noble-large | + rm -r cinder-25.3.2.dev2 2026-06-11 00:04:37.107562 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.2.tar.gz 2026-06-11 00:04:37.107650 | ubuntu-noble-large | Check overlays for cinder-stable-2024.2.tar.gz 2026-06-11 00:04:37.107669 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/cinder/source ]] 2026-06-11 00:04:37.107680 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2026-06-11 00:04:37.438486 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2026-06-11 00:04:37.446140 | ubuntu-noble-large | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.2.dev2 2026-06-11 00:04:37.457429 | ubuntu-noble-large | sending incremental file list 2026-06-11 00:04:37.459558 | ubuntu-noble-large | ./ 2026-06-11 00:04:37.460053 | ubuntu-noble-large | cinder/ 2026-06-11 00:04:37.460132 | ubuntu-noble-large | cinder/volume/ 2026-06-11 00:04:37.460147 | ubuntu-noble-large | cinder/volume/drivers/ 2026-06-11 00:04:37.460205 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2026-06-11 00:04:37.505545 | ubuntu-noble-large | 2026-06-11 00:04:37.505623 | ubuntu-noble-large | sent 11,648 bytes received 54 bytes 23,404.00 bytes/sec 2026-06-11 00:04:37.505638 | ubuntu-noble-large | total size is 44,135 speedup is 3.77 2026-06-11 00:04:37.507529 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.2.dev2 2026-06-11 00:04:38.717484 | ubuntu-noble-large | + rm -r cinder-25.3.2.dev2 2026-06-11 00:04:38.794355 | ubuntu-noble-large | + popd 2026-06-11 00:04:38.794540 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:38.794559 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:38.795750 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-06-11 00:04:38.797429 | ubuntu-noble-large | + filename=designate-stable-2024.2.tar.gz 2026-06-11 00:04:38.797473 | ubuntu-noble-large | + [[ -e designate-stable-2024.2.tar.gz ]] 2026-06-11 00:04:38.797563 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-06-11 00:04:38.797597 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-06-11 00:04:38.797608 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.188450 | ubuntu-noble-large | 2026-06-11 00:04:40 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [999435/999435] -> "designate-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:40.191377 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:40.191564 | ubuntu-noble-large | + echo Process designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.191582 | ubuntu-noble-large | Process designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.193489 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.194185 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:40.194693 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:40.201518 | ubuntu-noble-large | + directory=designate-19.1.1.dev1 2026-06-11 00:04:40.201574 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.201586 | ubuntu-noble-large | Check patches for designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.201598 | ubuntu-noble-large | + [[ -e ../patches/2024.2/designate ]] 2026-06-11 00:04:40.201615 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.201625 | ubuntu-noble-large | Check overlays for designate-stable-2024.2.tar.gz 2026-06-11 00:04:40.201634 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/designate/source ]] 2026-06-11 00:04:40.201644 | ubuntu-noble-large | + popd 2026-06-11 00:04:40.201785 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:40.201800 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:40.203437 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-06-11 00:04:40.206314 | ubuntu-noble-large | + filename=glance-stable-2024.2.tar.gz 2026-06-11 00:04:40.206352 | ubuntu-noble-large | + [[ -e glance-stable-2024.2.tar.gz ]] 2026-06-11 00:04:40.206418 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-06-11 00:04:40.206435 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-06-11 00:04:40.206451 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.756492 | ubuntu-noble-large | 2026-06-11 00:04:41 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2138170/2138170] -> "glance-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:41.759317 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:41.759377 | ubuntu-noble-large | + echo Process glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.759390 | ubuntu-noble-large | Process glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.761648 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.761866 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:41.762208 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:41.771808 | ubuntu-noble-large | + directory=glance-29.2.1.dev1 2026-06-11 00:04:41.771873 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.771888 | ubuntu-noble-large | Check patches for glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.771900 | ubuntu-noble-large | + [[ -e ../patches/2024.2/glance ]] 2026-06-11 00:04:41.771918 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.771928 | ubuntu-noble-large | Check overlays for glance-stable-2024.2.tar.gz 2026-06-11 00:04:41.771937 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/glance/source ]] 2026-06-11 00:04:41.771946 | ubuntu-noble-large | + popd 2026-06-11 00:04:41.772003 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:41.772014 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:41.773335 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-06-11 00:04:41.775950 | ubuntu-noble-large | + filename=heat-stable-2024.2.tar.gz 2026-06-11 00:04:41.776012 | ubuntu-noble-large | + [[ -e heat-stable-2024.2.tar.gz ]] 2026-06-11 00:04:41.776035 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-06-11 00:04:41.776047 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-06-11 00:04:41.776059 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.391376 | ubuntu-noble-large | 2026-06-11 00:04:43 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2368505/2368505] -> "heat-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:43.393723 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:43.393755 | ubuntu-noble-large | + echo Process heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.393766 | ubuntu-noble-large | Process heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.396483 | ubuntu-noble-large | ++ tar -tzf heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.396966 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:43.397087 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:43.404802 | ubuntu-noble-large | + directory=openstack_heat-23.0.1.dev13 2026-06-11 00:04:43.404853 | ubuntu-noble-large | + echo Check patches for heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.404867 | ubuntu-noble-large | Check patches for heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.404886 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_heat ]] 2026-06-11 00:04:43.404902 | ubuntu-noble-large | + echo Check overlays for heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.404913 | ubuntu-noble-large | Check overlays for heat-stable-2024.2.tar.gz 2026-06-11 00:04:43.404929 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2026-06-11 00:04:43.404966 | ubuntu-noble-large | + popd 2026-06-11 00:04:43.405143 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:43.405163 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:43.406310 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-06-11 00:04:43.408710 | ubuntu-noble-large | + filename=horizon-stable-2024.2.tar.gz 2026-06-11 00:04:43.408739 | ubuntu-noble-large | + [[ -e horizon-stable-2024.2.tar.gz ]] 2026-06-11 00:04:43.408758 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-06-11 00:04:43.408771 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-06-11 00:04:43.408787 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.415371 | ubuntu-noble-large | 2026-06-11 00:04:45 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5709762/5709762] -> "horizon-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:45.417629 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:45.417656 | ubuntu-noble-large | + echo Process horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.417664 | ubuntu-noble-large | Process horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.420071 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.420391 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:45.420988 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:45.429735 | ubuntu-noble-large | + directory=horizon-25.1.3.dev2 2026-06-11 00:04:45.429800 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.429813 | ubuntu-noble-large | Check patches for horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.429823 | ubuntu-noble-large | + [[ -e ../patches/2024.2/horizon ]] 2026-06-11 00:04:45.429835 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.429844 | ubuntu-noble-large | Check overlays for horizon-stable-2024.2.tar.gz 2026-06-11 00:04:45.429873 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/horizon/source ]] 2026-06-11 00:04:45.429885 | ubuntu-noble-large | + popd 2026-06-11 00:04:45.430045 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:45.430058 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:45.431453 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-06-11 00:04:45.434306 | ubuntu-noble-large | + filename=ironic-stable-2024.2.tar.gz 2026-06-11 00:04:45.434374 | ubuntu-noble-large | + [[ -e ironic-stable-2024.2.tar.gz ]] 2026-06-11 00:04:45.434426 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-06-11 00:04:45.434449 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-06-11 00:04:45.434464 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.037923 | ubuntu-noble-large | 2026-06-11 00:04:47 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2632895/2632895] -> "ironic-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:47.040612 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:47.040643 | ubuntu-noble-large | + echo Process ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.040662 | ubuntu-noble-large | Process ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.044645 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.045117 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:47.045630 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:47.054783 | ubuntu-noble-large | + directory=ironic-26.1.6.dev4 2026-06-11 00:04:47.054868 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.054887 | ubuntu-noble-large | Check patches for ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.054903 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ironic ]] 2026-06-11 00:04:47.054918 | ubuntu-noble-large | + tar xzf ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.248991 | ubuntu-noble-large | + rm ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.254590 | ubuntu-noble-large | + pushd ironic-26.1.6.dev4 2026-06-11 00:04:47.256867 | ubuntu-noble-large | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2026-06-11 00:04:47.257294 | ubuntu-noble-large | ++ sort 2026-06-11 00:04:47.262773 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:47.262805 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2026-06-11 00:04:47.262823 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2026-06-11 00:04:47.262833 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:47.264915 | ubuntu-noble-large | checking file ironic/common/grub_conf.template 2026-06-11 00:04:47.265262 | ubuntu-noble-large | checking file ironic/common/pxe_utils.py 2026-06-11 00:04:47.265566 | ubuntu-noble-large | checking file ironic/drivers/modules/pxe_grub_config.template 2026-06-11 00:04:47.265796 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_images.py 2026-06-11 00:04:47.266360 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_pxe_utils.py 2026-06-11 00:04:47.266381 | ubuntu-noble-large | Hunk #1 succeeded at 167 (offset 1 line). 2026-06-11 00:04:47.267261 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-06-11 00:04:47.267781 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2026-06-11 00:04:47.268161 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:47.271614 | ubuntu-noble-large | patching file ironic/common/grub_conf.template 2026-06-11 00:04:47.272080 | ubuntu-noble-large | patching file ironic/common/pxe_utils.py 2026-06-11 00:04:47.272626 | ubuntu-noble-large | patching file ironic/drivers/modules/pxe_grub_config.template 2026-06-11 00:04:47.272949 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_images.py 2026-06-11 00:04:47.273897 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_pxe_utils.py 2026-06-11 00:04:47.273941 | ubuntu-noble-large | Hunk #1 succeeded at 167 (offset 1 line). 2026-06-11 00:04:47.275181 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2026-06-11 00:04:47.276090 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2026-06-11 00:04:47.278152 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:47.278183 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch' 2026-06-11 00:04:47.278199 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-940433.patch 2026-06-11 00:04:47.278210 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:47.280377 | ubuntu-noble-large | checking file ironic/drivers/modules/redfish/management.py 2026-06-11 00:04:47.280726 | ubuntu-noble-large | checking file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-06-11 00:04:47.281051 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:47.284224 | ubuntu-noble-large | patching file ironic/drivers/modules/redfish/management.py 2026-06-11 00:04:47.284765 | ubuntu-noble-large | patching file releasenotes/notes/reduce-secure-boot-noisy-exceptions-to-INFO-logs-24479c994d93de21.yaml 2026-06-11 00:04:47.285572 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:47.285594 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch' 2026-06-11 00:04:47.285611 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-971459.patch 2026-06-11 00:04:47.285623 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:47.287454 | ubuntu-noble-large | checking file ironic/common/states.py 2026-06-11 00:04:47.287771 | ubuntu-noble-large | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-06-11 00:04:47.287975 | ubuntu-noble-large | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-06-11 00:04:47.288316 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:47.291128 | ubuntu-noble-large | patching file ironic/common/states.py 2026-06-11 00:04:47.291681 | ubuntu-noble-large | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-06-11 00:04:47.292003 | ubuntu-noble-large | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-06-11 00:04:47.292898 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:47.292920 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch' 2026-06-11 00:04:47.292935 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/fix-policy-scope-for-automated-cleaning.patch 2026-06-11 00:04:47.292949 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:47.297748 | ubuntu-noble-large | checking file ironic/common/policy.py 2026-06-11 00:04:47.298737 | ubuntu-noble-large | checking file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-06-11 00:04:47.299310 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:47.302196 | ubuntu-noble-large | patching file ironic/common/policy.py 2026-06-11 00:04:47.302736 | ubuntu-noble-large | patching file releasenotes/notes/change-scope-restriction-automated-clean-2f9f82058b5bad87.yaml 2026-06-11 00:04:47.303520 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:47.303544 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2026-06-11 00:04:47.303550 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2026-06-11 00:04:47.303554 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:47.306614 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2026-06-11 00:04:47.307195 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:47.309783 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2026-06-11 00:04:47.310492 | ubuntu-noble-large | + popd 2026-06-11 00:04:47.310651 | ubuntu-noble-large | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.6.dev4 2026-06-11 00:04:47.864087 | ubuntu-noble-large | + rm -r ironic-26.1.6.dev4 2026-06-11 00:04:47.930677 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.930775 | ubuntu-noble-large | Check overlays for ironic-stable-2024.2.tar.gz 2026-06-11 00:04:47.930782 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ironic/source ]] 2026-06-11 00:04:47.930797 | ubuntu-noble-large | + popd 2026-06-11 00:04:47.930803 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:47.930809 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:47.932565 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-06-11 00:04:47.936080 | ubuntu-noble-large | + filename=keystone-stable-2024.2.tar.gz 2026-06-11 00:04:47.936110 | ubuntu-noble-large | + [[ -e keystone-stable-2024.2.tar.gz ]] 2026-06-11 00:04:47.936121 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-06-11 00:04:47.936127 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-06-11 00:04:47.936132 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.418976 | ubuntu-noble-large | 2026-06-11 00:04:49 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1745968/1745968] -> "keystone-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:49.421741 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:49.421805 | ubuntu-noble-large | + echo Process keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.421823 | ubuntu-noble-large | Process keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.424296 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.424648 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:49.424987 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:49.433914 | ubuntu-noble-large | + directory=keystone-26.1.1.dev9 2026-06-11 00:04:49.433969 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.433983 | ubuntu-noble-large | Check patches for keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.434030 | ubuntu-noble-large | + [[ -e ../patches/2024.2/keystone ]] 2026-06-11 00:04:49.434042 | ubuntu-noble-large | + tar xzf keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.549980 | ubuntu-noble-large | + rm keystone-stable-2024.2.tar.gz 2026-06-11 00:04:49.555103 | ubuntu-noble-large | + pushd keystone-26.1.1.dev9 2026-06-11 00:04:49.557463 | ubuntu-noble-large | ++ sort 2026-06-11 00:04:49.557554 | ubuntu-noble-large | ++ find ../../patches/2024.2/keystone -type f -name '*.patch' 2026-06-11 00:04:49.563125 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:49.563190 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch' 2026-06-11 00:04:49.563206 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/keystone/cve-2026-42998-43001-keystone-security-patches-v4.2024.2.patch 2026-06-11 00:04:49.563243 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:49.566112 | ubuntu-noble-large | checking file keystone/api/_shared/EC2_S3_Resource.py 2026-06-11 00:04:49.566522 | ubuntu-noble-large | checking file keystone/api/credentials.py 2026-06-11 00:04:49.567037 | ubuntu-noble-large | checking file keystone/api/users.py 2026-06-11 00:04:49.567805 | ubuntu-noble-large | checking file keystone/conf/security_compliance.py 2026-06-11 00:04:49.568178 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_application_credential.py 2026-06-11 00:04:49.568924 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_credential.py 2026-06-11 00:04:49.569946 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_oauth1.py 2026-06-11 00:04:49.570489 | ubuntu-noble-large | checking file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-06-11 00:04:49.570748 | ubuntu-noble-large | checking file keystone/auth/plugins/core.py 2026-06-11 00:04:49.572158 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_auth.py 2026-06-11 00:04:49.573668 | ubuntu-noble-large | checking file doc/source/user/application_credentials.rst 2026-06-11 00:04:49.573913 | ubuntu-noble-large | checking file keystone/api/trusts.py 2026-06-11 00:04:49.574323 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_trust.py 2026-06-11 00:04:49.574714 | ubuntu-noble-large | checking file keystone/auth/plugins/mapped.py 2026-06-11 00:04:49.574965 | ubuntu-noble-large | checking file keystone/tests/unit/auth/plugins/test_mapped.py 2026-06-11 00:04:49.575378 | ubuntu-noble-large | checking file keystone/api/trusts.py 2026-06-11 00:04:49.575493 | ubuntu-noble-large | Hunk #1 succeeded at 297 (offset -19 lines). 2026-06-11 00:04:49.575706 | ubuntu-noble-large | checking file keystone/common/policies/base.py 2026-06-11 00:04:49.575900 | ubuntu-noble-large | checking file keystone/common/rbac_enforcer/enforcer.py 2026-06-11 00:04:49.576249 | ubuntu-noble-large | checking file keystone/tests/protection/v3/test_credentials.py 2026-06-11 00:04:49.576882 | ubuntu-noble-large | checking file keystone/tests/protection/v3/test_grants.py 2026-06-11 00:04:49.577421 | ubuntu-noble-large | checking file keystone/tests/unit/common/test_rbac_enforcer.py 2026-06-11 00:04:49.577788 | ubuntu-noble-large | checking file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-06-11 00:04:49.578361 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:49.581763 | ubuntu-noble-large | patching file keystone/api/_shared/EC2_S3_Resource.py 2026-06-11 00:04:49.582022 | ubuntu-noble-large | patching file keystone/api/credentials.py 2026-06-11 00:04:49.582619 | ubuntu-noble-large | patching file keystone/api/users.py 2026-06-11 00:04:49.583295 | ubuntu-noble-large | patching file keystone/conf/security_compliance.py 2026-06-11 00:04:49.583707 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_application_credential.py 2026-06-11 00:04:49.584438 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_credential.py 2026-06-11 00:04:49.585467 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_oauth1.py 2026-06-11 00:04:49.585950 | ubuntu-noble-large | patching file releasenotes/notes/bug-2150089-e91b592c948e5771.yaml 2026-06-11 00:04:49.586231 | ubuntu-noble-large | patching file keystone/auth/plugins/core.py 2026-06-11 00:04:49.587514 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_auth.py 2026-06-11 00:04:49.588967 | ubuntu-noble-large | patching file doc/source/user/application_credentials.rst 2026-06-11 00:04:49.589199 | ubuntu-noble-large | patching file keystone/api/trusts.py 2026-06-11 00:04:49.589693 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_trust.py 2026-06-11 00:04:49.590005 | ubuntu-noble-large | patching file keystone/auth/plugins/mapped.py 2026-06-11 00:04:49.590184 | ubuntu-noble-large | patching file keystone/tests/unit/auth/plugins/test_mapped.py 2026-06-11 00:04:49.592505 | ubuntu-noble-large | patching file keystone/api/trusts.py 2026-06-11 00:04:49.592649 | ubuntu-noble-large | patching file keystone/common/policies/base.py 2026-06-11 00:04:49.592835 | ubuntu-noble-large | patching file keystone/common/rbac_enforcer/enforcer.py 2026-06-11 00:04:49.593103 | ubuntu-noble-large | patching file keystone/tests/protection/v3/test_credentials.py 2026-06-11 00:04:49.593641 | ubuntu-noble-large | patching file keystone/tests/protection/v3/test_grants.py 2026-06-11 00:04:49.594051 | ubuntu-noble-large | patching file keystone/tests/unit/common/test_rbac_enforcer.py 2026-06-11 00:04:49.594358 | ubuntu-noble-large | patching file releasenotes/notes/bug-2148398-e35dd449b3a330e6.yaml 2026-06-11 00:04:49.595673 | ubuntu-noble-large | + popd 2026-06-11 00:04:49.595986 | ubuntu-noble-large | + tar czf keystone-stable-2024.2.tar.gz keystone-26.1.1.dev9 2026-06-11 00:04:49.980300 | ubuntu-noble-large | + rm -r keystone-26.1.1.dev9 2026-06-11 00:04:50.028903 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.2.tar.gz 2026-06-11 00:04:50.029043 | ubuntu-noble-large | Check overlays for keystone-stable-2024.2.tar.gz 2026-06-11 00:04:50.029071 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/keystone/source ]] 2026-06-11 00:04:50.029106 | ubuntu-noble-large | + popd 2026-06-11 00:04:50.029127 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:50.029147 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:50.030457 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-06-11 00:04:50.033567 | ubuntu-noble-large | + filename=magnum-stable-2024.2.tar.gz 2026-06-11 00:04:50.033638 | ubuntu-noble-large | + [[ -e magnum-stable-2024.2.tar.gz ]] 2026-06-11 00:04:50.033665 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-06-11 00:04:50.033684 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-06-11 00:04:50.033701 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.417718 | ubuntu-noble-large | 2026-06-11 00:04:51 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:51.419927 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:51.419951 | ubuntu-noble-large | + echo Process magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.419959 | ubuntu-noble-large | Process magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.422652 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.423230 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:51.423377 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:51.431304 | ubuntu-noble-large | + directory=magnum-19.0.1.dev7 2026-06-11 00:04:51.431343 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.431351 | ubuntu-noble-large | Check patches for magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.431426 | ubuntu-noble-large | + [[ -e ../patches/2024.2/magnum ]] 2026-06-11 00:04:51.431547 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.431557 | ubuntu-noble-large | Check overlays for magnum-stable-2024.2.tar.gz 2026-06-11 00:04:51.431568 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/magnum/source ]] 2026-06-11 00:04:51.431614 | ubuntu-noble-large | + popd 2026-06-11 00:04:51.431758 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:51.431769 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:51.433052 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-06-11 00:04:51.436091 | ubuntu-noble-large | + filename=manila-stable-2024.2.tar.gz 2026-06-11 00:04:51.436116 | ubuntu-noble-large | + [[ -e manila-stable-2024.2.tar.gz ]] 2026-06-11 00:04:51.436134 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-06-11 00:04:51.436147 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-06-11 00:04:51.436161 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.127996 | ubuntu-noble-large | 2026-06-11 00:04:53 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3518109/3518109] -> "manila-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:53.130860 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:53.130942 | ubuntu-noble-large | + echo Process manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.130978 | ubuntu-noble-large | Process manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.133120 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.133489 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:53.133998 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:53.144500 | ubuntu-noble-large | + directory=manila-19.1.2.dev7 2026-06-11 00:04:53.144563 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.144575 | ubuntu-noble-large | Check patches for manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.144585 | ubuntu-noble-large | + [[ -e ../patches/2024.2/manila ]] 2026-06-11 00:04:53.144680 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.144693 | ubuntu-noble-large | Check overlays for manila-stable-2024.2.tar.gz 2026-06-11 00:04:53.144702 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/manila/source ]] 2026-06-11 00:04:53.144716 | ubuntu-noble-large | + popd 2026-06-11 00:04:53.144871 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:53.144885 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:53.146219 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-06-11 00:04:53.149343 | ubuntu-noble-large | + filename=masakari-stable-2024.2.tar.gz 2026-06-11 00:04:53.149361 | ubuntu-noble-large | + [[ -e masakari-stable-2024.2.tar.gz ]] 2026-06-11 00:04:53.149468 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-06-11 00:04:53.149483 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-06-11 00:04:53.149496 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.272841 | ubuntu-noble-large | 2026-06-11 00:04:54 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:54.275439 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:54.275471 | ubuntu-noble-large | + echo Process masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.275484 | ubuntu-noble-large | Process masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.277902 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.278209 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:54.279230 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:54.287076 | ubuntu-noble-large | + directory=masakari-18.0.0.0rc2.dev2 2026-06-11 00:04:54.287103 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.287117 | ubuntu-noble-large | Check patches for masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.287237 | ubuntu-noble-large | + [[ -e ../patches/2024.2/masakari ]] 2026-06-11 00:04:54.287301 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.287312 | ubuntu-noble-large | Check overlays for masakari-stable-2024.2.tar.gz 2026-06-11 00:04:54.287325 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/masakari/source ]] 2026-06-11 00:04:54.287338 | ubuntu-noble-large | + popd 2026-06-11 00:04:54.287560 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:54.287578 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:54.288874 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:54.292556 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:54.292581 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-06-11 00:04:54.292698 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:54.292712 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:54.292743 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.260688 | ubuntu-noble-large | 2026-06-11 00:04:55 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] 2026-06-11 00:04:55.262998 | 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* ]] 2026-06-11 00:04:55.263049 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.263089 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.265722 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.265935 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:55.266124 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:55.276266 | ubuntu-noble-large | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-06-11 00:04:55.276301 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.276314 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.276431 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2026-06-11 00:04:55.276455 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.298529 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.302180 | ubuntu-noble-large | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-06-11 00:04:55.304505 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2026-06-11 00:04:55.304616 | ubuntu-noble-large | ++ sort 2026-06-11 00:04:55.309725 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:04:55.309837 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2026-06-11 00:04:55.309854 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2026-06-11 00:04:55.309869 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:04:55.313055 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2026-06-11 00:04:55.313528 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-06-11 00:04:55.314113 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:04:55.317228 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2026-06-11 00:04:55.317580 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2026-06-11 00:04:55.318156 | ubuntu-noble-large | + popd 2026-06-11 00:04:55.318332 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-06-11 00:04:55.364335 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-06-11 00:04:55.376234 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.376297 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.376317 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2026-06-11 00:04:55.376342 | ubuntu-noble-large | + popd 2026-06-11 00:04:55.376361 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:55.376384 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:55.377327 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.379383 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:04:55.379483 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2026-06-11 00:04:55.379504 | ubuntu-noble-large | + popd 2026-06-11 00:04:55.379532 | ubuntu-noble-large | + continue 2026-06-11 00:04:55.379550 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:55.379568 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:55.380547 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:55.382929 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:55.382965 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2026-06-11 00:04:55.382982 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:55.382996 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:55.383049 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.500714 | ubuntu-noble-large | 2026-06-11 00:04:56 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] 2026-06-11 00:04:56.502662 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:56.502738 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.502759 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.504953 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.505432 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:56.505854 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:56.513095 | ubuntu-noble-large | + directory=neutron_vpnaas-25.0.1.dev4 2026-06-11 00:04:56.513186 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.513203 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.513215 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2026-06-11 00:04:56.513231 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.513245 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2026-06-11 00:04:56.513294 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2026-06-11 00:04:56.513310 | ubuntu-noble-large | + popd 2026-06-11 00:04:56.513585 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:56.513645 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:56.514905 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-06-11 00:04:56.517985 | ubuntu-noble-large | + filename=neutron-stable-2024.2.tar.gz 2026-06-11 00:04:56.518030 | ubuntu-noble-large | + [[ -e neutron-stable-2024.2.tar.gz ]] 2026-06-11 00:04:56.518051 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-06-11 00:04:56.518064 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-06-11 00:04:56.518074 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.261978 | ubuntu-noble-large | 2026-06-11 00:04:59 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14521639/14521639] -> "neutron-stable-2024.2.tar.gz" [1] 2026-06-11 00:04:59.264788 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:04:59.264843 | ubuntu-noble-large | + echo Process neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.264858 | ubuntu-noble-large | Process neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.267501 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.267775 | ubuntu-noble-large | ++ head -1 2026-06-11 00:04:59.268101 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:04:59.275882 | ubuntu-noble-large | + directory=neutron-25.2.4.dev2 2026-06-11 00:04:59.275937 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.275948 | ubuntu-noble-large | Check patches for neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.275958 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron ]] 2026-06-11 00:04:59.276050 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.276063 | ubuntu-noble-large | Check overlays for neutron-stable-2024.2.tar.gz 2026-06-11 00:04:59.276072 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron/source ]] 2026-06-11 00:04:59.276086 | ubuntu-noble-large | + popd 2026-06-11 00:04:59.276286 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:04:59.276302 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:04:59.277644 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-06-11 00:04:59.280671 | ubuntu-noble-large | + filename=nova-stable-2024.2.tar.gz 2026-06-11 00:04:59.280691 | ubuntu-noble-large | + [[ -e nova-stable-2024.2.tar.gz ]] 2026-06-11 00:04:59.280738 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-06-11 00:04:59.280751 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-06-11 00:04:59.280764 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.419677 | ubuntu-noble-large | 2026-06-11 00:05:01 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9555562/9555562] -> "nova-stable-2024.2.tar.gz" [1] 2026-06-11 00:05:01.421631 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:05:01.421656 | ubuntu-noble-large | + echo Process nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.421666 | ubuntu-noble-large | Process nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.424167 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.424538 | ubuntu-noble-large | ++ head -1 2026-06-11 00:05:01.425083 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:05:01.435220 | ubuntu-noble-large | + directory=nova-30.3.1.dev3 2026-06-11 00:05:01.435244 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.435250 | ubuntu-noble-large | Check patches for nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.435257 | ubuntu-noble-large | + [[ -e ../patches/2024.2/nova ]] 2026-06-11 00:05:01.435263 | ubuntu-noble-large | + tar xzf nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.839930 | ubuntu-noble-large | + rm nova-stable-2024.2.tar.gz 2026-06-11 00:05:01.848174 | ubuntu-noble-large | + pushd nova-30.3.1.dev3 2026-06-11 00:05:01.849977 | ubuntu-noble-large | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2026-06-11 00:05:01.850372 | ubuntu-noble-large | ++ sort 2026-06-11 00:05:01.855781 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:05:01.855817 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2026-06-11 00:05:01.855829 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2026-06-11 00:05:01.855858 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:05:01.863216 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_driver.py 2026-06-11 00:05:01.865569 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-06-11 00:05:01.865783 | ubuntu-noble-large | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-06-11 00:05:01.868316 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-06-11 00:05:01.868738 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_utils.py 2026-06-11 00:05:01.868931 | ubuntu-noble-large | checking file nova/tests/unit/virt/test_images.py 2026-06-11 00:05:01.869144 | ubuntu-noble-large | checking file nova/virt/images.py 2026-06-11 00:05:01.869351 | ubuntu-noble-large | checking file nova/virt/libvirt/imagebackend.py 2026-06-11 00:05:01.869621 | ubuntu-noble-large | checking file nova/virt/libvirt/utils.py 2026-06-11 00:05:01.869772 | ubuntu-noble-large | checking file requirements.txt 2026-06-11 00:05:01.870250 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:05:01.878972 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_driver.py 2026-06-11 00:05:01.880997 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2026-06-11 00:05:01.881238 | ubuntu-noble-large | Hunk #2 succeeded at 16793 (offset 50 lines). 2026-06-11 00:05:01.883691 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2026-06-11 00:05:01.884071 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_utils.py 2026-06-11 00:05:01.884295 | ubuntu-noble-large | patching file nova/tests/unit/virt/test_images.py 2026-06-11 00:05:01.884525 | ubuntu-noble-large | patching file nova/virt/images.py 2026-06-11 00:05:01.884771 | ubuntu-noble-large | patching file nova/virt/libvirt/imagebackend.py 2026-06-11 00:05:01.885042 | ubuntu-noble-large | patching file nova/virt/libvirt/utils.py 2026-06-11 00:05:01.885249 | ubuntu-noble-large | patching file requirements.txt 2026-06-11 00:05:01.886577 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:05:01.886608 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-06-11 00:05:01.886621 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-06-11 00:05:01.886676 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:05:01.888914 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2026-06-11 00:05:01.889141 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-06-11 00:05:01.889671 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:05:01.893019 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2026-06-11 00:05:01.893630 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-06-11 00:05:01.894245 | ubuntu-noble-large | + popd 2026-06-11 00:05:01.894455 | ubuntu-noble-large | + tar czf nova-stable-2024.2.tar.gz nova-30.3.1.dev3 2026-06-11 00:05:03.440515 | ubuntu-noble-large | + rm -r nova-30.3.1.dev3 2026-06-11 00:05:03.537561 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.2.tar.gz 2026-06-11 00:05:03.537647 | ubuntu-noble-large | Check overlays for nova-stable-2024.2.tar.gz 2026-06-11 00:05:03.537662 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/nova/source ]] 2026-06-11 00:05:03.537683 | ubuntu-noble-large | + popd 2026-06-11 00:05:03.537696 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:05:03.537729 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:05:03.539305 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-06-11 00:05:03.542354 | ubuntu-noble-large | + filename=octavia-stable-2024.2.tar.gz 2026-06-11 00:05:03.542439 | ubuntu-noble-large | + [[ -e octavia-stable-2024.2.tar.gz ]] 2026-06-11 00:05:03.542460 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-06-11 00:05:03.542469 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-06-11 00:05:03.542476 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.951622 | ubuntu-noble-large | 2026-06-11 00:05:04 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1321874/1321874] -> "octavia-stable-2024.2.tar.gz" [1] 2026-06-11 00:05:04.953641 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:05:04.953666 | ubuntu-noble-large | + echo Process octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.953672 | ubuntu-noble-large | Process octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.955981 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.956300 | ubuntu-noble-large | ++ head -1 2026-06-11 00:05:04.956841 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:05:04.964294 | ubuntu-noble-large | + directory=octavia-15.1.1.dev9 2026-06-11 00:05:04.964347 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.964353 | ubuntu-noble-large | Check patches for octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.964427 | ubuntu-noble-large | + [[ -e ../patches/2024.2/octavia ]] 2026-06-11 00:05:04.964492 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.964498 | ubuntu-noble-large | Check overlays for octavia-stable-2024.2.tar.gz 2026-06-11 00:05:04.964524 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/octavia/source ]] 2026-06-11 00:05:04.964556 | ubuntu-noble-large | + popd 2026-06-11 00:05:04.964699 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:05:04.964724 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:05:04.965983 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-06-11 00:05:04.969548 | ubuntu-noble-large | + filename=placement-stable-2024.2.tar.gz 2026-06-11 00:05:04.969574 | ubuntu-noble-large | + [[ -e placement-stable-2024.2.tar.gz ]] 2026-06-11 00:05:04.969643 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-06-11 00:05:04.969650 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-06-11 00:05:04.969688 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.229719 | ubuntu-noble-large | 2026-06-11 00:05:06 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [577931/577931] -> "placement-stable-2024.2.tar.gz" [1] 2026-06-11 00:05:06.231239 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:05:06.231263 | ubuntu-noble-large | + echo Process placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.231271 | ubuntu-noble-large | Process placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.233839 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.234531 | ubuntu-noble-large | ++ head -1 2026-06-11 00:05:06.234721 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:05:06.245642 | ubuntu-noble-large | + directory=openstack_placement-12.0.3.dev1 2026-06-11 00:05:06.245712 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.245723 | ubuntu-noble-large | Check patches for placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.245732 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_placement ]] 2026-06-11 00:05:06.245744 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.245752 | ubuntu-noble-large | Check overlays for placement-stable-2024.2.tar.gz 2026-06-11 00:05:06.245761 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_placement/source ]] 2026-06-11 00:05:06.245803 | ubuntu-noble-large | + popd 2026-06-11 00:05:06.245949 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:05:06.245964 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:05:06.247175 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:06.249673 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:06.249711 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2026-06-11 00:05:06.249723 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:06.249734 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:06.249745 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.573936 | ubuntu-noble-large | 2026-06-11 00:05:08 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] 2026-06-11 00:05:08.576532 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:05:08.576608 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.576624 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.578862 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.578932 | ubuntu-noble-large | ++ head -1 2026-06-11 00:05:08.579676 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:05:08.587333 | ubuntu-noble-large | + directory=skyline_apiserver-5.0.1.dev5 2026-06-11 00:05:08.587392 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.587493 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.587507 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2026-06-11 00:05:08.587517 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.587527 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2026-06-11 00:05:08.587537 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2026-06-11 00:05:08.587552 | ubuntu-noble-large | + popd 2026-06-11 00:05:08.587689 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:05:08.587706 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:05:08.589175 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:08.592247 | ubuntu-noble-large | + filename=skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:08.592270 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2026-06-11 00:05:08.592286 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:08.592300 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:08.592363 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.653916 | ubuntu-noble-large | 2026-06-11 00:05:12 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] 2026-06-11 00:05:12.656609 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:05:12.656631 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.656642 | ubuntu-noble-large | Process skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.659026 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.659163 | ubuntu-noble-large | ++ head -1 2026-06-11 00:05:12.659663 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:05:12.669074 | ubuntu-noble-large | + directory=skyline-console-5.0.1.dev4 2026-06-11 00:05:12.669145 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.669159 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.669172 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-console ]] 2026-06-11 00:05:12.669188 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.669200 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.2.tar.gz 2026-06-11 00:05:12.669217 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2026-06-11 00:05:12.669262 | ubuntu-noble-large | + popd 2026-06-11 00:05:12.669424 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-06-11 00:05:12.669443 | ubuntu-noble-large | + pushd tarballs 2026-06-11 00:05:12.670784 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-06-11 00:05:12.673740 | ubuntu-noble-large | + filename=requirements-stable-2024.2.tar.gz 2026-06-11 00:05:12.673811 | ubuntu-noble-large | + [[ -e requirements-stable-2024.2.tar.gz ]] 2026-06-11 00:05:12.673836 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-06-11 00:05:12.673848 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-06-11 00:05:12.673860 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.664631 | ubuntu-noble-large | 2026-06-11 00:05:13 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [150102/150102] -> "requirements-stable-2024.2.tar.gz" [1] 2026-06-11 00:05:13.666757 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-06-11 00:05:13.666817 | ubuntu-noble-large | + echo Process requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.666840 | ubuntu-noble-large | Process requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.669172 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.669634 | ubuntu-noble-large | ++ head -1 2026-06-11 00:05:13.671174 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-06-11 00:05:13.678454 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7126 2026-06-11 00:05:13.678536 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.678551 | ubuntu-noble-large | Check patches for requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.678610 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_requirements ]] 2026-06-11 00:05:13.678626 | ubuntu-noble-large | + tar xzf requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.702216 | ubuntu-noble-large | + rm requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.705834 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7126 2026-06-11 00:05:13.707510 | ubuntu-noble-large | ++ sort 2026-06-11 00:05:13.707540 | ubuntu-noble-large | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2026-06-11 00:05:13.712159 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:05:13.712219 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2026-06-11 00:05:13.712241 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2026-06-11 00:05:13.712265 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:05:13.714988 | ubuntu-noble-large | checking file upper-constraints.txt 2026-06-11 00:05:13.715630 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:05:13.719668 | ubuntu-noble-large | patching file upper-constraints.txt 2026-06-11 00:05:13.720677 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:05:13.720727 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch' 2026-06-11 00:05:13.720747 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/keystonemiddleware.patch 2026-06-11 00:05:13.720771 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:05:13.724043 | ubuntu-noble-large | checking file upper-constraints.txt 2026-06-11 00:05:13.724820 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:05:13.727857 | ubuntu-noble-large | patching file upper-constraints.txt 2026-06-11 00:05:13.728838 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-06-11 00:05:13.728888 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2026-06-11 00:05:13.728909 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2026-06-11 00:05:13.728926 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-06-11 00:05:13.732166 | ubuntu-noble-large | checking file upper-constraints.txt 2026-06-11 00:05:13.732956 | ubuntu-noble-large | + patch --forward --batch -p1 2026-06-11 00:05:13.735822 | ubuntu-noble-large | patching file upper-constraints.txt 2026-06-11 00:05:13.736689 | ubuntu-noble-large | + popd 2026-06-11 00:05:13.736923 | ubuntu-noble-large | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7126 2026-06-11 00:05:13.787439 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7126 2026-06-11 00:05:13.791234 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.791282 | ubuntu-noble-large | Check overlays for requirements-stable-2024.2.tar.gz 2026-06-11 00:05:13.791310 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2026-06-11 00:05:13.791329 | ubuntu-noble-large | + popd 2026-06-11 00:05:13.792268 | ubuntu-noble-large | + bash scripts/004-build.sh 2026-06-11 00:05:13.794237 | ubuntu-noble-large | + BASE_ARCH=x86_64 2026-06-11 00:05:13.795023 | ubuntu-noble-large | ++ date +%Y%m%d 2026-06-11 00:05:13.797790 | ubuntu-noble-large | + BUILD_ID=20260611 2026-06-11 00:05:13.797821 | ubuntu-noble-large | + BUILD_TYPE=all 2026-06-11 00:05:13.797832 | ubuntu-noble-large | + IS_RELEASE=False 2026-06-11 00:05:13.797846 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-06-11 00:05:13.797857 | ubuntu-noble-large | + VERSION=latest 2026-06-11 00:05:13.797867 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2026-06-11 00:05:13.797877 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-11 00:05:13.797887 | ubuntu-noble-large | + . defaults/all.sh 2026-06-11 00:05:13.797900 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-11 00:05:13.797911 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-11 00:05:13.797925 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-11 00:05:13.797936 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-06-11 00:05:13.798051 | ubuntu-noble-large | +++ deactivate nondestructive 2026-06-11 00:05:13.798066 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:05:13.798080 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:05:13.798133 | ubuntu-noble-large | +++ hash -r 2026-06-11 00:05:13.798146 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:05:13.798161 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-06-11 00:05:13.798171 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-06-11 00:05:13.798187 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-11 00:05:13.798197 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-06-11 00:05:13.798212 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-06-11 00:05:13.798223 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-11 00:05:13.798233 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-06-11 00:05:13.798243 | 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 2026-06-11 00:05:13.798256 | 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 2026-06-11 00:05:13.798266 | ubuntu-noble-large | +++ export PATH 2026-06-11 00:05:13.798279 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 00:05:13.798289 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-06-11 00:05:13.798299 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-06-11 00:05:13.798309 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-06-11 00:05:13.798319 | ubuntu-noble-large | +++ export PS1 2026-06-11 00:05:13.798329 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-11 00:05:13.798339 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-06-11 00:05:13.798349 | ubuntu-noble-large | +++ hash -r 2026-06-11 00:05:13.798362 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-06-11 00:05:13.799481 | ubuntu-noble-large | +++ date +%Y%m%d 2026-06-11 00:05:13.802043 | ubuntu-noble-large | ++ export BUILD_ID=20260611 2026-06-11 00:05:13.802093 | ubuntu-noble-large | ++ BUILD_ID=20260611 2026-06-11 00:05:13.802104 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-06-11 00:05:13.802142 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-06-11 00:05:13.802153 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-06-11 00:05:13.802162 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-06-11 00:05:13.802171 | ubuntu-noble-large | + export IS_RELEASE 2026-06-11 00:05:13.802179 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-06-11 00:05:13.802189 | ubuntu-noble-large | + export VERSION 2026-06-11 00:05:13.802204 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-11 00:05:13.802214 | ubuntu-noble-large | + PLATFORM=linux/amd64 2026-06-11 00:05:13.802223 | ubuntu-noble-large | + [[ -z '' ]] 2026-06-11 00:05:13.802595 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2026-06-11 00:05:13.862094 | 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' 2026-06-11 00:05:13.862212 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\1 ]] 2026-06-11 00:05:13.862229 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\2 ]] 2026-06-11 00:05:13.862267 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2026-06-11 00:05:13.862279 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-06-11 00:05:13.862983 | ubuntu-noble-large | + tee kolla-build-20260611.log 2026-06-11 00:05:13.863152 | 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' 2026-06-11 00:05:14.337239 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2026-06-11 00:05:14.337360 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2026-06-11 00:05:21.116197 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2026-06-11 00:05:21.117662 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2026-06-11 00:05:21.118018 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2026-06-11 00:05:21.118322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2026-06-11 00:05:21.118120 2026-06-11 00:05:21.120230 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2026-06-11 00:05:21.121232 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2026-06-11 00:07:06.666709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/37 : FROM ubuntu:24.04 2026-06-11 00:07:06.666824 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8bf6fbc94074 2026-06-11 00:07:06.666847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/37 : LABEL "build-date"="20260611" "name"="base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:07:06.666862 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d76f68688570 2026-06-11 00:07:06.666874 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d76f68688570 2026-06-11 00:07:06.666887 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e996c0c25518 2026-06-11 00:07:06.666931 | 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 2026-06-11 00:07:06.666945 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a4aac7a4cd56 2026-06-11 00:07:06.666958 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a4aac7a4cd56 2026-06-11 00:07:06.666969 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 41b4e0b96047 2026-06-11 00:07:06.666992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/37 : COPY curlrc /root/.curlrc 2026-06-11 00:07:06.667004 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 414f409324be 2026-06-11 00:07:06.667016 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/37 : ENV LANG en_US.UTF-8 2026-06-11 00:07:06.667027 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 897c57920dc8 2026-06-11 00:07:06.667038 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 897c57920dc8 2026-06-11 00:07:06.667053 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 9e5ecb99ff1d 2026-06-11 00:07:06.667094 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/37 : LABEL kolla_version="2024.2" 2026-06-11 00:07:06.667198 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1908955d4865 2026-06-11 00:07:06.667212 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1908955d4865 2026-06-11 00:07:06.667274 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d07da5566ff9 2026-06-11 00:07:06.667383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-06-11 00:07:06.667427 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 52ad6cc7c0ef 2026-06-11 00:07:06.667485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/37 : COPY *.gpg /etc/kolla/apt-keys/ 2026-06-11 00:07:06.667542 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e23e3d669c44 2026-06-11 00:07:06.667601 | 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/* 2026-06-11 00:07:06.667659 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f90b841eb6d7 2026-06-11 00:07:06.667740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:07:06.667788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:07:06.667850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:07:06.667905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:07:06.667959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3807 kB] 2026-06-11 00:07:06.668014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2152 kB] 2026-06-11 00:07:06.668068 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2026-06-11 00:07:06.668121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1514 kB] 2026-06-11 00:07:06.668169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [48.4 kB] 2026-06-11 00:07:06.668219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:07:06.668453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-06-11 00:07:06.668472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-06-11 00:07:06.668482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [4038 kB] 2026-06-11 00:07:06.668491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2159 kB] 2026-06-11 00:07:06.668504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.6 kB] 2026-06-11 00:07:06.668574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2528 kB] 2026-06-11 00:07:06.668622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:07:06.668637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:07:06.668721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-06-11 00:07:06.668736 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 38.6 MB in 2s (15.7 MB/s) 2026-06-11 00:07:06.668820 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.668882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.668941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-06-11 00:07:06.668968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-06-11 00:07:06.669041 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-06-11 00:07:06.669057 | ubuntu-noble-large | INFO:kolla.common.utils.base: libssl3t64 openssl 2026-06-11 00:07:06.669148 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-06-11 00:07:06.669159 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2026-06-11 00:07:06.669253 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-06-11 00:07:06.669325 | ubuntu-noble-large | INFO:kolla.common.utils.base: libssl3t64 2026-06-11 00:07:06.669336 | ubuntu-noble-large | INFO:kolla.common.utils.base:1 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. 2026-06-11 00:07:06.669453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 7329 kB of archives. 2026-06-11 00:07:06.669468 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2026-06-11 00:07:06.669481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-11 00:07:06.669559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-11 00:07:06.669605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2026-06-11 00:07:06.669668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.7 [4225 kB] 2026-06-11 00:07:06.669741 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2026-06-11 00:07:06.669786 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2026-06-11 00:07:06.669845 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2026-06-11 00:07:06.669910 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2026-06-11 00:07:06.669925 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2026-06-11 00:07:06.669990 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2026-06-11 00:07:06.670047 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2026-06-11 00:07:06.670061 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.670142 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-06-11 00:07:06.670187 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.670278 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 7329 kB in 0s (22.5 MB/s) 2026-06-11 00:07:06.670335 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.670574 | 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% 2026-06-11 00:07:06.670882 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.670902 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.670924 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.670935 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.670945 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.670955 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.670965 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-06-11 00:07:06.670977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-11 00:07:06.670988 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-11 00:07:06.671026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:07:06.671047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2026-06-11 00:07:06.671071 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.671093 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2026-06-11 00:07:06.671197 | ubuntu-noble-large | INFO:kolla.common.utils.base: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 ... 2026-06-11 00:07:06.671218 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2026-06-11 00:07:06.671275 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.671367 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.671385 | ubuntu-noble-large | INFO:kolla.common.utils.base:70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-06-11 00:07:06.671477 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.671502 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.671580 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-06-11 00:07:06.671625 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-11 00:07:06.671678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.11) ... 2026-06-11 00:07:06.671742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2026-06-11 00:07:06.671802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2026-06-11 00:07:06.671830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2026-06-11 00:07:06.671942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2026-06-11 00:07:06.672038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.7_all.deb ... 2026-06-11 00:07:06.672128 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.7) ... 2026-06-11 00:07:06.672211 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.7) ... 2026-06-11 00:07:06.672465 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-06-11 00:07:06.672535 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-06-11 00:07:06.672644 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-06-11 00:07:06.672732 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-06-11 00:07:06.672876 | 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.) 2026-06-11 00:07:06.672957 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-06-11 00:07:06.673089 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-06-11 00:07:06.673189 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-06-11 00:07:06.673285 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-11 00:07:06.673389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2026-06-11 00:07:06.673526 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-06-11 00:07:06.673615 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-06-11 00:07:06.673702 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-06-11 00:07:06.673784 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-06-11 00:07:06.673867 | 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.) 2026-06-11 00:07:06.673944 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-06-11 00:07:06.674051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-06-11 00:07:06.674152 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2026-06-11 00:07:06.674305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:07:06.674449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2026-06-11 00:07:06.674537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-06-11 00:07:06.674616 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2026-06-11 00:07:06.674698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2026-06-11 00:07:06.674785 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2026-06-11 00:07:06.674866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-06-11 00:07:06.674943 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-06-11 00:07:06.675027 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-06-11 00:07:06.675116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-06-11 00:07:06.675182 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f90b841eb6d7 2026-06-11 00:07:06.675276 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e2de0dd7a9e3 2026-06-11 00:07:06.675362 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/37 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2026-06-11 00:07:06.675436 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in aee073bcbc68 2026-06-11 00:07:06.675583 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container aee073bcbc68 2026-06-11 00:07:06.675656 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a01cb935a30a 2026-06-11 00:07:06.675729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/37 : COPY kolla_bashrc /tmp/ 2026-06-11 00:07:06.675815 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2a73e473e8cd 2026-06-11 00:07:06.675890 | 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 2026-06-11 00:07:06.675971 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1ef7f0bb986f 2026-06-11 00:07:06.676058 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1ef7f0bb986f 2026-06-11 00:07:06.676120 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c60891d6e8dc 2026-06-11 00:07:06.676194 | 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)]$ " 2026-06-11 00:07:06.676295 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 37fc327813df 2026-06-11 00:07:06.676363 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 37fc327813df 2026-06-11 00:07:06.676440 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 31d16a08886a 2026-06-11 00:07:06.676548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/37 : ENV DEBIAN_FRONTEND noninteractive 2026-06-11 00:07:06.676625 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 74716816414d 2026-06-11 00:07:06.676695 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 74716816414d 2026-06-11 00:07:06.676767 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bcf4973c8c73 2026-06-11 00:07:06.676841 | 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 2026-06-11 00:07:06.676925 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b67a6de45ef0 2026-06-11 00:07:06.677008 | 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/* 2026-06-11 00:07:06.677103 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in fe7ff25d858c 2026-06-11 00:07:06.677180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:07:06.677274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:07:06.677425 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:07:06.677500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:07:06.677571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:07:06.677643 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:07:06.677711 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3,807 kB] 2026-06-11 00:07:06.677775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-06-11 00:07:06.677840 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-06-11 00:07:06.677899 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:07:06.677965 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [48.4 kB] 2026-06-11 00:07:06.678044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:07:06.678113 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [4,038 kB] 2026-06-11 00:07:06.678165 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:07:06.678253 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [54.6 kB] 2026-06-11 00:07:06.678324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:07:06.678385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:07:06.678440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-06-11 00:07:06.678543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:07:06.678605 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 38.6 MB in 2s (16.1 MB/s) 2026-06-11 00:07:06.678663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.678738 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.678809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-06-11 00:07:06.678872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-06-11 00:07:06.678941 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2026-06-11 00:07:06.678997 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-06-11 00:07:06.679059 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2026-06-11 00:07:06.679132 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-06-11 00:07:06.679152 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-06-11 00:07:06.679273 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-06-11 00:07:06.679332 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2026-06-11 00:07:06.679433 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-06-11 00:07:06.679499 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2026-06-11 00:07:06.679554 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2026-06-11 00:07:06.679624 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2026-06-11 00:07:06.679679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-06-11 00:07:06.679750 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2026-06-11 00:07:06.679805 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2026-06-11 00:07:06.679879 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-06-11 00:07:06.679975 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2026-06-11 00:07:06.680043 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-06-11 00:07:06.680114 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-06-11 00:07:06.680172 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-06-11 00:07:06.680255 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2026-06-11 00:07:06.680368 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. 2026-06-11 00:07:06.680483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,335 kB of archives. 2026-06-11 00:07:06.680537 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2026-06-11 00:07:06.680591 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2026-06-11 00:07:06.680695 | 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] 2026-06-11 00:07:06.680710 | 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] 2026-06-11 00:07:06.680791 | 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] 2026-06-11 00:07:06.680854 | 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] 2026-06-11 00:07:06.680913 | 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] 2026-06-11 00:07:06.680970 | 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] 2026-06-11 00:07:06.681032 | 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] 2026-06-11 00:07:06.681101 | 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] 2026-06-11 00:07:06.681168 | 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.3 [74.4 kB] 2026-06-11 00:07:06.681219 | 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] 2026-06-11 00:07:06.681314 | 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] 2026-06-11 00:07:06.681377 | 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] 2026-06-11 00:07:06.681437 | 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] 2026-06-11 00:07:06.681537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB] 2026-06-11 00:07:06.681593 | 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] 2026-06-11 00:07:06.681654 | 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.4 [190 kB] 2026-06-11 00:07:06.681713 | 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.9 [342 kB] 2026-06-11 00:07:06.681770 | 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.9 [227 kB] 2026-06-11 00:07:06.681828 | 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.4 [104 kB] 2026-06-11 00:07:06.681888 | 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] 2026-06-11 00:07:06.681946 | 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.4 [323 kB] 2026-06-11 00:07:06.682003 | 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.4 [109 kB] 2026-06-11 00:07:06.682062 | 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.4 [565 kB] 2026-06-11 00:07:06.682122 | 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] 2026-06-11 00:07:06.682198 | 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.4 [227 kB] 2026-06-11 00:07:06.682381 | 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.4 [232 kB] 2026-06-11 00:07:06.682452 | 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.4 [78.3 kB] 2026-06-11 00:07:06.682473 | 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.4 [359 kB] 2026-06-11 00:07:06.682556 | 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] 2026-06-11 00:07:06.682613 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-06-11 00:07:06.682667 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.682749 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,335 kB in 0s (14.0 MB/s) 2026-06-11 00:07:06.682803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2026-06-11 00:07:06.682866 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.682929 | 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 ... 2026-06-11 00:07:06.682976 | ubuntu-noble-large | INFO:kolla.common.utils.base:65% 2026-06-11 00:07:06.683037 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.683083 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.683150 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.683180 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.683274 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.683291 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.683371 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2026-06-11 00:07:06.683452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2026-06-11 00:07:06.683508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2026-06-11 00:07:06.683564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2026-06-11 00:07:06.683623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2026-06-11 00:07:06.683685 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.683753 | 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% 2026-06-11 00:07:06.683801 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.683859 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.683921 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.683975 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.684062 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.684142 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.684190 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2026-06-11 00:07:06.684280 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 00:07:06.684469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.684527 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2026-06-11 00:07:06.684543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 00:07:06.684551 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.684606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2026-06-11 00:07:06.684660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2026-06-11 00:07:06.684714 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.684770 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2026-06-11 00:07:06.684824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2026-06-11 00:07:06.684876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 00:07:06.684929 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.684983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2026-06-11 00:07:06.685049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 00:07:06.685097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.685151 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2026-06-11 00:07:06.685284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2026-06-11 00:07:06.685307 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.685319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2026-06-11 00:07:06.685352 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2026-06-11 00:07:06.685457 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2026-06-11 00:07:06.685499 | 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 libreadline8t64' 2026-06-11 00:07:06.685569 | 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 libreadline8t64' 2026-06-11 00:07:06.685610 | 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 2026-06-11 00:07:06.685667 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2026-06-11 00:07:06.685719 | 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 libreadline8t64' 2026-06-11 00:07:06.685765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2026-06-11 00:07:06.685810 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2026-06-11 00:07:06.685859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-11 00:07:06.685914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2026-06-11 00:07:06.685970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2026-06-11 00:07:06.686025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.3_amd64.deb ... 2026-06-11 00:07:06.686085 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.686142 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ... 2026-06-11 00:07:06.686196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2026-06-11 00:07:06.686254 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2026-06-11 00:07:06.686372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-06-11 00:07:06.686432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2026-06-11 00:07:06.686489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2026-06-11 00:07:06.686546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2026-06-11 00:07:06.686606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2026-06-11 00:07:06.686624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 00:07:06.686639 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.686701 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:07:06.686716 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2026-06-11 00:07:06.686734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 00:07:06.686750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:07:06.686765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2026-06-11 00:07:06.686826 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:07:06.686842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:07:06.686857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2026-06-11 00:07:06.686869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2026-06-11 00:07:06.686902 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-06-11 00:07:06.686914 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2026-06-11 00:07:06.686952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... 2026-06-11 00:07:06.686963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-06-11 00:07:06.687002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2026-06-11 00:07:06.687010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:07:06.687051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:07:06.687059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2026-06-11 00:07:06.687091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:07:06.687102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.9) ... 2026-06-11 00:07:06.687133 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.687143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2026-06-11 00:07:06.687175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2026-06-11 00:07:06.687249 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2026-06-11 00:07:06.687281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2026-06-11 00:07:06.687289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2026-06-11 00:07:06.687330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2026-06-11 00:07:06.687384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2026-06-11 00:07:06.687465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687571 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2026-06-11 00:07:06.687584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2026-06-11 00:07:06.687593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2026-06-11 00:07:06.687604 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2026-06-11 00:07:06.687647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687687 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2026-06-11 00:07:06.687697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2026-06-11 00:07:06.687769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.4_amd64.deb ... 2026-06-11 00:07:06.687803 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.687814 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687845 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2026-06-11 00:07:06.687856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.4_all.deb ... 2026-06-11 00:07:06.687895 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.687903 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2026-06-11 00:07:06.687913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2026-06-11 00:07:06.687953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2026-06-11 00:07:06.687961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2026-06-11 00:07:06.687993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2026-06-11 00:07:06.688003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2026-06-11 00:07:06.688034 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2026-06-11 00:07:06.688045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2026-06-11 00:07:06.688084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-06-11 00:07:06.688092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.3) ... 2026-06-11 00:07:06.688101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2026-06-11 00:07:06.688147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.688160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:07:06.688175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-06-11 00:07:06.688190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.688290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:07:06.688315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.688328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2026-06-11 00:07:06.688343 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:07:06.688354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 00:07:06.688450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-06-11 00:07:06.688472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2026-06-11 00:07:06.688482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688567 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:07:06.688584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688632 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.688650 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688665 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688681 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.4) ... 2026-06-11 00:07:06.688709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-11 00:07:06.688758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:07:06.688767 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container fe7ff25d858c 2026-06-11 00:07:06.688776 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 164d0739328f 2026-06-11 00:07:06.688825 | 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 2026-06-11 00:07:06.688838 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in e0e4d3719983 2026-06-11 00:07:06.688870 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container e0e4d3719983 2026-06-11 00:07:06.688880 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 920485267579 2026-06-11 00:07:06.688922 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/37 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2026-06-11 00:07:06.688932 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in efdeba7412b1 2026-06-11 00:07:06.688973 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container efdeba7412b1 2026-06-11 00:07:06.688981 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7b885b43f764 2026-06-11 00:07:06.689012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/37 : COPY sources.list.ubuntu /etc/apt/sources.list 2026-06-11 00:07:06.689022 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cbfd1045fb4b 2026-06-11 00:07:06.689065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/37 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2026-06-11 00:07:06.689076 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 570573dd8b8d 2026-06-11 00:07:06.689108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-06-11 00:07:06.689118 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b9841b5794f9 2026-06-11 00:07:06.689163 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/37 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2026-06-11 00:07:06.689171 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d9cbe8f7e407 2026-06-11 00:07:06.689218 | 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 6B73A36E6026DFCA && gpg --export 6B73A36E6026DFCA >/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 2026-06-11 00:07:06.689244 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in cb00b27f2428 2026-06-11 00:07:06.689255 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2026-06-11 00:07:06.689298 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689311 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2026-06-11 00:07:06.689322 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689370 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2026-06-11 00:07:06.689380 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2026-06-11 00:07:06.689390 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689448 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-06-11 00:07:06.689457 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-06-11 00:07:06.689468 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689534 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2026-06-11 00:07:06.689547 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689596 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2026-06-11 00:07:06.689605 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689636 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-06-11 00:07:06.689646 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-06-11 00:07:06.689687 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689698 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2026-06-11 00:07:06.689707 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689749 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-06-11 00:07:06.689757 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-06-11 00:07:06.689788 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.689799 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container cb00b27f2428 2026-06-11 00:07:06.689842 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> de41b9a54dc2 2026-06-11 00:07:06.689855 | 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.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 2026-06-11 00:07:06.689908 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in fadb9b665c36 2026-06-11 00:07:06.689919 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.101703, size: 2460 2026-06-11 00:07:06.689961 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive.key): response: 200, time: 0.104551, size: 6198 2026-06-11 00:07:06.689972 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.313054, size: 27481 2026-06-11 00:07:06.690014 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.074974, size: 4300 2026-06-11 00:07:06.690024 | 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.122549, size: 3151 2026-06-11 00:07:06.690068 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.067683, size: 3157 2026-06-11 00:07:06.690076 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container fadb9b665c36 2026-06-11 00:07:06.690107 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cb563b97567c 2026-06-11 00:07:06.690119 | 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/* 2026-06-11 00:07:06.690163 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1fb56c52b0ed 2026-06-11 00:07:06.690174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:06.690216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:07:06.690224 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:07:06.690287 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:07:06.690327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:07:06.690338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:07:06.690378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:07:06.690386 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:07:06.690441 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:07:06.690453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:07:06.690463 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:07:06.690503 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:07:06.690536 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:07:06.690568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:07:06.690579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:07:06.690717 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 30.3 MB in 3s (12.0 MB/s) 2026-06-11 00:07:06.690752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.690759 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.690766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-06-11 00:07:06.690777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-06-11 00:07:06.690784 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.7). 2026-06-11 00:07:06.690790 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded. 2026-06-11 00:07:06.690797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-06-11 00:07:06.690806 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-06-11 00:07:06.690813 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-06-11 00:07:06.690833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-06-11 00:07:06.690844 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.690888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-06-11 00:07:06.690896 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-06-11 00:07:06.690934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-06-11 00:07:06.690941 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-06-11 00:07:06.690971 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgcrypt20 libgnutls30t64 liblzma5 libsystemd0 libudev1 2026-06-11 00:07:06.690980 | ubuntu-noble-large | INFO:kolla.common.utils.base:5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:06.691019 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 2,271 kB of archives. 2026-06-11 00:07:06.691027 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 0 B of additional disk space will be used. 2026-06-11 00:07:06.691057 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:06.691067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcrypt20 amd64 1.10.3-2ubuntu0.1 [532 kB] 2026-06-11 00:07:06.691108 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma5 amd64 5.6.1+really5.4.5-1ubuntu0.3 [127 kB] 2026-06-11 00:07:06.691128 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-11 00:07:06.691138 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-11 00:07:06.691147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgnutls30t64 amd64 3.8.3-1.1ubuntu3.6 [1,003 kB] 2026-06-11 00:07:06.691189 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-06-11 00:07:06.691197 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.691279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 2,271 kB in 0s (7,009 kB/s) 2026-06-11 00:07:06.691289 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.691420 | 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% 2026-06-11 00:07:06.691436 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.691443 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.691450 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.691460 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.691467 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.691473 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.691491 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-06-11 00:07:06.691531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libgcrypt20_1.10.3-2ubuntu0.1_amd64.deb ... 2026-06-11 00:07:06.691542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgcrypt20:amd64 (1.10.3-2ubuntu0.1) over (1.10.3-2build1) ... 2026-06-11 00:07:06.691552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgcrypt20:amd64 (1.10.3-2ubuntu0.1) ... 2026-06-11 00:07:06.691629 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.691644 | 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% 2026-06-11 00:07:06.691663 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 00:07:06.691675 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.691691 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.691703 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.691717 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.691729 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.691780 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.691789 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-06-11 00:07:06.691831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-11 00:07:06.691839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) over (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-06-11 00:07:06.691849 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblzma5:amd64 (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:07:06.691856 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.691905 | 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% 2026-06-11 00:07:06.691922 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.691930 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.691939 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.691946 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.691982 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.691990 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.692037 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-06-11 00:07:06.692045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:07:06.692052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-11 00:07:06.692096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.692104 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.692151 | 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 ... 2026-06-11 00:07:06.692160 | 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% 2026-06-11 00:07:06.692167 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.692176 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.692183 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.692252 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.692266 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.692277 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.692293 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-06-11 00:07:06.692305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:07:06.692353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-11 00:07:06.692366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.692373 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.692414 | 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% 2026-06-11 00:07:06.692437 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 65% 2026-06-11 00:07:06.692448 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.692455 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.692490 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.692499 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.692508 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.692515 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.692578 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-06-11 00:07:06.692594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libgnutls30t64_3.8.3-1.1ubuntu3.6_amd64.deb ... 2026-06-11 00:07:06.692630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) over (3.8.3-1.1ubuntu3.5) ... 2026-06-11 00:07:06.692638 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgnutls30t64:amd64 (3.8.3-1.1ubuntu3.6) ... 2026-06-11 00:07:06.692645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:07:06.692707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.692722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-06-11 00:07:06.692735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-06-11 00:07:06.692751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-06-11 00:07:06.692763 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:06.692780 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:06.692791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-06-11 00:07:06.692805 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease 2026-06-11 00:07:06.692812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-11 00:07:06.692864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-11 00:07:06.692872 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-security InRelease 2026-06-11 00:07:06.692916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (24 B/s) 2026-06-11 00:07:06.692924 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.692930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-06-11 00:07:06.692940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-06-11 00:07:06.692947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-06-11 00:07:06.692998 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-06-11 00:07:06.693007 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-06-11 00:07:06.693013 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2026-06-11 00:07:06.693054 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2026-06-11 00:07:06.693062 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2026-06-11 00:07:06.693068 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-06-11 00:07:06.693078 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-06-11 00:07:06.693085 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-06-11 00:07:06.693135 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2026-06-11 00:07:06.693143 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2026-06-11 00:07:06.693150 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2026-06-11 00:07:06.693160 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2026-06-11 00:07:06.693170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-06-11 00:07:06.693221 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2026-06-11 00:07:06.693250 | ubuntu-noble-large | INFO:kolla.common.utils.base: | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2026-06-11 00:07:06.693257 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-tk python3-venv python-setuptools-doc python3.12-venv python3.12-doc 2026-06-11 00:07:06.693276 | ubuntu-noble-large | INFO:kolla.common.utils.base: binutils binfmt-support tgt-glusterfs tgt-rbd 2026-06-11 00:07:06.693321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-06-11 00:07:06.693329 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2026-06-11 00:07:06.693336 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2026-06-11 00:07:06.693380 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-06-11 00:07:06.693416 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2026-06-11 00:07:06.693432 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2026-06-11 00:07:06.693439 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2026-06-11 00:07:06.693449 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2026-06-11 00:07:06.693505 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-06-11 00:07:06.693513 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-06-11 00:07:06.693520 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-06-11 00:07:06.693583 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2026-06-11 00:07:06.693591 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi perl perl-modules-5.38 python3 python3-minimal 2026-06-11 00:07:06.693598 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2026-06-11 00:07:06.693605 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2026-06-11 00:07:06.693614 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2026-06-11 00:07:06.693661 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:06.693669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.6 MB of archives. 2026-06-11 00:07:06.693679 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2026-06-11 00:07:06.693686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:06.693693 | 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.13 [837 kB] 2026-06-11 00:07:06.693764 | 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.4 [88.2 kB] 2026-06-11 00:07:06.693780 | 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.13 [2,346 kB] 2026-06-11 00:07:06.693793 | 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.1 [27.4 kB] 2026-06-11 00:07:06.693805 | 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] 2026-06-11 00:07:06.693822 | 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] 2026-06-11 00:07:06.693834 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2026a-0ubuntu0.24.04.1 [280 kB] 2026-06-11 00:07:06.693845 | 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.13 [2,068 kB] 2026-06-11 00:07:06.693859 | 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.13 [662 kB] 2026-06-11 00:07:06.693867 | 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.1 [10.1 kB] 2026-06-11 00:07:06.693932 | 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.1 [23.0 kB] 2026-06-11 00:07:06.693941 | 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] 2026-06-11 00:07:06.693948 | 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] 2026-06-11 00:07:06.693954 | 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] 2026-06-11 00:07:06.693961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.2 [51.8 kB] 2026-06-11 00:07:06.693994 | 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] 2026-06-11 00:07:06.694001 | 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.16 [204 kB] 2026-06-11 00:07:06.694008 | 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.16 [106 kB] 2026-06-11 00:07:06.694015 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-06-11 00:07:06.694090 | 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] 2026-06-11 00:07:06.694099 | 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] 2026-06-11 00:07:06.694105 | 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] 2026-06-11 00:07:06.694115 | 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] 2026-06-11 00:07:06.694122 | 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] 2026-06-11 00:07:06.694155 | 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] 2026-06-11 00:07:06.694163 | 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] 2026-06-11 00:07:06.694170 | 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] 2026-06-11 00:07:06.694179 | 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] 2026-06-11 00:07:06.694188 | 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] 2026-06-11 00:07:06.694281 | 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] 2026-06-11 00:07:06.694292 | 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] 2026-06-11 00:07:06.694299 | 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] 2026-06-11 00:07:06.694306 | 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] 2026-06-11 00:07:06.694317 | 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] 2026-06-11 00:07:06.694331 | 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] 2026-06-11 00:07:06.694338 | 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] 2026-06-11 00:07:06.694348 | 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] 2026-06-11 00:07:06.694383 | 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] 2026-06-11 00:07:06.694408 | 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] 2026-06-11 00:07:06.694459 | 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] 2026-06-11 00:07:06.694468 | 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] 2026-06-11 00:07:06.694475 | 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] 2026-06-11 00:07:06.694484 | 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.4 [34.1 kB] 2026-06-11 00:07:06.694491 | 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.3 [1,120 kB] 2026-06-11 00:07:06.694501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.2 [102 kB] 2026-06-11 00:07:06.694508 | 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.7 [51.3 kB] 2026-06-11 00:07:06.694569 | 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] 2026-06-11 00:07:06.694577 | 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] 2026-06-11 00:07:06.694584 | 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] 2026-06-11 00:07:06.694617 | 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] 2026-06-11 00:07:06.694631 | 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.2 [948 kB] 2026-06-11 00:07:06.694638 | 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] 2026-06-11 00:07:06.694648 | 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] 2026-06-11 00:07:06.694655 | 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] 2026-06-11 00:07:06.694689 | 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] 2026-06-11 00:07:06.694696 | 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] 2026-06-11 00:07:06.694737 | 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] 2026-06-11 00:07:06.694745 | 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] 2026-06-11 00:07:06.694752 | 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] 2026-06-11 00:07:06.694767 | 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] 2026-06-11 00:07:06.694780 | 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] 2026-06-11 00:07:06.694792 | 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] 2026-06-11 00:07:06.694853 | 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] 2026-06-11 00:07:06.694866 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-06-11 00:07:06.694878 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.694891 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.6 MB in 1s (22.1 MB/s) 2026-06-11 00:07:06.694906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2026-06-11 00:07:06.694918 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.694929 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.694974 | 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% 2026-06-11 00:07:06.694982 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.694989 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.694996 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.695044 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.695052 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.695059 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.695066 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2026-06-11 00:07:06.695075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:07:06.695082 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.695092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2026-06-11 00:07:06.695153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.4_amd64.deb ... 2026-06-11 00:07:06.695161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-06-11 00:07:06.695168 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2026-06-11 00:07:06.695177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:07:06.695210 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.695219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.695314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-06-11 00:07:06.695325 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.695340 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2026-06-11 00:07:06.695349 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.695357 | 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% 2026-06-11 00:07:06.695378 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 45% (Reading database ... 2026-06-11 00:07:06.695390 | ubuntu-noble-large | INFO:kolla.common.utils.base:50% (Reading database ... 55% 2026-06-11 00:07:06.695424 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 60% (Reading database ... 65% 2026-06-11 00:07:06.695432 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.695440 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.695451 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.695460 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.695467 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.695522 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.695532 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2026-06-11 00:07:06.695540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:07:06.695548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2026-06-11 00:07:06.695561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2026-06-11 00:07:06.695570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2026-06-11 00:07:06.695607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2026-06-11 00:07:06.695616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2026-06-11 00:07:06.695624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2026-06-11 00:07:06.695693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2026-06-11 00:07:06.695702 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2026-06-11 00:07:06.695710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2026a-0ubuntu0.24.04.1_all.deb ... 2026-06-11 00:07:06.695719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2026a-0ubuntu0.24.04.1) ... 2026-06-11 00:07:06.695727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2026-06-11 00:07:06.695764 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:07:06.695773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.695781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2026-06-11 00:07:06.695789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:07:06.695800 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.695808 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2026-06-11 00:07:06.695820 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:07:06.695904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:07:06.695923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2026-06-11 00:07:06.695938 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2026-06-11 00:07:06.695953 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.695966 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.695987 | 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% 2026-06-11 00:07:06.696012 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.696025 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-06-11 00:07:06.696033 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-06-11 00:07:06.696042 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.696053 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-06-11 00:07:06.696061 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-06-11 00:07:06.696069 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2026-06-11 00:07:06.696080 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:07:06.696088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:07:06.696102 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2026-06-11 00:07:06.696158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-11 00:07:06.696167 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.696176 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-11 00:07:06.696184 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2026-06-11 00:07:06.696195 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-11 00:07:06.696203 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-11 00:07:06.696214 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.696223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-11 00:07:06.696300 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-11 00:07:06.696310 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2026-06-11 00:07:06.696318 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.696356 | 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% 2026-06-11 00:07:06.696366 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-06-11 00:07:06.696375 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.696383 | ubuntu-noble-large | INFO:kolla.common.utils.base:75% (Reading database ... 80% 2026-06-11 00:07:06.696413 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-06-11 00:07:06.696427 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-06-11 00:07:06.696481 | ubuntu-noble-large | INFO:kolla.common.utils.base:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2026-06-11 00:07:06.696491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-11 00:07:06.696499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2026-06-11 00:07:06.696507 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2026-06-11 00:07:06.696519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ... 2026-06-11 00:07:06.696527 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.696564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-06-11 00:07:06.696574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2026-06-11 00:07:06.696585 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2026-06-11 00:07:06.696593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-06-11 00:07:06.696649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2026-06-11 00:07:06.696659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:07:06.696667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.696678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2026-06-11 00:07:06.696686 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-11 00:07:06.696697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.696706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2026-06-11 00:07:06.696755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:07:06.696765 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.696773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.696784 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2026-06-11 00:07:06.696793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2026-06-11 00:07:06.696830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2026-06-11 00:07:06.696839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2026-06-11 00:07:06.696850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2026-06-11 00:07:06.696858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2026-06-11 00:07:06.696916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2026-06-11 00:07:06.696927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2026-06-11 00:07:06.696942 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2026-06-11 00:07:06.696956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2026-06-11 00:07:06.696982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2026-06-11 00:07:06.696998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-06-11 00:07:06.697012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2026-06-11 00:07:06.697027 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2026-06-11 00:07:06.697047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-06-11 00:07:06.697061 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2026-06-11 00:07:06.697075 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2026-06-11 00:07:06.697090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2026-06-11 00:07:06.697109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2026-06-11 00:07:06.697121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2026-06-11 00:07:06.697129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2026-06-11 00:07:06.697137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2026-06-11 00:07:06.697149 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-11 00:07:06.697174 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-11 00:07:06.697182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2026-06-11 00:07:06.697200 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-11 00:07:06.697211 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:07:06.697222 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-11 00:07:06.697262 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-11 00:07:06.697305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:07:06.697315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2026-06-11 00:07:06.697322 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-11 00:07:06.697330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:07:06.697342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2026-06-11 00:07:06.697350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-11 00:07:06.697358 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:07:06.697419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2026-06-11 00:07:06.697434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2026-06-11 00:07:06.697442 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2026-06-11 00:07:06.697454 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-11 00:07:06.697462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-11 00:07:06.697474 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-11 00:07:06.697482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2026-06-11 00:07:06.697529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-11 00:07:06.697539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-11 00:07:06.697547 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2026-06-11 00:07:06.697558 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2026-06-11 00:07:06.697566 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2026-06-11 00:07:06.697616 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2026-06-11 00:07:06.697627 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2026-06-11 00:07:06.697636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2026-06-11 00:07:06.697645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-06-11 00:07:06.697657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-11 00:07:06.697666 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.697679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2026-06-11 00:07:06.697688 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-11 00:07:06.697697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.697709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2026-06-11 00:07:06.697718 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-06-11 00:07:06.697865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:07:06.697912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2026-06-11 00:07:06.697922 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2026-06-11 00:07:06.697930 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.697940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2026-06-11 00:07:06.697947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2026-06-11 00:07:06.697960 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2026-06-11 00:07:06.697968 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2026-06-11 00:07:06.697975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2026-06-11 00:07:06.697983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:07:06.697990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:07:06.697998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2026-06-11 00:07:06.698005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-06-11 00:07:06.698012 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-06-11 00:07:06.698023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2026-06-11 00:07:06.698030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.3_amd64.deb ... 2026-06-11 00:07:06.698038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.3) ... 2026-06-11 00:07:06.698045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2026-06-11 00:07:06.698053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.2_amd64.deb ... 2026-06-11 00:07:06.698063 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.2) ... 2026-06-11 00:07:06.698070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2026-06-11 00:07:06.698078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ... 2026-06-11 00:07:06.698088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-06-11 00:07:06.698096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2026-06-11 00:07:06.698160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2026-06-11 00:07:06.698169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2026-06-11 00:07:06.698177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2026-06-11 00:07:06.698193 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-11 00:07:06.698205 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-11 00:07:06.698212 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2026-06-11 00:07:06.698223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-11 00:07:06.698250 | 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' 2026-06-11 00:07:06.698262 | 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 libtirpc3t64' 2026-06-11 00:07:06.698328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-11 00:07:06.698337 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2026-06-11 00:07:06.698358 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2026-06-11 00:07:06.698366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-06-11 00:07:06.698373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2026-06-11 00:07:06.698383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-11 00:07:06.698409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-11 00:07:06.698423 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2026-06-11 00:07:06.698434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2026-06-11 00:07:06.698448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2026-06-11 00:07:06.698455 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2026-06-11 00:07:06.698466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2026-06-11 00:07:06.698476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2026-06-11 00:07:06.698484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-11 00:07:06.698522 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-11 00:07:06.698531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.698576 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-11 00:07:06.698585 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-11 00:07:06.698593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-11 00:07:06.698600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2026-06-11 00:07:06.698610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-11 00:07:06.698618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.698652 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2026-06-11 00:07:06.698660 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2026-06-11 00:07:06.698668 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.698721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2026-06-11 00:07:06.698730 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2026-06-11 00:07:06.698737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-11 00:07:06.698744 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.698755 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-11 00:07:06.698762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2026-06-11 00:07:06.698798 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-11 00:07:06.698807 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.698814 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-11 00:07:06.698824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2026-06-11 00:07:06.698832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-wheel_0.42.0-2_all.deb ... 2026-06-11 00:07:06.698867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2026-06-11 00:07:06.698875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2026-06-11 00:07:06.698886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-11 00:07:06.698899 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.698948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-11 00:07:06.698957 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2026-06-11 00:07:06.698964 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.698971 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-3_amd64.deb ... 2026-06-11 00:07:06.698982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2026-06-11 00:07:06.698989 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2026-06-11 00:07:06.699033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-11 00:07:06.699042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2026-06-11 00:07:06.699053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2026-06-11 00:07:06.699060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2026-06-11 00:07:06.699116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-06-11 00:07:06.699125 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2026-06-11 00:07:06.699132 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-06-11 00:07:06.699140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-06-11 00:07:06.699150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2026-06-11 00:07:06.699157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2026-06-11 00:07:06.699167 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-11 00:07:06.699175 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-11 00:07:06.699223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.699248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.699256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:07:06.699321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2026a-0ubuntu0.24.04.1) ... 2026-06-11 00:07:06.699330 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.699338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2026-06-11 00:07:06.699345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Thu Jun 11 00:06:38 UTC 2026. 2026-06-11 00:07:06.699355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Thu Jun 11 00:06:38 UTC 2026. 2026-06-11 00:07:06.699363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-06-11 00:07:06.699373 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-06-11 00:07:06.699381 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-06-11 00:07:06.699440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2026-06-11 00:07:06.699453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2026-06-11 00:07:06.699460 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2026-06-11 00:07:06.699471 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2026-06-11 00:07:06.699478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-11 00:07:06.699513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:07:06.699521 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.699532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-11 00:07:06.699539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.699556 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:07:06.699564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2026-06-11 00:07:06.699574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2026-06-11 00:07:06.699626 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2026-06-11 00:07:06.699635 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2026-06-11 00:07:06.699642 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-06-11 00:07:06.699652 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-11 00:07:06.699659 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.699694 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.699703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-11 00:07:06.699737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.3) ... 2026-06-11 00:07:06.699745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:07:06.699752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2026-06-11 00:07:06.699762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.2) ... 2026-06-11 00:07:06.699769 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2026-06-11 00:07:06.699803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-06-11 00:07:06.699812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:07:06.699822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2026-06-11 00:07:06.699829 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.16) ... 2026-06-11 00:07:06.699839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2026-06-11 00:07:06.699847 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2026-06-11 00:07:06.699889 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2026-06-11 00:07:06.699898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2026-06-11 00:07:06.699908 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2026-06-11 00:07:06.699915 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:07:06.699925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:07:06.699935 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2026-06-11 00:07:06.699984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:07:06.699993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2026-06-11 00:07:06.700003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2026-06-11 00:07:06.700010 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:07:06.700056 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2026-06-11 00:07:06.700065 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:07:06.700072 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:07:06.700084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-06-11 00:07:06.700092 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-11 00:07:06.700148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-11 00:07:06.700157 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-11 00:07:06.700170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-11 00:07:06.700181 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-11 00:07:06.700188 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:07:06.700198 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1fb56c52b0ed 2026-06-11 00:07:06.700206 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 634bd6e96818 2026-06-11 00:07:06.700369 | 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 2026-06-11 00:07:06.700419 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 53b8924612ea 2026-06-11 00:07:06.700432 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 53b8924612ea 2026-06-11 00:07:06.700440 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6e560e56f7d3 2026-06-11 00:07:06.700448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/37 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2026-06-11 00:07:06.700455 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 15d4e86da73c 2026-06-11 00:07:06.700466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/37 : COPY start.sh /usr/local/bin/kolla_start 2026-06-11 00:07:06.700474 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 30385928d982 2026-06-11 00:07:06.700481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/37 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2026-06-11 00:07:06.700488 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 26ec8c6e0b28 2026-06-11 00:07:06.700496 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/37 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2026-06-11 00:07:06.700503 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b65bfc25bfac 2026-06-11 00:07:06.700513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/37 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2026-06-11 00:07:06.700521 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3d91af88297a 2026-06-11 00:07:06.700528 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/37 : COPY sudoers /etc/sudoers 2026-06-11 00:07:06.700538 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 27e57787068c 2026-06-11 00:07:06.700587 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/37 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2026-06-11 00:07:06.700596 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a0b144ad50e6 2026-06-11 00:07:06.700607 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a0b144ad50e6 2026-06-11 00:07:06.700615 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> aa6e2871a92c 2026-06-11 00:07:06.700625 | 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/ 2026-06-11 00:07:06.700638 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 20f0ef94e97b 2026-06-11 00:07:06.700677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/37 : RUN chmod 755 /usr/local/bin/healthcheck_* 2026-06-11 00:07:06.700687 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b63f013d54e0 2026-06-11 00:07:06.700703 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b63f013d54e0 2026-06-11 00:07:06.700711 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 565281d7466b 2026-06-11 00:07:06.700761 | 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 2026-06-11 00:07:06.700776 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 009198c3a600 2026-06-11 00:07:06.700787 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 009198c3a600 2026-06-11 00:07:06.700794 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 52599c171719 2026-06-11 00:07:06.700805 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/37 : CMD ["kolla_start"] 2026-06-11 00:07:06.700815 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 909e80245cff 2026-06-11 00:07:06.700851 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 909e80245cff 2026-06-11 00:07:06.700860 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7ff95ad86886 2026-06-11 00:07:06.700908 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built e773b679a01c 2026-06-11 00:07:06.700918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:07:06.701060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2026-06-11 00:07:06.700961 (took 0:01:45.582841) 2026-06-11 00:07:06.701218 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2026-06-11 00:07:06.701249 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2026-06-11 00:07:06.701257 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2026-06-11 00:07:06.701312 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2026-06-11 00:07:06.701321 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2026-06-11 00:07:06.701331 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2026-06-11 00:07:06.701339 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2026-06-11 00:07:06.701388 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2026-06-11 00:07:06.701427 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2026-06-11 00:07:06.701434 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2026-06-11 00:07:06.701446 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2026-06-11 00:07:06.701456 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2026-06-11 00:07:06.701463 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2026-06-11 00:07:06.701514 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2026-06-11 00:07:06.701523 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2026-06-11 00:07:06.701530 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2026-06-11 00:07:06.701564 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2026-06-11 00:07:06.701572 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2026-06-11 00:07:06.701583 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2026-06-11 00:07:06.701590 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2026-06-11 00:07:06.701645 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2026-06-11 00:07:06.701654 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2026-06-11 00:07:06.701664 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2026-06-11 00:07:06.701679 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2026-06-11 00:07:06.701716 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2026-06-11 00:07:06.701974 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2026-06-11 00:07:06.701985 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2026-06-11 00:07:06.702043 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2026-06-11 00:07:06.701952 2026-06-11 00:07:06.702724 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2026-06-11 00:07:06.703089 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2026-06-11 00:07:24.927922 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:07:24.928006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> e773b679a01c 2026-06-11 00:07:24.928030 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20260611" "name"="haproxy" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:07:24.928045 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 861f66821bbc 2026-06-11 00:07:24.928054 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 861f66821bbc 2026-06-11 00:07:24.928064 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 0b15576ed8e9 2026-06-11 00:07:24.928101 | 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 2026-06-11 00:07:24.928112 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in cae2a9a3610c 2026-06-11 00:07:24.928165 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container cae2a9a3610c 2026-06-11 00:07:24.928176 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d0a34731f99c 2026-06-11 00:07:24.928215 | 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/* 2026-06-11 00:07:24.928311 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 9ecb9b92b256 2026-06-11 00:07:24.928323 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:24.928375 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:07:24.928387 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:07:24.928503 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:07:24.928517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:07:24.928531 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:07:24.928582 | 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] 2026-06-11 00:07:24.928624 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:07:24.928635 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:07:24.928664 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:07:24.928722 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:07:24.928730 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:07:24.928809 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:07:24.928818 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:07:24.928926 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:07:24.928939 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 30.3 MB in 3s (10.7 MB/s) 2026-06-11 00:07:24.929010 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-06-11 00:07:24.929067 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-06-11 00:07:24.929140 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-06-11 00:07:24.929207 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-06-11 00:07:24.929301 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2026-06-11 00:07:24.929435 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2026-06-11 00:07:24.929480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2026-06-11 00:07:24.929488 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2026-06-11 00:07:24.929558 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2026-06-11 00:07:24.929567 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2026-06-11 00:07:24.929623 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:24.929632 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,236 kB of archives. 2026-06-11 00:07:24.929692 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,274 kB of additional disk space will be used. 2026-06-11 00:07:24.929701 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:24.929766 | 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] 2026-06-11 00:07:24.929775 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-11 00:07:24.929841 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,236 kB in 0s (6,819 kB/s) 2026-06-11 00:07:24.929850 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2026-06-11 00:07:24.929931 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-06-11 00:07:24.929996 | 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% 2026-06-11 00:07:24.930006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2026-06-11 00:07:24.930052 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2026-06-11 00:07:24.930125 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2026-06-11 00:07:24.930195 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2026-06-11 00:07:24.930264 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2026-06-11 00:07:24.930340 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2026-06-11 00:07:24.930525 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:07:24.930567 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-11 00:07:24.930588 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:07:24.930599 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2026-06-11 00:07:24.930648 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:07:24.930662 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-11 00:07:24.930678 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:07:24.930693 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-11 00:07:24.930772 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2026-06-11 00:07:24.930786 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:07:24.930796 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:07:24.930856 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 9ecb9b92b256 2026-06-11 00:07:24.930865 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 76c3d18ba6e7 2026-06-11 00:07:24.930923 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-06-11 00:07:24.930931 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> acb3d4202346 2026-06-11 00:07:24.930997 | 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 2026-06-11 00:07:24.931006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 9a227780d856 2026-06-11 00:07:24.931060 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 9a227780d856 2026-06-11 00:07:24.931069 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 0379ba111c89 2026-06-11 00:07:24.931128 | 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 2026-06-11 00:07:24.931139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 1f724ab959f9 2026-06-11 00:07:24.931194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-06-11 00:07:24.931204 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-06-11 00:07:24.931253 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-06-11 00:07:24.931263 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2026-06-11 00:07:24.931338 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:24.931350 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-06-11 00:07:24.931425 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-06-11 00:07:24.931441 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-06-11 00:07:24.931505 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:24.931515 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 1f724ab959f9 2026-06-11 00:07:24.931527 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d60a4b13c5b7 2026-06-11 00:07:24.931598 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 39af2790724c 2026-06-11 00:07:24.931607 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20260611 2026-06-11 00:07:24.931718 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2026-06-11 00:07:24.931586 (took 0:00:18.229634) 2026-06-11 00:07:24.932117 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2026-06-11 00:07:24.932145 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2026-06-11 00:07:24.932261 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2026-06-11 00:07:24.932122 2026-06-11 00:07:24.933337 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2026-06-11 00:07:24.934037 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2026-06-11 00:07:42.840258 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:07:42.840448 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> e773b679a01c 2026-06-11 00:07:42.840475 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20260611" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:07:42.840496 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 46693193d515 2026-06-11 00:07:42.840514 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 46693193d515 2026-06-11 00:07:42.840621 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 937d16a70318 2026-06-11 00:07:42.840647 | 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 2026-06-11 00:07:42.840738 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in b1ae9afdc639 2026-06-11 00:07:42.840787 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container b1ae9afdc639 2026-06-11 00:07:42.840841 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 20f86c951f75 2026-06-11 00:07:42.840901 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-06-11 00:07:42.840961 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 69509e72cad5 2026-06-11 00:07:42.841020 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 69509e72cad5 2026-06-11 00:07:42.841076 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 19542f629597 2026-06-11 00:07:42.841133 | 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/* 2026-06-11 00:07:42.841193 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 820900fa217a 2026-06-11 00:07:42.841248 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:42.841300 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:07:42.841478 | 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] 2026-06-11 00:07:42.841505 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:07:42.841522 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:07:42.841593 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:07:42.841640 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:07:42.841694 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:07:42.841760 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:07:42.841811 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:07:42.841873 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:07:42.841923 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:07:42.841973 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:07:42.842040 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:07:42.842091 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:07:42.842154 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 30.3 MB in 2s (12.4 MB/s) 2026-06-11 00:07:42.842228 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-06-11 00:07:42.842246 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-06-11 00:07:42.842348 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-06-11 00:07:42.842366 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-06-11 00:07:42.842512 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2026-06-11 00:07:42.842536 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2026-06-11 00:07:42.842616 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2026-06-11 00:07:42.842633 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-06-11 00:07:42.842718 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2026-06-11 00:07:42.842735 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2026-06-11 00:07:42.842816 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-06-11 00:07:42.842878 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2026-06-11 00:07:42.842894 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-06-11 00:07:42.842977 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2026-06-11 00:07:42.843026 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:42.843076 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,091 kB of archives. 2026-06-11 00:07:42.843126 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-06-11 00:07:42.843175 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:07:42.843239 | 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] 2026-06-11 00:07:42.843291 | 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.5 [443 kB] 2026-06-11 00:07:42.843418 | 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] 2026-06-11 00:07:42.843443 | 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] 2026-06-11 00:07:42.843508 | 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.16 [907 kB] 2026-06-11 00:07:42.843560 | 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.16 [37.3 kB] 2026-06-11 00:07:42.843631 | 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] 2026-06-11 00:07:42.843682 | 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.16 [510 kB] 2026-06-11 00:07:42.843753 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2026-06-11 00:07:42.843802 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,091 kB in 0s (5,848 kB/s) 2026-06-11 00:07:42.843866 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:07:42.843925 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.843970 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2026-06-11 00:07:42.844040 | 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% 2026-06-11 00:07:42.844066 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2026-06-11 00:07:42.844152 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:07:42.844198 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2026-06-11 00:07:42.844260 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2026-06-11 00:07:42.844307 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2026-06-11 00:07:42.844432 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:07:42.844451 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:07:42.844512 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:07:42.844566 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2026-06-11 00:07:42.844618 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 00:07:42.844676 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 00:07:42.844733 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.844791 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 00:07:42.844845 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 00:07:42.844901 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:07:42.844957 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 00:07:42.845012 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 00:07:42.845064 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:07:42.845117 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2026-06-11 00:07:42.845171 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 00:07:42.845226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.845281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:07:42.845346 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2026-06-11 00:07:42.845489 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 00:07:42.845548 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:07:42.845604 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2026-06-11 00:07:42.845660 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-06-11 00:07:42.845715 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2026-06-11 00:07:42.845779 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.845827 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 00:07:42.845887 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2026-06-11 00:07:42.845942 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 00:07:42.845983 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:07:42.846039 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.846081 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:07:42.846143 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2026-06-11 00:07:42.846183 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:07:42.846238 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:07:42.846339 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:07:42.846357 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 00:07:42.846441 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-06-11 00:07:42.846477 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:07:42.846537 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:07:42.846561 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:07:42.846647 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.846675 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-06-11 00:07:42.846737 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2026-06-11 00:07:42.846764 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.846826 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:fdMaihsjPRi6VGuB8cFmE0879JRRH1pTsbvwkXesZdw root@ubuntu (RSA) 2026-06-11 00:07:42.846853 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-06-11 00:07:42.846936 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.846964 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:gyoKgtkRF7eIgjIyt44zGv8eygfihbMQPV1SDeBD63E root@ubuntu (ECDSA) 2026-06-11 00:07:42.847039 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-06-11 00:07:42.847085 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-06-11 00:07:42.847154 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:ojblxFKSiAktAQ77la1Ge6GhpDLxegwbxek7XygbXkc root@ubuntu (ED25519) 2026-06-11 00:07:42.847175 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-06-11 00:07:42.847255 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:07:42.847279 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:07:42.847377 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 820900fa217a 2026-06-11 00:07:42.847481 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> ae2859f945b9 2026-06-11 00:07:42.847509 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:07:42.847583 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c42016bc206b 2026-06-11 00:07:42.847613 | 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 2026-06-11 00:07:42.847639 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in ec17d6bd9541 2026-06-11 00:07:42.847703 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container ec17d6bd9541 2026-06-11 00:07:42.847729 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8f4fea61dc79 2026-06-11 00:07:42.847751 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-haproxy-cert.sh /usr/bin/update-haproxy-cert 2026-06-11 00:07:42.847831 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 9000f4fa33b3 2026-06-11 00:07:42.847860 | 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 2026-06-11 00:07:42.847885 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 901f677987c4 2026-06-11 00:07:42.847906 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-06-11 00:07:42.848036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-06-11 00:07:42.848057 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-06-11 00:07:42.848074 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2026-06-11 00:07:42.848097 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:42.848118 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-06-11 00:07:42.848139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-06-11 00:07:42.848226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-06-11 00:07:42.848243 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:07:42.848261 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 901f677987c4 2026-06-11 00:07:42.848311 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> bbf1eb286837 2026-06-11 00:07:42.848386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 4fd86fc198b0 2026-06-11 00:07:42.848450 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260611 2026-06-11 00:07:42.848559 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2026-06-11 00:07:42.848377 (took 0:00:17.916255) 2026-06-11 00:07:42.848946 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2026-06-11 00:07:42.849014 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2026-06-11 00:07:42.849100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2026-06-11 00:07:42.848974 2026-06-11 00:07:42.850241 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2026-06-11 00:07:42.851527 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2026-06-11 00:08:32.582870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:08:32.582949 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e773b679a01c 2026-06-11 00:08:32.582972 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20260611" "name"="fluentd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:08:32.583005 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in b68b359b9568 2026-06-11 00:08:32.583020 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container b68b359b9568 2026-06-11 00:08:32.583034 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 96c1a1a43959 2026-06-11 00:08:32.583048 | 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 2026-06-11 00:08:32.583064 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in ede6c1264e2b 2026-06-11 00:08:32.583076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container ede6c1264e2b 2026-06-11 00:08:32.583089 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 114899cd7893 2026-06-11 00:08:32.583103 | 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 2026-06-11 00:08:32.583118 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in f585179384ab 2026-06-11 00:08:32.583131 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container f585179384ab 2026-06-11 00:08:32.583143 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> b605cc8103e5 2026-06-11 00:08:32.583156 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2026-06-11 00:08:32.583169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 72fd2c037f19 2026-06-11 00:08:32.583182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:08:32.583195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a14ea0cf6917 2026-06-11 00:08:32.583209 | 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 2026-06-11 00:08:32.583224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in aade06dd76e9 2026-06-11 00:08:32.583238 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2026-06-11 00:08:32.583652 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:08:32.583713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:08:32.583727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:08:32.583740 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,519 B] 2026-06-11 00:08:32.583751 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:08:32.583792 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [2,084 B] 2026-06-11 00:08:32.583804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:08:32.583814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:08:32.583825 | 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] 2026-06-11 00:08:32.583835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:08:32.583845 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:08:32.583856 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:08:32.583866 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:08:32.583876 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:08:32.583886 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:08:32.586552 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:08:32.586592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:08:32.586603 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 30.3 MB in 3s (10.6 MB/s) 2026-06-11 00:08:32.586614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-06-11 00:08:32.586624 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-06-11 00:08:32.586634 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-06-11 00:08:32.586666 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-06-11 00:08:32.586677 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2026-06-11 00:08:32.586688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-06-11 00:08:32.586698 | 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 2026-06-11 00:08:32.586708 | 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 2026-06-11 00:08:32.586718 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-06-11 00:08:32.586728 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2026-06-11 00:08:32.586738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-06-11 00:08:32.586748 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-06-11 00:08:32.586758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2026-06-11 00:08:32.586768 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2026-06-11 00:08:32.586778 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2026-06-11 00:08:32.586788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2026-06-11 00:08:32.586798 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-11 00:08:32.586808 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2026-06-11 00:08:32.586818 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2026-06-11 00:08:32.586828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2026-06-11 00:08:32.586851 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2026-06-11 00:08:32.586861 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-06-11 00:08:32.586871 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2026-06-11 00:08:32.586881 | 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 2026-06-11 00:08:32.586891 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:08:32.586901 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-11 00:08:32.586911 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2026-06-11 00:08:32.586920 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2026-06-11 00:08:32.586930 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2026-06-11 00:08:32.586940 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:08:32.586950 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.2 MB of archives. 2026-06-11 00:08:32.586960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2026-06-11 00:08:32.586970 | 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.9-1 [13.0 MB] 2026-06-11 00:08:32.586981 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:08:32.586992 | 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] 2026-06-11 00:08:32.587002 | 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] 2026-06-11 00:08:32.587012 | 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] 2026-06-11 00:08:32.587022 | 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.10 [240 kB] 2026-06-11 00:08:32.587032 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-11 00:08:32.587053 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-11 00:08:32.587063 | 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.10 [98.0 kB] 2026-06-11 00:08:32.587073 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-11 00:08:32.587089 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-11 00:08:32.587100 | 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.10 [2,463 kB] 2026-06-11 00:08:32.587110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-11 00:08:32.587120 | 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.1 [51.6 kB] 2026-06-11 00:08:32.587129 | 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] 2026-06-11 00:08:32.587139 | 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] 2026-06-11 00:08:32.587156 | 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.1 [10.7 MB] 2026-06-11 00:08:32.587167 | 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 [1,042 B] 2026-06-11 00:08:32.587177 | 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] 2026-06-11 00:08:32.587187 | 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] 2026-06-11 00:08:32.587197 | 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.1 [48.0 kB] 2026-06-11 00:08:32.587207 | 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.1 [148 kB] 2026-06-11 00:08:32.587217 | 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.1 [29.7 kB] 2026-06-11 00:08:32.587227 | 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.1 [10.5 kB] 2026-06-11 00:08:32.587237 | 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.1 [3,027 kB] 2026-06-11 00:08:32.587247 | 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 [1,322 kB] 2026-06-11 00:08:32.587257 | 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.1 [2,772 kB] 2026-06-11 00:08:32.587267 | 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 [1,184 kB] 2026-06-11 00:08:32.587277 | 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 [1,641 kB] 2026-06-11 00:08:32.587311 | 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.1 [153 kB] 2026-06-11 00:08:32.587322 | 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.1 [2,681 kB] 2026-06-11 00:08:32.587332 | 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.1 [21.1 MB] 2026-06-11 00:08:32.587342 | 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.1 [494 kB] 2026-06-11 00:08:32.587352 | 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] 2026-06-11 00:08:32.587362 | 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] 2026-06-11 00:08:32.587382 | 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.7 [20.4 kB] 2026-06-11 00:08:32.587428 | 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-124.124 [1,442 kB] 2026-06-11 00:08:32.587444 | 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] 2026-06-11 00:08:32.587454 | 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] 2026-06-11 00:08:32.587477 | 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.7 [2,124 kB] 2026-06-11 00:08:32.587494 | 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.1 [2,420 kB] 2026-06-11 00:08:32.587551 | 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.1 [12.2 MB] 2026-06-11 00:08:32.587657 | 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.1 [16.0 kB] 2026-06-11 00:08:32.587703 | 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] 2026-06-11 00:08:32.587807 | 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] 2026-06-11 00:08:32.587852 | 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] 2026-06-11 00:08:32.587918 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.2 MB in 2s (39.7 MB/s) 2026-06-11 00:08:32.587985 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:08:32.588049 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2026-06-11 00:08:32.588125 | 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% 2026-06-11 00:08:32.588224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2026-06-11 00:08:32.588269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2026-06-11 00:08:32.588419 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2026-06-11 00:08:32.588519 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2026-06-11 00:08:32.588586 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2026-06-11 00:08:32.588643 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2026-06-11 00:08:32.588700 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:08:32.588757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:08:32.588824 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:08:32.588912 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2026-06-11 00:08:32.588972 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-06-11 00:08:32.589028 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:08:32.589083 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2026-06-11 00:08:32.589139 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.9-1_amd64.deb ... 2026-06-11 00:08:32.589195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.9-1) ... 2026-06-11 00:08:32.589252 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:08:32.589320 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:08:32.589377 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:08:32.589457 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2026-06-11 00:08:32.589523 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.589579 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.589621 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2026-06-11 00:08:32.589677 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.589733 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.589788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2026-06-11 00:08:32.589844 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.589924 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.589951 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-11 00:08:32.590011 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.590072 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.590088 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2026-06-11 00:08:32.590156 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.590210 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.590264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2026-06-11 00:08:32.590332 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.590376 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.590598 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-11 00:08:32.590667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.590682 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.590702 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2026-06-11 00:08:32.590713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:08:32.590724 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.590738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2026-06-11 00:08:32.590800 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.590864 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.590917 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2026-06-11 00:08:32.590971 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-11 00:08:32.591024 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:08:32.591078 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2026-06-11 00:08:32.591133 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-11 00:08:32.591187 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:08:32.591241 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-11 00:08:32.591319 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.591460 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.591532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2026-06-11 00:08:32.591591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.591650 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.591707 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-11 00:08:32.591764 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:08:32.591820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.591888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2026-06-11 00:08:32.591930 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:08:32.591971 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.592012 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2026-06-11 00:08:32.592054 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592094 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592133 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2026-06-11 00:08:32.592184 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592259 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2026-06-11 00:08:32.592317 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592370 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592385 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:08:32.592459 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592553 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2026-06-11 00:08:32.592593 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592653 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592670 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2026-06-11 00:08:32.592711 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592763 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592778 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2026-06-11 00:08:32.592835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.592875 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.592915 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2026-06-11 00:08:32.592954 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.593005 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.593067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2026-06-11 00:08:32.593083 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.593145 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.593185 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2026-06-11 00:08:32.593225 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.593264 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.593336 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-11 00:08:32.593353 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.593392 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.593476 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-11 00:08:32.593528 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.593568 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.593607 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2026-06-11 00:08:32.593648 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.593688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.593727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-11 00:08:32.593767 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:08:32.593806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.593857 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2026-06-11 00:08:32.593872 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:08:32.594040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.594080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2026-06-11 00:08:32.594095 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:08:32.594113 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:08:32.594124 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2026-06-11 00:08:32.594137 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-124.124_amd64.deb ... 2026-06-11 00:08:32.594151 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:08:32.594212 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2026-06-11 00:08:32.594254 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-06-11 00:08:32.594344 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:08:32.594392 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2026-06-11 00:08:32.594466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-06-11 00:08:32.594531 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:08:32.594576 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2026-06-11 00:08:32.594594 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:08:32.594617 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:08:32.594685 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-11 00:08:32.594713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.594738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.594790 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-11 00:08:32.594818 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.594878 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.594901 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2026-06-11 00:08:32.594959 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:08:32.594986 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.595009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-11 00:08:32.595053 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:08:32.595093 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.595147 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2026-06-11 00:08:32.595163 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:08:32.595214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.595266 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2026-06-11 00:08:32.595282 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2026-06-11 00:08:32.595377 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2026-06-11 00:08:32.595456 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:08:32.595520 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.595536 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:08:32.595593 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.595635 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.595686 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.595701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:08:32.595758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:08:32.595799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.595815 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2026-06-11 00:08:32.595874 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:08:32.595914 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.595964 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:08:32.596003 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596017 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596060 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596111 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:08:32.596126 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596180 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.9-1) ... 2026-06-11 00:08:32.596220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2026-06-11 00:08:32.596235 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596324 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.596370 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:08:32.596414 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:08:32.596472 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596488 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596536 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596586 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.596602 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.596656 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.596708 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:08:32.597587 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.597615 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.597621 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.597625 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.597630 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.597634 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:08:32.597639 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.597643 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.597647 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.597651 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.597655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.597659 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.597664 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:08:32.597668 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:08:32.597672 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: 2026-06-11 00:08:32.597676 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-11 00:08:32.597682 | 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 2026-06-11 00:08:32.597693 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:08:32.597697 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container aade06dd76e9 2026-06-11 00:08:32.597702 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 0277a9086400 2026-06-11 00:08:32.597707 | 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 2026-06-11 00:08:32.597711 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 94c6985eb4de 2026-06-11 00:08:32.597715 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2026-06-11 00:08:32.597719 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2026-06-11 00:08:32.597724 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2026-06-11 00:08:32.597728 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2026-06-11 00:08:32.597732 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.2 2026-06-11 00:08:32.597736 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.2 2026-06-11 00:08:32.597740 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.2 2026-06-11 00:08:32.597745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2026-06-11 00:08:32.597749 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2026-06-11 00:08:32.597753 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-06-11 00:08:32.597757 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-06-11 00:08:32.597761 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2026-06-11 00:08:32.597773 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2026-06-11 00:08:32.597778 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 94c6985eb4de 2026-06-11 00:08:32.597782 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 09d79e75d3c5 2026-06-11 00:08:32.597788 | 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 2026-06-11 00:08:32.598464 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 13b2523e3ce7 2026-06-11 00:08:32.598474 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-06-11 00:08:32.598479 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-06-11 00:08:32.598484 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-06-11 00:08:32.598489 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2026-06-11 00:08:32.598494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:08:32.598499 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-06-11 00:08:32.598503 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-06-11 00:08:32.598508 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-06-11 00:08:32.598513 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:08:32.598517 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 13b2523e3ce7 2026-06-11 00:08:32.598527 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 1daf15ea8bc2 2026-06-11 00:08:32.598532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2026-06-11 00:08:32.598537 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 3a90e07baf88 2026-06-11 00:08:32.598541 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 3a90e07baf88 2026-06-11 00:08:32.598546 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 342edf4bdb5f 2026-06-11 00:08:32.598551 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 25da7a3ed6cf 2026-06-11 00:08:32.598556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20260611 2026-06-11 00:08:32.598561 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2026-06-11 00:08:32.597960 (took 0:00:49.748986) 2026-06-11 00:08:32.598565 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2026-06-11 00:08:32.598570 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2026-06-11 00:08:32.598575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2026-06-11 00:08:32.598349 2026-06-11 00:08:32.598583 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2024.2.tar.gz 2026-06-11 00:08:32.599111 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting archive from https://tarballs.opendev.org/openstack/pycadf/pycadf-3.1.1.tar.gz 2026-06-11 00:08:33.611469 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 1 plugins into plugins archive 2026-06-11 00:08:33.611813 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2026-06-11 00:12:01.935686 | 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 2026-06-11 00:12:01.935795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.935820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2026-06-11 00:12:01.936030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.936105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:12:01.936120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> e773b679a01c 2026-06-11 00:12:01.936356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/11 : LABEL "build-date"="20260611" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:12:01.936446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 6b4c65acc626 2026-06-11 00:12:01.936468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 6b4c65acc626 2026-06-11 00:12:01.936516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 1822b8e3d249 2026-06-11 00:12:01.936665 | 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/* 2026-06-11 00:12:01.936714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in c810b04dd9de 2026-06-11 00:12:01.936791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:01.936875 | 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] 2026-06-11 00:12:01.937004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:12:01.937136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:12:01.937291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:12:01.937459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:12:01.937559 | 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] 2026-06-11 00:12:01.937588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:12:01.939685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:12:01.939721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:12:01.939727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:12:01.939733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:12:01.939738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:12:01.939743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:12:01.939748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:12:01.939753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-06-11 00:12:01.939758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-06-11 00:12:01.939763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-06-11 00:12:01.939768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-06-11 00:12:01.939773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-06-11 00:12:01.939778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2026-06-11 00:12:01.939782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2026-06-11 00:12:01.939787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:01.939792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container c810b04dd9de 2026-06-11 00:12:01.939797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> a61e001ab3c4 2026-06-11 00:12:01.939804 | 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/* 2026-06-11 00:12:01.939810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in f5e6e2de3f52 2026-06-11 00:12:01.939815 | 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] 2026-06-11 00:12:01.939827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:01.939842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:12:01.939847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:12:01.939852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:12:01.939857 | 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] 2026-06-11 00:12:01.939862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:12:01.939867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:12:01.939872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:12:01.939876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:12:01.939881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:12:01.939886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:12:01.939890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:12:01.939895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:12:01.939900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:12:01.940513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 30.3 MB in 3s (12.0 MB/s) 2026-06-11 00:12:01.940544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-06-11 00:12:01.940554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-06-11 00:12:01.940559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-06-11 00:12:01.940564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-06-11 00:12:01.940570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2026-06-11 00:12:01.940575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2026-06-11 00:12:01.940580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2026-06-11 00:12:01.940585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-11 00:12:01.940590 | 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 2026-06-11 00:12:01.940594 | 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 2026-06-11 00:12:01.940599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2026-06-11 00:12:01.940604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2026-06-11 00:12:01.940608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 00:12:01.940618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2026-06-11 00:12:01.940622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-06-11 00:12:01.940694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2026-06-11 00:12:01.940767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq5 libpython3-dev 2026-06-11 00:12:01.940837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-06-11 00:12:01.940898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libtsan2 libubsan1 libxml2 libxslt1.1 libyaml-0-2 linux-libc-dev 2026-06-11 00:12:01.940967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkgconf pkgconf-bin python3-pip-whl 2026-06-11 00:12:01.941035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-setuptools-whl python3.12-dev python3.12-venv rpcsvc-proto xz-utils 2026-06-11 00:12:01.941119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2026-06-11 00:12:01.941193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-11 00:12:01.941256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2026-06-11 00:12:01.941324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2026-06-11 00:12:01.941378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-06-11 00:12:01.941464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-06-11 00:12:01.941533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-06-11 00:12:01.941594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2026-06-11 00:12:01.941654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc ed diffutils-doc 2026-06-11 00:12:01.941715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2026-06-11 00:12:01.941775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2026-06-11 00:12:01.941836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-06-11 00:12:01.941895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2026-06-11 00:12:01.941968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2026-06-11 00:12:01.942031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2026-06-11 00:12:01.942091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-06-11 00:12:01.942178 | 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 2026-06-11 00:12:01.942250 | 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 2026-06-11 00:12:01.942321 | 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 2026-06-11 00:12:01.942382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2026-06-11 00:12:01.942468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-06-11 00:12:01.942538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-06-11 00:12:01.942599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2026-06-11 00:12:01.942659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-06-11 00:12:01.944471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2026-06-11 00:12:01.944488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq-dev libpq5 2026-06-11 00:12:01.944494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 2026-06-11 00:12:01.944500 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libssl-dev libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev 2026-06-11 00:12:01.944504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-dev linux-libc-dev 2026-06-11 00:12:01.944509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkg-config pkgconf pkgconf-bin python3-dev 2026-06-11 00:12:01.944514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2026-06-11 00:12:01.944518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto xz-utils zip zlib1g-dev 2026-06-11 00:12:01.944523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:01.944528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 120 MB of archives. 2026-06-11 00:12:01.944533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 444 MB of additional disk space will be used. 2026-06-11 00:12:01.944537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:01.944542 | 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] 2026-06-11 00:12:01.944548 | 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] 2026-06-11 00:12:01.944553 | 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] 2026-06-11 00:12:01.944558 | 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] 2026-06-11 00:12:01.944563 | 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] 2026-06-11 00:12:01.944568 | 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] 2026-06-11 00:12:01.944573 | 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] 2026-06-11 00:12:01.944578 | 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.7 [764 kB] 2026-06-11 00:12:01.944582 | 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.13 [1,336 kB] 2026-06-11 00:12:01.944587 | 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.13 [163 kB] 2026-06-11 00:12:01.944592 | 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.13 [98.9 kB] 2026-06-11 00:12:01.944596 | 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.13 [90.2 kB] 2026-06-11 00:12:01.944601 | 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] 2026-06-11 00:12:01.944606 | 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.3 [267 kB] 2026-06-11 00:12:01.944610 | 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.10 [240 kB] 2026-06-11 00:12:01.944619 | 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.10 [15.7 kB] 2026-06-11 00:12:01.944624 | 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.10 [577 kB] 2026-06-11 00:12:01.944634 | 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.10 [98.0 kB] 2026-06-11 00:12:01.944639 | 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.10 [94.5 kB] 2026-06-11 00:12:01.944651 | 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.10 [849 kB] 2026-06-11 00:12:01.944656 | 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.10 [2,463 kB] 2026-06-11 00:12:01.944662 | 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.10 [18.2 kB] 2026-06-11 00:12:01.944667 | 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.7 [20.4 kB] 2026-06-11 00:12:01.944671 | 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-124.124 [1,442 kB] 2026-06-11 00:12:01.944676 | 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] 2026-06-11 00:12:01.944680 | 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] 2026-06-11 00:12:01.944685 | 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.7 [2,124 kB] 2026-06-11 00:12:01.944690 | 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.1 [51.6 kB] 2026-06-11 00:12:01.944694 | 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] 2026-06-11 00:12:01.944699 | 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] 2026-06-11 00:12:01.944703 | 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.1 [10.7 MB] 2026-06-11 00:12:01.944708 | 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 [1,042 B] 2026-06-11 00:12:01.944716 | 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] 2026-06-11 00:12:01.944721 | 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] 2026-06-11 00:12:01.944726 | 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.1 [48.0 kB] 2026-06-11 00:12:01.944730 | 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.1 [148 kB] 2026-06-11 00:12:01.944735 | 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.1 [29.7 kB] 2026-06-11 00:12:01.944740 | 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.1 [10.5 kB] 2026-06-11 00:12:01.944750 | 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.1 [3,027 kB] 2026-06-11 00:12:01.944755 | 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 [1,322 kB] 2026-06-11 00:12:01.944790 | 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.1 [2,772 kB] 2026-06-11 00:12:01.944859 | 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 [1,184 kB] 2026-06-11 00:12:01.944930 | 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 [1,641 kB] 2026-06-11 00:12:01.944980 | 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.1 [153 kB] 2026-06-11 00:12:01.945043 | 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.1 [2,681 kB] 2026-06-11 00:12:01.945093 | 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.1 [21.1 MB] 2026-06-11 00:12:01.945161 | 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.1 [494 kB] 2026-06-11 00:12:01.945221 | 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] 2026-06-11 00:12:01.945276 | 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] 2026-06-11 00:12:01.945331 | 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.1 [2,420 kB] 2026-06-11 00:12:01.945386 | 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.1 [12.2 MB] 2026-06-11 00:12:01.945465 | 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.1 [16.0 kB] 2026-06-11 00:12:01.945527 | 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] 2026-06-11 00:12:01.945581 | 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] 2026-06-11 00:12:01.945636 | 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] 2026-06-11 00:12:01.945692 | 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.6 [268 kB] 2026-06-11 00:12:01.945740 | 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] 2026-06-11 00:12:01.945791 | 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] 2026-06-11 00:12:01.945844 | 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] 2026-06-11 00:12:01.945903 | 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.6 [1,074 kB] 2026-06-11 00:12:01.945949 | 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] 2026-06-11 00:12:01.946003 | 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.9 [334 kB] 2026-06-11 00:12:01.946056 | 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] 2026-06-11 00:12:01.946108 | 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] 2026-06-11 00:12:01.946214 | 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] 2026-06-11 00:12:01.946265 | 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] 2026-06-11 00:12:01.946319 | 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.13 [2,338 kB] 2026-06-11 00:12:01.946373 | 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] 2026-06-11 00:12:01.946452 | 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.4 [140 kB] 2026-06-11 00:12:01.946514 | 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] 2026-06-11 00:12:01.946562 | 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] 2026-06-11 00:12:01.946609 | 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] 2026-06-11 00:12:01.946655 | 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] 2026-06-11 00:12:01.946701 | 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] 2026-06-11 00:12:01.946747 | 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] 2026-06-11 00:12:01.946791 | 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] 2026-06-11 00:12:01.946836 | 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] 2026-06-11 00:12:01.946881 | 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] 2026-06-11 00:12:01.946927 | 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] 2026-06-11 00:12:01.946971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-11 00:12:01.947016 | 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.11 [2,408 kB] 2026-06-11 00:12:01.947062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-11 00:12:01.947107 | 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] 2026-06-11 00:12:01.947184 | 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.13 [5,682 kB] 2026-06-11 00:12:01.947199 | 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.1 [10.3 kB] 2026-06-11 00:12:01.947247 | 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.7 [782 kB] 2026-06-11 00:12:01.947291 | 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.3 [168 kB] 2026-06-11 00:12:01.947340 | 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.3 [91.9 kB] 2026-06-11 00:12:01.947381 | 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] 2026-06-11 00:12:01.947444 | 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] 2026-06-11 00:12:01.947497 | 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] 2026-06-11 00:12:01.947543 | 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.13 [498 kB] 2026-06-11 00:12:01.947589 | 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.1 [26.7 kB] 2026-06-11 00:12:01.947634 | 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] 2026-06-11 00:12:01.947688 | 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] 2026-06-11 00:12:01.947735 | 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.13 [5,672 B] 2026-06-11 00:12:01.947780 | 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 [1,032 B] 2026-06-11 00:12:01.947833 | 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] 2026-06-11 00:12:01.947880 | 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] 2026-06-11 00:12:01.947925 | 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] 2026-06-11 00:12:01.947971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 120 MB in 4s (33.5 MB/s) 2026-06-11 00:12:01.948017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2026-06-11 00:12:01.948060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-06-11 00:12:01.948113 | 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% 2026-06-11 00:12:01.948170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% 2026-06-11 00:12:01.948219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2026-06-11 00:12:01.948265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2026-06-11 00:12:01.948311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2026-06-11 00:12:01.948356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2026-06-11 00:12:01.948411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2026-06-11 00:12:01.948466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:12:01.948516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-11 00:12:01.948562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-11 00:12:01.948608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2026-06-11 00:12:01.948653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-11 00:12:01.948698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:12:01.948741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-11 00:12:01.948786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-11 00:12:01.948831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:12:01.948875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-11 00:12:01.948919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-11 00:12:01.948967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:12:01.949007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:12:01.949051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:12:01.949096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:12:01.949165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2026-06-11 00:12:01.949227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-11 00:12:01.949275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:12:01.949321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:12:01.949366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:12:01.949434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:12:01.949490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:12:01.949537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:12:01.949583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:12:01.949629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2026-06-11 00:12:01.949679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-11 00:12:01.949722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.949763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2026-06-11 00:12:01.949805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-11 00:12:01.949846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.949888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2026-06-11 00:12:01.950621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-11 00:12:01.950636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.950641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2026-06-11 00:12:01.950646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-11 00:12:01.950650 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.950655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2026-06-11 00:12:01.950659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../12-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-06-11 00:12:01.950664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:12:01.950668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2026-06-11 00:12:01.950672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../13-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-11 00:12:01.950677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:12:01.950681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2026-06-11 00:12:01.950685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../14-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2026-06-11 00:12:01.950698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../15-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2026-06-11 00:12:01.950711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../16-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-11 00:12:01.950724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../17-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.950739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2026-06-11 00:12:01.950748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../18-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.950771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2026-06-11 00:12:01.950780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../19-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-11 00:12:01.950800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../20-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2026-06-11 00:12:01.950888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../21-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:12:01.950961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.950988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2026-06-11 00:12:01.951029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../22-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:12:01.951073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:12:01.951117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.951202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-06-11 00:12:01.952459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../23-linux-libc-dev_6.8.0-124.124_amd64.deb ... 2026-06-11 00:12:01.952470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:12:01.952475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-06-11 00:12:01.952480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../24-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-06-11 00:12:01.952485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:12:01.952489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2026-06-11 00:12:01.952494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../25-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-06-11 00:12:01.952498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:12:01.952502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2026-06-11 00:12:01.952506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../26-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:12:01.952510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:12:01.952515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2026-06-11 00:12:01.952519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../27-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2026-06-11 00:12:01.952531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../28-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-11 00:12:01.952536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:12:01.952540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2026-06-11 00:12:01.952544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../29-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-11 00:12:01.952548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:12:01.952552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-11 00:12:01.952556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.952561 | 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.1_amd64.deb ... 2026-06-11 00:12:01.952577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2026-06-11 00:12:01.952585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../31-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-11 00:12:01.952598 | 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 ... 2026-06-11 00:12:01.952602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.952606 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2026-06-11 00:12:01.952611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../33-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:12:01.952615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.952619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2026-06-11 00:12:01.952623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../34-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2026-06-11 00:12:01.952636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.952640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../35-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2026-06-11 00:12:01.952653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../36-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:12:01.952672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../37-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2026-06-11 00:12:01.952685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../38-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2026-06-11 00:12:01.952697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../39-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.952706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2026-06-11 00:12:01.952714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../40-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2026-06-11 00:12:01.952730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../41-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2026-06-11 00:12:01.952767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../42-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2026-06-11 00:12:01.952901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../43-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.952935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.952978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-11 00:12:01.953014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../44-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.953052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.953092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-11 00:12:01.953131 | 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.1_amd64.deb ... 2026-06-11 00:12:01.953219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.953244 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2026-06-11 00:12:01.953278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../46-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.953312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.953348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-11 00:12:01.953381 | 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 ... 2026-06-11 00:12:01.953428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.953468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2026-06-11 00:12:01.953508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../48-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:12:01.953544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.953578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-11 00:12:01.953613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../49-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.953647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.953690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-11 00:12:01.953730 | 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.1_amd64.deb ... 2026-06-11 00:12:01.953762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.953779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2026-06-11 00:12:01.953816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../51-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:12:01.953849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.953882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-11 00:12:01.953916 | 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 ... 2026-06-11 00:12:01.953949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.953983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2026-06-11 00:12:01.954022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../53-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:12:01.954054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.954065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2026-06-11 00:12:01.954114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../54-make_4.3-4.1build2_amd64.deb ... 2026-06-11 00:12:01.954127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2026-06-11 00:12:01.954185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2026-06-11 00:12:01.954226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../55-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-11 00:12:01.954237 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:12:01.954283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2026-06-11 00:12:01.954296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../56-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-11 00:12:01.954344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:12:01.954356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package patch. 2026-06-11 00:12:01.954415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../57-patch_2.7.6-7build3_amd64.deb ... 2026-06-11 00:12:01.954434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking patch (2.7.6-7build3) ... 2026-06-11 00:12:01.954486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2026-06-11 00:12:01.954518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../58-lto-disabled-list_47_all.deb ... 2026-06-11 00:12:01.954541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2026-06-11 00:12:01.954582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2026-06-11 00:12:01.954621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../59-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-11 00:12:01.954631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:12:01.954677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2026-06-11 00:12:01.954695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../60-build-essential_12.10ubuntu1_amd64.deb ... 2026-06-11 00:12:01.954738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2026-06-11 00:12:01.954778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-06-11 00:12:01.954790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../61-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:12:01.954834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:12:01.954846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2026-06-11 00:12:01.954900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../62-liberror-perl_0.17029-2_all.deb ... 2026-06-11 00:12:01.954940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2026-06-11 00:12:01.954952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2026-06-11 00:12:01.954995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../63-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-06-11 00:12:01.955008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:12:01.955056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2026-06-11 00:12:01.955068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../64-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-06-11 00:12:01.955117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:12:01.955129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2026-06-11 00:12:01.955320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../65-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:12:01.955375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-11 00:12:01.955389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2026-06-11 00:12:01.955437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../66-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:12:01.955458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.955469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-06-11 00:12:01.955479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../67-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2026-06-11 00:12:01.955509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-06-11 00:12:01.955520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2026-06-11 00:12:01.955535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../68-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-06-11 00:12:01.955546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-06-11 00:12:01.955556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2026-06-11 00:12:01.955570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../69-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:12:01.955605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.955638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:12:01.955692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2026-06-11 00:12:01.955704 | 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 ... 2026-06-11 00:12:01.955718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-11 00:12:01.955776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2026-06-11 00:12:01.955798 | 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 ... 2026-06-11 00:12:01.955812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.955860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-11 00:12:01.955876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2026-06-11 00:12:01.955933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../72-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-11 00:12:01.955960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-11 00:12:01.955975 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2026-06-11 00:12:01.955988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../73-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2026-06-11 00:12:01.956038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.956049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2026-06-11 00:12:01.956063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../74-libpcre3_2%3a8.39-15build1_amd64.deb ... 2026-06-11 00:12:01.956122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.956138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2026-06-11 00:12:01.956186 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../75-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2026-06-11 00:12:01.956200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.956248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2026-06-11 00:12:01.956263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../76-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2026-06-11 00:12:01.956309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.956324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2026-06-11 00:12:01.956381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.956413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../77-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2026-06-11 00:12:01.956433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.956482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2026-06-11 00:12:01.956497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../78-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-11 00:12:01.956556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-11 00:12:01.956567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2026-06-11 00:12:01.956581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../79-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:12:01.956627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-11 00:12:01.956642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2026-06-11 00:12:01.956687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../80-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-11 00:12:01.956702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:12:01.956758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2026-06-11 00:12:01.958615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../81-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:12:01.958638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-11 00:12:01.958651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2026-06-11 00:12:01.958663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../82-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-06-11 00:12:01.958673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-06-11 00:12:01.958695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2026-06-11 00:12:01.958706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../83-libpython3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:12:01.958717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.958727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2026-06-11 00:12:01.958737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../84-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:12:01.958755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:12:01.958766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2026-06-11 00:12:01.958776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../85-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:12:01.958786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:12:01.958796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2026-06-11 00:12:01.958806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../86-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:12:01.958817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.958827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:12:01.958837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2026-06-11 00:12:01.958847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../87-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:12:01.958858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:12:01.958868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2026-06-11 00:12:01.958878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../88-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-11 00:12:01.958888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-11 00:12:01.958898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2026-06-11 00:12:01.958909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../89-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-11 00:12:01.958919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-11 00:12:01.958929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2026-06-11 00:12:01.958939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../90-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-11 00:12:01.958949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-11 00:12:01.958959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2026-06-11 00:12:01.958969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../91-python3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:12:01.958980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.958990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2026-06-11 00:12:01.959000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../92-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:12:01.959010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-11 00:12:01.959020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.959037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2026-06-11 00:12:01.959048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../93-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-11 00:12:01.959058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.959068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-11 00:12:01.959078 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2026-06-11 00:12:01.959098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../94-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-11 00:12:01.959109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-11 00:12:01.959119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2026-06-11 00:12:01.959130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../95-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:12:01.959140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.959171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2026-06-11 00:12:01.959181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../96-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:12:01.959192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-11 00:12:01.959202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2026-06-11 00:12:01.959212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../97-zip_3.0-13ubuntu0.2_amd64.deb ... 2026-06-11 00:12:01.959222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2026-06-11 00:12:01.959238 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2026-06-11 00:12:01.959249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../98-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-11 00:12:01.959259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-11 00:12:01.959269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2026-06-11 00:12:01.959279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../99-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-11 00:12:01.959289 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-11 00:12:01.959299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-11 00:12:01.959309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2026-06-11 00:12:01.959319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.959329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-11 00:12:01.959339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:12:01.959349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.959359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-11 00:12:01.959369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:12:01.959379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:12:01.959389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.959429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:12:01.959457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-11 00:12:01.959467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.959477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:12:01.959488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2026-06-11 00:12:01.959498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.959508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.959518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2026-06-11 00:12:01.959528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-11 00:12:01.959538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:12:01.959548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2026-06-11 00:12:01.959568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:12:01.959578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-11 00:12:01.959596 | 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 2026-06-11 00:12:01.959609 | 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 2026-06-11 00:12:01.959620 | 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 2026-06-11 00:12:01.959630 | 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 2026-06-11 00:12:01.959640 | 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 2026-06-11 00:12:01.959650 | 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 2026-06-11 00:12:01.959666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-a 2026-06-11 00:12:01.959677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:lternatives: 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 2026-06-11 00:12:01.959688 | 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 2026-06-11 00:12:01.959698 | 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 2026-06-11 00:12:01.959709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: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 2026-06-11 00:12:01.959726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:12:01.959746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.959756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:12:01.959767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up patch (2.7.6-7build3) ... 2026-06-11 00:12:01.959787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-11 00:12:01.959797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:12:01.959807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:12:01.959827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:12:01.959847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-11 00:12:01.959867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:12:01.959877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:12:01.959888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.959898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-11 00:12:01.959918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.959928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:12:01.959938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:12:01.959948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:12:01.959966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:12:01.959997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-11 00:12:01.960007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.960017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.960027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:12:01.960037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-11 00:12:01.960047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.960057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-11 00:12:01.960084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:12:01.960099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:12:01.960110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-11 00:12:01.960120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.960130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-11 00:12:01.960160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-11 00:12:01.960171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-11 00:12:01.960181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:12:01.960191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-11 00:12:01.960201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:12:01.960221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:12:01.960231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:12:01.960241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.960261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.960271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.960281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-06-11 00:12:01.960301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960311 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:12:01.960321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.960331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:12:01.960341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:12:01.960351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-06-11 00:12:01.960361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960371 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-06-11 00:12:01.960381 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.960391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:12:01.960427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.960448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-11 00:12:01.960458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2026-06-11 00:12:01.960473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2026-06-11 00:12:01.960490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2026-06-11 00:12:01.960501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2026-06-11 00:12:01.960511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2026-06-11 00:12:01.960521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2026-06-11 00:12:01.960531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2026-06-11 00:12:01.960541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2026-06-11 00:12:01.960551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2026-06-11 00:12:01.960561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2026-06-11 00:12:01.960571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2026-06-11 00:12:01.960581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2026-06-11 00:12:01.960591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2026-06-11 00:12:01.960601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2026-06-11 00:12:01.960611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2026-06-11 00:12:01.960621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2026-06-11 00:12:01.960631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2026-06-11 00:12:01.960641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2026-06-11 00:12:01.960651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2026-06-11 00:12:01.960671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2026-06-11 00:12:01.960682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2026-06-11 00:12:01.960696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2026-06-11 00:12:01.960708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2026-06-11 00:12:01.960718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2026-06-11 00:12:01.960728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2026-06-11 00:12:01.960738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:12:01.960748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:12:01.960762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.960772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-06-11 00:12:01.960783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2026-06-11 00:12:01.960793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:12:01.960806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-06-11 00:12:01.960816 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.960830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-06-11 00:12:01.960863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.960917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:12:01.960932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:12:01.960946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-11 00:12:01.960992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:12:01.961007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-11 00:12:01.961022 | 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 2026-06-11 00:12:01.961043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2026-06-11 00:12:01.961091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:12:01.961103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container f5e6e2de3f52 2026-06-11 00:12:01.961117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 962e51080784 2026-06-11 00:12:01.961182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/11 : ADD openstack-base-archive /openstack-base-source 2026-06-11 00:12:01.961194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 5da3c393eaac 2026-06-11 00:12:01.961209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/11 : ADD plugins-archive / 2026-06-11 00:12:01.961255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fc372bef0a8e 2026-06-11 00:12:01.961270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/11 : RUN mkdir -p /etc/pycadf && cp /plugins/*pycadf*/etc/pycadf/* /etc/pycadf/ 2026-06-11 00:12:01.961284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 2427fab7aa98 2026-06-11 00:12:01.961330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 2427fab7aa98 2026-06-11 00:12:01.961345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 749357f32eff 2026-06-11 00:12:01.961362 | 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 2026-06-11 00:12:01.961427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 274e2ada23f6 2026-06-11 00:12:01.961447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 274e2ada23f6 2026-06-11 00:12:01.961461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 91cf9dd29068 2026-06-11 00:12:01.961507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/11 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2026-06-11 00:12:01.961523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 04e983a2bf1b 2026-06-11 00:12:01.961537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 04e983a2bf1b 2026-06-11 00:12:01.961582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4dd8824edeea 2026-06-11 00:12:01.961609 | 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 2026-06-11 00:12:01.961634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 62a84ae0224a 2026-06-11 00:12:01.961694 | 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) 2026-06-11 00:12:01.961706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2026-06-11 00:12:01.961720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:12:01.961734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-06-11 00:12:01.961782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2026-06-11 00:12:01.961794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:12:01.961808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools==67.2.* 2026-06-11 00:12:01.961854 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2026-06-11 00:12:01.961870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=24.0 (from wheel) 2026-06-11 00:12:01.961884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:12:01.961929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2026-06-11 00:12:01.961945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.7 MB/s eta 0:00:00 2026-06-11 00:12:01.961974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-11 00:12:01.962020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 50.3 MB/s eta 0:00:00 2026-06-11 00:12:01.962036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-11 00:12:01.962049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-06-11 00:12:01.962095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 128.2 MB/s eta 0:00:00 2026-06-11 00:12:01.962111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: setuptools, pip, packaging, wheel 2026-06-11 00:12:01.962124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2026-06-11 00:12:01.962223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2026-06-11 00:12:01.962241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-06-11 00:12:01.962268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-11 00:12:01.962283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2026-06-11 00:12:01.962331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2026-06-11 00:12:01.962434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2026-06-11 00:12:01.962453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2026-06-11 00:12:01.962468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2026-06-11 00:12:01.962487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2026-06-11 00:12:01.962501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-06-11 00:12:01.962515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-11 00:12:01.962530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed packaging-24.1 pip-26.1.2 setuptools-67.2.0 wheel-0.47.0 2026-06-11 00:12:01.962580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:12:01.962592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.963467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.963487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.963498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.963508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-06-11 00:12:01.963518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:12:01.963529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.963540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.963550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2026-06-11 00:12:01.963560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to ./tmp/pip-req-build-p9m5dv0j 2026-06-11 00:12:01.963572 | 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-p9m5dv0j 2026-06-11 00:12:01.963583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-06-11 00:12:01.963593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit 9b629fb4473eb39200e004ae590c9f5e5da7bef5 2026-06-11 00:12:01.963604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.963614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.963625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.963635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.963645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-06-11 00:12:01.963654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:12:01.963664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.963673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.963682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2026-06-11 00:12:01.963691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:12:01.963700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2026-06-11 00:12:01.963709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2026-06-11 00:12:01.963718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2026-06-11 00:12:01.963727 | 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) 2026-06-11 00:12:01.963744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2026-06-11 00:12:01.963753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-11 00:12:01.963763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2026-06-11 00:12:01.963772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-11 00:12:01.963781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2026-06-11 00:12:01.963796 | 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) 2026-06-11 00:12:01.963806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2026-06-11 00:12:01.963815 | 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) 2026-06-11 00:12:01.963824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2026-06-11 00:12:01.963833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-11 00:12:01.963842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2026-06-11 00:12:01.963851 | 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) 2026-06-11 00:12:01.963860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2026-06-11 00:12:01.963869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2026-06-11 00:12:01.963878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2026-06-11 00:12:01.963887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:12:01.963896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2026-06-11 00:12:01.963913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2026-06-11 00:12:01.963922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2026-06-11 00:12:01.963931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2026-06-11 00:12:01.963940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2026-06-11 00:12:01.963949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2026-06-11 00:12:01.963958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2026-06-11 00:12:01.963967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.6.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:12:01.963976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2026-06-11 00:12:01.963985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2026-06-11 00:12:01.963994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2026-06-11 00:12:01.964003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:12:01.964012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2026-06-11 00:12:01.964021 | 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) 2026-06-11 00:12:01.964030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2026-06-11 00:12:01.964039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2026-06-11 00:12:01.964048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2026-06-11 00:12:01.964057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-11 00:12:01.964066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2026-06-11 00:12:01.964075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.964090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2026-06-11 00:12:01.964099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:12:01.964109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2026-06-11 00:12:01.964118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:12:01.964127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2026-06-11 00:12:01.964136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-11 00:12:01.964171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2026-06-11 00:12:01.964181 | 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) 2026-06-11 00:12:01.964190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2026-06-11 00:12:01.964199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:12:01.964208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2026-06-11 00:12:01.964217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:12:01.964226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2026-06-11 00:12:01.964235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2026-06-11 00:12:01.964248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2026-06-11 00:12:01.964257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-06-11 00:12:01.964266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2026-06-11 00:12:01.964275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2026-06-11 00:12:01.964284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2026-06-11 00:12:01.964300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2026-06-11 00:12:01.964310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2026-06-11 00:12:01.964319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:12:01.964328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2026-06-11 00:12:01.964336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2026-06-11 00:12:01.964346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2026-06-11 00:12:01.964355 | 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) 2026-06-11 00:12:01.964364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2026-06-11 00:12:01.964373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-11 00:12:01.964382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2026-06-11 00:12:01.964394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:12:01.964428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2026-06-11 00:12:01.964438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-06-11 00:12:01.964447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2026-06-11 00:12:01.964456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.964465 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2026-06-11 00:12:01.964474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:12:01.964494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2026-06-11 00:12:01.964503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-06-11 00:12:01.964512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2026-06-11 00:12:01.964521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:12:01.964534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2026-06-11 00:12:01.964547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:12:01.964559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2026-06-11 00:12:01.964587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:12:01.964633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2026-06-11 00:12:01.964643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2026-06-11 00:12:01.964655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.964697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.964708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.964720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.964761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.964772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.964784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2026-06-11 00:12:01.964826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:12:01.964836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2026-06-11 00:12:01.964848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-06-11 00:12:01.964891 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2026-06-11 00:12:01.964905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-06-11 00:12:01.964917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.964958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.964968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.964980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.965021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.965035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.965047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2026-06-11 00:12:01.965088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.9.1-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:12:01.965104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2026-06-11 00:12:01.965117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:12:01.965129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2026-06-11 00:12:01.965188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.1.0-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:12:01.965202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2026-06-11 00:12:01.965214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:12:01.965233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2026-06-11 00:12:01.965277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:12:01.965287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2026-06-11 00:12:01.965299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_config-9.6.1-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:12:01.965340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2026-06-11 00:12:01.965350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:12:01.965363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2026-06-11 00:12:01.965417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-11 00:12:01.965435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2026-06-11 00:12:01.965447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:12:01.965529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2026-06-11 00:12:01.965541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2026-06-11 00:12:01.965554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2026-06-11 00:12:01.965563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_messaging-14.9.3-py3-none-any.whl.metadata (3.6 kB) 2026-06-11 00:12:01.965575 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2026-06-11 00:12:01.965617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:12:01.965631 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2026-06-11 00:12:01.965643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:12:01.965684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2026-06-11 00:12:01.965697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.4.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:12:01.965710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2026-06-11 00:12:01.965751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2026-06-11 00:12:01.965761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2026-06-11 00:12:01.965773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.3.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-11 00:12:01.965814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2026-06-11 00:12:01.965828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:12:01.965840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2026-06-11 00:12:01.965881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-11 00:12:01.965892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2026-06-11 00:12:01.965945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:12:01.965955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2026-06-11 00:12:01.965967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:12:01.965979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2026-06-11 00:12:01.966020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-11 00:12:01.966033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2026-06-11 00:12:01.966046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.5.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:12:01.966107 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2026-06-11 00:12:01.966118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2026-06-11 00:12:01.966130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2026-06-11 00:12:01.966163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.4.1-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 00:12:01.966221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2026-06-11 00:12:01.966234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:12:01.966247 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2026-06-11 00:12:01.966294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-06-11 00:12:01.966308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2026-06-11 00:12:01.966320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2026-06-11 00:12:01.966332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2026-06-11 00:12:01.966375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-06-11 00:12:01.966389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2026-06-11 00:12:01.966429 | 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) 2026-06-11 00:12:01.966482 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2026-06-11 00:12:01.966493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 00:12:01.966505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2026-06-11 00:12:01.966518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2026-06-11 00:12:01.966559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.966572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.966585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.966627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.966640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.966680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.966693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2026-06-11 00:12:01.966706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:12:01.966746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2026-06-11 00:12:01.966759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2026-06-11 00:12:01.966771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2026-06-11 00:12:01.966812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2026-06-11 00:12:01.966825 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2026-06-11 00:12:01.966837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.2-py3-none-any.whl.metadata (4.7 kB) 2026-06-11 00:12:01.966879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2026-06-11 00:12:01.966889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-06-11 00:12:01.966901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2026-06-11 00:12:01.966920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-11 00:12:01.966964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2026-06-11 00:12:01.966977 | 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) 2026-06-11 00:12:01.966989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2026-06-11 00:12:01.967031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.1.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:12:01.967041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2026-06-11 00:12:01.967054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:12:01.967095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2026-06-11 00:12:01.967108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-11 00:12:01.968555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2026-06-11 00:12:01.968573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.0.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.968584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2026-06-11 00:12:01.968593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.8.1-py3-none-any.whl.metadata (4.7 kB) 2026-06-11 00:12:01.968602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2026-06-11 00:12:01.968611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:12:01.968620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2026-06-11 00:12:01.968629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.968644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2026-06-11 00:12:01.968653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-11 00:12:01.968663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2026-06-11 00:12:01.968671 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:12:01.968680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2026-06-11 00:12:01.968689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.3.0-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 00:12:01.968698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2026-06-11 00:12:01.968707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:12:01.968716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2026-06-11 00:12:01.968724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.968733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2026-06-11 00:12:01.968742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.1.5-py3-none-any.whl.metadata (6.7 kB) 2026-06-11 00:12:01.968751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2026-06-11 00:12:01.968760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python-qpid-proton-0.39.0.tar.gz (346 kB) 2026-06-11 00:12:01.968769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.968778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.968787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.968809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.968818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.968827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.968836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2026-06-11 00:12:01.968845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-11 00:12:01.968853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2026-06-11 00:12:01.968862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.6.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:12:01.968871 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2026-06-11 00:12:01.968880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-06-11 00:12:01.968889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2026-06-11 00:12:01.968898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-06-11 00:12:01.968907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2026-06-11 00:12:01.968916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:12:01.968924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2026-06-11 00:12:01.968933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-06-11 00:12:01.968942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2026-06-11 00:12:01.968951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2026-06-11 00:12:01.968960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2026-06-11 00:12:01.968969 | 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) 2026-06-11 00:12:01.968978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2026-06-11 00:12:01.968993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-11 00:12:01.969003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.969012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.969020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.969030 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.969038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.969047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.969056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2026-06-11 00:12:01.969070 | 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) 2026-06-11 00:12:01.969079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2026-06-11 00:12:01.969088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:12:01.969097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2026-06-11 00:12:01.969106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2026-06-11 00:12:01.969115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2026-06-11 00:12:01.969131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-11 00:12:01.969161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2026-06-11 00:12:01.969171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:12:01.969180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2026-06-11 00:12:01.969189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2026-06-11 00:12:01.969198 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.969207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.969216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.969224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.969233 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.969242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.969252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2026-06-11 00:12:01.969261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-11 00:12:01.969270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2026-06-11 00:12:01.969279 | 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) 2026-06-11 00:12:01.969288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in ./var/lib/kolla/venv/lib/python3.12/site-packages (26.1.2) 2026-06-11 00:12:01.969297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2026-06-11 00:12:01.969306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:12:01.969315 | 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) 2026-06-11 00:12:01.969324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2026-06-11 00:12:01.969333 | 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) 2026-06-11 00:12:01.969342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2026-06-11 00:12:01.969351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.969360 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2026-06-11 00:12:01.969369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2026-06-11 00:12:01.969378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2026-06-11 00:12:01.969387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-11 00:12:01.969418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2026-06-11 00:12:01.969439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-11 00:12:01.969449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2026-06-11 00:12:01.969458 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-06-11 00:12:01.969467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=16.3.0 (from cmd2) 2026-06-11 00:12:01.969493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-06-11 00:12:01.969502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.6 (from cmd2) 2026-06-11 00:12:01.970488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-06-11 00:12:01.970509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.970527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.970537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.970546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.970555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.970564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.970573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.1.7 (from cmd2) 2026-06-11 00:12:01.970582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-06-11 00:12:01.970591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2026-06-11 00:12:01.970600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2026-06-11 00:12:01.970609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2026-06-11 00:12:01.970618 | 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) 2026-06-11 00:12:01.970627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2026-06-11 00:12:01.970636 | 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) 2026-06-11 00:12:01.970645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2026-06-11 00:12:01.970654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.970663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2026-06-11 00:12:01.970672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-06-11 00:12:01.970681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2026-06-11 00:12:01.970690 | 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) 2026-06-11 00:12:01.970699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2026-06-11 00:12:01.970708 | 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) 2026-06-11 00:12:01.970717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-11 00:12:01.970726 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:12:01.970736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-11 00:12:01.970744 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:12:01.970753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2026-06-11 00:12:01.970762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2026-06-11 00:12:01.970771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2026-06-11 00:12:01.970787 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:12:01.970796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2026-06-11 00:12:01.970806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-11 00:12:01.970814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2026-06-11 00:12:01.970823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-06-11 00:12:01.970832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2026-06-11 00:12:01.970841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-06-11 00:12:01.970850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2026-06-11 00:12:01.970859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2026-06-11 00:12:01.970868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2026-06-11 00:12:01.970877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-11 00:12:01.970894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata>=2022.4 (from oslo.serialization) 2026-06-11 00:12:01.970903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-11 00:12:01.970917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2026-06-11 00:12:01.970926 | 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) 2026-06-11 00:12:01.970936 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils) (24.1) 2026-06-11 00:12:01.970945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting defusedxml>=0.7.1 (from oslo.vmware) 2026-06-11 00:12:01.970954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-11 00:12:01.970962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2026-06-11 00:12:01.970971 | 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) 2026-06-11 00:12:01.970980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2026-06-11 00:12:01.970989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.1.2-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:12:01.970998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2026-06-11 00:12:01.971008 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-06-11 00:12:01.971017 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2026-06-11 00:12:01.971025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:12:01.971034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2026-06-11 00:12:01.971043 | 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) 2026-06-11 00:12:01.971052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2026-06-11 00:12:01.971061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-11 00:12:01.971070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2026-06-11 00:12:01.971085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-06-11 00:12:01.971094 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2026-06-11 00:12:01.971103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-06-11 00:12:01.971112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2026-06-11 00:12:01.971121 | 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) 2026-06-11 00:12:01.971129 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2026-06-11 00:12:01.971138 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:12:01.971167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2026-06-11 00:12:01.971176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:12:01.971186 | 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]) 2026-06-11 00:12:01.971194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-06-11 00:12:01.971204 | 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]) 2026-06-11 00:12:01.971212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2026-06-11 00:12:01.971222 | 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]) 2026-06-11 00:12:01.971231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2026-06-11 00:12:01.971240 | 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]) 2026-06-11 00:12:01.971249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2026-06-11 00:12:01.971263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.971273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.971282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.971296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.971305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.971314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.971323 | 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]) 2026-06-11 00:12:01.971332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-06-11 00:12:01.971341 | 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]) 2026-06-11 00:12:01.971350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.9.tar.gz (384 kB) 2026-06-11 00:12:01.971359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.971368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.971377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.971392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.971427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.971436 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.971446 | 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]) 2026-06-11 00:12:01.971455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2026-06-11 00:12:01.971464 | 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]) 2026-06-11 00:12:01.971472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:12:01.971481 | 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]) 2026-06-11 00:12:01.971490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2026-06-11 00:12:01.971499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2026-06-11 00:12:01.971508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-06-11 00:12:01.971517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME) 2026-06-11 00:12:01.971526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-11 00:12:01.971535 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-06-11 00:12:01.971544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2026-06-11 00:12:01.971553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-06-11 00:12:01.971562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:12:01.971571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-06-11 00:12:01.971580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:12:01.971589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:12:01.971598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.971607 | 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) 2026-06-11 00:12:01.971615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2026-06-11 00:12:01.971624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2026-06-11 00:12:01.971633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-06-11 00:12:01.971642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2026-06-11 00:12:01.971659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:12:01.971668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2026-06-11 00:12:01.971682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-06-11 00:12:01.971691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) 2026-06-11 00:12:01.971706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 25.3 MB/s 0:00:00 2026-06-11 00:12:01.971715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2026-06-11 00:12:01.971724 | 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) 2026-06-11 00:12:01.971733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-11 00:12:01.971742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-11 00:12:01.971751 | 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) 2026-06-11 00:12:01.971760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 27.5 MB/s 0:00:00 2026-06-11 00:12:01.971770 | 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) 2026-06-11 00:12:01.971779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 25.4 MB/s 0:00:00 2026-06-11 00:12:01.971788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-11 00:12:01.971797 | 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) 2026-06-11 00:12:01.971806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 9.0 MB/s 0:00:00 2026-06-11 00:12:01.971815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2026-06-11 00:12:01.971824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-11 00:12:01.971833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2026-06-11 00:12:01.971841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2026-06-11 00:12:01.971850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2026-06-11 00:12:01.971859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-11 00:12:01.971868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.6.0-py3-none-any.whl (52 kB) 2026-06-11 00:12:01.971877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2026-06-11 00:12:01.971885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-06-11 00:12:01.971894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-06-11 00:12:01.971903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 29.1 MB/s 0:00:00 2026-06-11 00:12:01.971912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2026-06-11 00:12:01.971921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2026-06-11 00:12:01.971930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.7-py3-none-any.whl (97 kB) 2026-06-11 00:12:01.971939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-06-11 00:12:01.971947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-06-11 00:12:01.971962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2026-06-11 00:12:01.971971 | 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) 2026-06-11 00:12:01.971980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 26.8 MB/s 0:00:00 2026-06-11 00:12:01.971995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-06-11 00:12:01.972004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-06-11 00:12:01.972013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2026-06-11 00:12:01.972026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-06-11 00:12:01.972035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2026-06-11 00:12:01.972044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2026-06-11 00:12:01.972053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2026-06-11 00:12:01.972061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2026-06-11 00:12:01.972071 | 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) 2026-06-11 00:12:01.972079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 31.1 MB/s 0:00:00 2026-06-11 00:12:01.972088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2026-06-11 00:12:01.972097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-06-11 00:12:01.972106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-11 00:12:01.972115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-06-11 00:12:01.972124 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-11 00:12:01.972132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-06-11 00:12:01.972161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-06-11 00:12:01.972170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-06-11 00:12:01.972179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-06-11 00:12:01.972188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2026-06-11 00:12:01.972197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2026-06-11 00:12:01.972206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-06-11 00:12:01.972215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 27.6 MB/s 0:00:00 2026-06-11 00:12:01.972223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.9.1-py3-none-any.whl (304 kB) 2026-06-11 00:12:01.972232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-06-11 00:12:01.972241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.1.0-py3-none-any.whl (41 kB) 2026-06-11 00:12:01.972250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-06-11 00:12:01.972258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2026-06-11 00:12:01.972273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_config-9.6.1-py3-none-any.whl (132 kB) 2026-06-11 00:12:01.972282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2026-06-11 00:12:01.972291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2026-06-11 00:12:01.972300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-06-11 00:12:01.972309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2026-06-11 00:12:01.972318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_messaging-14.9.3-py3-none-any.whl (260 kB) 2026-06-11 00:12:01.972326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2026-06-11 00:12:01.972335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2026-06-11 00:12:01.972344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.4.0-py3-none-any.whl (38 kB) 2026-06-11 00:12:01.972353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2026-06-11 00:12:01.972361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.3.0-py3-none-any.whl (38 kB) 2026-06-11 00:12:01.972370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-06-11 00:12:01.972383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2026-06-11 00:12:01.972392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2026-06-11 00:12:01.972424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-7.4.0-py3-none-any.whl (132 kB) 2026-06-11 00:12:01.972433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl (86 kB) 2026-06-11 00:12:01.972442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.5.0-py3-none-any.whl (627 kB) 2026-06-11 00:12:01.972451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.1/627.1 kB 22.1 MB/s 0:00:00 2026-06-11 00:12:01.972460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2026-06-11 00:12:01.972469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.4.1-py3-none-any.whl (226 kB) 2026-06-11 00:12:01.972478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-06-11 00:12:01.972487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-06-11 00:12:01.972495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2026-06-11 00:12:01.972504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-06-11 00:12:01.972513 | 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) 2026-06-11 00:12:01.972522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-06-11 00:12:01.972531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2026-06-11 00:12:01.972540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2026-06-11 00:12:01.972549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.2-py3-none-any.whl (18 kB) 2026-06-11 00:12:01.972558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-06-11 00:12:01.972571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl (83 kB) 2026-06-11 00:12:01.972590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-11 00:12:01.972600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.1.0-py3-none-any.whl (95 kB) 2026-06-11 00:12:01.972609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2026-06-11 00:12:01.972624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2026-06-11 00:12:01.972633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.0.0-py3-none-any.whl (212 kB) 2026-06-11 00:12:01.972642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.8.1-py3-none-any.whl (264 kB) 2026-06-11 00:12:01.972651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-06-11 00:12:01.972664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2026-06-11 00:12:01.972673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.0.0-py3-none-any.whl (516 kB) 2026-06-11 00:12:01.972682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-11 00:12:01.972690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.3.0-py3-none-any.whl (143 kB) 2026-06-11 00:12:01.972699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 2026-06-11 00:12:01.972711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2026-06-11 00:12:01.972721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.1.5-py3-none-any.whl (1.1 MB) 2026-06-11 00:12:01.972733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.5 MB/s 0:00:00 2026-06-11 00:12:01.972762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) 2026-06-11 00:12:01.972789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.6.0-py3-none-any.whl (237 kB) 2026-06-11 00:12:01.972846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-06-11 00:12:01.972857 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-06-11 00:12:01.972869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-06-11 00:12:01.972882 | 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) 2026-06-11 00:12:01.972935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-06-11 00:12:01.972945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-06-11 00:12:01.972963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-06-11 00:12:01.972976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2026-06-11 00:12:01.972989 | 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) 2026-06-11 00:12:01.973033 | 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) 2026-06-11 00:12:01.973046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-06-11 00:12:01.973059 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2026-06-11 00:12:01.973081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB) 2026-06-11 00:12:01.973134 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-06-11 00:12:01.973158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2026-06-11 00:12:01.973171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-06-11 00:12:01.973282 | 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) 2026-06-11 00:12:01.973295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-06-11 00:12:01.973308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-06-11 00:12:01.973321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-11 00:12:01.973373 | 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) 2026-06-11 00:12:01.973384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-11 00:12:01.973415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2026-06-11 00:12:01.973434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-06-11 00:12:01.973477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2026-06-11 00:12:01.973487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2026-06-11 00:12:01.973499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2026-06-11 00:12:01.973541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-06-11 00:12:01.973554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2026-06-11 00:12:01.973566 | 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) 2026-06-11 00:12:01.973608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 30.2 MB/s 0:00:00 2026-06-11 00:12:01.973621 | 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) 2026-06-11 00:12:01.973633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2026-06-11 00:12:01.973674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.7 MB/s 0:00:00 2026-06-11 00:12:01.973687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-06-11 00:12:01.973700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-06-11 00:12:01.973741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2026-06-11 00:12:01.973752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2026-06-11 00:12:01.973764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2026-06-11 00:12:01.973801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-06-11 00:12:01.973813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2026-06-11 00:12:01.973824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2026-06-11 00:12:01.973868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-06-11 00:12:01.973892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-11 00:12:01.973903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2026-06-11 00:12:01.973914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2026-06-11 00:12:01.973950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-06-11 00:12:01.973961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-11 00:12:01.973996 | 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) 2026-06-11 00:12:01.974007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-11 00:12:01.974041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.1.2-py3-none-any.whl (144 kB) 2026-06-11 00:12:01.974052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2026-06-11 00:12:01.974074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-06-11 00:12:01.974109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-06-11 00:12:01.974120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-06-11 00:12:01.974171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-06-11 00:12:01.974180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-06-11 00:12:01.974214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-06-11 00:12:01.974225 | 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) 2026-06-11 00:12:01.974259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2026-06-11 00:12:01.974270 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2026-06-11 00:12:01.974305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2026-06-11 00:12:01.974316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-06-11 00:12:01.974350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-06-11 00:12:01.974361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2026-06-11 00:12:01.974415 | 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) 2026-06-11 00:12:01.974430 | 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 2026-06-11 00:12:01.974466 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:12:01.974477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.974521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=ca541f8882892f42d2b26c1b0faa2d9325c658fec9a4ac18ceae161974809d52 2026-06-11 00:12:01.974530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:12:01.974540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2026-06-11 00:12:01.974591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.974600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev29-py2.py3-none-any.whl size=51697 sha256=d1b908e3d655727b48ba210f05c5c45d448340666e23beb6f26b8ea29ed6e5fb 2026-06-11 00:12:01.974635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2026-06-11 00:12:01.974646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2026-06-11 00:12:01.974690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.974698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20006 sha256=a3b4fc2f25ab24557a48089597f8abb608118e982c216be7bb2bce24095323a5 2026-06-11 00:12:01.974713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2026-06-11 00:12:01.974750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2026-06-11 00:12:01.974761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.974804 | 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=35952 sha256=08bdc25a08d94d9a4ac166b93f5610621d7d60c9b095198d8b836b5faa69446a 2026-06-11 00:12:01.974812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2026-06-11 00:12:01.974823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2026-06-11 00:12:01.974866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.974878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyngus: filename=pyngus-2.3.1-py3-none-any.whl size=26825 sha256=1af98bccaea68b30f78129edae768fff4ed46cbe6e2d372636057154021449e4 2026-06-11 00:12:01.974921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2026-06-11 00:12:01.974930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2026-06-11 00:12:01.974964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.974975 | 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=1073679 sha256=95d17fb373852c6f2ed1223b639b114ba0fe45b8f4782f02d5f0f5e2fa596cb8 2026-06-11 00:12:01.975012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/52/04/a6/b255561b55e7b3ab535d64bf727efcbc20e8bbb2bd63a29504 2026-06-11 00:12:01.975023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2026-06-11 00:12:01.975067 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.975075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5259e87d30f3b50c3bc2bbc687f08e062333fa6614306371553a6b4a3ece407d 2026-06-11 00:12:01.975086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-11 00:12:01.975127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2026-06-11 00:12:01.975139 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.975173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10790 sha256=42a2f97a628240433de4dc9b1a69560c784b53f6d781ef271a7891ebc6814783 2026-06-11 00:12:01.975208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2026-06-11 00:12:01.975219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2026-06-11 00:12:01.975252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.975263 | 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=15176 sha256=5050375358443d7b1038ab4ff86df40820f6422aee23d17caba3bc5c3294728c 2026-06-11 00:12:01.975297 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2026-06-11 00:12:01.975308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2026-06-11 00:12:01.975341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.975352 | 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=529588 sha256=764ac135b77d34e80338118b55b841d14374b90d1c30d6b56ae84414f2c3563d 2026-06-11 00:12:01.975376 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 2026-06-11 00:12:01.975421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2026-06-11 00:12:01.975459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.975471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=7044d60e01154eb7eca312a20265b029427d693530554bc28737a0d011d46bc0 2026-06-11 00:12:01.975504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-06-11 00:12:01.975515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2026-06-11 00:12:01.975549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2026-06-11 00:12:01.975560 | 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=69380 sha256=05785ebbb08ef44d4b8557a47478846fe25fb411a1ba57cfb39b8a6bb9f47412 2026-06-11 00:12:01.975594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-01gi4quh/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2026-06-11 00:12:01.975605 | 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 2026-06-11 00:12:01.975664 | 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, 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 2026-06-11 00:12:01.975696 | 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.dev29 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.0 castellan-5.1.1 certifi-2026.5.20 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.12.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.11.0 oslo.concurrency-6.1.0 oslo.config-9.6.1 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.3 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 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.1 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.5 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 2026-06-11 00:12:01.975713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 62a84ae0224a 2026-06-11 00:12:01.975750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> f91f1a79ec94 2026-06-11 00:12:01.975761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/11 : RUN echo > /etc/apache2/ports.conf 2026-06-11 00:12:01.975795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in b6526401c714 2026-06-11 00:12:01.975806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container b6526401c714 2026-06-11 00:12:01.975839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 07397d542a57 2026-06-11 00:12:01.975850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built ab50a4930260 2026-06-11 00:12:01.975894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:12:01.975990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2026-06-11 00:12:01.975896 (took 0:03:29.377547) 2026-06-11 00:12:01.976072 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2026-06-11 00:12:01.976119 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2026-06-11 00:12:01.976131 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2026-06-11 00:12:01.976191 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2026-06-11 00:12:01.976203 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2026-06-11 00:12:01.976245 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2026-06-11 00:12:01.976256 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2026-06-11 00:12:01.976298 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2026-06-11 00:12:01.976315 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2026-06-11 00:12:01.976347 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2026-06-11 00:12:01.976357 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2026-06-11 00:12:01.976412 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2026-06-11 00:12:01.976427 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2026-06-11 00:12:01.976468 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2026-06-11 00:12:01.976478 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2026-06-11 00:12:01.976519 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2026-06-11 00:12:01.976529 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2026-06-11 00:12:01.976571 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2026-06-11 00:12:01.976581 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2026-06-11 00:12:01.976625 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2026-06-11 00:12:01.976635 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2026-06-11 00:12:01.976912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2026-06-11 00:12:01.976931 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2026-06-11 00:12:01.977004 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2026-06-11 00:12:01.976926 2026-06-11 00:12:01.977719 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2026-06-11 00:12:01.978114 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2026-06-11 00:12:16.358024 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:12:16.358199 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> e773b679a01c 2026-06-11 00:12:16.358358 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20260611" "name"="multipathd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:12:16.358484 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in b946a1588a59 2026-06-11 00:12:16.360514 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container b946a1588a59 2026-06-11 00:12:16.360552 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> c5fb4f5b1d5b 2026-06-11 00:12:16.360559 | 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/* 2026-06-11 00:12:16.360566 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 9193d2106404 2026-06-11 00:12:16.360571 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:16.360576 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:12:16.360580 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:12:16.360586 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:12:16.360590 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:12:16.360595 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:12:16.360599 | 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] 2026-06-11 00:12:16.360603 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:12:16.360608 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:12:16.360612 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:12:16.360617 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:12:16.360632 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:12:16.360637 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:12:16.360647 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:12:16.360650 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:12:16.360654 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 30.3 MB in 3s (10.8 MB/s) 2026-06-11 00:12:16.360658 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-06-11 00:12:16.360662 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-06-11 00:12:16.360665 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-06-11 00:12:16.360669 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-06-11 00:12:16.360672 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2026-06-11 00:12:16.360676 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-06-11 00:12:16.360679 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-06-11 00:12:16.360683 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2026-06-11 00:12:16.360687 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2026-06-11 00:12:16.360690 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-06-11 00:12:16.360694 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2026-06-11 00:12:16.360697 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2026-06-11 00:12:16.360701 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2026-06-11 00:12:16.360705 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2026-06-11 00:12:16.360708 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-06-11 00:12:16.360712 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-06-11 00:12:16.360716 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2026-06-11 00:12:16.360719 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:16.360723 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,178 kB of archives. 2026-06-11 00:12:16.360726 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,231 kB of additional disk space will be used. 2026-06-11 00:12:16.360730 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:16.360733 | 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.2 [215 kB] 2026-06-11 00:12:16.360743 | 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] 2026-06-11 00:12:16.363495 | 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] 2026-06-11 00:12:16.363506 | 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] 2026-06-11 00:12:16.363510 | 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.8 [21.6 kB] 2026-06-11 00:12:16.363514 | 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.2 [47.3 kB] 2026-06-11 00:12:16.363518 | 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.2 [100 kB] 2026-06-11 00:12:16.363522 | 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.8 [50.5 kB] 2026-06-11 00:12:16.363532 | 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.2 [19.6 kB] 2026-06-11 00:12:16.363536 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-06-11 00:12:16.363539 | 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] 2026-06-11 00:12:16.363543 | 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] 2026-06-11 00:12:16.363546 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-11 00:12:16.363554 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-06-11 00:12:16.363557 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2026-06-11 00:12:16.363561 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,178 kB in 0s (3,641 kB/s) 2026-06-11 00:12:16.363564 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2026-06-11 00:12:16.363568 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-06-11 00:12:16.363573 | 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% 2026-06-11 00:12:16.363578 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% 2026-06-11 00:12:16.363582 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2026-06-11 00:12:16.363585 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2026-06-11 00:12:16.363589 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2026-06-11 00:12:16.363592 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2026-06-11 00:12:16.363595 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2026-06-11 00:12:16.363599 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:12:16.363602 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-06-11 00:12:16.363606 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 00:12:16.363609 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2026-06-11 00:12:16.363613 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-06-11 00:12:16.363616 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 00:12:16.363620 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2026-06-11 00:12:16.363623 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-06-11 00:12:16.363627 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 00:12:16.363630 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2026-06-11 00:12:16.363634 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-06-11 00:12:16.363637 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 00:12:16.363641 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2026-06-11 00:12:16.363652 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-06-11 00:12:16.363656 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 00:12:16.363659 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2026-06-11 00:12:16.363663 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 00:12:16.363666 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 00:12:16.363670 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2026-06-11 00:12:16.363673 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 00:12:16.363677 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 00:12:16.363680 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2026-06-11 00:12:16.363684 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-06-11 00:12:16.363687 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-06-11 00:12:16.363691 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 00:12:16.363694 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2026-06-11 00:12:16.363697 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-06-11 00:12:16.363701 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 00:12:16.363704 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2026-06-11 00:12:16.363708 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-06-11 00:12:16.363711 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 00:12:16.363718 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 00:12:16.363721 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 00:12:16.363725 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 00:12:16.363728 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2026-06-11 00:12:16.363731 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-06-11 00:12:16.363735 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 00:12:16.363738 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2026-06-11 00:12:16.363742 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 00:12:16.363745 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 00:12:16.363749 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2026-06-11 00:12:16.363752 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 00:12:16.363755 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 00:12:16.363761 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 00:12:16.363764 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-06-11 00:12:16.363811 | 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 2026-06-11 00:12:16.363883 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 00:12:16.363952 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 00:12:16.364036 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 00:12:16.364098 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 00:12:16.364189 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2026-06-11 00:12:16.364257 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-06-11 00:12:16.364330 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2026-06-11 00:12:16.364405 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2026-06-11 00:12:16.364491 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-06-11 00:12:16.364567 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 00:12:16.364633 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 00:12:16.364699 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 00:12:16.364765 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 00:12:16.364832 | 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. 2026-06-11 00:12:16.364899 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 00:12:16.364966 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 00:12:16.365032 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 00:12:16.365097 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-06-11 00:12:16.365183 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 00:12:16.365251 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-06-11 00:12:16.365317 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 00:12:16.365383 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:12:16.365483 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 00:12:16.365558 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 9193d2106404 2026-06-11 00:12:16.365626 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 83d1971bcdc2 2026-06-11 00:12:16.365704 | 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 2026-06-11 00:12:16.365771 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in a20d0938969f 2026-06-11 00:12:16.365837 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-06-11 00:12:16.365928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-06-11 00:12:16.366064 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-06-11 00:12:16.366230 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2026-06-11 00:12:16.366325 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:16.366455 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-06-11 00:12:16.366587 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-06-11 00:12:16.366689 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-06-11 00:12:16.366770 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:16.366849 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container a20d0938969f 2026-06-11 00:12:16.366928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> c501b80c428f 2026-06-11 00:12:16.367011 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 94ff2718bdc9 2026-06-11 00:12:16.367090 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20260611 2026-06-11 00:12:16.367231 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2026-06-11 00:12:16.367155 (took 0:00:14.390229) 2026-06-11 00:12:16.367690 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2026-06-11 00:12:16.367816 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2026-06-11 00:12:16.367935 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2026-06-11 00:12:16.367865 2026-06-11 00:12:16.368990 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2026-06-11 00:12:16.369829 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2026-06-11 00:12:44.230119 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:12:44.230232 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> e773b679a01c 2026-06-11 00:12:44.230247 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20260611" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:12:44.230275 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in d9f745fb265b 2026-06-11 00:12:44.230334 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container d9f745fb265b 2026-06-11 00:12:44.230379 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 93edac839b47 2026-06-11 00:12:44.230485 | 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 2026-06-11 00:12:44.230516 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 485ddbe66d21 2026-06-11 00:12:44.230591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 485ddbe66d21 2026-06-11 00:12:44.230634 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 4bfc32cc0096 2026-06-11 00:12:44.230786 | 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://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/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 2026-06-11 00:12:44.230833 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 6ef71199f76b 2026-06-11 00:12:44.230855 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 6ef71199f76b 2026-06-11 00:12:44.230914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bdd38dea17eb 2026-06-11 00:12:44.230970 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-06-11 00:12:44.231029 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 0ddb3c1718e9 2026-06-11 00:12:44.231105 | 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/* 2026-06-11 00:12:44.231181 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2ca263ff6c28 2026-06-11 00:12:44.231239 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:44.231297 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:12:44.231354 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:12:44.231447 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:12:44.231539 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-06-11 00:12:44.233653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:12:44.233706 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2026-06-11 00:12:44.233717 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:12:44.233726 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:12:44.233733 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-06-11 00:12:44.233741 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:12:44.233749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:12:44.233757 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-06-11 00:12:44.233764 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:12:44.233772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:12:44.233780 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2026-06-11 00:12:44.233787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:12:44.233795 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:12:44.233811 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:12:44.233820 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:12:44.233827 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [7,289 B] 2026-06-11 00:12:44.233835 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 30.4 MB in 3s (12.1 MB/s) 2026-06-11 00:12:44.233843 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-06-11 00:12:44.233851 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-06-11 00:12:44.233858 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-06-11 00:12:44.233866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-06-11 00:12:44.233873 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2026-06-11 00:12:44.233881 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-06-11 00:12:44.233889 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-06-11 00:12:44.233896 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-06-11 00:12:44.233904 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2026-06-11 00:12:44.233911 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2026-06-11 00:12:44.233919 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2026-06-11 00:12:44.233926 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-11 00:12:44.233934 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2026-06-11 00:12:44.233941 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2026-06-11 00:12:44.233949 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2026-06-11 00:12:44.233956 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-06-11 00:12:44.233964 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-06-11 00:12:44.233971 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-06-11 00:12:44.234686 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2026-06-11 00:12:44.234715 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2026-06-11 00:12:44.234724 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:44.234731 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 37.7 MB of archives. 2026-06-11 00:12:44.234739 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 59.2 MB of additional disk space will be used. 2026-06-11 00:12:44.234746 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:12:44.234765 | 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] 2026-06-11 00:12:44.234774 | 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] 2026-06-11 00:12:44.234782 | 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] 2026-06-11 00:12:44.234794 | 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] 2026-06-11 00:12:44.234803 | 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] 2026-06-11 00:12:44.234821 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2026-06-11 00:12:44.234829 | 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] 2026-06-11 00:12:44.234836 | 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] 2026-06-11 00:12:44.234844 | 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] 2026-06-11 00:12:44.234851 | 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] 2026-06-11 00:12:44.234859 | 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] 2026-06-11 00:12:44.234867 | 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] 2026-06-11 00:12:44.234874 | 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] 2026-06-11 00:12:44.234881 | 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] 2026-06-11 00:12:44.234888 | 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] 2026-06-11 00:12:44.234895 | 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] 2026-06-11 00:12:44.234902 | 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] 2026-06-11 00:12:44.234910 | 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] 2026-06-11 00:12:44.234917 | 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] 2026-06-11 00:12:44.234930 | 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] 2026-06-11 00:12:44.234938 | 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] 2026-06-11 00:12:44.234945 | 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] 2026-06-11 00:12:44.234952 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 37.7 MB in 2s (20.0 MB/s) 2026-06-11 00:12:44.234960 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2026-06-11 00:12:44.234967 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-06-11 00:12:44.234983 | 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% 2026-06-11 00:12:44.235001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-06-11 00:12:44.235010 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-06-11 00:12:44.235017 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-06-11 00:12:44.235024 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-06-11 00:12:44.235031 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-06-11 00:12:44.235038 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-06-11 00:12:44.235045 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:12:44.235056 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-06-11 00:12:44.235064 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:12:44.235190 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:12:44.235258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2026-06-11 00:12:44.235324 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-06-11 00:12:44.235374 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2026-06-11 00:12:44.235450 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-06-11 00:12:44.235519 | 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% 2026-06-11 00:12:44.235591 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-06-11 00:12:44.235642 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-06-11 00:12:44.235697 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-06-11 00:12:44.235753 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-06-11 00:12:44.235809 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-06-11 00:12:44.235863 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-06-11 00:12:44.235912 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11579 files and directories currently installed.) 2026-06-11 00:12:44.235967 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-06-11 00:12:44.236023 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:12:44.236077 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:12:44.236150 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:12:44.236205 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:12:44.236259 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2026-06-11 00:12:44.236313 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-11 00:12:44.236368 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2026-06-11 00:12:44.236443 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2026-06-11 00:12:44.236507 | 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 ... 2026-06-11 00:12:44.236603 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.236627 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2026-06-11 00:12:44.236698 | 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 ... 2026-06-11 00:12:44.236746 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.236802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2026-06-11 00:12:44.236863 | 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 ... 2026-06-11 00:12:44.236916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.236977 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2026-06-11 00:12:44.237030 | 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 ... 2026-06-11 00:12:44.237114 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.237165 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2026-06-11 00:12:44.238459 | 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 ... 2026-06-11 00:12:44.238494 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238503 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2026-06-11 00:12:44.238510 | 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 ... 2026-06-11 00:12:44.238517 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238523 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2026-06-11 00:12:44.238530 | 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 ... 2026-06-11 00:12:44.238536 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238543 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2026-06-11 00:12:44.238549 | 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 ... 2026-06-11 00:12:44.238555 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-06-11 00:12:44.238568 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2026-06-11 00:12:44.238574 | 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 ... 2026-06-11 00:12:44.238581 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238587 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2026-06-11 00:12:44.238593 | 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 ... 2026-06-11 00:12:44.238599 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238605 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2026-06-11 00:12:44.238611 | 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 ... 2026-06-11 00:12:44.238617 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238632 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2026-06-11 00:12:44.238638 | 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 ... 2026-06-11 00:12:44.238645 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238651 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2026-06-11 00:12:44.238657 | 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 ... 2026-06-11 00:12:44.238663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238669 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2026-06-11 00:12:44.238675 | 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 ... 2026-06-11 00:12:44.238682 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-06-11 00:12:44.238688 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238694 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2026-06-11 00:12:44.238700 | 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 ... 2026-06-11 00:12:44.238706 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238712 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2026-06-11 00:12:44.238718 | 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 ... 2026-06-11 00:12:44.238724 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238730 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2026-06-11 00:12:44.238740 | 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 ... 2026-06-11 00:12:44.238747 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238753 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2026-06-11 00:12:44.238769 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_3.13.7-1_all.deb ... 2026-06-11 00:12:44.238787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (3.13.7-1) ... 2026-06-11 00:12:44.238797 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238813 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2026-06-11 00:12:44.238823 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2026-06-11 00:12:44.238868 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.238907 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:12:44.238971 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-06-11 00:12:44.239005 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:12:44.239049 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239134 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239146 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239197 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239243 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239288 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239333 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:12:44.239379 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2026-06-11 00:12:44.239454 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239505 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239552 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239598 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239644 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239689 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239734 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239779 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239824 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:12:44.239870 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (3.13.7-1) ... 2026-06-11 00:12:44.239916 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-06-11 00:12:44.239972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:12:44.239988 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:12:44.240047 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2ca263ff6c28 2026-06-11 00:12:44.240117 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 719658d851a3 2026-06-11 00:12:44.240135 | 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 2026-06-11 00:12:44.240204 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 956bd7f3ec1b 2026-06-11 00:12:44.240224 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2026-06-11 00:12:44.240282 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2026-06-11 00:12:44.240323 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2026-06-11 00:12:44.240372 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2026-06-11 00:12:44.240437 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2026-06-11 00:12:44.240495 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-06-11 00:12:44.240539 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-06-11 00:12:44.240583 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-06-11 00:12:44.240631 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-06-11 00:12:44.240675 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2026-06-11 00:12:44.240722 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2026-06-11 00:12:44.240765 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2026-06-11 00:12:44.240807 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-06-11 00:12:44.240850 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-06-11 00:12:44.240900 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-06-11 00:12:44.240962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-06-11 00:12:44.240972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 5 plugins. 2026-06-11 00:12:44.241021 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2026-06-11 00:12:44.241067 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 956bd7f3ec1b 2026-06-11 00:12:44.241211 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c7d34bb0ea42 2026-06-11 00:12:44.241224 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2026-06-11 00:12:44.241280 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> fad0ba3e8dc7 2026-06-11 00:12:44.241326 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2026-06-11 00:12:44.241374 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in ad87241fdfb7 2026-06-11 00:12:44.241438 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container ad87241fdfb7 2026-06-11 00:12:44.241490 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 9f3ac8682353 2026-06-11 00:12:44.241537 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:12:44.241586 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 912c99c66432 2026-06-11 00:12:44.241631 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:12:44.241676 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 5b8911a83d96 2026-06-11 00:12:44.241720 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 5b8911a83d96 2026-06-11 00:12:44.241763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 7016979f58e0 2026-06-11 00:12:44.241812 | 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 2026-06-11 00:12:44.241856 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in ad91e243a982 2026-06-11 00:12:44.241900 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-06-11 00:12:44.241960 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-06-11 00:12:44.242005 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-06-11 00:12:44.242050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2026-06-11 00:12:44.242104 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:44.242145 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-06-11 00:12:44.242191 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-06-11 00:12:44.242235 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-06-11 00:12:44.242278 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:12:44.242321 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container ad91e243a982 2026-06-11 00:12:44.242364 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 6efc26272dfc 2026-06-11 00:12:44.242409 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2026-06-11 00:12:44.243886 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 46c4f0e7d58c 2026-06-11 00:12:44.243958 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 46c4f0e7d58c 2026-06-11 00:12:44.243980 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 14a134c8dde6 2026-06-11 00:12:44.243999 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built 6f750b7f6111 2026-06-11 00:12:44.244018 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20260611 2026-06-11 00:12:44.244037 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2026-06-11 00:12:44.242578 (took 0:00:27.874713) 2026-06-11 00:12:44.244127 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2026-06-11 00:12:44.244151 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2026-06-11 00:12:44.244169 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2026-06-11 00:12:44.243002 2026-06-11 00:12:44.244563 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2026-06-11 00:12:44.244602 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2026-06-11 00:13:12.018600 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:13:12.018669 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e773b679a01c 2026-06-11 00:13:12.018701 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/7 : LABEL "build-date"="20260611" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:13:12.018720 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in fcbe0a8b0d75 2026-06-11 00:13:12.018731 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container fcbe0a8b0d75 2026-06-11 00:13:12.019579 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 0b24a33d87ac 2026-06-11 00:13:12.019640 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/7 : COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2026-06-11 00:13:12.019655 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 2dba15927806 2026-06-11 00:13:12.019670 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/7 : RUN apt-get update && apt-get -y install --no-install-recommends python3-netifaces tcpdump && apt-get install -y -f /tmp/packages/openvswitch-common*.deb && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb && rm -rf /tmp/packages && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-06-11 00:13:12.019683 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in ddc278a37dfe 2026-06-11 00:13:12.019695 | 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] 2026-06-11 00:13:12.019706 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:12.019718 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:13:12.019729 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:13:12.019740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:13:12.019751 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:13:12.019762 | 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] 2026-06-11 00:13:12.019775 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:13:12.019812 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:13:12.019822 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:13:12.019831 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:13:12.019840 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:13:12.019848 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:13:12.019857 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:13:12.019866 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:13:12.020517 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-06-11 00:13:12.020549 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-06-11 00:13:12.020560 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-06-11 00:13:12.020570 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-06-11 00:13:12.020580 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-06-11 00:13:12.020590 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-06-11 00:13:12.020600 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 2026-06-11 00:13:12.020611 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-06-11 00:13:12.020621 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: apparmor 2026-06-11 00:13:12.020631 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2026-06-11 00:13:12.020641 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus 2026-06-11 00:13:12.020651 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-06-11 00:13:12.020676 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 python3-netifaces tcpdump 2026-06-11 00:13:12.020686 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:12.020697 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 858 kB of archives. 2026-06-11 00:13:12.020706 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 2,227 kB of additional disk space will be used. 2026-06-11 00:13:12.020716 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:12.020727 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-06-11 00:13:12.020738 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-11 00:13:12.020754 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-11 00:13:12.020764 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-06-11 00:13:12.020774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 858 kB in 0s (3,165 kB/s) 2026-06-11 00:13:12.020818 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:13:12.020913 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-06-11 00:13:12.020965 | 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% 2026-06-11 00:13:12.021052 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-06-11 00:13:12.021143 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-06-11 00:13:12.021196 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-06-11 00:13:12.021264 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-06-11 00:13:12.021332 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-06-11 00:13:12.021426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-06-11 00:13:12.021495 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:13:12.021570 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:13:12.021640 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:13:12.021708 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:13:12.021774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:13:12.021839 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:13:12.021905 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-11 00:13:12.021972 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-11 00:13:12.022060 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:13:12.022126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2026-06-11 00:13:12.022191 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-11 00:13:12.022259 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-11 00:13:12.022326 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:13:12.022392 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:13:12.022534 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:13:12.022633 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-11 00:13:12.022650 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:13:12.022715 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-06-11 00:13:12.022784 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-06-11 00:13:12.022852 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-06-11 00:13:12.022919 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-06-11 00:13:12.022993 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 2026-06-11 00:13:12.023071 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-06-11 00:13:12.023132 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc 2026-06-11 00:13:12.024475 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-06-11 00:13:12.024496 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 openvswitch-common 2026-06-11 00:13:12.024507 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:12.024528 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 590 kB/1,623 kB of archives. 2026-06-11 00:13:12.024537 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 4,694 kB of additional disk space will be used. 2026-06-11 00:13:12.024546 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 /tmp/packages/openvswitch-common_3.4.3-1_amd64.deb openvswitch-common amd64 3.4.3-1 [1,033 kB] 2026-06-11 00:13:12.024556 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:12.024565 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-11 00:13:12.024574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-11 00:13:12.024583 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 590 kB in 0s (2,701 kB/s) 2026-06-11 00:13:12.024592 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:13:12.024601 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-06-11 00:13:12.024611 | 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% 2026-06-11 00:13:12.024620 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-06-11 00:13:12.024629 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-06-11 00:13:12.024638 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-06-11 00:13:12.024647 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-06-11 00:13:12.024656 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-06-11 00:13:12.024665 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-06-11 00:13:12.024674 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11606 files and directories currently installed.) 2026-06-11 00:13:12.024683 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:13:12.024692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:13:12.024701 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:13:12.024711 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:13:12.024720 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:13:12.024729 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2026-06-11 00:13:12.024737 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-common_3.4.3-1_amd64.deb ... 2026-06-11 00:13:12.024746 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.4.3-1) ... 2026-06-11 00:13:12.024755 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:13:12.024764 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:13:12.024773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.4.3-1) ... 2026-06-11 00:13:12.024782 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:13:12.024796 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-06-11 00:13:12.024811 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-06-11 00:13:12.024820 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-06-11 00:13:12.024829 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-06-11 00:13:12.024838 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers 2026-06-11 00:13:12.024847 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-06-11 00:13:12.024862 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-netaddr python3-pyparsing python3-unbound 2026-06-11 00:13:12.024875 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc 2026-06-11 00:13:12.024884 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-06-11 00:13:12.024931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-openvswitch python3-sortedcontainers 2026-06-11 00:13:12.024974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:12.025017 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 27.6 kB/306 kB of archives. 2026-06-11 00:13:12.025078 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 1,277 kB of additional disk space will be used. 2026-06-11 00:13:12.025124 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 /tmp/packages/python3-openvswitch_3.4.3-1_amd64.deb python3-openvswitch amd64 3.4.3-1 [279 kB] 2026-06-11 00:13:12.025215 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:12.025232 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-11 00:13:12.025294 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 27.7 kB in 0s (145 kB/s) 2026-06-11 00:13:12.025350 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:13:12.025415 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-06-11 00:13:12.025490 | 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% 2026-06-11 00:13:12.025515 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-06-11 00:13:12.025603 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-06-11 00:13:12.025618 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-06-11 00:13:12.025691 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-06-11 00:13:12.025745 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-06-11 00:13:12.025799 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-06-11 00:13:12.025853 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11671 files and directories currently installed.) 2026-06-11 00:13:12.025908 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:13:12.025962 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:13:12.026016 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:13:12.026086 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-openvswitch_3.4.3-1_amd64.deb ... 2026-06-11 00:13:12.026143 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.4.3-1) ... 2026-06-11 00:13:12.026198 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:13:12.026252 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.4.3-1) ... 2026-06-11 00:13:12.026294 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-06-11 00:13:12.026350 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-06-11 00:13:12.026429 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-06-11 00:13:12.026494 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-06-11 00:13:12.026537 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: uuid-runtime 2026-06-11 00:13:12.026593 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-06-11 00:13:12.026647 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-switch uuid-runtime 2026-06-11 00:13:12.026704 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:12.026756 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 33.1 kB/1,652 kB of archives. 2026-06-11 00:13:12.026816 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 5,087 kB of additional disk space will be used. 2026-06-11 00:13:12.026868 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 /tmp/packages/openvswitch-switch_3.4.3-1_amd64.deb openvswitch-switch amd64 3.4.3-1 [1,619 kB] 2026-06-11 00:13:12.026926 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:12.026981 | 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.5 [33.1 kB] 2026-06-11 00:13:12.027054 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 33.1 kB in 0s (169 kB/s) 2026-06-11 00:13:12.027145 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2026-06-11 00:13:12.027190 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-06-11 00:13:12.027242 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-06-11 00:13:12.027301 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-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% 2026-06-11 00:13:12.027344 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-06-11 00:13:12.027426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2026-06-11 00:13:12.027455 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2026-06-11 00:13:12.027536 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-06-11 00:13:12.027559 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-06-11 00:13:12.027602 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-06-11 00:13:12.027643 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11744 files and directories currently installed.) 2026-06-11 00:13:12.027694 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:13:12.027708 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:13:12.027774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:13:12.027815 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-switch_3.4.3-1_amd64.deb ... 2026-06-11 00:13:12.027869 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.4.3-1) ... 2026-06-11 00:13:12.027910 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:13:12.027951 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:13:12.027974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 103) ... 2026-06-11 00:13:12.028057 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:13:12.028073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:13:12.028270 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.4.3-1) ... 2026-06-11 00:13:12.028325 | 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 2026-06-11 00:13:12.028340 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:13:12.028352 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:13:12.028371 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container ddc278a37dfe 2026-06-11 00:13:12.028382 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 8599331c9ab2 2026-06-11 00:13:12.028431 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:13:12.028464 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f9dc425dd336 2026-06-11 00:13:12.028475 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/7 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2026-06-11 00:13:12.028514 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 2dc824940eb4 2026-06-11 00:13:12.028587 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 7/7 : 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 2026-06-11 00:13:12.028605 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in bfa6e5c1b177 2026-06-11 00:13:12.028651 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container bfa6e5c1b177 2026-06-11 00:13:12.028697 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 9cfcf53699f4 2026-06-11 00:13:12.028742 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 8e02c174fe80 2026-06-11 00:13:12.028787 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 2026-06-11 00:13:12.028873 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2026-06-11 00:13:12.028782 (took 0:00:27.785780) 2026-06-11 00:13:12.028965 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2026-06-11 00:13:12.029062 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2026-06-11 00:13:12.029079 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2026-06-11 00:13:12.029442 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2026-06-11 00:13:12.029520 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2026-06-11 00:13:12.029592 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2026-06-11 00:13:12.029506 2026-06-11 00:13:12.030439 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2026-06-11 00:13:12.031501 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2026-06-11 00:13:31.953777 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:13:31.953885 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e773b679a01c 2026-06-11 00:13:31.954042 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20260611" "name"="proxysql" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:13:31.954153 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 02b318d98d63 2026-06-11 00:13:31.954323 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 02b318d98d63 2026-06-11 00:13:31.954449 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 82fa16330fe3 2026-06-11 00:13:31.954582 | 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 2026-06-11 00:13:31.954656 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in bffd44a09c7c 2026-06-11 00:13:31.954739 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container bffd44a09c7c 2026-06-11 00:13:31.954822 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 3df6a1a791a6 2026-06-11 00:13:31.954913 | 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 2026-06-11 00:13:31.955493 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in ed32d4ca7300 2026-06-11 00:13:31.955514 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container ed32d4ca7300 2026-06-11 00:13:31.955525 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 2140e8a61d72 2026-06-11 00:13:31.955535 | 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/* 2026-06-11 00:13:31.955546 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 9781f019d733 2026-06-11 00:13:31.955556 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:31.955566 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:13:31.955581 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:13:31.955626 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [4,123 B] 2026-06-11 00:13:31.955719 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:13:31.955784 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:13:31.955910 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:13:31.955973 | 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] 2026-06-11 00:13:31.956117 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:13:31.956175 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [4,099 B] 2026-06-11 00:13:31.956337 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:13:31.956378 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:13:31.956511 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:13:31.956610 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:13:31.956693 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:13:31.956771 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:13:31.956847 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:13:31.956924 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 30.3 MB in 3s (10.8 MB/s) 2026-06-11 00:13:31.959481 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-06-11 00:13:31.959490 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-06-11 00:13:31.959494 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-06-11 00:13:31.959498 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-06-11 00:13:31.959503 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2026-06-11 00:13:31.959507 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2026-06-11 00:13:31.959511 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2026-06-11 00:13:31.959515 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2026-06-11 00:13:31.959518 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:31.959522 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 35.7 MB of archives. 2026-06-11 00:13:31.959525 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 149 MB of additional disk space will be used. 2026-06-11 00:13:31.959529 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:13:31.959532 | 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] 2026-06-11 00:13:31.959537 | 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] 2026-06-11 00:13:31.959541 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-06-11 00:13:31.959544 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 35.7 MB in 1s (24.4 MB/s) 2026-06-11 00:13:31.959548 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2026-06-11 00:13:31.959551 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2026-06-11 00:13:31.959556 | 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% 2026-06-11 00:13:31.959561 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2026-06-11 00:13:31.959565 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2026-06-11 00:13:31.959568 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2026-06-11 00:13:31.959572 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2026-06-11 00:13:31.959575 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2026-06-11 00:13:31.959578 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2026-06-11 00:13:31.959582 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:13:31.959585 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-06-11 00:13:31.959595 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:13:31.959599 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2026-06-11 00:13:31.959603 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 00:13:31.959606 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 00:13:31.959610 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2026-06-11 00:13:31.959613 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-06-11 00:13:31.959616 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.8) ... 2026-06-11 00:13:31.959620 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.8) ... 2026-06-11 00:13:31.959623 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:13:31.959627 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 00:13:31.959634 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:13:31.959638 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 9781f019d733 2026-06-11 00:13:31.959641 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 20e5fd57b4b4 2026-06-11 00:13:31.959645 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-06-11 00:13:31.959648 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 1f7fdcfcc3df 2026-06-11 00:13:31.959652 | 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 2026-06-11 00:13:31.959657 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 0a4c40915b4f 2026-06-11 00:13:31.959660 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 0a4c40915b4f 2026-06-11 00:13:31.959663 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 288c173440ba 2026-06-11 00:13:31.959674 | 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 2026-06-11 00:13:31.959679 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in c30f7bec7bc0 2026-06-11 00:13:31.959682 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container c30f7bec7bc0 2026-06-11 00:13:31.959793 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> e6dc03265334 2026-06-11 00:13:31.959915 | 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 2026-06-11 00:13:31.960050 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in c0dc1b120327 2026-06-11 00:13:31.960158 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-06-11 00:13:31.960231 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-06-11 00:13:31.960308 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-06-11 00:13:31.960388 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2026-06-11 00:13:31.960498 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:31.960576 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-06-11 00:13:31.960647 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-06-11 00:13:31.960717 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-06-11 00:13:31.960832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:13:31.960939 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container c0dc1b120327 2026-06-11 00:13:31.961039 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 81b2b0391e6a 2026-06-11 00:13:31.961113 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2026-06-11 00:13:31.961186 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in efeeb45c8dae 2026-06-11 00:13:31.961255 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container efeeb45c8dae 2026-06-11 00:13:31.961322 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 8cebacbb81e9 2026-06-11 00:13:31.961411 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 9f3c82eec750 2026-06-11 00:13:31.961506 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20260611 2026-06-11 00:13:31.961632 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2026-06-11 00:13:31.961534 (took 0:00:19.932028) 2026-06-11 00:13:31.962235 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2026-06-11 00:13:31.962341 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2026-06-11 00:13:31.962497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2026-06-11 00:13:31.962355 2026-06-11 00:13:31.963751 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2026-06-11 00:13:31.964661 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2026-06-11 00:13:32.553493 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:13:32.553695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> e773b679a01c 2026-06-11 00:13:32.553883 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20260611" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:13:32.553921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 9ac7192ba31f 2026-06-11 00:13:32.554023 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 9ac7192ba31f 2026-06-11 00:13:32.554140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 470344538f6e 2026-06-11 00:13:32.554210 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:13:32.554315 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> d699a26cc50a 2026-06-11 00:13:32.554384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built b6befc67c8dd 2026-06-11 00:13:32.554497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260611 2026-06-11 00:13:32.554667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2026-06-11 00:13:32.554527 (took 0:00:00.592172) 2026-06-11 00:13:32.554792 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2026-06-11 00:13:32.554902 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2026-06-11 00:13:32.555449 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2026-06-11 00:13:32.555578 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2026-06-11 00:13:32.555706 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2026-06-11 00:13:32.555585 2026-06-11 00:13:32.556943 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2026-06-11 00:13:32.557950 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2026-06-11 00:14:55.401892 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:14:55.402032 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e773b679a01c 2026-06-11 00:14:55.402121 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20260611" "name"="grafana" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:14:55.402245 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in ace81767d4b9 2026-06-11 00:14:55.402285 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container ace81767d4b9 2026-06-11 00:14:55.402454 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ed0ff76b3327 2026-06-11 00:14:55.402543 | 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 2026-06-11 00:14:55.402626 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 31ad3fb29dc3 2026-06-11 00:14:55.402713 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 31ad3fb29dc3 2026-06-11 00:14:55.402821 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 8b406e2bdb4c 2026-06-11 00:14:55.402918 | 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 2026-06-11 00:14:55.403126 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 283ece7c2d60 2026-06-11 00:14:55.403162 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 283ece7c2d60 2026-06-11 00:14:55.403235 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> cc215435a819 2026-06-11 00:14:55.403316 | 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/* 2026-06-11 00:14:55.403439 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 7e6c6cae5ef7 2026-06-11 00:14:55.403549 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:14:55.403585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:14:55.403685 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:14:55.403709 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,661 B] 2026-06-11 00:14:55.403847 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:14:55.403959 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:14:55.404022 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:14:55.404111 | 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] 2026-06-11 00:14:55.404169 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:14:55.404245 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:14:55.404273 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:14:55.404377 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:14:55.404453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:14:55.406628 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:14:55.406660 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 https://apt.grafana.com stable/main amd64 Packages [555 kB] 2026-06-11 00:14:55.406671 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:14:55.406682 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:14:55.406692 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 30.9 MB in 3s (11.9 MB/s) 2026-06-11 00:14:55.406702 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-06-11 00:14:55.406713 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-06-11 00:14:55.406723 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-06-11 00:14:55.406733 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-06-11 00:14:55.406743 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2026-06-11 00:14:55.406753 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana 2026-06-11 00:14:55.406763 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:14:55.406804 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 279 MB of archives. 2026-06-11 00:14:55.406815 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 1,039 MB of additional disk space will be used. 2026-06-11 00:14:55.406825 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 13.0.2 [279 MB] 2026-06-11 00:14:55.406836 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 279 MB in 16s (16.9 MB/s) 2026-06-11 00:14:55.406846 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2026-06-11 00:14:55.406856 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2026-06-11 00:14:55.406869 | 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% 2026-06-11 00:14:55.406882 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2026-06-11 00:14:55.406892 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2026-06-11 00:14:55.406902 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2026-06-11 00:14:55.406912 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2026-06-11 00:14:55.406922 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2026-06-11 00:14:55.406932 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2026-06-11 00:14:55.406942 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:14:55.406952 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_13.0.2_amd64.deb ... 2026-06-11 00:14:55.406962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (13.0.2) ... 2026-06-11 00:14:55.406981 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (13.0.2) ... 2026-06-11 00:14:55.406992 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2026-06-11 00:14:55.407002 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2026-06-11 00:14:55.407022 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2026-06-11 00:14:55.407033 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2026-06-11 00:14:55.407042 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 7e6c6cae5ef7 2026-06-11 00:14:55.407053 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e69eb14b453e 2026-06-11 00:14:55.407063 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2026-06-11 00:14:55.407073 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 40c8eccfcc88 2026-06-11 00:14:55.407083 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 40c8eccfcc88 2026-06-11 00:14:55.407093 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ddad68b45896 2026-06-11 00:14:55.407103 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2026-06-11 00:14:55.407114 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> a7f12117c5de 2026-06-11 00:14:55.407124 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:14:55.407134 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 747cd5dad62c 2026-06-11 00:14:55.407144 | 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 2026-06-11 00:14:55.407155 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 08893f8a83da 2026-06-11 00:14:55.407165 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-06-11 00:14:55.407175 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-06-11 00:14:55.407196 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.428156381Z level=info msg="Starting Grafana" version=13.0.2 commit=3fcdbc5a branch=release-13.0.2 compiled=2026-06-02T11:31:14Z 2026-06-11 00:14:55.407207 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429304746Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-06-11 00:14:55.407218 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429371524Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-06-11 00:14:55.407229 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.42939084Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-06-11 00:14:55.407281 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429424888Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-06-11 00:14:55.407293 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429547528Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-06-11 00:14:55.407304 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429562592Z level=info msg=Target target=[all] 2026-06-11 00:14:55.407314 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429570668Z level=info msg="Path Home" path=/usr/share/grafana 2026-06-11 00:14:55.407324 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429577433Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-06-11 00:14:55.407335 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429583643Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-06-11 00:14:55.407345 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429590151Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-06-11 00:14:55.407363 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429599869Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-06-11 00:14:55.407373 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:35.429606615Z level=info msg="App mode production" 2026-06-11 00:14:55.407384 | 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 2026-06-11 00:14:55.407422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-06-11 00:14:55.407437 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-06-11 00:14:55.407448 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-06-11 00:14:55.407458 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.223979096Z level=info msg="Starting Grafana" version=13.0.2 commit=3fcdbc5a branch=release-13.0.2 compiled=2026-06-02T11:31:14Z 2026-06-11 00:14:55.407475 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227096718Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-06-11 00:14:55.407486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227217324Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-06-11 00:14:55.407496 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227238963Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-06-11 00:14:55.407506 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227256783Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-06-11 00:14:55.407516 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227583499Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-06-11 00:14:55.407532 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.22763521Z level=info msg=Target target=[all] 2026-06-11 00:14:55.407542 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227656169Z level=info msg="Path Home" path=/usr/share/grafana 2026-06-11 00:14:55.407552 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227664475Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-06-11 00:14:55.407562 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227672491Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-06-11 00:14:55.407572 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227708277Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-06-11 00:14:55.407587 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227725402Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-06-11 00:14:55.407623 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-06-11T00:14:36.227733787Z level=info msg="App mode production" 2026-06-11 00:14:55.407924 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.33.1 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2026-06-11 00:14:55.408000 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-06-11 00:14:55.408024 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 08893f8a83da 2026-06-11 00:14:55.408069 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 204929823a82 2026-06-11 00:14:55.408100 | 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 2026-06-11 00:14:55.408121 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 1a562da79c32 2026-06-11 00:14:55.408139 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 1a562da79c32 2026-06-11 00:14:55.408156 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> a85068b4d595 2026-06-11 00:14:55.408176 | 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 2026-06-11 00:14:55.408203 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in bfbdde0df32f 2026-06-11 00:14:55.408221 | 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.620916, size: 200694 2026-06-11 00:14:55.408251 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.ansible-lint 2026-06-11 00:14:55.408277 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/ 2026-06-11 00:14:55.408426 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/ 2026-06-11 00:14:55.408462 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/add-to-project.yml 2026-06-11 00:14:55.408487 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.github/workflows/rules.yml 2026-06-11 00:14:55.408577 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.gitignore 2026-06-11 00:14:55.408606 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/ 2026-06-11 00:14:55.408652 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/Containerfile 2026-06-11 00:14:55.408734 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/Dockerfile 2026-06-11 00:14:55.408764 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/files/ 2026-06-11 00:14:55.408811 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/files/mixins.py 2026-06-11 00:14:55.408918 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/jsonnetfile.json 2026-06-11 00:14:55.408950 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/jsonnetfile.lock.json 2026-06-11 00:14:55.408975 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ 2026-06-11 00:14:55.408998 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ceph/ 2026-06-11 00:14:55.409075 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/ceph/ceph.libsonnet 2026-06-11 00:14:55.409091 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/ 2026-06-11 00:14:55.409216 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/alertmanager.libsonnet 2026-06-11 00:14:55.409236 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/node.libsonnet 2026-06-11 00:14:55.409257 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/mixins/infrastructure/prometheus.libsonnet 2026-06-11 00:14:55.409321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/playbooks/ 2026-06-11 00:14:55.409377 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2026-06-11 00:14:55.409486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.yamllint.yml 2026-06-11 00:14:55.409518 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/.zuul.yaml 2026-06-11 00:14:55.409592 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/README.md 2026-06-11 00:14:55.409614 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/ 2026-06-11 00:14:55.409651 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ 2026-06-11 00:14:55.411504 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ 2026-06-11 00:14:55.411538 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/README.md 2026-06-11 00:14:55.411554 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-cluster-advanced.json 2026-06-11 00:14:55.411569 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-cluster.json 2026-06-11 00:14:55.411585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-nvmeof-performance.json 2026-06-11 00:14:55.411600 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph-nvmeof.json 2026-06-11 00:14:55.411616 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph_overview.json 2026-06-11 00:14:55.411632 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/ceph_pools.json 2026-06-11 00:14:55.411647 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/cephfs-overview.json 2026-06-11 00:14:55.411662 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/cephfsdashboard.json 2026-06-11 00:14:55.411677 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/host-details.json 2026-06-11 00:14:55.411692 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/hosts-overview.json 2026-06-11 00:14:55.411707 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/multi-cluster-overview.json 2026-06-11 00:14:55.411722 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/osd-device-details.json 2026-06-11 00:14:55.411737 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/osds-overview.json 2026-06-11 00:14:55.411752 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/pool-detail.json 2026-06-11 00:14:55.411767 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/pool-overview.json 2026-06-11 00:14:55.411804 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-detail.json 2026-06-11 00:14:55.411819 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-overview.json 2026-06-11 00:14:55.411835 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/radosgw-sync-overview.json 2026-06-11 00:14:55.411845 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rbd-details.json 2026-06-11 00:14:55.411853 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rbd-overview.json 2026-06-11 00:14:55.411863 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/rgw-s3-analytics.json 2026-06-11 00:14:55.411872 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/ceph/smb-overview.json 2026-06-11 00:14:55.411887 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/ 2026-06-11 00:14:55.411915 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/alertmanager-overview.json 2026-06-11 00:14:55.411931 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/blackbox.json 2026-06-11 00:14:55.411946 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/cadvisor.json 2026-06-11 00:14:55.411961 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/database.json 2026-06-11 00:14:55.411989 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/elasticsearch.json 2026-06-11 00:14:55.412006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/fluentd.json 2026-06-11 00:14:55.412021 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/haproxy.json 2026-06-11 00:14:55.412036 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/libvirt.json 2026-06-11 00:14:55.412047 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/memcached.json 2026-06-11 00:14:55.412056 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2026-06-11 00:14:55.412065 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node-rsrc-use.json 2026-06-11 00:14:55.412073 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node_exporter_full.json 2026-06-11 00:14:55.412095 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2026-06-11 00:14:55.412106 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/nodes.json 2026-06-11 00:14:55.412122 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/opensearch.json 2026-06-11 00:14:55.412136 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus-remote-write.json 2026-06-11 00:14:55.412151 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus.json 2026-06-11 00:14:55.412166 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2026-06-11 00:14:55.412182 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/rabbitmq.json 2026-06-11 00:14:55.412198 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/infrastructure/redfish.json 2026-06-11 00:14:55.412212 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/openstack/ 2026-06-11 00:14:55.412226 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/dashboards/openstack/openstack.json 2026-06-11 00:14:55.412235 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/grafana_home_dashboard.json 2026-06-11 00:14:55.412244 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/grafana/provisioning.yaml 2026-06-11 00:14:55.412253 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ 2026-06-11 00:14:55.412262 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/alertmanager.rec.rules 2026-06-11 00:14:55.412271 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/alertmanager.rules 2026-06-11 00:14:55.412286 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/cadvisor.rules 2026-06-11 00:14:55.412300 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ceph.rec.rules 2026-06-11 00:14:55.412316 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/ceph.rules 2026-06-11 00:14:55.412332 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/elasticsearch.rules 2026-06-11 00:14:55.412349 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/fluentd-aggregator.rules 2026-06-11 00:14:55.412364 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/haproxy.rules 2026-06-11 00:14:55.412380 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/hardware.rules 2026-06-11 00:14:55.412390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/mysql.rules 2026-06-11 00:14:55.412439 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/node.rec.rules 2026-06-11 00:14:55.412449 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/node.rules 2026-06-11 00:14:55.412458 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/openstack.rules 2026-06-11 00:14:55.412466 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus-alertmanager.yml 2026-06-11 00:14:55.412495 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus-extra.rules 2026-06-11 00:14:55.412512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.rec.rules 2026-06-11 00:14:55.412527 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.rules 2026-06-11 00:14:55.412542 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/ 2026-06-11 00:14:55.412558 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/10-redfish.yml 2026-06-11 00:14:55.412574 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/50-ceph.yml 2026-06-11 00:14:55.412589 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2026-06-11 00:14:55.412605 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/rabbitmq.rules 2026-06-11 00:14:55.412621 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-25d75aa/prometheus/redfish.rules 2026-06-11 00:14:55.412636 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container bfbdde0df32f 2026-06-11 00:14:55.412653 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d362b2e62dbe 2026-06-11 00:14:55.412671 | 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 2026-06-11 00:14:55.412696 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 4beadd1b980d 2026-06-11 00:14:55.412712 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-06-11 00:14:55.412728 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-06-11 00:14:55.412744 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-06-11 00:14:55.412759 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2026-06-11 00:14:55.412801 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:14:55.412817 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-06-11 00:14:55.412833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-06-11 00:14:55.412848 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-06-11 00:14:55.412864 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:14:55.412879 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 4beadd1b980d 2026-06-11 00:14:55.412893 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 4d808f66737d 2026-06-11 00:14:55.412902 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2026-06-11 00:14:55.412910 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 4a9e63938659 2026-06-11 00:14:55.412919 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 4a9e63938659 2026-06-11 00:14:55.412933 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 26e24aa36bea 2026-06-11 00:14:55.412942 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built a99c4a6f6b69 2026-06-11 00:14:55.412951 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20260611 2026-06-11 00:14:55.412968 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2026-06-11 00:14:55.412855 (took 0:01:22.857270) 2026-06-11 00:14:55.413310 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2026-06-11 00:14:55.413336 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2026-06-11 00:14:55.413456 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2026-06-11 00:14:55.413341 2026-06-11 00:14:55.414377 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2026-06-11 00:14:55.415026 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2026-06-11 00:14:58.423079 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:14:58.423303 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> e773b679a01c 2026-06-11 00:14:58.423441 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20260611" "name"="redis-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:14:58.423473 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 0720cb82a3c5 2026-06-11 00:14:58.423609 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 0720cb82a3c5 2026-06-11 00:14:58.423633 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> a540112839ce 2026-06-11 00:14:58.423717 | 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 2026-06-11 00:14:58.423842 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in ba6b57496c48 2026-06-11 00:14:58.423904 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container ba6b57496c48 2026-06-11 00:14:58.423981 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 4ebb5bbfd449 2026-06-11 00:14:58.424061 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:14:58.424140 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> a0ddff6c2dc7 2026-06-11 00:14:58.424218 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:14:58.424300 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in d18f318b34a2 2026-06-11 00:14:58.424381 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container d18f318b34a2 2026-06-11 00:14:58.424486 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> d7cc83e7135c 2026-06-11 00:14:58.424573 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 5add00631739 2026-06-11 00:14:58.424648 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20260611 2026-06-11 00:14:58.424854 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2026-06-11 00:14:58.424678 (took 0:00:03.011337) 2026-06-11 00:14:58.424983 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2026-06-11 00:14:58.425086 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2026-06-11 00:14:58.425581 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2026-06-11 00:14:58.425700 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2026-06-11 00:14:58.425844 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2026-06-11 00:14:58.425713 2026-06-11 00:14:58.427080 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2026-06-11 00:14:58.428129 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2026-06-11 00:15:08.020027 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:15:08.020085 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> e773b679a01c 2026-06-11 00:15:08.021519 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20260611" "name"="tgtd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:15:08.021543 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 94015b2be4c1 2026-06-11 00:15:08.021556 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 94015b2be4c1 2026-06-11 00:15:08.021568 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 718c6863f952 2026-06-11 00:15:08.021578 | 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/* 2026-06-11 00:15:08.021590 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in f2eac7627be1 2026-06-11 00:15:08.021600 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:15:08.021610 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:15:08.021620 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:15:08.021630 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:15:08.021640 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:15:08.021649 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:15:08.021659 | 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] 2026-06-11 00:15:08.021701 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:15:08.021713 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:15:08.021723 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:15:08.021732 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:15:08.021769 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:15:08.021780 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:15:08.021789 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:15:08.021799 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:15:08.021809 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 30.3 MB in 3s (10.9 MB/s) 2026-06-11 00:15:08.021819 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-06-11 00:15:08.021846 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-06-11 00:15:08.021855 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-06-11 00:15:08.021863 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-06-11 00:15:08.021871 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-06-11 00:15:08.021884 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:15:08.021893 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container f2eac7627be1 2026-06-11 00:15:08.021901 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 4ce472b0a8bd 2026-06-11 00:15:08.021909 | 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 2026-06-11 00:15:08.021985 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in e21b0fd1ded6 2026-06-11 00:15:08.022066 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container e21b0fd1ded6 2026-06-11 00:15:08.022162 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> f4221c961a78 2026-06-11 00:15:08.022226 | 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 2026-06-11 00:15:08.022306 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 66ddf3c41c6f 2026-06-11 00:15:08.022382 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-06-11 00:15:08.022515 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-06-11 00:15:08.022594 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-06-11 00:15:08.022677 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2026-06-11 00:15:08.022769 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:15:08.022849 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-06-11 00:15:08.022928 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-06-11 00:15:08.023002 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-06-11 00:15:08.023080 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:15:08.023155 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 66ddf3c41c6f 2026-06-11 00:15:08.023229 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> a6d92a4b8ebb 2026-06-11 00:15:08.023327 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 89a8d2d43f69 2026-06-11 00:15:08.023427 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20260611 2026-06-11 00:15:08.023598 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2026-06-11 00:15:08.023445 (took 0:00:09.597732) 2026-06-11 00:15:08.024118 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2026-06-11 00:15:08.024325 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2026-06-11 00:15:08.024415 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2026-06-11 00:15:08.024271 2026-06-11 00:15:08.025933 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2026-06-11 00:15:08.027084 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2026-06-11 00:16:39.297927 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:16:39.298036 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> e773b679a01c 2026-06-11 00:16:39.298142 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20260611" "name"="opensearch" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:16:39.298186 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 5aaac3c3e1c4 2026-06-11 00:16:39.298310 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 5aaac3c3e1c4 2026-06-11 00:16:39.298378 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 0a2569d2de86 2026-06-11 00:16:39.298565 | 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 2026-06-11 00:16:39.298638 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 95a262961f6b 2026-06-11 00:16:39.298741 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 95a262961f6b 2026-06-11 00:16:39.298809 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 428c616e2e71 2026-06-11 00:16:39.298902 | 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 2026-06-11 00:16:39.298990 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 42d57b41b728 2026-06-11 00:16:39.300529 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 42d57b41b728 2026-06-11 00:16:39.300551 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 0f43f871e091 2026-06-11 00:16:39.300562 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2026-06-11 00:16:39.300573 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 316119a44abe 2026-06-11 00:16:39.300583 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 316119a44abe 2026-06-11 00:16:39.300593 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> a256d38c05db 2026-06-11 00:16:39.300604 | 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 2026-06-11 00:16:39.300614 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 90f7f26217e9 2026-06-11 00:16:39.300625 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:16:39.300637 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:16:39.300647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:16:39.300657 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:16:39.300667 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:16:39.300678 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:16:39.300688 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:16:39.300698 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:16:39.300721 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,554 B] 2026-06-11 00:16:39.300732 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:16:39.300742 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:16:39.300752 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:16:39.300762 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:16:39.300779 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:16:39.300790 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:16:39.300800 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:16:39.300810 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,271 B] 2026-06-11 00:16:39.300821 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-06-11 00:16:39.300832 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-06-11 00:16:39.300842 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-06-11 00:16:39.300852 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-06-11 00:16:39.300862 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-06-11 00:16:39.300877 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2026-06-11 00:16:39.300887 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2026-06-11 00:16:39.300898 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:16:39.300908 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 976 MB of archives. 2026-06-11 00:16:39.300917 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,294 MB of additional disk space will be used. 2026-06-11 00:16:39.300928 | 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.5 [976 MB] 2026-06-11 00:16:39.300942 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 976 MB in 26s (37.1 MB/s) 2026-06-11 00:16:39.301130 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2026-06-11 00:16:39.301185 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-06-11 00:16:39.301297 | 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% 2026-06-11 00:16:39.301377 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2026-06-11 00:16:39.301546 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2026-06-11 00:16:39.301646 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2026-06-11 00:16:39.301738 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2026-06-11 00:16:39.301809 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2026-06-11 00:16:39.301878 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2026-06-11 00:16:39.301946 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:16:39.302016 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.5_amd64.deb ... 2026-06-11 00:16:39.302087 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2026-06-11 00:16:39.302156 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2026-06-11 00:16:39.302225 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.5) ... 2026-06-11 00:16:39.302293 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.5) ... 2026-06-11 00:16:39.302363 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2026-06-11 00:16:39.302468 | 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 2026-06-11 00:16:39.302557 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2026-06-11 00:16:39.302616 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2026-06-11 00:16:39.302678 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2026-06-11 00:16:39.302739 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2026-06-11 00:16:39.302799 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2026-06-11 00:16:39.302875 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2026-06-11 00:16:39.302937 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2026-06-11 00:16:39.302999 | 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 2026-06-11 00:16:39.303061 | 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 2026-06-11 00:16:39.303136 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-06-11 00:16:39.303193 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:16:39.303261 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: 2026-06-11 00:16:39.303329 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 90f7f26217e9 2026-06-11 00:16:39.303412 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> e8df07715a0c 2026-06-11 00:16:39.303592 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:16:39.303609 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> c777a45ae8be 2026-06-11 00:16:39.303639 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-06-11 00:16:39.303704 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 6e61a5bef4fb 2026-06-11 00:16:39.303769 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 6e61a5bef4fb 2026-06-11 00:16:39.303836 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 6c410feb0401 2026-06-11 00:16:39.303908 | 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 2026-06-11 00:16:39.303977 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in f40e48d56910 2026-06-11 00:16:39.304043 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-06-11 00:16:39.304111 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-06-11 00:16:39.304179 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-06-11 00:16:39.304248 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2026-06-11 00:16:39.304309 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:16:39.304373 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-06-11 00:16:39.304495 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-06-11 00:16:39.304567 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-06-11 00:16:39.304636 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:16:39.304703 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container f40e48d56910 2026-06-11 00:16:39.304768 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> c06ee351d82c 2026-06-11 00:16:39.304832 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2026-06-11 00:16:39.304900 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 40debeb3f344 2026-06-11 00:16:39.304965 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 40debeb3f344 2026-06-11 00:16:39.305029 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 363aa3bc4581 2026-06-11 00:16:39.305492 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built fff246486baa 2026-06-11 00:16:39.305502 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20260611 2026-06-11 00:16:39.305508 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2026-06-11 00:16:39.305140 (took 0:01:31.280869) 2026-06-11 00:16:39.305891 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2026-06-11 00:16:39.305988 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2026-06-11 00:16:39.306077 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2026-06-11 00:16:39.305988 2026-06-11 00:16:39.307057 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2026-06-11 00:16:39.307945 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2026-06-11 00:19:07.514333 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:19:07.514484 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e773b679a01c 2026-06-11 00:19:07.514543 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20260611" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:19:07.515679 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in f983ae567558 2026-06-11 00:19:07.515748 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container f983ae567558 2026-06-11 00:19:07.515764 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 1a604126284f 2026-06-11 00:19:07.515781 | 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 2026-06-11 00:19:07.515795 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a0fbaf5fa5ae 2026-06-11 00:19:07.515838 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a0fbaf5fa5ae 2026-06-11 00:19:07.515849 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 7e2b3d3d4b79 2026-06-11 00:19:07.515862 | 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 2026-06-11 00:19:07.515876 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in decf24a4401f 2026-06-11 00:19:07.515886 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container decf24a4401f 2026-06-11 00:19:07.515896 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 7f445bac76b8 2026-06-11 00:19:07.515908 | 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 2026-06-11 00:19:07.515920 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 648cd1e75615 2026-06-11 00:19:07.515930 | 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] 2026-06-11 00:19:07.515942 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:19:07.515953 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:07.515963 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:19:07.515973 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:19:07.515984 | 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 [4,236 B] 2026-06-11 00:19:07.515995 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:19:07.518519 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:19:07.518545 | 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] 2026-06-11 00:19:07.518550 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:19:07.518555 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:19:07.518558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:19:07.518563 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:19:07.518567 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:19:07.518570 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:19:07.518587 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:19:07.518595 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:19:07.518599 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 30.3 MB in 3s (10.1 MB/s) 2026-06-11 00:19:07.518604 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-06-11 00:19:07.518607 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-06-11 00:19:07.518611 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-06-11 00:19:07.518614 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-06-11 00:19:07.518618 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2026-06-11 00:19:07.518621 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2026-06-11 00:19:07.518625 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:07.518629 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 350 MB of archives. 2026-06-11 00:19:07.518633 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,313 MB of additional disk space will be used. 2026-06-11 00:19:07.518637 | 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.5 [350 MB] 2026-06-11 00:19:07.518641 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 350 MB in 9s (37.8 MB/s) 2026-06-11 00:19:07.518645 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2026-06-11 00:19:07.518648 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2026-06-11 00:19:07.518654 | 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% 2026-06-11 00:19:07.518659 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2026-06-11 00:19:07.518662 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2026-06-11 00:19:07.518666 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2026-06-11 00:19:07.518669 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2026-06-11 00:19:07.518673 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2026-06-11 00:19:07.518676 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2026-06-11 00:19:07.518680 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:19:07.518683 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.5_amd64.deb ... 2026-06-11 00:19:07.518687 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2026-06-11 00:19:07.518690 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.5) ... 2026-06-11 00:19:07.518694 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.5) ... 2026-06-11 00:19:07.518697 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2026-06-11 00:19:07.518706 | 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 2026-06-11 00:19:07.518711 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2026-06-11 00:19:07.518717 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2026-06-11 00:19:07.518721 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2026-06-11 00:19:07.518725 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2026-06-11 00:19:07.518728 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2026-06-11 00:19:07.518732 | 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 2026-06-11 00:19:07.518736 | 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 2026-06-11 00:19:07.518757 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-06-11 00:19:07.518762 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 648cd1e75615 2026-06-11 00:19:07.518765 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> c5397d485a98 2026-06-11 00:19:07.518769 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:19:07.518773 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 5044a7242446 2026-06-11 00:19:07.518777 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-06-11 00:19:07.518780 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in f19596daae59 2026-06-11 00:19:07.518784 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container f19596daae59 2026-06-11 00:19:07.518787 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 5dfe2b5d21c9 2026-06-11 00:19:07.518792 | 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 2026-06-11 00:19:07.518798 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 33fc26aca236 2026-06-11 00:19:07.518801 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-06-11 00:19:07.518805 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-06-11 00:19:07.518833 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-06-11 00:19:07.518837 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2026-06-11 00:19:07.518840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:07.518844 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-06-11 00:19:07.518847 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-06-11 00:19:07.518850 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-06-11 00:19:07.518854 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:07.518857 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 33fc26aca236 2026-06-11 00:19:07.519869 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 41aaeac9cebb 2026-06-11 00:19:07.519909 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2026-06-11 00:19:07.519919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 5fa8dd13b81b 2026-06-11 00:19:07.519947 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 5fa8dd13b81b 2026-06-11 00:19:07.519955 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> d28439b0b2d5 2026-06-11 00:19:07.519963 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built ebbcf0907a99 2026-06-11 00:19:07.519970 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260611 2026-06-11 00:19:07.519979 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2026-06-11 00:19:07.519244 (took 0:02:28.213256) 2026-06-11 00:19:07.521496 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2026-06-11 00:19:07.521515 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2026-06-11 00:19:07.521524 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2026-06-11 00:19:07.519993 2026-06-11 00:19:07.521610 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2026-06-11 00:19:07.522621 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2026-06-11 00:19:23.018853 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:19:23.019011 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> e773b679a01c 2026-06-11 00:19:23.019159 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20260611" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:19:23.019527 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 00820cabc49f 2026-06-11 00:19:23.019632 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 00820cabc49f 2026-06-11 00:19:23.019658 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 42c1b829e7f1 2026-06-11 00:19:23.019672 | 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/* 2026-06-11 00:19:23.019687 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 02a4e4a6c6b6 2026-06-11 00:19:23.019702 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:23.019748 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:19:23.019830 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:19:23.019898 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:19:23.019967 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:19:23.020053 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:19:23.020212 | 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] 2026-06-11 00:19:23.020277 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:19:23.020443 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:19:23.020497 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:19:23.020587 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:19:23.020660 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:19:23.020731 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:19:23.020802 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:19:23.020871 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:19:23.020941 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 30.3 MB in 3s (9,865 kB/s) 2026-06-11 00:19:23.021004 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-06-11 00:19:23.021106 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-06-11 00:19:23.021223 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-06-11 00:19:23.021298 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-06-11 00:19:23.021432 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2026-06-11 00:19:23.021508 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2026-06-11 00:19:23.021592 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2026-06-11 00:19:23.021671 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2026-06-11 00:19:23.021737 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2026-06-11 00:19:23.021805 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2026-06-11 00:19:23.021871 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2026-06-11 00:19:23.021944 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2026-06-11 00:19:23.022016 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2026-06-11 00:19:23.022087 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2026-06-11 00:19:23.022158 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:23.022224 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,121 kB of archives. 2026-06-11 00:19:23.022434 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2026-06-11 00:19:23.022579 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:23.022679 | 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] 2026-06-11 00:19:23.022761 | 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] 2026-06-11 00:19:23.022833 | 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] 2026-06-11 00:19:23.022926 | 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] 2026-06-11 00:19:23.022987 | 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] 2026-06-11 00:19:23.023046 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-11 00:19:23.023114 | 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.3 [376 kB] 2026-06-11 00:19:23.023183 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-06-11 00:19:23.023254 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,121 kB in 0s (3,588 kB/s) 2026-06-11 00:19:23.023347 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:19:23.024518 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-06-11 00:19:23.024549 | 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% 2026-06-11 00:19:23.024564 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2026-06-11 00:19:23.024574 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2026-06-11 00:19:23.024583 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2026-06-11 00:19:23.024592 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2026-06-11 00:19:23.024601 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2026-06-11 00:19:23.024610 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2026-06-11 00:19:23.024619 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:19:23.024628 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:19:23.024637 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:19:23.024646 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2026-06-11 00:19:23.024655 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-06-11 00:19:23.024664 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:19:23.024673 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-06-11 00:19:23.024682 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-06-11 00:19:23.024691 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:19:23.024699 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:19:23.024708 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:19:23.024717 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:19:23.024726 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2026-06-11 00:19:23.024735 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-06-11 00:19:23.024748 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:19:23.024757 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2026-06-11 00:19:23.024769 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-11 00:19:23.024820 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-11 00:19:23.024834 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2026-06-11 00:19:23.024846 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-11 00:19:23.024927 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-11 00:19:23.024939 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2026-06-11 00:19:23.024951 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-06-11 00:19:23.024975 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-06-11 00:19:23.025024 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:19:23.025035 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:19:23.025047 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:19:23.025091 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:19:23.025106 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-11 00:19:23.025118 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:19:23.025156 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-11 00:19:23.025170 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-06-11 00:19:23.025182 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2026-06-11 00:19:23.025229 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2026-06-11 00:19:23.025243 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:19:23.025284 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:19:23.025298 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 02a4e4a6c6b6 2026-06-11 00:19:23.025351 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> e378f68daacc 2026-06-11 00:19:23.025365 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:19:23.025420 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 51addee1817e 2026-06-11 00:19:23.025438 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:19:23.025475 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in bf93a64bfaf4 2026-06-11 00:19:23.025489 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container bf93a64bfaf4 2026-06-11 00:19:23.025524 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> bc88e54f444c 2026-06-11 00:19:23.025541 | 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 2026-06-11 00:19:23.025579 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 1ad642fb0139 2026-06-11 00:19:23.025593 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-06-11 00:19:23.025629 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-06-11 00:19:23.025642 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-06-11 00:19:23.025679 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2026-06-11 00:19:23.025692 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:23.025740 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-06-11 00:19:23.025754 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-06-11 00:19:23.025810 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-06-11 00:19:23.025824 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:23.025863 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 1ad642fb0139 2026-06-11 00:19:23.025876 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 828cfebddbe9 2026-06-11 00:19:23.025913 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built 1ea9f705f0be 2026-06-11 00:19:23.025927 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20260611 2026-06-11 00:19:23.026032 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2026-06-11 00:19:23.025935 (took 0:00:15.505942) 2026-06-11 00:19:23.026490 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2026-06-11 00:19:23.026516 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2026-06-11 00:19:23.026530 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2026-06-11 00:19:23.026479 2026-06-11 00:19:23.027323 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2026-06-11 00:19:23.027768 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2026-06-11 00:19:35.344880 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:19:35.345258 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> e773b679a01c 2026-06-11 00:19:35.345711 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20260611" "name"="cron" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:19:35.345976 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in d7d0c2ea50a4 2026-06-11 00:19:35.346220 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container d7d0c2ea50a4 2026-06-11 00:19:35.347576 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> f6b2a40bb49f 2026-06-11 00:19:35.347632 | 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/* 2026-06-11 00:19:35.347646 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 9961fbb4523e 2026-06-11 00:19:35.347655 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:19:35.347665 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:35.347673 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:19:35.347682 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:19:35.347691 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:19:35.347699 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:19:35.347707 | 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] 2026-06-11 00:19:35.347717 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:19:35.347725 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:19:35.347733 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:19:35.347776 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:19:35.347785 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:19:35.347794 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:19:35.347834 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:19:35.347842 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:19:35.347849 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 30.3 MB in 2s (13.0 MB/s) 2026-06-11 00:19:35.347856 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-06-11 00:19:35.347866 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-06-11 00:19:35.347975 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-06-11 00:19:35.348050 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-06-11 00:19:35.348105 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2026-06-11 00:19:35.348185 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2026-06-11 00:19:35.348243 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2026-06-11 00:19:35.348308 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2026-06-11 00:19:35.348416 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2026-06-11 00:19:35.350492 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2026-06-11 00:19:35.350509 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2026-06-11 00:19:35.350518 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:35.350525 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2026-06-11 00:19:35.350532 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2026-06-11 00:19:35.350539 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:35.350546 | 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] 2026-06-11 00:19:35.350553 | 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] 2026-06-11 00:19:35.350560 | 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] 2026-06-11 00:19:35.350567 | 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] 2026-06-11 00:19:35.350574 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (800 kB/s) 2026-06-11 00:19:35.350581 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2026-06-11 00:19:35.350588 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-06-11 00:19:35.350609 | 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% 2026-06-11 00:19:35.350618 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-06-11 00:19:35.350626 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-06-11 00:19:35.350632 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-06-11 00:19:35.350639 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-06-11 00:19:35.350645 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-06-11 00:19:35.350652 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-06-11 00:19:35.350659 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:19:35.350666 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-06-11 00:19:35.350672 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:19:35.350688 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:19:35.350695 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2026-06-11 00:19:35.350702 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2026-06-11 00:19:35.350708 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-06-11 00:19:35.350716 | 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% 2026-06-11 00:19:35.350722 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-06-11 00:19:35.350729 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:19:35.350736 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-06-11 00:19:35.350743 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-06-11 00:19:35.350749 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-06-11 00:19:35.350756 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11579 files and directories currently installed.) 2026-06-11 00:19:35.350763 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-06-11 00:19:35.350769 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:19:35.350776 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:19:35.350783 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:19:35.350789 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:19:35.350796 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2026-06-11 00:19:35.350803 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2026-06-11 00:19:35.350809 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2026-06-11 00:19:35.350821 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:19:35.350828 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2026-06-11 00:19:35.350835 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:19:35.350841 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:19:35.350848 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2026-06-11 00:19:35.350855 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:19:35.350900 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 9961fbb4523e 2026-06-11 00:19:35.350988 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 07aadf68b299 2026-06-11 00:19:35.351027 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:19:35.351095 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 830fe2be9a2c 2026-06-11 00:19:35.351142 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:19:35.351242 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 20c9d73e8b42 2026-06-11 00:19:35.351352 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 20c9d73e8b42 2026-06-11 00:19:35.351496 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 09d47bf5f524 2026-06-11 00:19:35.351597 | 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 2026-06-11 00:19:35.351645 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 3e2e4ed4b255 2026-06-11 00:19:35.351706 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-06-11 00:19:35.351766 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-06-11 00:19:35.351823 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-06-11 00:19:35.351916 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2026-06-11 00:19:35.351978 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:35.352037 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-06-11 00:19:35.352095 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-06-11 00:19:35.352149 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-06-11 00:19:35.352206 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:35.352262 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 3e2e4ed4b255 2026-06-11 00:19:35.352337 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> be6158e348ef 2026-06-11 00:19:35.352459 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built d304caba91a2 2026-06-11 00:19:35.352519 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20260611 2026-06-11 00:19:35.352636 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2026-06-11 00:19:35.352541 (took 0:00:12.326062) 2026-06-11 00:19:35.353251 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2026-06-11 00:19:35.353492 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2026-06-11 00:19:35.353606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2026-06-11 00:19:35.353500 2026-06-11 00:19:35.354707 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2026-06-11 00:19:35.355417 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2026-06-11 00:19:38.025371 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:19:38.025467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e773b679a01c 2026-06-11 00:19:38.025485 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20260611" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:19:38.025500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 14a5d0e18adb 2026-06-11 00:19:38.025513 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 14a5d0e18adb 2026-06-11 00:19:38.025558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 3f5b91523195 2026-06-11 00:19:38.025573 | 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 2026-06-11 00:19:38.025610 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 47bbdf9d2b7e 2026-06-11 00:19:38.025623 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 47bbdf9d2b7e 2026-06-11 00:19:38.025658 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> d26f7a7c0ba7 2026-06-11 00:19:38.025691 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:19:38.025701 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 01974e1cdeb3 2026-06-11 00:19:38.025738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:19:38.025785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 3d94a3423b92 2026-06-11 00:19:38.025797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 3d94a3423b92 2026-06-11 00:19:38.025830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> dedaaf8e0240 2026-06-11 00:19:38.025841 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built 96331e7b4f28 2026-06-11 00:19:38.025881 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:19:38.026019 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2026-06-11 00:19:38.025876 (took 0:00:02.672376) 2026-06-11 00:19:38.026058 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2026-06-11 00:19:38.026084 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2026-06-11 00:19:38.026093 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2026-06-11 00:19:38.026101 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-v2-server) to queue 2026-06-11 00:19:38.026111 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2026-06-11 00:19:38.026121 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2026-06-11 00:19:38.026173 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2026-06-11 00:19:38.026182 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2026-06-11 00:19:38.026192 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2026-06-11 00:19:38.026230 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2026-06-11 00:19:38.026241 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2026-06-11 00:19:38.026274 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2026-06-11 00:19:38.026548 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2026-06-11 00:19:38.026570 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2026-06-11 00:19:38.026642 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2026-06-11 00:19:38.026560 2026-06-11 00:19:38.027115 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2026-06-11 00:19:38.027529 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2026-06-11 00:19:52.019492 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:19:52.019600 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> e773b679a01c 2026-06-11 00:19:52.019718 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20260611" "name"="keepalived" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:19:52.019803 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in b0eaea43638d 2026-06-11 00:19:52.019909 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container b0eaea43638d 2026-06-11 00:19:52.020021 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> f06d3f05408a 2026-06-11 00:19:52.020099 | 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/* 2026-06-11 00:19:52.020197 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 60ad01704955 2026-06-11 00:19:52.020270 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:52.020382 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:19:52.020521 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:19:52.020610 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:19:52.020690 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:19:52.020769 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:19:52.020946 | 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] 2026-06-11 00:19:52.021065 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:19:52.021133 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:19:52.021240 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:19:52.021430 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:19:52.021611 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:19:52.021740 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:19:52.022602 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:19:52.022622 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:19:52.022635 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 30.3 MB in 2s (12.5 MB/s) 2026-06-11 00:19:52.022647 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-06-11 00:19:52.022659 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-06-11 00:19:52.022671 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-06-11 00:19:52.022682 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-06-11 00:19:52.022693 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2026-06-11 00:19:52.022705 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2026-06-11 00:19:52.022716 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-06-11 00:19:52.022727 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2026-06-11 00:19:52.022739 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2026-06-11 00:19:52.024496 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2026-06-11 00:19:52.024519 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2026-06-11 00:19:52.024530 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2026-06-11 00:19:52.024555 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2026-06-11 00:19:52.024566 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2026-06-11 00:19:52.024576 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:52.024585 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,700 kB of archives. 2026-06-11 00:19:52.024596 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2026-06-11 00:19:52.024605 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:19:52.024616 | 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.8 [1,545 kB] 2026-06-11 00:19:52.024626 | 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] 2026-06-11 00:19:52.024636 | 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] 2026-06-11 00:19:52.024647 | 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] 2026-06-11 00:19:52.024657 | 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] 2026-06-11 00:19:52.024666 | 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] 2026-06-11 00:19:52.024677 | 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] 2026-06-11 00:19:52.024686 | 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.2 [206 kB] 2026-06-11 00:19:52.024696 | 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.2 [1,066 kB] 2026-06-11 00:19:52.024706 | 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] 2026-06-11 00:19:52.024716 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,700 kB in 0s (9,026 kB/s) 2026-06-11 00:19:52.024726 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:19:52.024736 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-06-11 00:19:52.024748 | 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% 2026-06-11 00:19:52.024760 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2026-06-11 00:19:52.024778 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2026-06-11 00:19:52.024789 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2026-06-11 00:19:52.024799 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2026-06-11 00:19:52.024809 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2026-06-11 00:19:52.024818 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2026-06-11 00:19:52.024829 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:19:52.024839 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:19:52.024856 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:19:52.024866 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2026-06-11 00:19:52.024882 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-06-11 00:19:52.024892 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:19:52.024902 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-06-11 00:19:52.024912 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-11 00:19:52.024922 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:19:52.024935 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2026-06-11 00:19:52.024949 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-11 00:19:52.025053 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 00:19:52.025114 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2026-06-11 00:19:52.025209 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-06-11 00:19:52.025267 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 00:19:52.025423 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2026-06-11 00:19:52.025518 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-06-11 00:19:52.025604 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-06-11 00:19:52.025681 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2026-06-11 00:19:52.025759 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-06-11 00:19:52.025836 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-06-11 00:19:52.025910 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2026-06-11 00:19:52.025979 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-06-11 00:19:52.026044 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:19:52.026108 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2026-06-11 00:19:52.026174 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-06-11 00:19:52.026240 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:19:52.026305 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2026-06-11 00:19:52.026422 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-06-11 00:19:52.026552 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2026-06-11 00:19:52.026597 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 00:19:52.026662 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:19:52.026731 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-06-11 00:19:52.026815 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:19:52.026915 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:19:52.027011 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2026-06-11 00:19:52.027081 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-06-11 00:19:52.027147 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 00:19:52.027214 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:19:52.027282 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:19:52.027429 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2026-06-11 00:19:52.027502 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2026-06-11 00:19:52.027578 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:19:52.027628 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:19:52.027675 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 60ad01704955 2026-06-11 00:19:52.027721 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 1729a12339c9 2026-06-11 00:19:52.027768 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2026-06-11 00:19:52.027828 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 121cf4ab5130 2026-06-11 00:19:52.027875 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:19:52.027934 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 926ebd03326a 2026-06-11 00:19:52.027981 | 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 2026-06-11 00:19:52.028043 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in f5ca8ea08f0f 2026-06-11 00:19:52.028112 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container f5ca8ea08f0f 2026-06-11 00:19:52.028157 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b56d9874680c 2026-06-11 00:19:52.028223 | 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 2026-06-11 00:19:52.028270 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in ed4441b1d383 2026-06-11 00:19:52.028343 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-06-11 00:19:52.028430 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-06-11 00:19:52.028482 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-06-11 00:19:52.028540 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2026-06-11 00:19:52.028586 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:52.028631 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-06-11 00:19:52.028689 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-06-11 00:19:52.028734 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-06-11 00:19:52.028792 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:19:52.028851 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container ed4441b1d383 2026-06-11 00:19:52.028943 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 691af5c18c45 2026-06-11 00:19:52.029013 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built dc0773a0466d 2026-06-11 00:19:52.029071 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20260611 2026-06-11 00:19:52.029180 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2026-06-11 00:19:52.029073 (took 0:00:14.002513) 2026-06-11 00:19:52.029736 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2026-06-11 00:19:52.029806 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2026-06-11 00:19:52.029897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2026-06-11 00:19:52.029814 2026-06-11 00:19:52.030993 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2026-06-11 00:19:52.031682 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2026-06-11 00:22:08.695138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:22:08.695227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e773b679a01c 2026-06-11 00:22:08.695384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20260611" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:22:08.695524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 9cc94d94573b 2026-06-11 00:22:08.695616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 9cc94d94573b 2026-06-11 00:22:08.696523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7ac11b8d732c 2026-06-11 00:22:08.696554 | 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 2026-06-11 00:22:08.696566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 00978d627b9e 2026-06-11 00:22:08.696575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 00978d627b9e 2026-06-11 00:22:08.696584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d155b32d6886 2026-06-11 00:22:08.696593 | 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 2026-06-11 00:22:08.696602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 11f54a41802a 2026-06-11 00:22:08.696610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 11f54a41802a 2026-06-11 00:22:08.696619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2ad02b8643d6 2026-06-11 00:22:08.696629 | 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://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/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 2026-06-11 00:22:08.696639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in d29e7a8a0579 2026-06-11 00:22:08.696648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container d29e7a8a0579 2026-06-11 00:22:08.696675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 53ca80dab1b5 2026-06-11 00:22:08.696683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-06-11 00:22:08.696690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4c6b3382b3e9 2026-06-11 00:22:08.696698 | 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/* 2026-06-11 00:22:08.696706 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c4a6543cd134 2026-06-11 00:22:08.697507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:22:08.697536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:22:08.697543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:22:08.697549 | 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] 2026-06-11 00:22:08.697555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:22:08.697561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:22:08.697566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:22:08.697572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:22:08.697577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:22:08.697582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-06-11 00:22:08.697588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:22:08.697605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-06-11 00:22:08.697612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:22:08.697618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:22:08.697624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:22:08.697629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:22:08.697635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:22:08.697641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:22:08.697646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [7,289 B] 2026-06-11 00:22:08.697658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 30.4 MB in 3s (11.8 MB/s) 2026-06-11 00:22:08.697664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-06-11 00:22:08.697670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-06-11 00:22:08.697772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-06-11 00:22:08.697825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-06-11 00:22:08.697910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2026-06-11 00:22:08.697959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2026-06-11 00:22:08.698035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:22:08.698088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-06-11 00:22:08.698149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-06-11 00:22:08.698210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-11 00:22:08.698338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-11 00:22:08.698411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-06-11 00:22:08.698484 | 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 2026-06-11 00:22:08.698563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2026-06-11 00:22:08.698624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-11 00:22:08.698684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2026-06-11 00:22:08.698752 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2026-06-11 00:22:08.698810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2026-06-11 00:22:08.698884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2026-06-11 00:22:08.698941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-06-11 00:22:08.698994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2026-06-11 00:22:08.699050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common patch 2026-06-11 00:22:08.699099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-netifaces python3-openvswitch python3-pip-whl 2026-06-11 00:22:08.699152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-setuptools-whl python3-sortedcontainers python3.12-dev 2026-06-11 00:22:08.699220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2026-06-11 00:22:08.699304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2026-06-11 00:22:08.699356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2026-06-11 00:22:08.699411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2026-06-11 00:22:08.699489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2026-06-11 00:22:08.699552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-06-11 00:22:08.699591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-06-11 00:22:08.699641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-06-11 00:22:08.699691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2026-06-11 00:22:08.699739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc ed 2026-06-11 00:22:08.699788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: diffutils-doc python3-netaddr python3-pyparsing python-sortedcontainers-doc 2026-06-11 00:22:08.699836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2026-06-11 00:22:08.699885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2026-06-11 00:22:08.699936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2026-06-11 00:22:08.699984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common 2026-06-11 00:22:08.700044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2026-06-11 00:22:08.700097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2026-06-11 00:22:08.700148 | 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 2026-06-11 00:22:08.700196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-06-11 00:22:08.700257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-06-11 00:22:08.701480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-06-11 00:22:08.701505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2026-06-11 00:22:08.701513 | 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 2026-06-11 00:22:08.701519 | 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 2026-06-11 00:22:08.701525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-06-11 00:22:08.701531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-06-11 00:22:08.701537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2026-06-11 00:22:08.701543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2026-06-11 00:22:08.701549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2026-06-11 00:22:08.701556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2026-06-11 00:22:08.701561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2026-06-11 00:22:08.701567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2026-06-11 00:22:08.701573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2026-06-11 00:22:08.701579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch patch python3-dev python3-iniparse 2026-06-11 00:22:08.701586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces python3-openvswitch python3-pip-whl python3-setuptools-whl 2026-06-11 00:22:08.701592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-sortedcontainers python3-venv python3.12-dev python3.12-venv 2026-06-11 00:22:08.701598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rabbitmq-server rpcsvc-proto traceroute uuid-runtime xz-utils zlib1g-dev 2026-06-11 00:22:08.701603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:22:08.701610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 159 MB of archives. 2026-06-11 00:22:08.701617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 504 MB of additional disk space will be used. 2026-06-11 00:22:08.701635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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] 2026-06-11 00:22:08.701642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:22:08.701649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-06-11 00:22:08.701663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-06-11 00:22:08.701670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-11 00:22:08.701676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 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] 2026-06-11 00:22:08.701682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-06-11 00:22:08.701689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-11 00:22:08.701696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-11 00:22:08.701702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-11 00:22:08.701707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-11 00:22:08.701713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:22:08.701728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-11 00:22:08.701734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-06-11 00:22:08.701740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-06-11 00:22:08.701746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-06-11 00:22:08.701751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2026-06-11 00:22:08.701758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-06-11 00:22:08.701765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.7 [764 kB] 2026-06-11 00:22:08.701770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-11 00:22:08.701776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-11 00:22:08.701784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-06-11 00:22:08.701824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-11 00:22:08.701848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-11 00:22:08.702021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-11 00:22:08.702083 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-06-11 00:22:08.702107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-11 00:22:08.702119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-11 00:22:08.702130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-06-11 00:22:08.702141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-11 00:22:08.702176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-06-11 00:22:08.702192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-124.124 [1,442 kB] 2026-06-11 00:22:08.702223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-06-11 00:22:08.702292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-06-11 00:22:08.702330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-06-11 00:22:08.702387 | 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] 2026-06-11 00:22:08.702446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-06-11 00:22:08.702512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-11 00:22:08.702570 | 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] 2026-06-11 00:22:08.702588 | 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] 2026-06-11 00:22:08.702639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-06-11 00:22:08.702702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-06-11 00:22:08.702762 | 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] 2026-06-11 00:22:08.702778 | 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] 2026-06-11 00:22:08.702812 | 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] 2026-06-11 00:22:08.702879 | 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] 2026-06-11 00:22:08.702895 | 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] 2026-06-11 00:22:08.702964 | 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] 2026-06-11 00:22:08.703023 | 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] 2026-06-11 00:22:08.703039 | 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] 2026-06-11 00:22:08.703085 | 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] 2026-06-11 00:22:08.703145 | 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] 2026-06-11 00:22:08.703202 | 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] 2026-06-11 00:22:08.703226 | 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] 2026-06-11 00:22:08.703276 | 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] 2026-06-11 00:22:08.703340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-06-11 00:22:08.703357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-06-11 00:22:08.703486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-11 00:22:08.703506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-06-11 00:22:08.703521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-06-11 00:22:08.703656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-06-11 00:22:08.703681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-06-11 00:22:08.703692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-06-11 00:22:08.703698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-06-11 00:22:08.703734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-06-11 00:22:08.703763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-06-11 00:22:08.703826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-06-11 00:22:08.703856 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-06-11 00:22:08.703903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-06-11 00:22:08.703950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-06-11 00:22:08.703994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-06-11 00:22:08.704039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-06-11 00:22:08.704086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-11 00:22:08.704131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-06-11 00:22:08.704176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-06-11 00:22:08.704221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-06-11 00:22:08.704317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-06-11 00:22:08.704368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-11 00:22:08.704431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-11 00:22:08.704486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-11 00:22:08.704535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-06-11 00:22:08.704583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-11 00:22:08.704630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-11 00:22:08.704677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-06-11 00:22:08.704736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-06-11 00:22:08.704830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2026-06-11 00:22:08.704895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2026-06-11 00:22:08.704956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-11 00:22:08.705026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-06-11 00:22:08.705089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-06-11 00:22:08.705440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-06-11 00:22:08.705456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-11 00:22:08.705462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2026-06-11 00:22:08.705468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB] 2026-06-11 00:22:08.705474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB] 2026-06-11 00:22:08.705480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-06-11 00:22:08.705486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-11 00:22:08.705492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-06-11 00:22:08.705498 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-06-11 00:22:08.705540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-11 00:22:08.705605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.13 [2,338 kB] 2026-06-11 00:22:08.705665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-06-11 00:22:08.705754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.13 [5,682 kB] 2026-06-11 00:22:08.705821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-06-11 00:22:08.705883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-11 00:22:08.705955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-11 00:22:08.706018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-06-11 00:22:08.706080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-11 00:22:08.709522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.13 [498 kB] 2026-06-11 00:22:08.709556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-06-11 00:22:08.709561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-06-11 00:22:08.709575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-11 00:22:08.709579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-06-11 00:22:08.709582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-06-11 00:22:08.709586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2026-06-11 00:22:08.709590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-06-11 00:22:08.709593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-11 00:22:08.709597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 159 MB in 3s (48.8 MB/s) 2026-06-11 00:22:08.709601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2026-06-11 00:22:08.709605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-06-11 00:22:08.709610 | 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% 2026-06-11 00:22:08.709615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-06-11 00:22:08.709618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-06-11 00:22:08.709622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-06-11 00:22:08.709625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-06-11 00:22:08.709629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-06-11 00:22:08.709632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-06-11 00:22:08.709636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:22:08.709640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-06-11 00:22:08.709644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:22:08.709647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:22:08.709651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2026-06-11 00:22:08.709654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2026-06-11 00:22:08.709658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-06-11 00:22:08.709662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2026-06-11 00:22:08.709667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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% 2026-06-11 00:22:08.709672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-06-11 00:22:08.709676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-06-11 00:22:08.709679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-06-11 00:22:08.709683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-06-11 00:22:08.709690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-06-11 00:22:08.709694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-06-11 00:22:08.709697 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11579 files and directories currently installed.) 2026-06-11 00:22:08.709701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-06-11 00:22:08.709711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:22:08.709719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2026-06-11 00:22:08.709723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:22:08.709726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:22:08.709730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:22:08.709733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:22:08.709737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:22:08.709741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:22:08.709744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:22:08.709748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:22:08.709751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2026-06-11 00:22:08.709755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:22:08.709758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:22:08.709762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:22:08.709765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:22:08.709769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:22:08.709773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:22:08.709776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:22:08.709780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:22:08.709783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:22:08.709787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:22:08.709790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:22:08.709794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:22:08.709797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:22:08.709801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:22:08.709804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:22:08.709808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:22:08.709812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:22:08.709818 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:22:08.709822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:22:08.709826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:22:08.709829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2026-06-11 00:22:08.709833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-11 00:22:08.709836 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:22:08.709840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:22:08.709843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:22:08.709847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:22:08.709850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:22:08.709854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:22:08.709857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:22:08.709861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:22:08.709868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:22:08.709874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:22:08.709878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2026-06-11 00:22:08.709881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-11 00:22:08.709885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2026-06-11 00:22:08.709889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:22:08.709892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:22:08.709896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.709899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:22:08.709903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2026-06-11 00:22:08.709906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-11 00:22:08.709910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:22:08.709913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2026-06-11 00:22:08.709917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2026-06-11 00:22:08.709928 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.709935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2026-06-11 00:22:08.709945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-11 00:22:08.709956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709959 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2026-06-11 00:22:08.709966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2026-06-11 00:22:08.709977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-11 00:22:08.709988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.709991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.709995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2026-06-11 00:22:08.709998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:22:08.710002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.710005 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2026-06-11 00:22:08.710009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:22:08.710012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.710016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:22:08.710019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2026-06-11 00:22:08.710023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-linux-libc-dev_6.8.0-124.124_amd64.deb ... 2026-06-11 00:22:08.710027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.710033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:22:08.710040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2026-06-11 00:22:08.710043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-06-11 00:22:08.710047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:22:08.710050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2026-06-11 00:22:08.710054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-06-11 00:22:08.710057 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:22:08.710061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2026-06-11 00:22:08.710064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:22:08.710072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:22:08.710075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2026-06-11 00:22:08.710079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710086 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2026-06-11 00:22:08.710089 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-11 00:22:08.710093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:22:08.710096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2026-06-11 00:22:08.710100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-11 00:22:08.710103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:22:08.710107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-11 00:22:08.710110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.710114 | 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.1_amd64.deb ... 2026-06-11 00:22:08.710117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2026-06-11 00:22:08.710124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-11 00:22:08.710135 | 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 ... 2026-06-11 00:22:08.710139 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.710142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2026-06-11 00:22:08.710146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:22:08.710149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.710153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2026-06-11 00:22:08.710156 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2026-06-11 00:22:08.710167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710170 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2026-06-11 00:22:08.710177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:22:08.710196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2026-06-11 00:22:08.710207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.710216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2026-06-11 00:22:08.710340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2026-06-11 00:22:08.710486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2026-06-11 00:22:08.710605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2026-06-11 00:22:08.710720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2026-06-11 00:22:08.710830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-11 00:22:08.710932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.710965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.710998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-11 00:22:08.711031 | 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.1_amd64.deb ... 2026-06-11 00:22:08.711065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.711099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2026-06-11 00:22:08.711132 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.711165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.711198 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-11 00:22:08.711225 | 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 ... 2026-06-11 00:22:08.711274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.711308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2026-06-11 00:22:08.711342 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:22:08.711385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.711435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-11 00:22:08.711476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.711510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.711544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-11 00:22:08.711580 | 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.1_amd64.deb ... 2026-06-11 00:22:08.711617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.711648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2026-06-11 00:22:08.711682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:22:08.711715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.711749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-11 00:22:08.711782 | 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 ... 2026-06-11 00:22:08.711815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.711847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2026-06-11 00:22:08.711881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:22:08.711919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.711952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2026-06-11 00:22:08.711987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-make_4.3-4.1build2_amd64.deb ... 2026-06-11 00:22:08.712016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2026-06-11 00:22:08.712041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2026-06-11 00:22:08.712076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-11 00:22:08.712110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:22:08.712154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2026-06-11 00:22:08.712188 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-11 00:22:08.712221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:22:08.712266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package patch. 2026-06-11 00:22:08.712300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-patch_2.7.6-7build3_amd64.deb ... 2026-06-11 00:22:08.712333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking patch (2.7.6-7build3) ... 2026-06-11 00:22:08.712368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2026-06-11 00:22:08.712389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-lto-disabled-list_47_all.deb ... 2026-06-11 00:22:08.712442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2026-06-11 00:22:08.712481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2026-06-11 00:22:08.712506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-11 00:22:08.712539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:22:08.712572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2026-06-11 00:22:08.712606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-build-essential_12.10ubuntu1_amd64.deb ... 2026-06-11 00:22:08.712632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2026-06-11 00:22:08.712665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2026-06-11 00:22:08.712694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-python3-iniparse_0.5-2_all.deb ... 2026-06-11 00:22:08.712727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2026-06-11 00:22:08.712760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2026-06-11 00:22:08.712794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-crudini_0.9.4-1_amd64.deb ... 2026-06-11 00:22:08.712827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2026-06-11 00:22:08.712864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2026-06-11 00:22:08.712905 | 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 ... 2026-06-11 00:22:08.712940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.712974 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2026-06-11 00:22:08.713002 | 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 ... 2026-06-11 00:22:08.713028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2026-06-11 00:22:08.713089 | 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 ... 2026-06-11 00:22:08.713115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2026-06-11 00:22:08.713177 | 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 ... 2026-06-11 00:22:08.713211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2026-06-11 00:22:08.713294 | 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 ... 2026-06-11 00:22:08.713303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2026-06-11 00:22:08.713367 | 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 ... 2026-06-11 00:22:08.713390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2026-06-11 00:22:08.713480 | 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 ... 2026-06-11 00:22:08.713516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2026-06-11 00:22:08.713575 | 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 ... 2026-06-11 00:22:08.713608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2026-06-11 00:22:08.713675 | 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 ... 2026-06-11 00:22:08.713707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2026-06-11 00:22:08.713773 | 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 ... 2026-06-11 00:22:08.713806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2026-06-11 00:22:08.713872 | 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 ... 2026-06-11 00:22:08.713901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.713935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2026-06-11 00:22:08.713967 | 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 ... 2026-06-11 00:22:08.714001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.714040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2026-06-11 00:22:08.714072 | 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 ... 2026-06-11 00:22:08.714114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.714149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.714182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.714216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2026-06-11 00:22:08.714272 | 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 ... 2026-06-11 00:22:08.714314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.714357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2026-06-11 00:22:08.714367 | 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 ... 2026-06-11 00:22:08.714427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.714474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2026-06-11 00:22:08.714497 | 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 ... 2026-06-11 00:22:08.714529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.714561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2026-06-11 00:22:08.714592 | 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 ... 2026-06-11 00:22:08.714624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.714655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-06-11 00:22:08.714686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:22:08.714717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:22:08.714749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2026-06-11 00:22:08.714783 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-liberror-perl_0.17029-2_all.deb ... 2026-06-11 00:22:08.714815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2026-06-11 00:22:08.714846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2026-06-11 00:22:08.714877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-06-11 00:22:08.714909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:22:08.714940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2026-06-11 00:22:08.714973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-06-11 00:22:08.715003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:22:08.715034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2026-06-11 00:22:08.715067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:22:08.715091 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-11 00:22:08.715123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2026-06-11 00:22:08.715148 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libonig5_6.9.9-1build1_amd64.deb ... 2026-06-11 00:22:08.715181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-06-11 00:22:08.715205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2026-06-11 00:22:08.715253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:22:08.715279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:22:08.715309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2026-06-11 00:22:08.715341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:22:08.715372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:22:08.715407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2026-06-11 00:22:08.715451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-06-11 00:22:08.715470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-06-11 00:22:08.715518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2026-06-11 00:22:08.715545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:22:08.715576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:22:08.715607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2026-06-11 00:22:08.715638 | 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 ... 2026-06-11 00:22:08.715677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-11 00:22:08.715702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2026-06-11 00:22:08.715728 | 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 ... 2026-06-11 00:22:08.715753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-11 00:22:08.715778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2026-06-11 00:22:08.715809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-11 00:22:08.715842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-11 00:22:08.715870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2026-06-11 00:22:08.715912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libpython3.12t64_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:22:08.715976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.716026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.716072 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2026-06-11 00:22:08.716120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-06-11 00:22:08.716167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-06-11 00:22:08.716213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2026-06-11 00:22:08.716274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libpython3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:22:08.716322 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.716369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2026-06-11 00:22:08.716428 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.716482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:22:08.716530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:22:08.716576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2026-06-11 00:22:08.716621 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-11 00:22:08.716666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:22:08.716711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2026-06-11 00:22:08.716755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:22:08.716799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:22:08.716852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2026-06-11 00:22:08.716899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:22:08.716944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:22:08.716988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2026-06-11 00:22:08.717034 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:22:08.717080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:22:08.717124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2026-06-11 00:22:08.717169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-dev_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:22:08.717215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.717305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2026-06-11 00:22:08.717355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:22:08.717415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-11 00:22:08.717469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2026-06-11 00:22:08.717515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-11 00:22:08.717561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-11 00:22:08.717614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2026-06-11 00:22:08.717663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-11 00:22:08.717710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-11 00:22:08.717757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2026-06-11 00:22:08.717801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-11 00:22:08.717850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.717895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.717938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2026-06-11 00:22:08.717979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-11 00:22:08.718019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-11 00:22:08.718060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2026-06-11 00:22:08.718102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../111-traceroute_1%3a2.1.5-1_amd64.deb ... 2026-06-11 00:22:08.718143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2026-06-11 00:22:08.718185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2026-06-11 00:22:08.718227 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../112-gdisk_1.0.10-1build1_amd64.deb ... 2026-06-11 00:22:08.718285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2026-06-11 00:22:08.718326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2026-06-11 00:22:08.718375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../113-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-11 00:22:08.718429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-11 00:22:08.718474 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2026-06-11 00:22:08.718514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../114-rabbitmq-server_3.13.7-1_all.deb ... 2026-06-11 00:22:08.718555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (3.13.7-1) ... 2026-06-11 00:22:08.718595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-11 00:22:08.718647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2026-06-11 00:22:08.718687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.718727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2026-06-11 00:22:08.718768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2026-06-11 00:22:08.719564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2026-06-11 00:22:08.719589 | 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 2026-06-11 00:22:08.719594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 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 2026-06-11 00:22:08.719599 | 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 2026-06-11 00:22:08.719603 | 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 group traceroute6) doesn't exist 2026-06-11 00:22:08.719609 | 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 2026-06-11 00:22:08.719614 | 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 2026-06-11 00:22:08.719618 | 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 2026-06-11 00:22:08.719621 | 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 2026-06-11 00:22:08.719625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-06-11 00:22:08.719634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2026-06-11 00:22:08.719638 | 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 2026-06-11 00:22:08.719642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-11 00:22:08.719646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.719649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:22:08.719653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-06-11 00:22:08.719657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:22:08.719667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.719671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:22:08.719675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:22:08.719678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.719682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:22:08.719685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.719689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:22:08.719693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.719696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:22:08.719700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-11 00:22:08.719703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.719707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:22:08.719710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2026-06-11 00:22:08.719714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:22:08.719717 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.719721 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:22:08.719724 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:22:08.719728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.719736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.719739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2026-06-11 00:22:08.719743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:22:08.719746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-06-11 00:22:08.719750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-11 00:22:08.719754 | 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 2026-06-11 00:22:08.719758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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 2026-06-11 00:22:08.719785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2026-06-11 00:22:08.719790 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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 2026-06-11 00:22:08.719794 | 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 2026-06-11 00:22:08.719798 | 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 2026-06-11 00:22:08.719804 | 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 2026-06-11 00:22:08.719812 | 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 2026-06-11 00:22:08.719815 | 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 2026-06-11 00:22:08.719819 | 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 2026-06-11 00:22:08.719823 | 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 2026-06-11 00:22:08.719826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.719829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:22:08.719833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:22:08.719837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.719840 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up patch (2.7.6-7build3) ... 2026-06-11 00:22:08.719843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.719847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.719863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:22:08.719867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:22:08.719870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.719874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:22:08.719877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:22:08.719889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:22:08.719892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:22:08.721446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2026-06-11 00:22:08.721460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-06-11 00:22:08.721464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:22:08.721468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:22:08.721476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:22:08.721480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:22:08.721490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-11 00:22:08.721503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.721511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:22:08.721514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:22:08.721518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:22:08.721521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:22:08.721525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2026-06-11 00:22:08.721529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-06-11 00:22:08.721539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-11 00:22:08.721550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:22:08.721553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.721557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2026-06-11 00:22:08.721560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2026-06-11 00:22:08.721564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.721571 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:22:08.721578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:22:08.721585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2026-06-11 00:22:08.721592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.721595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-11 00:22:08.721599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-11 00:22:08.721606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:22:08.721609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-11 00:22:08.721613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:22:08.721620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:22:08.721628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:22:08.721635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:22:08.721638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.721649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.721652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:22:08.721656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-06-11 00:22:08.721659 | 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 2026-06-11 00:22:08.721663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-06-11 00:22:08.721666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:22:08.721670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.721684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:22:08.721687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:22:08.721691 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-06-11 00:22:08.721698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-06-11 00:22:08.721715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.721719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:22:08.721723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.721730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-06-11 00:22:08.721733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.721737 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.721740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.13) ... 2026-06-11 00:22:08.721743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.721747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.721750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (3.13.7-1) ... 2026-06-11 00:22:08.721754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-06-11 00:22:08.721760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:22:08.721764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-11 00:22:08.721767 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-11 00:22:08.721770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.721774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-11 00:22:08.721778 | 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 2026-06-11 00:22:08.721781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2026-06-11 00:22:08.721785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:22:08.721789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c4a6543cd134 2026-06-11 00:22:08.721795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 124adca31c41 2026-06-11 00:22:08.721801 | 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 2026-06-11 00:22:08.721807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in fef9fce5b5a5 2026-06-11 00:22:08.721811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/tag/2024.2-eol/upper-constraints.txt): response: 200, time: 1.127892, size: 14240 2026-06-11 00:22:08.721814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container fef9fce5b5a5 2026-06-11 00:22:08.721818 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 5f3750d83c1b 2026-06-11 00:22:08.721821 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : ENV PATH /opt/ansible/bin:$PATH 2026-06-11 00:22:08.721825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 2b497d855535 2026-06-11 00:22:08.721828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 2b497d855535 2026-06-11 00:22:08.721832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e415444d54ff 2026-06-11 00:22:08.721838 | 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 2026-06-11 00:22:08.721843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 183fd23f3c9a 2026-06-11 00:22:08.721847 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2026-06-11 00:22:08.721850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2026-06-11 00:22:08.721854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:22:08.721857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-06-11 00:22:08.721864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2026-06-11 00:22:08.721867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:22:08.721871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-06-11 00:22:08.721876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2026-06-11 00:22:08.721880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-11 00:22:08.721884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging>=24.0 (from wheel) 2026-06-11 00:22:08.721887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:22:08.721915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-11 00:22:08.721943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.0 MB/s eta 0:00:00 2026-06-11 00:22:08.721994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-11 00:22:08.722002 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-11 00:22:08.722036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.8 MB/s eta 0:00:00 2026-06-11 00:22:08.722064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2026-06-11 00:22:08.722093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 129.0 MB/s eta 0:00:00 2026-06-11 00:22:08.722123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: setuptools, pip, packaging, wheel 2026-06-11 00:22:08.722149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2026-06-11 00:22:08.722177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2026-06-11 00:22:08.722205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-06-11 00:22:08.722233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-11 00:22:08.722272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2026-06-11 00:22:08.722301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2026-06-11 00:22:08.722329 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2026-06-11 00:22:08.722357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2026-06-11 00:22:08.722384 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2026-06-11 00:22:08.722426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2026-06-11 00:22:08.722460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-06-11 00:22:08.722490 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-11 00:22:08.722519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed packaging-24.1 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 2026-06-11 00:22:08.722553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.17.* 2026-06-11 00:22:08.722581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.17.14-py3-none-any.whl.metadata (7.0 kB) 2026-06-11 00:22:08.722608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2026-06-11 00:22:08.722636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.722664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2026-06-11 00:22:08.722692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2026-06-11 00:22:08.722718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-06-11 00:22:08.722750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.722774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2026-06-11 00:22:08.722803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:22:08.722831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2026-06-11 00:22:08.722857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:22:08.722885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2026-06-11 00:22:08.722912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 00:22:08.722940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2026-06-11 00:22:08.722969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.8.1-py3-none-any.whl.metadata (4.7 kB) 2026-06-11 00:22:08.722996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2026-06-11 00:22:08.723025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.1.5-py3-none-any.whl.metadata (6.7 kB) 2026-06-11 00:22:08.723053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2026-06-11 00:22:08.723081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2026-06-11 00:22:08.723108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2026-06-11 00:22:08.723135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:22:08.723163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.17.*) 2026-06-11 00:22:08.723189 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2026-06-11 00:22:08.723217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.17.*) 2026-06-11 00:22:08.723262 | 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) 2026-06-11 00:22:08.723349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.17.*) 2026-06-11 00:22:08.723356 | 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) 2026-06-11 00:22:08.723378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: packaging in ./opt/ansible/lib/python3.12/site-packages (from ansible-core==2.17.*) (24.1) 2026-06-11 00:22:08.723423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.17.*) 2026-06-11 00:22:08.723458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:22:08.723488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=16.3.0 (from cmd2) 2026-06-11 00:22:08.723515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2026-06-11 00:22:08.723543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.6 (from cmd2) 2026-06-11 00:22:08.723569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-06-11 00:22:08.723596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2026-06-11 00:22:08.723646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2026-06-11 00:22:08.723670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2026-06-11 00:22:08.723698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:22:08.723725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2026-06-11 00:22:08.723753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:22:08.723780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.1.7 (from cmd2) 2026-06-11 00:22:08.723806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-06-11 00:22:08.723833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2026-06-11 00:22:08.723860 | 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) 2026-06-11 00:22:08.723895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2026-06-11 00:22:08.723922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:22:08.723950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2026-06-11 00:22:08.723976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:22:08.724003 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2026-06-11 00:22:08.724030 | 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) 2026-06-11 00:22:08.724061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2026-06-11 00:22:08.724084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:22:08.724112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2026-06-11 00:22:08.724138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2026-06-11 00:22:08.724165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2026-06-11 00:22:08.724193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:22:08.724222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2026-06-11 00:22:08.724262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-06-11 00:22:08.724305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2026-06-11 00:22:08.724359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:22:08.724392 | 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. 2026-06-11 00:22:08.724436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-06-11 00:22:08.724469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is still looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-06-11 00:22:08.724700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724730 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.5.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 2026-06-11 00:22:08.724878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-06-11 00:22:08.724908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=3.18.0 (from openstacksdk) 2026-06-11 00:22:08.724937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:22:08.724964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2026-06-11 00:22:08.724992 | 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) 2026-06-11 00:22:08.725021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2026-06-11 00:22:08.725058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2026-06-11 00:22:08.725088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2026-06-11 00:22:08.725118 | 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) 2026-06-11 00:22:08.725147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2026-06-11 00:22:08.725176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-06-11 00:22:08.725206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2026-06-11 00:22:08.725231 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:22:08.725278 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2026-06-11 00:22:08.725318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:22:08.725354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2026-06-11 00:22:08.725409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2026-06-11 00:22:08.725436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2026-06-11 00:22:08.725467 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-11 00:22:08.725495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2026-06-11 00:22:08.725522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:22:08.725545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2026-06-11 00:22:08.725574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:22:08.725600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2026-06-11 00:22:08.725627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:22:08.725654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2026-06-11 00:22:08.725683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:22:08.725713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2026-06-11 00:22:08.725741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2026-06-11 00:22:08.725770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2026-06-11 00:22:08.725798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2026-06-11 00:22:08.725825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2026-06-11 00:22:08.725853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-06-11 00:22:08.725879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.17.*) 2026-06-11 00:22:08.725908 | 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) 2026-06-11 00:22:08.725936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.17.*) 2026-06-11 00:22:08.725963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-06-11 00:22:08.725990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.17.*) 2026-06-11 00:22:08.729510 | 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) 2026-06-11 00:22:08.729546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2026-06-11 00:22:08.729551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:22:08.729555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2026-06-11 00:22:08.729560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2026-06-11 00:22:08.729564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2026-06-11 00:22:08.729567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2026-06-11 00:22:08.729570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2026-06-11 00:22:08.729574 | 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) 2026-06-11 00:22:08.729578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-06-11 00:22:08.729581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:22:08.729585 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-06-11 00:22:08.729600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2026-06-11 00:22:08.729604 | 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) 2026-06-11 00:22:08.729609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-06-11 00:22:08.729613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:22:08.729616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2026-06-11 00:22:08.729620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-11 00:22:08.729623 | 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) 2026-06-11 00:22:08.729627 | 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) 2026-06-11 00:22:08.729632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-06-11 00:22:08.729635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo_config-9.6.1-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:22:08.729639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-06-11 00:22:08.729642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:22:08.729646 | 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) 2026-06-11 00:22:08.729649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-11 00:22:08.729652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2026-06-11 00:22:08.729656 | 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) 2026-06-11 00:22:08.729659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2026-06-11 00:22:08.729663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:22:08.729666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2026-06-11 00:22:08.729670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2026-06-11 00:22:08.729696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2026-06-11 00:22:08.729700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:22:08.729709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.17.14-py3-none-any.whl (2.2 MB) 2026-06-11 00:22:08.729713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 35.9 MB/s 0:00:00 2026-06-11 00:22:08.729716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-06-11 00:22:08.729720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2026-06-11 00:22:08.729723 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2026-06-11 00:22:08.729727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-06-11 00:22:08.729734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 40.2 MB/s 0:00:00 2026-06-11 00:22:08.729738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-06-11 00:22:08.729741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2026-06-11 00:22:08.729744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-06-11 00:22:08.729748 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.8.1-py3-none-any.whl (264 kB) 2026-06-11 00:22:08.729754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.1.5-py3-none-any.whl (1.1 MB) 2026-06-11 00:22:08.729758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 37.2 MB/s 0:00:00 2026-06-11 00:22:08.729761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2026-06-11 00:22:08.729765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-06-11 00:22:08.729768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2026-06-11 00:22:08.729771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2026-06-11 00:22:08.729775 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-06-11 00:22:08.729778 | 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) 2026-06-11 00:22:08.729782 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 32.0 MB/s 0:00:00 2026-06-11 00:22:08.729785 | 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) 2026-06-11 00:22:08.729789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-06-11 00:22:08.729792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2026-06-11 00:22:08.729796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-11 00:22:08.729799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2026-06-11 00:22:08.729803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-06-11 00:22:08.729806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-11 00:22:08.729810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-06-11 00:22:08.729813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2026-06-11 00:22:08.729816 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2026-06-11 00:22:08.729820 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2026-06-11 00:22:08.729823 | 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) 2026-06-11 00:22:08.729827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-06-11 00:22:08.729830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2026-06-11 00:22:08.729834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2026-06-11 00:22:08.729837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2026-06-11 00:22:08.729848 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-06-11 00:22:08.729852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2026-06-11 00:22:08.729861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 29.9 MB/s 0:00:00 2026-06-11 00:22:08.729864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2026-06-11 00:22:08.729868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2026-06-11 00:22:08.729871 | 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) 2026-06-11 00:22:08.729875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2026-06-11 00:22:08.729878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2026-06-11 00:22:08.729882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-11 00:22:08.729885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2026-06-11 00:22:08.729889 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo_config-9.6.1-py3-none-any.whl (132 kB) 2026-06-11 00:22:08.729892 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2026-06-11 00:22:08.729896 | 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) 2026-06-11 00:22:08.729902 | 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) 2026-06-11 00:22:08.729905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 24.8 MB/s 0:00:00 2026-06-11 00:22:08.729910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2026-06-11 00:22:08.729914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-06-11 00:22:08.729917 | 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) 2026-06-11 00:22:08.729921 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.8-py3-none-any.whl (66 kB) 2026-06-11 00:22:08.729924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2026-06-11 00:22:08.729927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-11 00:22:08.729931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-06-11 00:22:08.729934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-11 00:22:08.729938 | 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) 2026-06-11 00:22:08.729941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2026-06-11 00:22:08.729945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2026-06-11 00:22:08.729948 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-06-11 00:22:08.729952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2026-06-11 00:22:08.729955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-06-11 00:22:08.729962 | 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) 2026-06-11 00:22:08.729966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-06-11 00:22:08.729969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2026-06-11 00:22:08.729972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2026-06-11 00:22:08.729976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-06-11 00:22:08.729980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=0d96bb06e944adeabf96fb643e50ba1c3fe649773253a07b4c7f3530d668f9e2 2026-06-11 00:22:08.729983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-gzglwetx/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-06-11 00:22:08.729987 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2026-06-11 00:22:08.729996 | 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, 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 2026-06-11 00:22:08.730004 | 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-2026.5.20 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.1 oslo.i18n-6.4.0 oslo.serialization-5.5.0 oslo.utils-7.3.0 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.1 python-keystoneclient-5.5.0 python-openstackclient-7.1.5 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 2026-06-11 00:22:08.730009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 183fd23f3c9a 2026-06-11 00:22:08.730013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> cee027f8534e 2026-06-11 00:22:08.730016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : COPY requirements.yml /var/lib/ansible/ 2026-06-11 00:22:08.730020 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 8699300a4e3b 2026-06-11 00:22:08.730024 | 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 2026-06-11 00:22:08.730029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6b5b86d76fb3 2026-06-11 00:22:08.730035 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2026-06-11 00:22:08.730039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2026-06-11 00:22:08.730042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2026-06-11 00:22:08.730047 | 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-8xmsw1gyo/tmpgzvnh0pw/community-rabbitmq-1.6.0-gx4yjxfs 2026-06-11 00:22:08.730052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-06-11 00:22:08.730056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2026-06-11 00:22:08.730060 | 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.2.0.tar.gz to /root/.ansible/tmp/ansible-local-8xmsw1gyo/tmpgzvnh0pw/openvswitch-openvswitch-2.2.0-xzn4lyq0 2026-06-11 00:22:08.730063 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.2.0' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2026-06-11 00:22:08.730067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.2.0 was installed successfully 2026-06-11 00:22:08.730071 | 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-8xmsw1gyo/tmpgzvnh0pw/ansible-posix-1.6.2-jhhw212c 2026-06-11 00:22:08.730078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-06-11 00:22:08.730081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2026-06-11 00:22:08.730085 | 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.6.0.tar.gz to /root/.ansible/tmp/ansible-local-8xmsw1gyo/tmpgzvnh0pw/openstack-cloud-2.6.0-ibi5fgx_ 2026-06-11 00:22:08.730088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.6.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-06-11 00:22:08.730092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.6.0 was installed successfully 2026-06-11 00:22:08.730095 | 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-8xmsw1gyo/tmpgzvnh0pw/community-mysql-2.4.2-dk4be1zi 2026-06-11 00:22:08.730099 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-06-11 00:22:08.730102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2026-06-11 00:22:08.730108 | 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-8xmsw1gyo/tmpgzvnh0pw/community-general-3.8.10-s8b9c365 2026-06-11 00:22:08.730112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-06-11 00:22:08.730116 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2026-06-11 00:22:08.730119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6b5b86d76fb3 2026-06-11 00:22:08.730122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> f6a57ed01f42 2026-06-11 00:22:08.730126 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2026-06-11 00:22:08.730133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in c74d9a5acb26 2026-06-11 00:22:08.730137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container c74d9a5acb26 2026-06-11 00:22:08.730140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 9749f701d5d3 2026-06-11 00:22:08.730144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : COPY find_disks.py /usr/share/ansible/ 2026-06-11 00:22:08.730147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 5eb8acaa7beb 2026-06-11 00:22:08.730151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2026-06-11 00:22:08.730154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 2d1999c0e49b 2026-06-11 00:22:08.730158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2026-06-11 00:22:08.730161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3e73c9fe9056 2026-06-11 00:22:08.730165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:22:08.730168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 40404bf7fd9f 2026-06-11 00:22:08.730172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2026-06-11 00:22:08.730175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3d7183a95e3e 2026-06-11 00:22:08.730179 | 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 2026-06-11 00:22:08.730183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 487f24549ed0 2026-06-11 00:22:08.730186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 487f24549ed0 2026-06-11 00:22:08.730190 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1fdf65c8d687 2026-06-11 00:22:08.730194 | 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 2026-06-11 00:22:08.730199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 92748220ad48 2026-06-11 00:22:08.730202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-06-11 00:22:08.730206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-06-11 00:22:08.730209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-06-11 00:22:08.730215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2026-06-11 00:22:08.730219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:22:08.730223 | 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 2026-06-11 00:22:08.730226 | 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 2026-06-11 00:22:08.730230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:22:08.730233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:22:08.730255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-06-11 00:22:08.730259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-06-11 00:22:08.730263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-06-11 00:22:08.730270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2026-06-11 00:22:08.730273 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-06-11 00:22:08.730277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2026-06-11 00:22:08.730280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:22:08.730286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:22:08.730290 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-06-11 00:22:08.730294 | 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% 2026-06-11 00:22:08.730299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-06-11 00:22:08.730303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-06-11 00:22:08.730306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-06-11 00:22:08.730309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-06-11 00:22:08.730313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-06-11 00:22:08.730316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-06-11 00:22:08.730320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20913 files and directories currently installed.) 2026-06-11 00:22:08.730323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:22:08.730327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-06-11 00:22:08.730330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-06-11 00:22:08.730334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-06-11 00:22:08.730337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-06-11 00:22:08.730341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:22:08.730344 | 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 2026-06-11 00:22:08.730348 | 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 2026-06-11 00:22:08.730351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:22:08.730355 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:22:08.730358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-06-11 00:22:08.730361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-06-11 00:22:08.730365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-06-11 00:22:08.730368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2026-06-11 00:22:08.730372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2026-06-11 00:22:08.730375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-06-11 00:22:08.730381 | 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% 2026-06-11 00:22:08.730388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-06-11 00:22:08.730391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-06-11 00:22:08.730420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-06-11 00:22:08.730426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-06-11 00:22:08.730496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-06-11 00:22:08.730530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-06-11 00:22:08.730589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20904 files and directories currently installed.) 2026-06-11 00:22:08.730630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.730685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.730733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.730773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.730814 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:22:08.730861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.730911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.730960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.731055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.731144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.731192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.731249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.731303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.731353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:22:08.731403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.731494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.731558 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.731597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:22:08.731657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.731686 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731771 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.731798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.731854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.731930 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.731956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.731984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:22:08.732011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:22:08.732093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:22:08.732147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.732174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:22:08.732246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:22:08.732325 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.732352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.732422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:22:08.732456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.732484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2026-06-11 00:22:08.732511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-06-11 00:22:08.732539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2026-06-11 00:22:08.732582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:22:08.732627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:22:08.732672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 92748220ad48 2026-06-11 00:22:08.732700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 45c31814ef36 2026-06-11 00:22:08.732728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2026-06-11 00:22:08.732758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 2a12c67a5af7 2026-06-11 00:22:08.732787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 2a12c67a5af7 2026-06-11 00:22:08.732815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> cd59b27b803b 2026-06-11 00:22:08.732844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 28f562eb36ef 2026-06-11 00:22:08.732876 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260611 2026-06-11 00:22:08.732939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2026-06-11 00:22:08.732885 (took 0:02:16.703071) 2026-06-11 00:22:08.733290 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2026-06-11 00:22:08.733305 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2026-06-11 00:22:08.733348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2026-06-11 00:22:08.733288 2026-06-11 00:22:08.733998 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2026-06-11 00:22:08.734540 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2026-06-11 00:23:27.262802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:23:27.262931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e773b679a01c 2026-06-11 00:23:27.262950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20260611" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:23:27.262970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in b58f10262f23 2026-06-11 00:23:27.263011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container b58f10262f23 2026-06-11 00:23:27.263086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5d2107148cec 2026-06-11 00:23:27.263139 | 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 2026-06-11 00:23:27.263208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in f1d9002c7d7d 2026-06-11 00:23:27.263259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container f1d9002c7d7d 2026-06-11 00:23:27.263306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5a93ecaf5d49 2026-06-11 00:23:27.263356 | 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/* 2026-06-11 00:23:27.263438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 90a8b5567ceb 2026-06-11 00:23:27.263473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:23:27.263522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:23:27.263580 | 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] 2026-06-11 00:23:27.263646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:23:27.263662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:23:27.263871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:23:27.263937 | 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] 2026-06-11 00:23:27.263961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:23:27.263974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:23:27.263984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:23:27.263994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:23:27.264031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:23:27.264065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:23:27.264080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:23:27.264186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:23:27.264201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 30.3 MB in 3s (10.8 MB/s) 2026-06-11 00:23:27.264251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-06-11 00:23:27.264267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-06-11 00:23:27.264339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-06-11 00:23:27.264433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-06-11 00:23:27.264462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2026-06-11 00:23:27.264524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-06-11 00:23:27.264539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2026-06-11 00:23:27.264597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2026-06-11 00:23:27.264613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-06-11 00:23:27.264677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-06-11 00:23:27.264692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-06-11 00:23:27.264758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2026-06-11 00:23:27.264787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2026-06-11 00:23:27.264848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2026-06-11 00:23:27.264864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2026-06-11 00:23:27.264927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2026-06-11 00:23:27.264942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2026-06-11 00:23:27.265005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2026-06-11 00:23:27.265020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2026-06-11 00:23:27.265089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2026-06-11 00:23:27.265105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2026-06-11 00:23:27.265233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2026-06-11 00:23:27.265248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2026-06-11 00:23:27.265264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2026-06-11 00:23:27.265324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2026-06-11 00:23:27.265340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-11 00:23:27.265378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2026-06-11 00:23:27.265471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2026-06-11 00:23:27.265495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2026-06-11 00:23:27.265570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-netifaces python3-openvswitch 2026-06-11 00:23:27.265586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-requests python3-sortedcontainers 2026-06-11 00:23:27.265649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2026-06-11 00:23:27.265665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-06-11 00:23:27.265737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2026-06-11 00:23:27.265762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2026-06-11 00:23:27.265813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2026-06-11 00:23:27.265861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2026-06-11 00:23:27.265919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2026-06-11 00:23:27.265935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2026-06-11 00:23:27.265976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2026-06-11 00:23:27.266018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2026-06-11 00:23:27.266078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2026-06-11 00:23:27.266093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-11 00:23:27.266174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-11 00:23:27.266191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-11 00:23:27.266252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2026-06-11 00:23:27.266268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2026-06-11 00:23:27.266330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netaddr python3-pyparsing python3-cryptography python3-openssl 2026-06-11 00:23:27.266345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-socks python-requests-doc python-sortedcontainers-doc python3-brotli 2026-06-11 00:23:27.266421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: samba vde2 sgml-base-doc systemd-homed systemd-userdbd systemd-boot 2026-06-11 00:23:27.266438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfido2-1 libqrencode4 debhelper 2026-06-11 00:23:27.266508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2026-06-11 00:23:27.266524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2026-06-11 00:23:27.266586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2026-06-11 00:23:27.266601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base mdevctl parted libvirt-l10n vbetool hdparm ethtool kbd 2026-06-11 00:23:27.266676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | console-tools ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-11 00:23:27.266701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-11 00:23:27.266726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2026-06-11 00:23:27.266752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2026-06-11 00:23:27.266821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2026-06-11 00:23:27.266837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2026-06-11 00:23:27.266902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2026-06-11 00:23:27.266918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2026-06-11 00:23:27.266990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2026-06-11 00:23:27.267049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2026-06-11 00:23:27.267065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-06-11 00:23:27.267122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-06-11 00:23:27.267138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-06-11 00:23:27.267281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-06-11 00:23:27.267296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2026-06-11 00:23:27.267344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2026-06-11 00:23:27.267359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2026-06-11 00:23:27.267637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2026-06-11 00:23:27.267710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2026-06-11 00:23:27.267730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2026-06-11 00:23:27.267774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2026-06-11 00:23:27.267807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2026-06-11 00:23:27.267827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2026-06-11 00:23:27.267845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2026-06-11 00:23:27.267864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-06-11 00:23:27.267880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-06-11 00:23:27.267896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-06-11 00:23:27.267921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2026-06-11 00:23:27.267941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2026-06-11 00:23:27.267959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-11 00:23:27.267977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-11 00:23:27.268002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2026-06-11 00:23:27.268021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate openvswitch-common openvswitch-switch ovmf pm-utils polkitd 2026-06-11 00:23:27.268068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-cephfs 2026-06-11 00:23:27.268087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-certifi python3-chardet python3-idna python3-netifaces 2026-06-11 00:23:27.268110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-openvswitch python3-prettytable python3-rados python3-rbd 2026-06-11 00:23:27.268134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-sortedcontainers python3-urllib3 python3-wcwidth 2026-06-11 00:23:27.268237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-yaml qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2026-06-11 00:23:27.268258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2026-06-11 00:23:27.268282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2026-06-11 00:23:27.268372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2026-06-11 00:23:27.268422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2026-06-11 00:23:27.268458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 160 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:23:27.268480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 203 MB of archives. 2026-06-11 00:23:27.268500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 811 MB of additional disk space will be used. 2026-06-11 00:23:27.268574 | 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] 2026-06-11 00:23:27.268600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:23:27.268623 | 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] 2026-06-11 00:23:27.268691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-06-11 00:23:27.268716 | 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] 2026-06-11 00:23:27.268755 | 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] 2026-06-11 00:23:27.268837 | 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.5 [146 kB] 2026-06-11 00:23:27.268863 | 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.16 [2,076 kB] 2026-06-11 00:23:27.268909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2026-06-11 00:23:27.269010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:161 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-06-11 00:23:27.269033 | 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.16 [3,475 kB] 2026-06-11 00:23:27.269055 | 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.16 [11.9 kB] 2026-06-11 00:23:27.269075 | 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.5 [33.1 kB] 2026-06-11 00:23:27.269116 | 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] 2026-06-11 00:23:27.269145 | 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.8 [445 kB] 2026-06-11 00:23:27.269225 | 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] 2026-06-11 00:23:27.269241 | 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] 2026-06-11 00:23:27.269302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:23:27.269346 | 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] 2026-06-11 00:23:27.269420 | 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] 2026-06-11 00:23:27.269443 | 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] 2026-06-11 00:23:27.269507 | 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] 2026-06-11 00:23:27.269550 | 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] 2026-06-11 00:23:27.269593 | 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] 2026-06-11 00:23:27.269636 | 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] 2026-06-11 00:23:27.269689 | 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] 2026-06-11 00:23:27.269702 | 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] 2026-06-11 00:23:27.269763 | 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] 2026-06-11 00:23:27.269805 | 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] 2026-06-11 00:23:27.269857 | 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] 2026-06-11 00:23:27.269871 | 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] 2026-06-11 00:23:27.269935 | 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.8 [1,545 kB] 2026-06-11 00:23:27.269977 | 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] 2026-06-11 00:23:27.270029 | 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.16 [235 kB] 2026-06-11 00:23:27.270071 | 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] 2026-06-11 00:23:27.270122 | 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.7 [764 kB] 2026-06-11 00:23:27.270136 | 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] 2026-06-11 00:23:27.270325 | 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] 2026-06-11 00:23:27.270417 | 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] 2026-06-11 00:23:27.270443 | 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] 2026-06-11 00:23:27.270453 | 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] 2026-06-11 00:23:27.270463 | 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] 2026-06-11 00:23:27.270475 | 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] 2026-06-11 00:23:27.270505 | 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] 2026-06-11 00:23:27.270567 | 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] 2026-06-11 00:23:27.270627 | 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] 2026-06-11 00:23:27.270642 | 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] 2026-06-11 00:23:27.270702 | 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] 2026-06-11 00:23:27.270759 | 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] 2026-06-11 00:23:27.270775 | 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] 2026-06-11 00:23:27.270834 | 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] 2026-06-11 00:23:27.270893 | 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] 2026-06-11 00:23:27.270909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-06-11 00:23:27.270970 | 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] 2026-06-11 00:23:27.271028 | 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] 2026-06-11 00:23:27.271044 | 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] 2026-06-11 00:23:27.271119 | 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.2 [260 kB] 2026-06-11 00:23:27.271203 | 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.2 [276 kB] 2026-06-11 00:23:27.272494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-11 00:23:27.272516 | 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] 2026-06-11 00:23:27.272527 | 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] 2026-06-11 00:23:27.272537 | 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] 2026-06-11 00:23:27.272558 | 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] 2026-06-11 00:23:27.272568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-11 00:23:27.272578 | 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.3-0ubuntu0.24.04.3 [46.3 kB] 2026-06-11 00:23:27.272590 | 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.3-0ubuntu0.24.04.3 [87.6 kB] 2026-06-11 00:23:27.272600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-06-11 00:23:27.272618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-06-11 00:23:27.272628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-06-11 00:23:27.272638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-06-11 00:23:27.272648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-11 00:23:27.272658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-06-11 00:23:27.272667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-06-11 00:23:27.272677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-06-11 00:23:27.272687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-06-11 00:23:27.272697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-06-11 00:23:27.272707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-06-11 00:23:27.272716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-06-11 00:23:27.272726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-06-11 00:23:27.272736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-06-11 00:23:27.272746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-06-11 00:23:27.272756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-06-11 00:23:27.272766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-06-11 00:23:27.272776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-11 00:23:27.272786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-06-11 00:23:27.272816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-06-11 00:23:27.272827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-06-11 00:23:27.272837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-11 00:23:27.272847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-06-11 00:23:27.272857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-06-11 00:23:27.272867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-06-11 00:23:27.272877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-06-11 00:23:27.272887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-11 00:23:27.272897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-11 00:23:27.272912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-11 00:23:27.272923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-11 00:23:27.272932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-11 00:23:27.272942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-11 00:23:27.272952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-11 00:23:27.272962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-11 00:23:27.272972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-11 00:23:27.272982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-06-11 00:23:27.272992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-11 00:23:27.273002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-11 00:23:27.273012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-11 00:23:27.273021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-06-11 00:23:27.273031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-06-11 00:23:27.273041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-11 00:23:27.273051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-11 00:23:27.273068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-11 00:23:27.273079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.3 [49.5 kB] 2026-06-11 00:23:27.273093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.3 [17.4 kB] 2026-06-11 00:23:27.273103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-06-11 00:23:27.273113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-06-11 00:23:27.273123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-11 00:23:27.273133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-11 00:23:27.273143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 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] 2026-06-11 00:23:27.273189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-06-11 00:23:27.273201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-06-11 00:23:27.273214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-06-11 00:23:27.273271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-06-11 00:23:27.273287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-06-11 00:23:27.273476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-06-11 00:23:27.273525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-06-11 00:23:27.273543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-06-11 00:23:27.273553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-06-11 00:23:27.273562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-06-11 00:23:27.273575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-06-11 00:23:27.273632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-11 00:23:27.273646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-11 00:23:27.273709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-11 00:23:27.273738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-11 00:23:27.273797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-11 00:23:27.273841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-11 00:23:27.273866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-11 00:23:27.273927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-11 00:23:27.273971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-11 00:23:27.273995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-11 00:23:27.274056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-11 00:23:27.274100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-06-11 00:23:27.274187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.3 [95.4 kB] 2026-06-11 00:23:27.274203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-11 00:23:27.274246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-11 00:23:27.274289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-11 00:23:27.274343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-11 00:23:27.274386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-11 00:23:27.274425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-11 00:23:27.274485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-11 00:23:27.274529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-11 00:23:27.274579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-11 00:23:27.274593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-11 00:23:27.274687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-11 00:23:27.274699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-11 00:23:27.274742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-11 00:23:27.274765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-11 00:23:27.274823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-11 00:23:27.274877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-11 00:23:27.274891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-11 00:23:27.274951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-11 00:23:27.274995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-06-11 00:23:27.275047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-11 00:23:27.275062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2026-06-11 00:23:27.275123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 203 MB in 6s (36.8 MB/s) 2026-06-11 00:23:27.275227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2026-06-11 00:23:27.275245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-06-11 00:23:27.275289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-06-11 00:23:27.275334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: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% 2026-06-11 00:23:27.275379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-06-11 00:23:27.275415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-06-11 00:23:27.275482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-06-11 00:23:27.275531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-06-11 00:23:27.275584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-06-11 00:23:27.275621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-06-11 00:23:27.275667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:23:27.275703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-06-11 00:23:27.275758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 00:23:27.275804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 00:23:27.275848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 00:23:27.275900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 00:23:27.275936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2026-06-11 00:23:27.275981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 00:23:27.276016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:23:27.276051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2026-06-11 00:23:27.276105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:23:27.276122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-11 00:23:27.276187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2026-06-11 00:23:27.276224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:23:27.276269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.276316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-06-11 00:23:27.276352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-06-11 00:23:27.276388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-06-11 00:23:27.276450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-06-11 00:23:27.276490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-06-11 00:23:27.276525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-06-11 00:23:27.276560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-06-11 00:23:27.276595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-06-11 00:23:27.276630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-06-11 00:23:27.276665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-06-11 00:23:27.276700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-06-11 00:23:27.276735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.276770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-06-11 00:23:27.276821 | 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% 2026-06-11 00:23:27.276868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-06-11 00:23:27.276912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-06-11 00:23:27.276957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-06-11 00:23:27.277000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-06-11 00:23:27.277043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-06-11 00:23:27.277087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-06-11 00:23:27.277132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11594 files and directories currently installed.) 2026-06-11 00:23:27.277192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.278626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2026-06-11 00:23:27.278653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-06-11 00:23:27.278661 | 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% 2026-06-11 00:23:27.278668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-06-11 00:23:27.278682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: (Reading database ... 65% 2026-06-11 00:23:27.278689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.278695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-06-11 00:23:27.278701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-06-11 00:23:27.278720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-06-11 00:23:27.278726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-06-11 00:23:27.278732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-06-11 00:23:27.278738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-06-11 00:23:27.278752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11587 files and directories currently installed.) 2026-06-11 00:23:27.278759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:23:27.278765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.278771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 00:23:27.278784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 00:23:27.278791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:23:27.278797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-11 00:23:27.278803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.278810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.278816 | 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. 2026-06-11 00:23:27.278823 | 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. 2026-06-11 00:23:27.278829 | 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. 2026-06-11 00:23:27.278835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2026-06-11 00:23:27.278842 | 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 2026-06-11 00:23:27.278848 | 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 2026-06-11 00:23:27.278854 | 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 2026-06-11 00:23:27.278860 | 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 2026-06-11 00:23:27.278867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.278873 | 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 2026-06-11 00:23:27.278879 | 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 2026-06-11 00:23:27.278885 | 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 2026-06-11 00:23:27.278891 | 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 2026-06-11 00:23:27.278902 | 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 2026-06-11 00:23:27.278909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2026-06-11 00:23:27.278915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2026-06-11 00:23:27.278921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-06-11 00:23:27.278934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2026-06-11 00:23:27.278940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-06-11 00:23:27.278947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-06-11 00:23:27.278953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 00:23:27.278961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-06-11 00:23:27.278967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-06-11 00:23:27.278973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-06-11 00:23:27.278979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-06-11 00:23:27.278985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-06-11 00:23:27.278991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-06-11 00:23:27.278997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12510 files and directories currently installed.) 2026-06-11 00:23:27.279004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:23:27.279010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.279016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2026-06-11 00:23:27.279022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:23:27.279028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:23:27.279038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:23:27.279045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:23:27.279051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:23:27.279057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:23:27.279063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:23:27.279459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:23:27.279473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2026-06-11 00:23:27.279479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:23:27.279485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:23:27.279492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:23:27.279498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:23:27.279504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:23:27.279517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:23:27.279524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:23:27.279530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:23:27.279536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:23:27.279542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:23:27.279549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:23:27.279555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:23:27.279561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:23:27.279567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:23:27.279574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:23:27.279580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:23:27.279586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:23:27.279592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:23:27.279599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:23:27.279605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:23:27.279611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2026-06-11 00:23:27.279617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-06-11 00:23:27.279623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-06-11 00:23:27.279629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2026-06-11 00:23:27.279636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-06-11 00:23:27.279642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-06-11 00:23:27.279648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2026-06-11 00:23:27.279654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 00:23:27.279660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:23:27.279669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2026-06-11 00:23:27.279676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-sgml-base_1.31_all.deb ... 2026-06-11 00:23:27.279682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2026-06-11 00:23:27.279688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2026-06-11 00:23:27.279694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-tpm-udev_0.6ubuntu1_all.deb ... 2026-06-11 00:23:27.279704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2026-06-11 00:23:27.279715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2026-06-11 00:23:27.279721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-trousers_0.3.15-0.3build2_amd64.deb ... 2026-06-11 00:23:27.279728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2026-06-11 00:23:27.279739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:23:27.279745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:23:27.279751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.279757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2026-06-11 00:23:27.279766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:23:27.279772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.279781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2026-06-11 00:23:27.279838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 00:23:27.279850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.279910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2026-06-11 00:23:27.279921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:23:27.279973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.280004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.280044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2026-06-11 00:23:27.280076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 00:23:27.280116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.280148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2026-06-11 00:23:27.280197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:23:27.280229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.280260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:23:27.280292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:23:27.280323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:23:27.280354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:23:27.280385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:23:27.280458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.280480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:23:27.280538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2026-06-11 00:23:27.280553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:23:27.280584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.280624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.280655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:23:27.280692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:23:27.280731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:23:27.280762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:23:27.280808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:23:27.280839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:23:27.280879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2026-06-11 00:23:27.280910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-06-11 00:23:27.280948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:23:27.280981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2026-06-11 00:23:27.281013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-11 00:23:27.281046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2026-06-11 00:23:27.281078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2026-06-11 00:23:27.281111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 00:23:27.281143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 00:23:27.281212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2026-06-11 00:23:27.281256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-11 00:23:27.281289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-11 00:23:27.281322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2026-06-11 00:23:27.281354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-06-11 00:23:27.281387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-06-11 00:23:27.281445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2026-06-11 00:23:27.281501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:23:27.281535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:23:27.281577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2026-06-11 00:23:27.281619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:23:27.281652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:23:27.281685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2026-06-11 00:23:27.281718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-06-11 00:23:27.281751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:23:27.281761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-06-11 00:23:27.281811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-06-11 00:23:27.281823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:23:27.281872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2026-06-11 00:23:27.281912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-06-11 00:23:27.281922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:23:27.281961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2026-06-11 00:23:27.282002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:23:27.282012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:23:27.282056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2026-06-11 00:23:27.282098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-06-11 00:23:27.282109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 00:23:27.282152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2026-06-11 00:23:27.283476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-11 00:23:27.283498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 00:23:27.283506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:23:27.283513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:23:27.283547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:23:27.283556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2026-06-11 00:23:27.283563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-11 00:23:27.283570 | 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' 2026-06-11 00:23:27.283578 | 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' 2026-06-11 00:23:27.283589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-11 00:23:27.283595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-11 00:23:27.283602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-11 00:23:27.283609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:23:27.283615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2026-06-11 00:23:27.283622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-06-11 00:23:27.283629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 00:23:27.283635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-11 00:23:27.283642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-11 00:23:27.283649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-11 00:23:27.283655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2026-06-11 00:23:27.283662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-11 00:23:27.283669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-11 00:23:27.283676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2026-06-11 00:23:27.283682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-11 00:23:27.283689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2026-06-11 00:23:27.283703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-11 00:23:27.283710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.283717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.283724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-11 00:23:27.283731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.283737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.283744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2026-06-11 00:23:27.283750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.283757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.283764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2026-06-11 00:23:27.283770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-11 00:23:27.283778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 00:23:27.283786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2026-06-11 00:23:27.283794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-11 00:23:27.283802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 00:23:27.283820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2026-06-11 00:23:27.283828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 00:23:27.283836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:23:27.283844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2026-06-11 00:23:27.283852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 00:23:27.283860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:23:27.283868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2026-06-11 00:23:27.283876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.283884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.283892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.283900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2026-06-11 00:23:27.283919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.283928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.283936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2026-06-11 00:23:27.283944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-06-11 00:23:27.283952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.283960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-06-11 00:23:27.283973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.283982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.283990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.283998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2026-06-11 00:23:27.284006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.284014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.284022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2026-06-11 00:23:27.284030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.284037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.284045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2026-06-11 00:23:27.284053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.284061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.284069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2026-06-11 00:23:27.284077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-11 00:23:27.284085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.284093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 00:23:27.284101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2026-06-11 00:23:27.284108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-prettytable_3.6.0-2_all.deb ... 2026-06-11 00:23:27.284116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2026-06-11 00:23:27.284124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2026-06-11 00:23:27.284136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.284144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.284152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.284184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2026-06-11 00:23:27.284193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-certifi_2023.11.17-1_all.deb ... 2026-06-11 00:23:27.284200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2026-06-11 00:23:27.284208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2026-06-11 00:23:27.284216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-06-11 00:23:27.284224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 00:23:27.284232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2026-06-11 00:23:27.284240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-06-11 00:23:27.284251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 00:23:27.284259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2026-06-11 00:23:27.284274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-06-11 00:23:27.284282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 00:23:27.284293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2026-06-11 00:23:27.284304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-06-11 00:23:27.284357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 00:23:27.284370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2026-06-11 00:23:27.284422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-06-11 00:23:27.284439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:23:27.284489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2026-06-11 00:23:27.284502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-06-11 00:23:27.284550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 00:23:27.284562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.284615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-06-11 00:23:27.284628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.284678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.284691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-06-11 00:23:27.284740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.284752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.284801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-06-11 00:23:27.284813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.284864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.284876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-06-11 00:23:27.284925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:23:27.284937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.284985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-06-11 00:23:27.284998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:23:27.285045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:23:27.285058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-06-11 00:23:27.285105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-06-11 00:23:27.285117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 00:23:27.285188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2026-06-11 00:23:27.285221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-06-11 00:23:27.285241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 00:23:27.285260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-06-11 00:23:27.285311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-06-11 00:23:27.285323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 00:23:27.285361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2026-06-11 00:23:27.285373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-11 00:23:27.285482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:23:27.285500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2026-06-11 00:23:27.285513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-06-11 00:23:27.285526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 00:23:27.285569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2026-06-11 00:23:27.285591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-06-11 00:23:27.285604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 00:23:27.285658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2026-06-11 00:23:27.285672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.285714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.285727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2026-06-11 00:23:27.285769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:23:27.285782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.285824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2026-06-11 00:23:27.285837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-11 00:23:27.285888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2026-06-11 00:23:27.285899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2026-06-11 00:23:27.285912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-11 00:23:27.285966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.285980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 00:23:27.286021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2026-06-11 00:23:27.286034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-11 00:23:27.286089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-11 00:23:27.286103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2026-06-11 00:23:27.286144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-11 00:23:27.286194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-11 00:23:27.286204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-11 00:23:27.286216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-11 00:23:27.286259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-11 00:23:27.286273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2026-06-11 00:23:27.286314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-11 00:23:27.286328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:23:27.286369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2026-06-11 00:23:27.286382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 00:23:27.286434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:23:27.286452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2026-06-11 00:23:27.286506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-11 00:23:27.286520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-11 00:23:27.286561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2026-06-11 00:23:27.286574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-11 00:23:27.286615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-11 00:23:27.286629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2026-06-11 00:23:27.286670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-06-11 00:23:27.286683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-06-11 00:23:27.286726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2026-06-11 00:23:27.286739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-11 00:23:27.286780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-11 00:23:27.286793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-11 00:23:27.286851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-11 00:23:27.286862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 00:23:27.286874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2026-06-11 00:23:27.286916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-11 00:23:27.286929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 00:23:27.286981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2026-06-11 00:23:27.286992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-11 00:23:27.287004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-11 00:23:27.287056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-11 00:23:27.287070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-11 00:23:27.287090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-11 00:23:27.287132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2026-06-11 00:23:27.287146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-11 00:23:27.287189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-11 00:23:27.287232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2026-06-11 00:23:27.287245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:23:27.287287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-11 00:23:27.287300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2026-06-11 00:23:27.287352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-11 00:23:27.287363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-11 00:23:27.287375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-06-11 00:23:27.287439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libpolkit-gobject-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-06-11 00:23:27.287456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-06-11 00:23:27.287498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-06-11 00:23:27.287512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libpolkit-agent-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-06-11 00:23:27.287553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-06-11 00:23:27.287566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2026-06-11 00:23:27.287606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 00:23:27.287620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:23:27.287672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-06-11 00:23:27.287682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 00:23:27.287723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:23:27.287736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2026-06-11 00:23:27.287779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-11 00:23:27.287792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-11 00:23:27.287842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2026-06-11 00:23:27.287855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-11 00:23:27.287896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-11 00:23:27.287910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-06-11 00:23:27.287957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.287983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.287992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-06-11 00:23:27.288005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.288058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.288072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-06-11 00:23:27.288124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.288135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.288199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-06-11 00:23:27.288214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.288268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.288281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.288322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-06-11 00:23:27.288336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.288377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.288390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-06-11 00:23:27.288427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.288481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.288495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-06-11 00:23:27.288536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.288550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.288590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.288604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-06-11 00:23:27.290463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.290480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.290488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-06-11 00:23:27.290496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.290503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.290511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-06-11 00:23:27.290518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.290525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.290533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-06-11 00:23:27.290548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.290556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.290563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-06-11 00:23:27.290570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 00:23:27.290577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.290584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2026-06-11 00:23:27.290592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.290599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-liburing2_2.5-1build1_amd64.deb ... 2026-06-11 00:23:27.290612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-11 00:23:27.290620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-11 00:23:27.290627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-11 00:23:27.290634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-11 00:23:27.290641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2026-06-11 00:23:27.290648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.290655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-11 00:23:27.290662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:23:27.290670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2026-06-11 00:23:27.290677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:23:27.290684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2026-06-11 00:23:27.290698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:23:27.290717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-11 00:23:27.290731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:23:27.290739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2026-06-11 00:23:27.290753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:23:27.290760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2026-06-11 00:23:27.290774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-11 00:23:27.290782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-11 00:23:27.290809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-11 00:23:27.290817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2026-06-11 00:23:27.290831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 00:23:27.290839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.290846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-11 00:23:27.290853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-11 00:23:27.290860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2026-06-11 00:23:27.290875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-xml-core_0.19_all.deb ... 2026-06-11 00:23:27.290882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2026-06-11 00:23:27.290889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2026-06-11 00:23:27.290896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-polkitd_124-2ubuntu1.24.04.3_amd64.deb ... 2026-06-11 00:23:27.290903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.3) ... 2026-06-11 00:23:27.290910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2026-06-11 00:23:27.290918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:23:27.290925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.290937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2026-06-11 00:23:27.290944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-pm-utils_1.4.1-21_all.deb ... 2026-06-11 00:23:27.290951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2026-06-11 00:23:27.290958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2026-06-11 00:23:27.290965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-11 00:23:27.290973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-11 00:23:27.290980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2026-06-11 00:23:27.290987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.290994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2026-06-11 00:23:27.291008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-11 00:23:27.291016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2026-06-11 00:23:27.291030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-seabios_1.16.3-2_all.deb ... 2026-06-11 00:23:27.291037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2026-06-11 00:23:27.291054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2026-06-11 00:23:27.291061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2026-06-11 00:23:27.291083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2026-06-11 00:23:27.291104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2026-06-11 00:23:27.291131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2026-06-11 00:23:27.291207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2026-06-11 00:23:27.291229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2026-06-11 00:23:27.291250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2026-06-11 00:23:27.291272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2026-06-11 00:23:27.291294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2026-06-11 00:23:27.291321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:23:27.291328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.291335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2026-06-11 00:23:27.291347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-11 00:23:27.291355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 00:23:27.291362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2026-06-11 00:23:27.291369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-11 00:23:27.291377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 00:23:27.291384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2026-06-11 00:23:27.291391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-tpm2-tools_5.6-1build4_amd64.deb ... 2026-06-11 00:23:27.291421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2026-06-11 00:23:27.291429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2026-06-11 00:23:27.291436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-11 00:23:27.291444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-11 00:23:27.291451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:23:27.291458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-11 00:23:27.291465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 00:23:27.291472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.291480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-11 00:23:27.291487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2026-06-11 00:23:27.291494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:23:27.291501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2026-06-11 00:23:27.291509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-06-11 00:23:27.291522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.291530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2026-06-11 00:23:27.291537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2026-06-11 00:23:27.291544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2026-06-11 00:23:27.291551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2026-06-11 00:23:27.291559 | 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. 2026-06-11 00:23:27.291566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.291574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-11 00:23:27.291581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 00:23:27.291588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.291595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:23:27.291602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:23:27.291609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2026-06-11 00:23:27.291617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.291624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.291637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:23:27.291644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.291652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:23:27.291659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:23:27.291666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.291678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.291685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2026-06-11 00:23:27.291693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:23:27.291700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 00:23:27.291707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:23:27.291714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.291722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:23:27.291729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.291736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-11 00:23:27.291743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 00:23:27.291751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.291761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-11 00:23:27.291768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2026-06-11 00:23:27.291776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:23:27.291783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.291790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-11 00:23:27.291797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:23:27.291805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-11 00:23:27.291812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:23:27.291819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2026-06-11 00:23:27.291826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:23:27.291833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 00:23:27.291841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-11 00:23:27.291851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 00:23:27.291858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.291865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2026-06-11 00:23:27.291873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:23:27.291882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.291893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2026-06-11 00:23:27.291916 | 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 2026-06-11 00:23:27.291933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:23:27.291972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.291984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.292018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 00:23:27.292030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.292073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-06-11 00:23:27.292082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 00:23:27.292092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 00:23:27.292137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-11 00:23:27.292148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 00:23:27.292178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 00:23:27.292223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 00:23:27.292234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 00:23:27.292269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.292280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2026-06-11 00:23:27.292324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 00:23:27.292337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:23:27.292348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:23:27.292383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:23:27.292409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2026-06-11 00:23:27.292458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-06-11 00:23:27.292469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:23:27.292513 | 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. 2026-06-11 00:23:27.292521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.292563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-11 00:23:27.292575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-06-11 00:23:27.292610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:23:27.292621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:23:27.292655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2026-06-11 00:23:27.292666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-06-11 00:23:27.292710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:23:27.292721 | 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. 2026-06-11 00:23:27.292764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:23:27.292779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-11 00:23:27.292789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:23:27.292825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.292836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 00:23:27.292880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.292888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 00:23:27.292898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:23:27.292940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:23:27.292952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 00:23:27.292987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-11 00:23:27.292998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2026-06-11 00:23:27.293042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.293050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-11 00:23:27.293060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-11 00:23:27.293104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-11 00:23:27.293115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-11 00:23:27.293149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.293178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-11 00:23:27.293228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-11 00:23:27.293240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.293275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.293286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2026-06-11 00:23:27.293330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:23:27.293341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.293376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:23:27.293387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:23:27.293441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.293453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-06-11 00:23:27.293493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:23:27.293505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 00:23:27.293515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2026-06-11 00:23:27.293563 | 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. 2026-06-11 00:23:27.293575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.293611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.293622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 00:23:27.293639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2026-06-11 00:23:27.293675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:23:27.293686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:23:27.293721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-06-11 00:23:27.293732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:23:27.293766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-11 00:23:27.293778 | 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 libparted2t64' 2026-06-11 00:23:27.293821 | 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 2026-06-11 00:23:27.293830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:parted2t64' 2026-06-11 00:23:27.293841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:23:27.293885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.293897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:23:27.293931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-11 00:23:27.293943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-11 00:23:27.293988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.294000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.294035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.294046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 00:23:27.294090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 00:23:27.294098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 00:23:27.294109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:23:27.294153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.294177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.294197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.294232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.294243 | 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. 2026-06-11 00:23:27.294278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:23:27.294289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2026-06-11 00:23:27.294324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 00:23:27.294335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-06-11 00:23:27.294379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 00:23:27.294390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.294426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.294473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.294484 | 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. 2026-06-11 00:23:27.294524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.294536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2026-06-11 00:23:27.294571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:23:27.294582 | 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 2026-06-11 00:23:27.294617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-06-11 00:23:27.294628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:23:27.294663 | 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. 2026-06-11 00:23:27.294676 | 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. 2026-06-11 00:23:27.294711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.294722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.294756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.294767 | 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. 2026-06-11 00:23:27.294802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.294813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:23:27.294848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-11 00:23:27.294859 | 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 2026-06-11 00:23:27.294894 | 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 2026-06-11 00:23:27.294905 | 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 2026-06-11 00:23:27.294940 | 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 2026-06-11 00:23:27.294952 | 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 2026-06-11 00:23:27.294996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.295004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.295068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 00:23:27.295152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:23:27.295247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2026-06-11 00:23:27.295259 | 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 2026-06-11 00:23:27.295269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.295312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-06-11 00:23:27.295321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.295331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2026-06-11 00:23:27.295375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2026-06-11 00:23:27.295387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2026-06-11 00:23:27.295599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.295658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.295691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.295734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.295745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:23:27.295754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:23:27.295765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2026-06-11 00:23:27.295775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-06-11 00:23:27.295786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2026-06-11 00:23:27.295796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-06-11 00:23:27.295806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2026-06-11 00:23:27.295820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2026-06-11 00:23:27.295831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2026-06-11 00:23:27.295841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-06-11 00:23:27.295851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: 2026-06-11 00:23:27.295865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:cannot access '/var/log/ceph/*.log*': No such file or directory 2026-06-11 00:23:27.295875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2026-06-11 00:23:27.295886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2026-06-11 00:23:27.295900 | 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. 2026-06-11 00:23:27.295915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-06-11 00:23:27.295953 | 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. 2026-06-11 00:23:27.295968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:23:27.296002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2026-06-11 00:23:27.296016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.3) ... 2026-06-11 00:23:27.296030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2026-06-11 00:23:27.296063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2026-06-11 00:23:27.296078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-06-11 00:23:27.296132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2026-06-11 00:23:27.296144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2026-06-11 00:23:27.296190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-11 00:23:27.296201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2026-06-11 00:23:27.296215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2026-06-11 00:23:27.296229 | 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. 2026-06-11 00:23:27.296262 | 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. 2026-06-11 00:23:27.296276 | 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. 2026-06-11 00:23:27.296336 | 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. 2026-06-11 00:23:27.296348 | 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. 2026-06-11 00:23:27.296363 | 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. 2026-06-11 00:23:27.296376 | 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. 2026-06-11 00:23:27.296432 | 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. 2026-06-11 00:23:27.296463 | 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. 2026-06-11 00:23:27.296474 | 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. 2026-06-11 00:23:27.296487 | 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. 2026-06-11 00:23:27.296501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2026-06-11 00:23:27.296561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 90a8b5567ceb 2026-06-11 00:23:27.296573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a63f5a735d81 2026-06-11 00:23:27.296587 | 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 2026-06-11 00:23:27.296601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 046d6c6c3d92 2026-06-11 00:23:27.296614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 046d6c6c3d92 2026-06-11 00:23:27.296653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 5361eb3337e4 2026-06-11 00:23:27.296668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:23:27.296692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 39a6a32020b5 2026-06-11 00:23:27.296706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:23:27.296753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 4b56011912b7 2026-06-11 00:23:27.296765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 4b56011912b7 2026-06-11 00:23:27.296778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 8b62451679df 2026-06-11 00:23:27.296792 | 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 2026-06-11 00:23:27.296837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in fc75a849ee3d 2026-06-11 00:23:27.296849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container fc75a849ee3d 2026-06-11 00:23:27.296862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 0a55f7926217 2026-06-11 00:23:27.296923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-06-11 00:23:27.296935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 092e37327fd4 2026-06-11 00:23:27.296949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 092e37327fd4 2026-06-11 00:23:27.297004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 604e8c633410 2026-06-11 00:23:27.297019 | 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 2026-06-11 00:23:27.297035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 45b47c9b5312 2026-06-11 00:23:27.297049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-06-11 00:23:27.297104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-06-11 00:23:27.297116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-06-11 00:23:27.297130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2026-06-11 00:23:27.297148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:23:27.297196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-06-11 00:23:27.297214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-06-11 00:23:27.297236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-06-11 00:23:27.297258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:23:27.297278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 45b47c9b5312 2026-06-11 00:23:27.297301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> ca6584232f9d 2026-06-11 00:23:27.297323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built d2df2def2a19 2026-06-11 00:23:27.297345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20260611 2026-06-11 00:23:27.297447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2026-06-11 00:23:27.297345 (took 0:01:18.564057) 2026-06-11 00:23:27.297869 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2026-06-11 00:23:27.297900 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2026-06-11 00:23:27.297910 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2026-06-11 00:23:27.297765 2026-06-11 00:23:27.298549 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2026-06-11 00:23:27.298935 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2026-06-11 00:23:43.898898 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:23:43.899003 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> e773b679a01c 2026-06-11 00:23:43.901560 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20260611" "name"="iscsid" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:23:43.901617 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 106e6b415b86 2026-06-11 00:23:43.901631 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 106e6b415b86 2026-06-11 00:23:43.901645 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 76933b21a2c8 2026-06-11 00:23:43.901659 | 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/* 2026-06-11 00:23:43.901672 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 8d8624e47f54 2026-06-11 00:23:43.901684 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:23:43.901698 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:23:43.901710 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:23:43.901723 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:23:43.901736 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:23:43.901748 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:23:43.901760 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:23:43.901772 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:23:43.901784 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:23:43.901798 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:23:43.901810 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:23:43.901822 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:23:43.901840 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:23:43.901861 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:23:43.901882 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:23:43.901904 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 30.3 MB in 2s (12.5 MB/s) 2026-06-11 00:23:43.901925 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-06-11 00:23:43.901981 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-06-11 00:23:43.902001 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-06-11 00:23:43.902019 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-06-11 00:23:43.902035 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-11 00:23:43.902052 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2026-06-11 00:23:43.902070 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-06-11 00:23:43.902087 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-06-11 00:23:43.902128 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2026-06-11 00:23:43.902182 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2026-06-11 00:23:43.902195 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2026-06-11 00:23:43.902205 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-06-11 00:23:43.902215 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2026-06-11 00:23:43.902238 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2026-06-11 00:23:43.902248 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2026-06-11 00:23:43.902258 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2026-06-11 00:23:43.902268 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-06-11 00:23:43.902278 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-06-11 00:23:43.902288 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2026-06-11 00:23:43.902298 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2026-06-11 00:23:43.902308 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:23:43.902317 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,584 kB of archives. 2026-06-11 00:23:43.902328 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,955 kB of additional disk space will be used. 2026-06-11 00:23:43.902338 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:23:43.902348 | 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.8 [1,545 kB] 2026-06-11 00:23:43.902358 | 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.8 [183 kB] 2026-06-11 00:23:43.902368 | 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] 2026-06-11 00:23:43.902378 | 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] 2026-06-11 00:23:43.902388 | 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] 2026-06-11 00:23:43.902445 | 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] 2026-06-11 00:23:43.902463 | 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] 2026-06-11 00:23:43.902473 | 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] 2026-06-11 00:23:43.902483 | 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] 2026-06-11 00:23:43.902493 | 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] 2026-06-11 00:23:43.902516 | 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] 2026-06-11 00:23:43.902527 | 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] 2026-06-11 00:23:43.902537 | 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] 2026-06-11 00:23:43.902547 | 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] 2026-06-11 00:23:43.902557 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,584 kB in 0s (6,453 kB/s) 2026-06-11 00:23:43.902567 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:23:43.902577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2026-06-11 00:23:43.902590 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(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% 2026-06-11 00:23:43.902602 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2026-06-11 00:23:43.902621 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2026-06-11 00:23:43.902639 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2026-06-11 00:23:43.902656 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2026-06-11 00:23:43.902672 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2026-06-11 00:23:43.902690 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2026-06-11 00:23:43.902718 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:23:43.902737 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:23:43.902755 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:23:43.902788 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-06-11 00:23:43.902808 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:23:43.902826 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:23:43.902844 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-06-11 00:23:43.902861 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-06-11 00:23:43.902878 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-06-11 00:23:43.902889 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-06-11 00:23:43.902899 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-06-11 00:23:43.902908 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-06-11 00:23:43.902918 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2026-06-11 00:23:43.902928 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2026-06-11 00:23:43.902938 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2026-06-11 00:23:43.902948 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2026-06-11 00:23:43.902958 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-06-11 00:23:43.902968 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 00:23:43.902990 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 00:23:43.903000 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2026-06-11 00:23:43.903010 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2026-06-11 00:23:43.903020 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2026-06-11 00:23:43.903030 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2026-06-11 00:23:43.903039 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-11 00:23:43.903049 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-11 00:23:43.903059 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2026-06-11 00:23:43.903069 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-11 00:23:43.903079 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 00:23:43.903094 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2026-06-11 00:23:43.903104 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-11 00:23:43.903114 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2026-06-11 00:23:43.903124 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2026-06-11 00:23:43.903203 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-11 00:23:43.903215 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-11 00:23:43.903225 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2026-06-11 00:23:43.903240 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2026-06-11 00:23:43.903250 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2026-06-11 00:23:43.903337 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2026-06-11 00:23:43.903353 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-11 00:23:43.903480 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-11 00:23:43.903505 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2026-06-11 00:23:43.903568 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-11 00:23:43.903616 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-11 00:23:43.903674 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2026-06-11 00:23:43.903689 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:23:43.903758 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2026-06-11 00:23:43.903811 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-06-11 00:23:43.903863 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 00:23:43.903919 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 00:23:43.903932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-11 00:23:43.904056 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:23:43.904072 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-06-11 00:23:43.904172 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2026-06-11 00:23:43.904286 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-11 00:23:43.904353 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2026-06-11 00:23:43.904425 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:23:43.904475 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2026-06-11 00:23:43.904532 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-06-11 00:23:43.904575 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2026-06-11 00:23:43.904627 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-11 00:23:43.904670 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:23:43.904713 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-11 00:23:43.904757 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-11 00:23:43.904800 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-11 00:23:43.904843 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-11 00:23:43.904858 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-06-11 00:23:43.904923 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:23:43.904966 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 00:23:43.905019 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:23:43.905033 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 00:23:43.905094 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-11 00:23:43.905220 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-11 00:23:43.905301 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:23:43.905344 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-11 00:23:43.905419 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-11 00:23:43.905479 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-11 00:23:43.905534 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-11 00:23:43.905577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-06-11 00:23:43.905620 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:23:43.905671 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 00:23:43.905685 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:23:43.905745 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 00:23:43.905808 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-11 00:23:43.905863 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-11 00:23:43.905915 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-11 00:23:43.905988 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:23:43.906032 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-11 00:23:43.906090 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:23:43.906104 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 8d8624e47f54 2026-06-11 00:23:43.906250 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 45ac478d4ec8 2026-06-11 00:23:43.906306 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:23:43.906392 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 2a1cf8da415d 2026-06-11 00:23:43.906510 | 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 2026-06-11 00:23:43.906614 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 50b421676aa8 2026-06-11 00:23:43.906705 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 50b421676aa8 2026-06-11 00:23:43.906793 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 38aa6ea756ad 2026-06-11 00:23:43.906887 | 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 2026-06-11 00:23:43.906978 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 4a9e72b7d255 2026-06-11 00:23:43.907067 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-06-11 00:23:43.907233 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-06-11 00:23:43.907322 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-06-11 00:23:43.907457 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2026-06-11 00:23:43.907554 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:23:43.907643 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-06-11 00:23:43.907737 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-06-11 00:23:43.907823 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-06-11 00:23:43.907911 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:23:43.907996 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 4a9e72b7d255 2026-06-11 00:23:43.908083 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> cda352773381 2026-06-11 00:23:43.908311 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built fa431c7ae06f 2026-06-11 00:23:43.908372 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20260611 2026-06-11 00:23:43.908432 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2026-06-11 00:23:43.908304 (took 0:00:16.610539) 2026-06-11 00:23:43.908945 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2026-06-11 00:23:43.909062 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2026-06-11 00:23:43.909235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2026-06-11 00:23:43.909078 2026-06-11 00:23:43.910498 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2026-06-11 00:23:43.911342 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2026-06-11 00:24:47.686959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:24:47.687139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> e773b679a01c 2026-06-11 00:24:47.687309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20260611" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:24:47.687566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 6a252904fd5d 2026-06-11 00:24:47.687708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 6a252904fd5d 2026-06-11 00:24:47.687830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 32172b56cbcf 2026-06-11 00:24:47.687961 | 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/* 2026-06-11 00:24:47.688083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in f7123eff0acf 2026-06-11 00:24:47.689504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:24:47.689516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:24:47.689522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:24:47.689527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:24:47.689531 | 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] 2026-06-11 00:24:47.689536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:24:47.689541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:24:47.689545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:24:47.689550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:24:47.689554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:24:47.689559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:24:47.689564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:24:47.689568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:24:47.689573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:24:47.689577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:24:47.689582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 30.3 MB in 3s (11.3 MB/s) 2026-06-11 00:24:47.689586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-06-11 00:24:47.689591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-06-11 00:24:47.689596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2026-06-11 00:24:47.689600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2026-06-11 00:24:47.689610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2026-06-11 00:24:47.689615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2026-06-11 00:24:47.689622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2026-06-11 00:24:47.689628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-06-11 00:24:47.689722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-06-11 00:24:47.689791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-06-11 00:24:47.689893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2026-06-11 00:24:47.689960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2026-06-11 00:24:47.690085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2026-06-11 00:24:47.690237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2026-06-11 00:24:47.690372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2026-06-11 00:24:47.690501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2026-06-11 00:24:47.690589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2026-06-11 00:24:47.690665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2026-06-11 00:24:47.690737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2026-06-11 00:24:47.690834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2026-06-11 00:24:47.690908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2026-06-11 00:24:47.690980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2026-06-11 00:24:47.691114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2026-06-11 00:24:47.691211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2026-06-11 00:24:47.691281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2026-06-11 00:24:47.691352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2026-06-11 00:24:47.691441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2026-06-11 00:24:47.691528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2026-06-11 00:24:47.691602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2026-06-11 00:24:47.691672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2026-06-11 00:24:47.691740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2026-06-11 00:24:47.691809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2026-06-11 00:24:47.691879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2026-06-11 00:24:47.691946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2026-06-11 00:24:47.692029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2026-06-11 00:24:47.692180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2026-06-11 00:24:47.692250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2026-06-11 00:24:47.692320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2026-06-11 00:24:47.692387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2026-06-11 00:24:47.692485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2026-06-11 00:24:47.692563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2026-06-11 00:24:47.692634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2026-06-11 00:24:47.692703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2026-06-11 00:24:47.692771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2026-06-11 00:24:47.692840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2026-06-11 00:24:47.692908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2026-06-11 00:24:47.692975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2026-06-11 00:24:47.693141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2026-06-11 00:24:47.694466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2026-06-11 00:24:47.694477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2026-06-11 00:24:47.694482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2026-06-11 00:24:47.694488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2026-06-11 00:24:47.694493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2026-06-11 00:24:47.694497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2026-06-11 00:24:47.694502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2026-06-11 00:24:47.694506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2026-06-11 00:24:47.694511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2026-06-11 00:24:47.694515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2026-06-11 00:24:47.694519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2026-06-11 00:24:47.694524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2026-06-11 00:24:47.694528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2026-06-11 00:24:47.694532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2026-06-11 00:24:47.694537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2026-06-11 00:24:47.694541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2026-06-11 00:24:47.694550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2026-06-11 00:24:47.694555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2026-06-11 00:24:47.694565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2026-06-11 00:24:47.694569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2026-06-11 00:24:47.694574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch pci.ids pciutils pkgconf pkgconf-bin 2026-06-11 00:24:47.694578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse python3-netifaces python3-openvswitch 2026-06-11 00:24:47.694582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-sortedcontainers rdma-core rpcsvc-proto sgml-base uuid-runtime 2026-06-11 00:24:47.694587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: xml-core zlib1g-dev 2026-06-11 00:24:47.694592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2026-06-11 00:24:47.694596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2026-06-11 00:24:47.694600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 python3-netaddr python3-pyparsing 2026-06-11 00:24:47.694605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python-sortedcontainers-doc sgml-base-doc debhelper 2026-06-11 00:24:47.694612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2026-06-11 00:24:47.694616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus dmidecode 2026-06-11 00:24:47.694621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ethtool 2026-06-11 00:24:47.694674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2026-06-11 00:24:47.694774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2026-06-11 00:24:47.694842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev libelf-dev 2026-06-11 00:24:47.694894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-06-11 00:24:47.694951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-06-11 00:24:47.695009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-06-11 00:24:47.695143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2026-06-11 00:24:47.695192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2026-06-11 00:24:47.695246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2026-06-11 00:24:47.695299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2026-06-11 00:24:47.695350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2026-06-11 00:24:47.695410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2026-06-11 00:24:47.695479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2026-06-11 00:24:47.695538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2026-06-11 00:24:47.695589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2026-06-11 00:24:47.695641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2026-06-11 00:24:47.695691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2026-06-11 00:24:47.695743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2026-06-11 00:24:47.695793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2026-06-11 00:24:47.695844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2026-06-11 00:24:47.695893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2026-06-11 00:24:47.695943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2026-06-11 00:24:47.696015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2026-06-11 00:24:47.696116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2026-06-11 00:24:47.696172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2026-06-11 00:24:47.696224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2026-06-11 00:24:47.696275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2026-06-11 00:24:47.696325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2026-06-11 00:24:47.696375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2026-06-11 00:24:47.696455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2026-06-11 00:24:47.696515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2026-06-11 00:24:47.696565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2026-06-11 00:24:47.696616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2026-06-11 00:24:47.696667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2026-06-11 00:24:47.696717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2026-06-11 00:24:47.696767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2026-06-11 00:24:47.696818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2026-06-11 00:24:47.696868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2026-06-11 00:24:47.696917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2026-06-11 00:24:47.696965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2026-06-11 00:24:47.697029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2026-06-11 00:24:47.697181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2026-06-11 00:24:47.697216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2026-06-11 00:24:47.697268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2026-06-11 00:24:47.697317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2026-06-11 00:24:47.697366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2026-06-11 00:24:47.697444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2026-06-11 00:24:47.697533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2026-06-11 00:24:47.697616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2026-06-11 00:24:47.697681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2026-06-11 00:24:47.697737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2026-06-11 00:24:47.697812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2026-06-11 00:24:47.697888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2026-06-11 00:24:47.697954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2026-06-11 00:24:47.698003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2026-06-11 00:24:47.698094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2026-06-11 00:24:47.698185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2026-06-11 00:24:47.698219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2026-06-11 00:24:47.698256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2026-06-11 00:24:47.698298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2026-06-11 00:24:47.698342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2026-06-11 00:24:47.699462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2026-06-11 00:24:47.699474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2026-06-11 00:24:47.699479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2026-06-11 00:24:47.699485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch openvswitch-switch-dpdk pci.ids 2026-06-11 00:24:47.699490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse python3-netifaces 2026-06-11 00:24:47.699495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-sortedcontainers rdma-core rpcsvc-proto 2026-06-11 00:24:47.699499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base uuid-runtime xml-core zlib1g-dev 2026-06-11 00:24:47.699508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 259 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:24:47.699513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 36.5 MB of archives. 2026-06-11 00:24:47.699517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 193 MB of additional disk space will be used. 2026-06-11 00:24:47.699522 | 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] 2026-06-11 00:24:47.699528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:24:47.699532 | 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.5 [33.1 kB] 2026-06-11 00:24:47.699537 | 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] 2026-06-11 00:24:47.699542 | 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] 2026-06-11 00:24:47.699547 | 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.8 [445 kB] 2026-06-11 00:24:47.699551 | 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] 2026-06-11 00:24:47.699556 | 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] 2026-06-11 00:24:47.699561 | 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] 2026-06-11 00:24:47.699571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:24:47.699575 | 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] 2026-06-11 00:24:47.699580 | 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] 2026-06-11 00:24:47.699584 | 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] 2026-06-11 00:24:47.699589 | 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] 2026-06-11 00:24:47.699593 | 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] 2026-06-11 00:24:47.699598 | 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] 2026-06-11 00:24:47.699602 | 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] 2026-06-11 00:24:47.699607 | 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] 2026-06-11 00:24:47.699611 | 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] 2026-06-11 00:24:47.699617 | 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] 2026-06-11 00:24:47.699621 | 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] 2026-06-11 00:24:47.699626 | 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] 2026-06-11 00:24:47.699637 | 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] 2026-06-11 00:24:47.699642 | 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] 2026-06-11 00:24:47.699646 | 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.1 [10.5 kB] 2026-06-11 00:24:47.699651 | 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.7 [20.4 kB] 2026-06-11 00:24:47.699655 | 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-124.124 [1,442 kB] 2026-06-11 00:24:47.699663 | 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] 2026-06-11 00:24:47.699670 | 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] 2026-06-11 00:24:47.699731 | 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.7 [2,124 kB] 2026-06-11 00:24:47.699771 | 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] 2026-06-11 00:24:47.699824 | 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] 2026-06-11 00:24:47.699864 | 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] 2026-06-11 00:24:47.699912 | 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] 2026-06-11 00:24:47.699959 | 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] 2026-06-11 00:24:47.700004 | 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] 2026-06-11 00:24:47.700061 | 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] 2026-06-11 00:24:47.700162 | 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] 2026-06-11 00:24:47.700204 | 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] 2026-06-11 00:24:47.700251 | 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] 2026-06-11 00:24:47.700314 | 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] 2026-06-11 00:24:47.700411 | 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] 2026-06-11 00:24:47.700504 | 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] 2026-06-11 00:24:47.700603 | 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] 2026-06-11 00:24:47.700667 | 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] 2026-06-11 00:24:47.700715 | 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] 2026-06-11 00:24:47.700763 | 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] 2026-06-11 00:24:47.700826 | 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] 2026-06-11 00:24:47.700901 | 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] 2026-06-11 00:24:47.700974 | 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] 2026-06-11 00:24:47.701063 | 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] 2026-06-11 00:24:47.701147 | 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] 2026-06-11 00:24:47.701230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma-dev amd64 2.0.18-1ubuntu0.24.04.1 [37.0 kB] 2026-06-11 00:24:47.701312 | 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] 2026-06-11 00:24:47.701360 | 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] 2026-06-11 00:24:47.701409 | 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.11 [2,408 kB] 2026-06-11 00:24:47.701491 | 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] 2026-06-11 00:24:47.701547 | 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] 2026-06-11 00:24:47.701587 | 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] 2026-06-11 00:24:47.701632 | 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] 2026-06-11 00:24:47.701678 | 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] 2026-06-11 00:24:47.701724 | 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] 2026-06-11 00:24:47.701787 | 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] 2026-06-11 00:24:47.701833 | 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] 2026-06-11 00:24:47.701879 | 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] 2026-06-11 00:24:47.701925 | 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] 2026-06-11 00:24:47.701970 | 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] 2026-06-11 00:24:47.702015 | 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] 2026-06-11 00:24:47.702103 | 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] 2026-06-11 00:24:47.702167 | 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] 2026-06-11 00:24:47.702213 | 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] 2026-06-11 00:24:47.702259 | 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] 2026-06-11 00:24:47.702302 | 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] 2026-06-11 00:24:47.702346 | 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] 2026-06-11 00:24:47.702391 | 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] 2026-06-11 00:24:47.702453 | 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] 2026-06-11 00:24:47.702503 | 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] 2026-06-11 00:24:47.702547 | 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] 2026-06-11 00:24:47.702591 | 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] 2026-06-11 00:24:47.702642 | 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] 2026-06-11 00:24:47.702680 | 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] 2026-06-11 00:24:47.703458 | 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] 2026-06-11 00:24:47.703468 | 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] 2026-06-11 00:24:47.703478 | 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] 2026-06-11 00:24:47.703484 | 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] 2026-06-11 00:24:47.703489 | 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] 2026-06-11 00:24:47.703494 | 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] 2026-06-11 00:24:47.703499 | 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] 2026-06-11 00:24:47.703504 | 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] 2026-06-11 00:24:47.703509 | 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] 2026-06-11 00:24:47.703514 | 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] 2026-06-11 00:24:47.703519 | 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] 2026-06-11 00:24:47.703524 | 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] 2026-06-11 00:24:47.703529 | 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] 2026-06-11 00:24:47.703533 | 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] 2026-06-11 00:24:47.703538 | 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] 2026-06-11 00:24:47.703543 | 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] 2026-06-11 00:24:47.703548 | 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] 2026-06-11 00:24:47.703553 | 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] 2026-06-11 00:24:47.703558 | 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] 2026-06-11 00:24:47.703563 | 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] 2026-06-11 00:24:47.703568 | 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] 2026-06-11 00:24:47.703578 | 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] 2026-06-11 00:24:47.703583 | 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] 2026-06-11 00:24:47.703588 | 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] 2026-06-11 00:24:47.703593 | 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] 2026-06-11 00:24:47.703602 | 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] 2026-06-11 00:24:47.703607 | 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] 2026-06-11 00:24:47.703615 | 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] 2026-06-11 00:24:47.703620 | 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] 2026-06-11 00:24:47.703625 | 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] 2026-06-11 00:24:47.703630 | 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] 2026-06-11 00:24:47.703635 | 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] 2026-06-11 00:24:47.703639 | 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] 2026-06-11 00:24:47.703644 | 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] 2026-06-11 00:24:47.703651 | 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] 2026-06-11 00:24:47.703658 | 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] 2026-06-11 00:24:47.703705 | 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] 2026-06-11 00:24:47.703735 | 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] 2026-06-11 00:24:47.703793 | 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] 2026-06-11 00:24:47.703825 | 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] 2026-06-11 00:24:47.703865 | 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] 2026-06-11 00:24:47.703903 | 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] 2026-06-11 00:24:47.703940 | 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] 2026-06-11 00:24:47.703978 | 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] 2026-06-11 00:24:47.704014 | 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] 2026-06-11 00:24:47.704065 | 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] 2026-06-11 00:24:47.704118 | 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] 2026-06-11 00:24:47.704162 | 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] 2026-06-11 00:24:47.704200 | 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] 2026-06-11 00:24:47.704245 | 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] 2026-06-11 00:24:47.704282 | 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] 2026-06-11 00:24:47.704319 | 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] 2026-06-11 00:24:47.704359 | 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] 2026-06-11 00:24:47.704407 | 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] 2026-06-11 00:24:47.704453 | 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] 2026-06-11 00:24:47.704497 | 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] 2026-06-11 00:24:47.704536 | 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] 2026-06-11 00:24:47.704574 | 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] 2026-06-11 00:24:47.704611 | 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] 2026-06-11 00:24:47.704648 | 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] 2026-06-11 00:24:47.704685 | 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] 2026-06-11 00:24:47.704722 | 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] 2026-06-11 00:24:47.704759 | 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] 2026-06-11 00:24:47.704795 | 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] 2026-06-11 00:24:47.704832 | 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] 2026-06-11 00:24:47.704868 | 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] 2026-06-11 00:24:47.704905 | 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] 2026-06-11 00:24:47.704941 | 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] 2026-06-11 00:24:47.704976 | 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] 2026-06-11 00:24:47.705013 | 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] 2026-06-11 00:24:47.705062 | 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] 2026-06-11 00:24:47.705112 | 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] 2026-06-11 00:24:47.705166 | 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] 2026-06-11 00:24:47.705205 | 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] 2026-06-11 00:24:47.705250 | 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] 2026-06-11 00:24:47.705290 | 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] 2026-06-11 00:24:47.705327 | 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] 2026-06-11 00:24:47.705368 | 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] 2026-06-11 00:24:47.705414 | 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] 2026-06-11 00:24:47.705454 | 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] 2026-06-11 00:24:47.705497 | 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] 2026-06-11 00:24:47.705535 | 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] 2026-06-11 00:24:47.705573 | 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] 2026-06-11 00:24:47.705610 | 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] 2026-06-11 00:24:47.705647 | 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] 2026-06-11 00:24:47.705684 | 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] 2026-06-11 00:24:47.705721 | 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] 2026-06-11 00:24:47.707451 | 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] 2026-06-11 00:24:47.707460 | 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] 2026-06-11 00:24:47.707466 | 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] 2026-06-11 00:24:47.707471 | 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] 2026-06-11 00:24:47.707476 | 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] 2026-06-11 00:24:47.707481 | 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] 2026-06-11 00:24:47.707485 | 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] 2026-06-11 00:24:47.707490 | 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] 2026-06-11 00:24:47.707494 | 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] 2026-06-11 00:24:47.707499 | 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] 2026-06-11 00:24:47.707503 | 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] 2026-06-11 00:24:47.707508 | 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] 2026-06-11 00:24:47.707512 | 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] 2026-06-11 00:24:47.707517 | 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] 2026-06-11 00:24:47.707521 | 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] 2026-06-11 00:24:47.707525 | 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] 2026-06-11 00:24:47.707534 | 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] 2026-06-11 00:24:47.707538 | 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] 2026-06-11 00:24:47.707543 | 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] 2026-06-11 00:24:47.707547 | 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] 2026-06-11 00:24:47.707556 | 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] 2026-06-11 00:24:47.707560 | 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] 2026-06-11 00:24:47.707565 | 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] 2026-06-11 00:24:47.707569 | 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] 2026-06-11 00:24:47.707573 | 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] 2026-06-11 00:24:47.707582 | 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] 2026-06-11 00:24:47.707587 | 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] 2026-06-11 00:24:47.707591 | 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] 2026-06-11 00:24:47.707596 | 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] 2026-06-11 00:24:47.707600 | 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] 2026-06-11 00:24:47.707605 | 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] 2026-06-11 00:24:47.707609 | 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] 2026-06-11 00:24:47.707613 | 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] 2026-06-11 00:24:47.707618 | 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] 2026-06-11 00:24:47.707622 | 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] 2026-06-11 00:24:47.707627 | 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] 2026-06-11 00:24:47.707631 | 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] 2026-06-11 00:24:47.707635 | 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] 2026-06-11 00:24:47.707640 | 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] 2026-06-11 00:24:47.707644 | 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] 2026-06-11 00:24:47.707648 | 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] 2026-06-11 00:24:47.707665 | 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] 2026-06-11 00:24:47.707670 | 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] 2026-06-11 00:24:47.707674 | 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] 2026-06-11 00:24:47.707679 | 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] 2026-06-11 00:24:47.707683 | 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] 2026-06-11 00:24:47.707688 | 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] 2026-06-11 00:24:47.707692 | 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] 2026-06-11 00:24:47.707697 | 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] 2026-06-11 00:24:47.707701 | 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] 2026-06-11 00:24:47.707705 | 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] 2026-06-11 00:24:47.707719 | 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] 2026-06-11 00:24:47.707723 | 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] 2026-06-11 00:24:47.707728 | 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] 2026-06-11 00:24:47.707732 | 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] 2026-06-11 00:24:47.707737 | 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] 2026-06-11 00:24:47.707741 | 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] 2026-06-11 00:24:47.707746 | 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] 2026-06-11 00:24:47.707750 | 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] 2026-06-11 00:24:47.707755 | 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] 2026-06-11 00:24:47.707759 | 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] 2026-06-11 00:24:47.707763 | 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] 2026-06-11 00:24:47.707768 | 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] 2026-06-11 00:24:47.707779 | 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] 2026-06-11 00:24:47.707784 | 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] 2026-06-11 00:24:47.707788 | 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] 2026-06-11 00:24:47.707793 | 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] 2026-06-11 00:24:47.707800 | 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] 2026-06-11 00:24:47.707804 | 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] 2026-06-11 00:24:47.707809 | 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] 2026-06-11 00:24:47.707813 | 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] 2026-06-11 00:24:47.707818 | 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] 2026-06-11 00:24:47.707822 | 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] 2026-06-11 00:24:47.707827 | 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] 2026-06-11 00:24:47.707831 | 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] 2026-06-11 00:24:47.707835 | 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] 2026-06-11 00:24:47.707843 | 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] 2026-06-11 00:24:47.707848 | 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] 2026-06-11 00:24:47.707852 | 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] 2026-06-11 00:24:47.707857 | 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] 2026-06-11 00:24:47.707861 | 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] 2026-06-11 00:24:47.707865 | 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] 2026-06-11 00:24:47.707870 | 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] 2026-06-11 00:24:47.707874 | 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] 2026-06-11 00:24:47.707882 | 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] 2026-06-11 00:24:47.707887 | 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] 2026-06-11 00:24:47.707891 | 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] 2026-06-11 00:24:47.707896 | 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] 2026-06-11 00:24:47.707900 | 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] 2026-06-11 00:24:47.707904 | 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] 2026-06-11 00:24:47.707909 | 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] 2026-06-11 00:24:47.707913 | 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] 2026-06-11 00:24:47.707918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 36.5 MB in 2s (16.5 MB/s) 2026-06-11 00:24:47.707927 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2026-06-11 00:24:47.707932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-06-11 00:24:47.707938 | 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% 2026-06-11 00:24:47.707947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-06-11 00:24:47.707973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:24:47.708020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-06-11 00:24:47.708028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-06-11 00:24:47.708099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-06-11 00:24:47.708144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:24:47.708182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:24:47.708216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:24:47.708250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:24:47.708284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:24:47.708318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:24:47.708352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:24:47.708386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:24:47.708436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:24:47.708476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2026-06-11 00:24:47.708510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:24:47.708540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.708573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:24:47.708607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:24:47.708640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:24:47.708673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:24:47.708706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:24:47.708741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:24:47.708774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:24:47.708808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:24:47.708842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:24:47.708875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:24:47.708915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:24:47.708949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:24:47.708983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:24:47.709016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:24:47.709064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.709110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:24:47.709186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:24:47.709225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.709274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2026-06-11 00:24:47.709321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2026-06-11 00:24:47.709371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2026-06-11 00:24:47.709438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2026-06-11 00:24:47.709497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2026-06-11 00:24:47.709544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2026-06-11 00:24:47.709597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:24:47.709650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:24:47.709704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:24:47.709763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2026-06-11 00:24:47.709811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2026-06-11 00:24:47.709848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:24:47.709883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:24:47.709920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:24:47.709955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:24:47.710006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-11 00:24:47.710101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-11 00:24:47.710205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:24:47.710238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2026-06-11 00:24:47.710275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-11 00:24:47.710312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 00:24:47.710347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2026-06-11 00:24:47.710383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-06-11 00:24:47.710440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 00:24:47.710483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2026-06-11 00:24:47.710519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-06-11 00:24:47.710555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2026-06-11 00:24:47.710608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2026-06-11 00:24:47.710665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-python3-iniparse_0.5-2_all.deb ... 2026-06-11 00:24:47.710727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2026-06-11 00:24:47.710771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2026-06-11 00:24:47.710807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-crudini_0.9.4-1_amd64.deb ... 2026-06-11 00:24:47.710841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2026-06-11 00:24:47.710875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2026-06-11 00:24:47.710909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-dpdk_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.710942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.710975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:24:47.711008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:24:47.711041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:24:47.711098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2026-06-11 00:24:47.711149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:24:47.711187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.711222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:24:47.711256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2026-06-11 00:24:47.711302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-linux-libc-dev_6.8.0-124.124_amd64.deb ... 2026-06-11 00:24:47.711336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:24:47.711369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2026-06-11 00:24:47.711408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-06-11 00:24:47.711455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:24:47.711509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2026-06-11 00:24:47.711542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-06-11 00:24:47.711567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:24:47.711598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2026-06-11 00:24:47.711631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:24:47.711663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:24:47.711696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2026-06-11 00:24:47.711729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-06-11 00:24:47.711762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-06-11 00:24:47.711795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2026-06-11 00:24:47.711827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-06-11 00:24:47.711859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-06-11 00:24:47.711892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2026-06-11 00:24:47.711925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2026-06-11 00:24:47.711957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:24:47.711990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2026-06-11 00:24:47.712024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.712090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2026-06-11 00:24:47.712121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-06-11 00:24:47.712153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2026-06-11 00:24:47.712186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2026-06-11 00:24:47.712219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-06-11 00:24:47.712252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2026-06-11 00:24:47.712284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2026-06-11 00:24:47.712319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-06-11 00:24:47.712352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2026-06-11 00:24:47.712384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-11 00:24:47.712439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-11 00:24:47.712478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2026-06-11 00:24:47.712514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-11 00:24:47.712547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-11 00:24:47.712580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2026-06-11 00:24:47.712613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-11 00:24:47.712646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-11 00:24:47.712679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2026-06-11 00:24:47.712708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-xml-core_0.19_all.deb ... 2026-06-11 00:24:47.712738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2026-06-11 00:24:47.712771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2026-06-11 00:24:47.712803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:24:47.712835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:24:47.713623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2026-06-11 00:24:47.713681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-06-11 00:24:47.713695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:24:47.713706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2026-06-11 00:24:47.713716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-06-11 00:24:47.713726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:24:47.713760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2026-06-11 00:24:47.713771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2026-06-11 00:24:47.713781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:24:47.713791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2026-06-11 00:24:47.713800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libipsec-mb1_1.5-1build1_amd64.deb ... 2026-06-11 00:24:47.713811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2026-06-11 00:24:47.713821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2026-06-11 00:24:47.713830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2026-06-11 00:24:47.713840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2026-06-11 00:24:47.713850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2026-06-11 00:24:47.713860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-libisal2_2.31.0-0.1build1_amd64.deb ... 2026-06-11 00:24:47.713870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2026-06-11 00:24:47.713880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2026-06-11 00:24:47.713889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2026-06-11 00:24:47.713899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2026-06-11 00:24:47.713909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2026-06-11 00:24:47.713919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-11 00:24:47.713929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-11 00:24:47.713939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2026-06-11 00:24:47.713949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.713960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-libfdt-dev_1.7.0-2build1_amd64.deb ... 2026-06-11 00:24:47.713970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.713980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2026-06-11 00:24:47.713990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2026-06-11 00:24:47.714108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-libjansson-dev_2.14-2build2_amd64.deb ... 2026-06-11 00:24:47.714121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2026-06-11 00:24:47.714132 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2026-06-11 00:24:47.714142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-libmnl-dev_1.0.5-2build1_amd64.deb ... 2026-06-11 00:24:47.714152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2026-06-11 00:24:47.714162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2026-06-11 00:24:47.714172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-libnuma-dev_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:24:47.714182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:24:47.714192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2026-06-11 00:24:47.714202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-11 00:24:47.714212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:24:47.714222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2026-06-11 00:24:47.714231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-11 00:24:47.714241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:24:47.714251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2026-06-11 00:24:47.714261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-11 00:24:47.714271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.714281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:24:47.714291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2026-06-11 00:24:47.714301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-libxdp-dev_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:24:47.714311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:24:47.714321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log24:amd64. 2026-06-11 00:24:47.714331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-log24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs24:amd64. 2026-06-11 00:24:47.714368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-kvargs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry24:amd64. 2026-06-11 00:24:47.714431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-telemetry24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal24:amd64. 2026-06-11 00:24:47.714467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-eal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714477 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl24:amd64. 2026-06-11 00:24:47.714505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-acl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring24:amd64. 2026-06-11 00:24:47.714535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool24:amd64. 2026-06-11 00:24:47.714564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-mempool24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf24:amd64. 2026-06-11 00:24:47.714593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-mbuf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev24:amd64. 2026-06-11 00:24:47.714627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-bbdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci24:amd64. 2026-06-11 00:24:47.714657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci24:amd64. 2026-06-11 00:24:47.714690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-bus-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc24:amd64. 2026-06-11 00:24:47.714751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-baseband-acc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev24:amd64. 2026-06-11 00:24:47.714834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bus-vdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.714865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec24:amd64. 2026-06-11 00:24:47.714932 | 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 ... 2026-06-11 00:24:47.714953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.714967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec24:amd64. 2026-06-11 00:24:47.714989 | 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 ... 2026-06-11 00:24:47.715033 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx24:amd64. 2026-06-11 00:24:47.715079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-baseband-la12xx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.715120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null24:amd64. 2026-06-11 00:24:47.715148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-baseband-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.715189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw24:amd64. 2026-06-11 00:24:47.715254 | 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 ... 2026-06-11 00:24:47.715266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter24:amd64. 2026-06-11 00:24:47.715331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-meter24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.715342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net24:amd64. 2026-06-11 00:24:47.715417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-net24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.715436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev24:amd64. 2026-06-11 00:24:47.715516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-ethdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.715528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.715553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics24:amd64. 2026-06-11 00:24:47.718486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-metrics24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats24:amd64. 2026-06-11 00:24:47.718532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-bitratestats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf24:amd64. 2026-06-11 00:24:47.718562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary24:amd64. 2026-06-11 00:24:47.718603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-auxiliary24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx24:amd64. 2026-06-11 00:24:47.718633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-bus-cdx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax24:amd64. 2026-06-11 00:24:47.718671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-common-dpaax24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu24:amd64. 2026-06-11 00:24:47.718701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-rcu24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev24:amd64. 2026-06-11 00:24:47.718731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-cryptodev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev24:amd64. 2026-06-11 00:24:47.718761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-dmadev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash24:amd64. 2026-06-11 00:24:47.718791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-hash24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer24:amd64. 2026-06-11 00:24:47.718820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-timer24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev24:amd64. 2026-06-11 00:24:47.718850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-eventdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718870 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa24:amd64. 2026-06-11 00:24:47.718880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-bus-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc24:amd64. 2026-06-11 00:24:47.718922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-bus-fslmc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718949 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev24:amd64. 2026-06-11 00:24:47.718959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-rawdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.718979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga24:amd64. 2026-06-11 00:24:47.718989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-bus-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.718999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform24:amd64. 2026-06-11 00:24:47.719018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-bus-platform24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus24:amd64. 2026-06-11 00:24:47.719065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-bus-vmbus24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile24:amd64. 2026-06-11 00:24:47.719095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-cfgfile24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline24:amd64. 2026-06-11 00:24:47.719131 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-cmdline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security24:amd64. 2026-06-11 00:24:47.719161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-security24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk24:amd64. 2026-06-11 00:24:47.719190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-common-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt24:amd64. 2026-06-11 00:24:47.719220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-cpt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf24:amd64. 2026-06-11 00:24:47.719249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf24:amd64. 2026-06-11 00:24:47.719286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-common-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-24:amd64. 2026-06-11 00:24:47.719315 | 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 ... 2026-06-11 00:24:47.719325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp24:amd64. 2026-06-11 00:24:47.719353 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-common-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx24:amd64. 2026-06-11 00:24:47.719382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-common-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev24:amd64. 2026-06-11 00:24:47.719439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compressdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat24:amd64. 2026-06-11 00:24:47.719469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-common-qat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.719489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx24:amd64. 2026-06-11 00:24:47.719508 | 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 ... 2026-06-11 00:24:47.719518 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal24:amd64. 2026-06-11 00:24:47.719543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-compress-isal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-24:amd64. 2026-06-11 00:24:47.719573 | 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 ... 2026-06-11 00:24:47.719583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx24:amd64. 2026-06-11 00:24:47.719602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-mempool-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx24:amd64. 2026-06-11 00:24:47.719639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-compress-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib24:amd64. 2026-06-11 00:24:47.719669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-compress-zlib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs24:amd64. 2026-06-11 00:24:47.719698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-crypto-bcmfs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr24:amd64. 2026-06-11 00:24:47.719728 | 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 ... 2026-06-11 00:24:47.719738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp24:amd64. 2026-06-11 00:24:47.719764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ccp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk24:amd64. 2026-06-11 00:24:47.719794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa24:amd64. 2026-06-11 00:24:47.719823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-mempool-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.719833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec24:amd64. 2026-06-11 00:24:47.719876 | 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 ... 2026-06-11 00:24:47.719886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-24:amd64. 2026-06-11 00:24:47.719906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.719915 | 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 ... 2026-06-11 00:24:47.719925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec24:amd64. 2026-06-11 00:24:47.719965 | 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 ... 2026-06-11 00:24:47.719976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.719985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb24:amd64. 2026-06-11 00:24:47.719995 | 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 ... 2026-06-11 00:24:47.720005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-24:amd64. 2026-06-11 00:24:47.720024 | 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 ... 2026-06-11 00:24:47.720034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox24:amd64. 2026-06-11 00:24:47.720077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-nitrox24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null24:amd64. 2026-06-11 00:24:47.720107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.720117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx24:amd64. 2026-06-11 00:24:47.720146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-crypto-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl24:amd64. 2026-06-11 00:24:47.720176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-crypto-openssl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder24:amd64. 2026-06-11 00:24:47.720205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-reorder24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler24:amd64. 2026-06-11 00:24:47.720244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-crypto-scheduler24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio24:amd64. 2026-06-11 00:24:47.720273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-crypto-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.720300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher24:amd64. 2026-06-11 00:24:47.720320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dispatcher24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor24:amd64. 2026-06-11 00:24:47.720349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-distributor24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.720369 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk24:amd64. 2026-06-11 00:24:47.720388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-24:amd64. 2026-06-11 00:24:47.720451 | 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 ... 2026-06-11 00:24:47.720461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa24:amd64. 2026-06-11 00:24:47.720481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon24:amd64. 2026-06-11 00:24:47.720511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-dma-hisilicon24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd24:amd64. 2026-06-11 00:24:47.720540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-dma-idxd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat24:amd64. 2026-06-11 00:24:47.720570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-dma-ioat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton24:amd64. 2026-06-11 00:24:47.720600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-dma-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd24:amd64. 2026-06-11 00:24:47.720630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-efd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk24:amd64. 2026-06-11 00:24:47.720673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-mempool-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.720693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk24:amd64. 2026-06-11 00:24:47.720712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-net-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.720732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk24:amd64. 2026-06-11 00:24:47.720752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-event-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-24:amd64. 2026-06-11 00:24:47.720781 | 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 ... 2026-06-11 00:24:47.720791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-24:amd64. 2026-06-11 00:24:47.720811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.720821 | 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 ... 2026-06-11 00:24:47.720831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-24:amd64. 2026-06-11 00:24:47.720855 | 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 ... 2026-06-11 00:24:47.720866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa24:amd64. 2026-06-11 00:24:47.720885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-net-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720895 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa24:amd64. 2026-06-11 00:24:47.720915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw24:amd64. 2026-06-11 00:24:47.720944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-dsw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.720964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx24:amd64. 2026-06-11 00:24:47.720980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-net-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.720990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx24:amd64. 2026-06-11 00:24:47.721010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-event-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl24:amd64. 2026-06-11 00:24:47.721039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-event-opdl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.721076 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton24:amd64. 2026-06-11 00:24:47.721095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-event-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721123 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw24:amd64. 2026-06-11 00:24:47.721133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-event-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib24:amd64. 2026-06-11 00:24:47.721162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-rib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib24:amd64. 2026-06-11 00:24:47.721192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-fib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721202 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev24:amd64. 2026-06-11 00:24:47.721221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gpudev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng24:amd64. 2026-06-11 00:24:47.721250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-pcapng24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph24:amd64. 2026-06-11 00:24:47.721285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.721296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-graph24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro24:amd64. 2026-06-11 00:24:47.721332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-gro24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso24:amd64. 2026-06-11 00:24:47.721362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-gso24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag24:amd64. 2026-06-11 00:24:47.721454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-ip-frag24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec24:amd64. 2026-06-11 00:24:47.721484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-ipsec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats24:amd64. 2026-06-11 00:24:47.721514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-jobstats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.721534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats24:amd64. 2026-06-11 00:24:47.721553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-latencystats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm24:amd64. 2026-06-11 00:24:47.721588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-lpm24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member24:amd64. 2026-06-11 00:24:47.721617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-member24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket24:amd64. 2026-06-11 00:24:47.721651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mempool-bucket24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring24:amd64. 2026-06-11 00:24:47.721692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-mempool-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack24:amd64. 2026-06-11 00:24:47.721777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack24:amd64. 2026-06-11 00:24:47.721849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-mempool-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.721905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.721954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev24:amd64. 2026-06-11 00:24:47.721970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-mldev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.721984 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.722039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722069 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk24:amd64. 2026-06-11 00:24:47.722083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-ml-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.722138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet24:amd64. 2026-06-11 00:24:47.722194 | 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 ... 2026-06-11 00:24:47.722209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp24:amd64. 2026-06-11 00:24:47.722264 | 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 ... 2026-06-11 00:24:47.722278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark24:amd64. 2026-06-11 00:24:47.722333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-ark24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic24:amd64. 2026-06-11 00:24:47.722432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-atlantic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp24:amd64. 2026-06-11 00:24:47.722512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-net-avp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe24:amd64. 2026-06-11 00:24:47.722597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-axgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x24:amd64. 2026-06-11 00:24:47.722684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-bnx2x24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt24:amd64. 2026-06-11 00:24:47.722755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-bnxt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched24:amd64. 2026-06-11 00:24:47.722848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-sched24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.722901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond24:amd64. 2026-06-11 00:24:47.722916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-bond24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.722955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.722969 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl24:amd64. 2026-06-11 00:24:47.723024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-cpfl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.723099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe24:amd64. 2026-06-11 00:24:47.723154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-cxgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723182 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-24:amd64. 2026-06-11 00:24:47.723233 | 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 ... 2026-06-11 00:24:47.723248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena24:amd64. 2026-06-11 00:24:47.723310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-ena24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc24:amd64. 2026-06-11 00:24:47.723377 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-enetc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec24:amd64. 2026-06-11 00:24:47.723476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-enetfec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic24:amd64. 2026-06-11 00:24:47.723552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-enic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe24:amd64. 2026-06-11 00:24:47.723646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-failsafe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k24:amd64. 2026-06-11 00:24:47.723714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-fm10k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve24:amd64. 2026-06-11 00:24:47.723806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-gve24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic24:amd64. 2026-06-11 00:24:47.723874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-hinic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.723925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.723936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-24:amd64. 2026-06-11 00:24:47.723950 | 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 ... 2026-06-11 00:24:47.724002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e24:amd64. 2026-06-11 00:24:47.724082 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-i40e24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf24:amd64. 2026-06-11 00:24:47.724160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice24:amd64. 2026-06-11 00:24:47.724230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ice24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf24:amd64. 2026-06-11 00:24:47.724306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc24:amd64. 2026-06-11 00:24:47.724387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-igc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.724446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic24:amd64. 2026-06-11 00:24:47.724503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-ionic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke24:amd64. 2026-06-11 00:24:47.724595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-ipn3ke24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe24:amd64. 2026-06-11 00:24:47.724675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-ixgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana24:amd64. 2026-06-11 00:24:47.724752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-mana24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif24:amd64. 2026-06-11 00:24:47.724820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-memif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.724858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724873 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-24:amd64. 2026-06-11 00:24:47.724886 | 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 ... 2026-06-11 00:24:47.724925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.724940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-24:amd64. 2026-06-11 00:24:47.724978 | 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 ... 2026-06-11 00:24:47.724993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc24:amd64. 2026-06-11 00:24:47.725061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp24:amd64. 2026-06-11 00:24:47.725156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe24:amd64. 2026-06-11 00:24:47.725233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-ngbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null24:amd64. 2026-06-11 00:24:47.725301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep24:amd64. 2026-06-11 00:24:47.725423 | 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 ... 2026-06-11 00:24:47.725443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.725456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap24:amd64. 2026-06-11 00:24:47.725511 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-pcap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe24:amd64. 2026-06-11 00:24:47.725616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-pfe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede24:amd64. 2026-06-11 00:24:47.725680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-qede24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring24:amd64. 2026-06-11 00:24:47.725749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-net-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc24:amd64. 2026-06-11 00:24:47.725816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-net-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.725970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.725998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port24:amd64. 2026-06-11 00:24:47.726009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-port24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table24:amd64. 2026-06-11 00:24:47.726039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-table24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline24:amd64. 2026-06-11 00:24:47.726133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-pipeline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic24:amd64. 2026-06-11 00:24:47.726167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-softnic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726178 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap24:amd64. 2026-06-11 00:24:47.726239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-tap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx24:amd64. 2026-06-11 00:24:47.726312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-thunderx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe24:amd64. 2026-06-11 00:24:47.726437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-net-txgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc24:amd64. 2026-06-11 00:24:47.726517 | 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 ... 2026-06-11 00:24:47.726551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost24:amd64. 2026-06-11 00:24:47.726597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost24:amd64. 2026-06-11 00:24:47.726704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio24:amd64. 2026-06-11 00:24:47.726788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.726822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.726855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-24:amd64. 2026-06-11 00:24:47.726925 | 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 ... 2026-06-11 00:24:47.726958 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.726979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node24:amd64. 2026-06-11 00:24:47.727014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-node24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727063 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp24:amd64. 2026-06-11 00:24:47.727110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdcp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump24:amd64. 2026-06-11 00:24:47.727198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-pdump24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power24:amd64. 2026-06-11 00:24:47.727284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.727325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy24:amd64. 2026-06-11 00:24:47.727435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.727475 | 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 ... 2026-06-11 00:24:47.727510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio24:amd64. 2026-06-11 00:24:47.727562 | 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 ... 2026-06-11 00:24:47.727595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif24:amd64. 2026-06-11 00:24:47.727641 | 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 ... 2026-06-11 00:24:47.727679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga24:amd64. 2026-06-11 00:24:47.727726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-raw-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb24:amd64. 2026-06-11 00:24:47.727832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-raw-ntb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton24:amd64. 2026-06-11 00:24:47.727918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.727951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.727971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev24:amd64. 2026-06-11 00:24:47.728004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-regexdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k24:amd64. 2026-06-11 00:24:47.728108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-regex-cn9k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-24:amd64. 2026-06-11 00:24:47.728189 | 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 ... 2026-06-11 00:24:47.728203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc24:amd64. 2026-06-11 00:24:47.728271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-vdpa-ifc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-24:amd64. 2026-06-11 00:24:47.728362 | 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 ... 2026-06-11 00:24:47.728391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp24:amd64. 2026-06-11 00:24:47.728487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-vdpa-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc24:amd64. 2026-06-11 00:24:47.728580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-vdpa-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2026-06-11 00:24:47.728676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-meta-all_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2026-06-11 00:24:47.728777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-meta-allpmds_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2026-06-11 00:24:47.728863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-meta-baseband_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.728911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2026-06-11 00:24:47.728948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-meta-bus_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.728978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2026-06-11 00:24:47.729039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-meta-common_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2026-06-11 00:24:47.729166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-meta-compress_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2026-06-11 00:24:47.729258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-meta-crypto_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2026-06-11 00:24:47.729351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-dma_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2026-06-11 00:24:47.729460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-event_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2026-06-11 00:24:47.729552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-mempool_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2026-06-11 00:24:47.729626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-net_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2026-06-11 00:24:47.729728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-raw_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.729794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.729828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2026-06-11 00:24:47.730481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-libdpdk-dev_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:24:47.730496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.730503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2026-06-11 00:24:47.730516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-openvswitch-switch-dpdk_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:24:47.730522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.730528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 00:24:47.730535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-06-11 00:24:47.730541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:24:47.730547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2026-06-11 00:24:47.730559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:24:47.730566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:24:47.730572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:24:47.730578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-11 00:24:47.730584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:24:47.730590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:24:47.730596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2026-06-11 00:24:47.730602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2026-06-11 00:24:47.730608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:24:47.730617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-11 00:24:47.730624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:24:47.730656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2026-06-11 00:24:47.730707 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:24:47.730748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:24:47.730784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:24:47.730816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-11 00:24:47.730850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2026-06-11 00:24:47.730883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:24:47.730915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 00:24:47.730948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:24:47.730980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:24:47.731012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:24:47.731045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:24:47.731093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2026-06-11 00:24:47.731125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-06-11 00:24:47.731158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:24:47.731198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2026-06-11 00:24:47.731236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.731275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:24:47.731313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-06-11 00:24:47.731352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:24:47.731414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2026-06-11 00:24:47.731453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2026-06-11 00:24:47.731514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-06-11 00:24:47.731545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:24:47.731586 | 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 2026-06-11 00:24:47.731625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:24:47.731664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-06-11 00:24:47.731703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2026-06-11 00:24:47.731741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2026-06-11 00:24:47.731780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2026-06-11 00:24:47.731818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.731868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.731906 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-11 00:24:47.731944 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:24:47.731981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2026-06-11 00:24:47.732018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.732088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2026-06-11 00:24:47.733463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:24:47.733470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.733476 | 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 2026-06-11 00:24:47.733483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-06-11 00:24:47.733488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.733495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:24:47.733500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-06-11 00:24:47.733523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:24:47.733540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733571 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-06-11 00:24:47.733605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733622 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:24:47.733745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733832 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-06-11 00:24:47.733854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:24:47.733930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.733996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.734990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-06-11 00:24:47.735023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735097 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735945 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.735997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.736976 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737059 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737361 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.737459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2026-06-11 00:24:47.738468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:24:47.738643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2026-06-11 00:24:47.738647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:24:47.738652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:24:47.738657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 00:24:47.738662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2026-06-11 00:24:47.738667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container f7123eff0acf 2026-06-11 00:24:47.738672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 73bb2bc8cbe0 2026-06-11 00:24:47.738683 | 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 2026-06-11 00:24:47.738688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 94c99fe5585a 2026-06-11 00:24:47.738693 | 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 2026-06-11 00:24:47.738699 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 94c99fe5585a 2026-06-11 00:24:47.738704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 8483765391e1 2026-06-11 00:24:47.738709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:24:47.738714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> da94ecf7865f 2026-06-11 00:24:47.738739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:24:47.738745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 838b2e177fb8 2026-06-11 00:24:47.738750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 838b2e177fb8 2026-06-11 00:24:47.738755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 0d2154ade871 2026-06-11 00:24:47.738760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 15c46df8d490 2026-06-11 00:24:47.738765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20260611 2026-06-11 00:24:47.738770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2026-06-11 00:24:47.738371 (took 0:01:03.829293) 2026-06-11 00:24:47.738775 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2026-06-11 00:24:47.738780 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2026-06-11 00:24:47.738857 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2026-06-11 00:24:47.738875 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2026-06-11 00:24:47.738958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2026-06-11 00:24:47.738879 2026-06-11 00:24:47.739673 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2026-06-11 00:24:47.740078 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2026-06-11 00:24:49.108317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:24:49.108383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> e773b679a01c 2026-06-11 00:24:49.108560 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20260611" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:24:49.108660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 204a170c34d2 2026-06-11 00:24:49.108740 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 204a170c34d2 2026-06-11 00:24:49.108810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> e8f9315fac43 2026-06-11 00:24:49.108883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:24:49.108958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 1dfbb14a139c 2026-06-11 00:24:49.109028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:24:49.109139 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 6857f0aa6889 2026-06-11 00:24:49.109207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 6857f0aa6889 2026-06-11 00:24:49.109277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> a82e9fe0bcef 2026-06-11 00:24:49.109352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 4a972bc28372 2026-06-11 00:24:49.109454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 00:24:49.109598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2026-06-11 00:24:49.109473 (took 0:00:01.370594) 2026-06-11 00:24:49.109716 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2026-06-11 00:24:49.109810 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2026-06-11 00:24:49.109885 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2026-06-11 00:24:49.109956 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2026-06-11 00:24:49.110445 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2026-06-11 00:24:49.110632 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2026-06-11 00:24:49.110765 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2026-06-11 00:24:49.110636 2026-06-11 00:24:49.111864 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2026-06-11 00:24:49.112862 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2026-06-11 00:25:10.524987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:25:10.525754 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> e773b679a01c 2026-06-11 00:25:10.525830 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20260611" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:25:10.525879 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 9b1cc6c910db 2026-06-11 00:25:10.525902 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 9b1cc6c910db 2026-06-11 00:25:10.525923 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> c08f27f08b0e 2026-06-11 00:25:10.525943 | 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 2026-06-11 00:25:10.525965 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 3c89610ddc75 2026-06-11 00:25:10.525985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 3c89610ddc75 2026-06-11 00:25:10.526005 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 6dd1c1e9764a 2026-06-11 00:25:10.526071 | 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 2026-06-11 00:25:10.526155 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 26de23c1f4e3 2026-06-11 00:25:10.526178 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 26de23c1f4e3 2026-06-11 00:25:10.526220 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 5150a1c31a85 2026-06-11 00:25:10.526242 | 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/* 2026-06-11 00:25:10.526261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 67e54f8af05a 2026-06-11 00:25:10.526289 | 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] 2026-06-11 00:25:10.526500 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:25:10.526684 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:25:10.526800 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:25:10.526981 | 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] 2026-06-11 00:25:10.527142 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:25:10.530564 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:25:10.530609 | 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] 2026-06-11 00:25:10.530628 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:25:10.530646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:25:10.530663 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:25:10.530681 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:25:10.530713 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:25:10.530730 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:25:10.530746 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:25:10.530763 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:25:10.530780 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-06-11 00:25:10.530796 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 30.4 MB in 3s (11.6 MB/s) 2026-06-11 00:25:10.530814 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-06-11 00:25:10.530831 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-06-11 00:25:10.530847 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2026-06-11 00:25:10.530864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2026-06-11 00:25:10.530881 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2026-06-11 00:25:10.530899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2026-06-11 00:25:10.530916 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2026-06-11 00:25:10.530933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2026-06-11 00:25:10.530949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2026-06-11 00:25:10.530966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2026-06-11 00:25:10.530982 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2026-06-11 00:25:10.530999 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2026-06-11 00:25:10.531016 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2026-06-11 00:25:10.531057 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:25:10.531074 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,175 kB of archives. 2026-06-11 00:25:10.531091 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 37.1 MB of additional disk space will be used. 2026-06-11 00:25:10.531108 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:25:10.531125 | 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] 2026-06-11 00:25:10.531142 | 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] 2026-06-11 00:25:10.531174 | 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.18+maria~ubu2404 [2,924 B] 2026-06-11 00:25:10.531194 | 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.18+maria~ubu2404 [4,088 B] 2026-06-11 00:25:10.531211 | 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.18+maria~ubu2404 [158 kB] 2026-06-11 00:25:10.531228 | 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.18+maria~ubu2404 [1,020 kB] 2026-06-11 00:25:10.531246 | 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.18+maria~ubu2404 [1,839 kB] 2026-06-11 00:25:10.531275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,175 kB in 4s (875 kB/s) 2026-06-11 00:25:10.531308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:25:10.531326 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2026-06-11 00:25:10.531344 | 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% 2026-06-11 00:25:10.531363 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2026-06-11 00:25:10.531379 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2026-06-11 00:25:10.531431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2026-06-11 00:25:10.531456 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% (Reading database ... 90% 2026-06-11 00:25:10.531474 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2026-06-11 00:25:10.531491 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:25:10.531508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:25:10.531525 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:25:10.531543 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2026-06-11 00:25:10.531560 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-06-11 00:25:10.531576 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531593 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2026-06-11 00:25:10.531609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-06-11 00:25:10.531626 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2026-06-11 00:25:10.531661 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-06-11 00:25:10.531677 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531694 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2026-06-11 00:25:10.531710 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2026-06-11 00:25:10.531727 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2026-06-11 00:25:10.531743 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2026-06-11 00:25:10.531760 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-06-11 00:25:10.531777 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531794 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2026-06-11 00:25:10.531810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-06-11 00:25:10.531827 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2026-06-11 00:25:10.531883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531899 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531916 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2026-06-11 00:25:10.531932 | 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 2026-06-11 00:25:10.531949 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:25:10.531966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.531983 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.532009 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:25:10.532062 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:25:10.532079 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 67e54f8af05a 2026-06-11 00:25:10.532096 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 38c171bbf06b 2026-06-11 00:25:10.532113 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2026-06-11 00:25:10.532130 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 19edb8304fbf 2026-06-11 00:25:10.532154 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 19edb8304fbf 2026-06-11 00:25:10.532383 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 03e15f1af4a5 2026-06-11 00:25:10.532520 | 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 2026-06-11 00:25:10.532549 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 132af3d17797 2026-06-11 00:25:10.532629 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 132af3d17797 2026-06-11 00:25:10.532751 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> e942c8673077 2026-06-11 00:25:10.532864 | 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 2026-06-11 00:25:10.533006 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 1c7de0998b11 2026-06-11 00:25:10.533129 | 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: 5.053636, size: 3356 2026-06-11 00:25:10.533233 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 1c7de0998b11 2026-06-11 00:25:10.533305 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 1cafff79240c 2026-06-11 00:25:10.533379 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built a4c99ebc675e 2026-06-11 00:25:10.533477 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20260611 2026-06-11 00:25:10.533615 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2026-06-11 00:25:10.533495 (took 0:00:21.422859) 2026-06-11 00:25:10.533747 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2026-06-11 00:25:10.533780 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2026-06-11 00:25:10.534200 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2026-06-11 00:25:10.534260 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2026-06-11 00:25:10.534484 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2026-06-11 00:25:10.534264 2026-06-11 00:25:10.535467 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2026-06-11 00:25:10.536314 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2026-06-11 00:25:23.018843 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 00:25:23.018956 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> e773b679a01c 2026-06-11 00:25:23.019084 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20260611" "name"="memcached" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:25:23.019218 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in fce18dacdace 2026-06-11 00:25:23.019242 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container fce18dacdace 2026-06-11 00:25:23.019359 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 474cb37d6a83 2026-06-11 00:25:23.019463 | 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 2026-06-11 00:25:23.019489 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 143c054521d2 2026-06-11 00:25:23.019617 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 143c054521d2 2026-06-11 00:25:23.019640 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 9903c0840633 2026-06-11 00:25:23.019729 | 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/* 2026-06-11 00:25:23.019803 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in e0e2913eb8f1 2026-06-11 00:25:23.019877 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:25:23.019947 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:25:23.020031 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:25:23.020106 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:25:23.020177 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:25:23.020247 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:25:23.020317 | 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] 2026-06-11 00:25:23.020388 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:25:23.020491 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:25:23.020571 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:25:23.020646 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:25:23.020716 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:25:23.020761 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:25:23.020843 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:25:23.020909 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:25:23.020976 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 30.3 MB in 2s (12.5 MB/s) 2026-06-11 00:25:23.021050 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-06-11 00:25:23.021130 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-06-11 00:25:23.021200 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-06-11 00:25:23.021269 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-06-11 00:25:23.021335 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2026-06-11 00:25:23.021429 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2026-06-11 00:25:23.021500 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2026-06-11 00:25:23.021573 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2026-06-11 00:25:23.021638 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2026-06-11 00:25:23.021710 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2026-06-11 00:25:23.021780 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2026-06-11 00:25:23.021848 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:25:23.021932 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2026-06-11 00:25:23.021983 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 994 kB of additional disk space will be used. 2026-06-11 00:25:23.022110 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:25:23.022130 | 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] 2026-06-11 00:25:23.022214 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-11 00:25:23.022289 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (1,271 kB/s) 2026-06-11 00:25:23.022338 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:25:23.022427 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-06-11 00:25:23.022503 | 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% 2026-06-11 00:25:23.022578 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2026-06-11 00:25:23.022647 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2026-06-11 00:25:23.022716 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2026-06-11 00:25:23.022785 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2026-06-11 00:25:23.022852 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2026-06-11 00:25:23.022920 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2026-06-11 00:25:23.022986 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:25:23.023074 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:25:23.023145 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:25:23.023237 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2026-06-11 00:25:23.023310 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: 2026-06-11 00:25:23.023382 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-11 00:25:23.023481 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-11 00:25:23.023561 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:25:23.023629 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-11 00:25:23.023697 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2026-06-11 00:25:23.023766 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:25:23.023832 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:25:23.023899 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container e0e2913eb8f1 2026-06-11 00:25:23.023966 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> a48f22b655b3 2026-06-11 00:25:23.024101 | 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 2026-06-11 00:25:23.024120 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in c7154b4626d1 2026-06-11 00:25:23.024195 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-06-11 00:25:23.024267 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-06-11 00:25:23.024332 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-06-11 00:25:23.024431 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2026-06-11 00:25:23.024558 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:25:23.024573 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-06-11 00:25:23.024639 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-06-11 00:25:23.024701 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-06-11 00:25:23.024772 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:25:23.024843 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container c7154b4626d1 2026-06-11 00:25:23.024909 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> e8356e76b33b 2026-06-11 00:25:23.024990 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2026-06-11 00:25:23.025116 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 690bed89a467 2026-06-11 00:25:23.025187 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 690bed89a467 2026-06-11 00:25:23.025255 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 4f065ca35375 2026-06-11 00:25:23.025327 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 5ad0f385d475 2026-06-11 00:25:23.025419 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20260611 2026-06-11 00:25:23.025587 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2026-06-11 00:25:23.025437 (took 0:00:12.491173) 2026-06-11 00:25:23.026213 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2026-06-11 00:25:23.026320 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2026-06-11 00:25:23.026508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2026-06-11 00:25:23.026324 2026-06-11 00:25:23.028506 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2024.2.tar.gz 2026-06-11 00:25:23.032489 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2026-06-11 00:25:23.033431 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2026-06-11 00:25:56.744565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:25:56.744680 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> ab50a4930260 2026-06-11 00:25:56.744702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20260611" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:25:56.744720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in ab9f1588725f 2026-06-11 00:25:56.744735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container ab9f1588725f 2026-06-11 00:25:56.744751 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 47cd8c6c8cfc 2026-06-11 00:25:56.744816 | 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 2026-06-11 00:25:56.744833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 77a5d11ef8d5 2026-06-11 00:25:56.744953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 77a5d11ef8d5 2026-06-11 00:25:56.744996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 37976d0469bf 2026-06-11 00:25:56.745014 | 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/* 2026-06-11 00:25:56.745226 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in ac13cc73cc1b 2026-06-11 00:25:56.745299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:25:56.745317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:25:56.745339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:25:56.745353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:25:56.745369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:25:56.745482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:25:56.745502 | 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] 2026-06-11 00:25:56.745563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:25:56.745585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:25:56.745677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:25:56.745712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:25:56.745772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:25:56.745788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:25:56.745877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:25:56.745904 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:25:56.746018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-06-11 00:25:56.746038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-06-11 00:25:56.746110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-06-11 00:25:56.746168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2026-06-11 00:25:56.746215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2026-06-11 00:25:56.746282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2026-06-11 00:25:56.746328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2026-06-11 00:25:56.746436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2026-06-11 00:25:56.746454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-netaddr python3-pyparsing python-sortedcontainers-doc 2026-06-11 00:25:56.746519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2026-06-11 00:25:56.746579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2026-06-11 00:25:56.746597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2026-06-11 00:25:56.746681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:25:56.746699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,739 kB of archives. 2026-06-11 00:25:56.746759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,519 kB of additional disk space will be used. 2026-06-11 00:25:56.746774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:25:56.746888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:25:56.746903 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2026-06-11 00:25:56.746950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-11 00:25:56.747028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-11 00:25:56.747044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-11 00:25:56.747139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-11 00:25:56.747152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,739 kB in 1s (2,074 kB/s) 2026-06-11 00:25:56.747239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:25:56.747251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2026-06-11 00:25:56.747323 | 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% 2026-06-11 00:25:56.747354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% (Reading database ... 75% 2026-06-11 00:25:56.747504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2026-06-11 00:25:56.747524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2026-06-11 00:25:56.747687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2026-06-11 00:25:56.747727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2026-06-11 00:25:56.747742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:25:56.747763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:25:56.747780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:25:56.747862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:25:56.747889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:25:56.747951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:25:56.748171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:25:56.748185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:25:56.748217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:25:56.748228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:25:56.748242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:25:56.748253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:25:56.748299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:25:56.748365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:25:56.748441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: 2026-06-11 00:25:56.748586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:25:56.748669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:25:56.748730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:25:56.748787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:25:56.748833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:25:56.748897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:25:56.748976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:25:56.749035 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:25:56.749106 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:25:56.749163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:25:56.749221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:25:56.749267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container ac13cc73cc1b 2026-06-11 00:25:56.749335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 56d3d7ce5768 2026-06-11 00:25:56.749382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2026-06-11 00:25:56.749535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 0562eec212bc 2026-06-11 00:25:56.749628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:25:56.749739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 19c91d1de30d 2026-06-11 00:25:56.749848 | 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 2026-06-11 00:25:56.749975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 585d622c7e75 2026-06-11 00:25:56.750089 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing ./octavia 2026-06-11 00:25:56.750191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2026-06-11 00:25:56.750265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:25:56.750323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2026-06-11 00:25:56.750379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:25:56.750460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2026-06-11 00:25:56.750584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:25:56.750618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:25:56.750706 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:25:56.750727 | 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.1.1.dev9) (1.13.2) 2026-06-11 00:25:56.750749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.750829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-06-11 00:25:56.750851 | 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.1.1.dev9) (1.5.1) 2026-06-11 00:25:56.750889 | 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.1.1.dev9) (6.1.0) 2026-06-11 00:25:56.750915 | 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.1.1.dev9) (2.0.32) 2026-06-11 00:25:56.751031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.751062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:25:56.751260 | 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.1.1.dev9) (3.0.0) 2026-06-11 00:25:56.751300 | 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.1.1.dev9) (2.32.3) 2026-06-11 00:25:56.751313 | 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.1.1.dev9) (2.0.0) 2026-06-11 00:25:56.751332 | 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.1.1.dev9) (5.8.1) 2026-06-11 00:25:56.751358 | 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.1.1.dev9) (10.12.1) 2026-06-11 00:25:56.751374 | 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.1.1.dev9) (1.8.8) 2026-06-11 00:25:56.751490 | 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.1.1.dev9) (5.3.0) 2026-06-11 00:25:56.751514 | 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.1.1.dev9) (4.0.1) 2026-06-11 00:25:56.751590 | 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.1.1.dev9) (9.6.1) 2026-06-11 00:25:56.751606 | 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.1.1.dev9) (5.6.0) 2026-06-11 00:25:56.751680 | 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.1.1.dev9) (16.0.0) 2026-06-11 00:25:56.751697 | 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.1.1.dev9) (6.4.0) 2026-06-11 00:25:56.751763 | 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.1.1.dev9) (6.1.2) 2026-06-11 00:25:56.751821 | 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.1.1.dev9) (14.9.3) 2026-06-11 00:25:56.751837 | 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.1.1.dev9) (6.2.0) 2026-06-11 00:25:56.751899 | 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.1.1.dev9) (4.4.0) 2026-06-11 00:25:56.751915 | 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.1.1.dev9) (3.4.0) 2026-06-11 00:25:56.752007 | 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.1.1.dev9) (5.5.0) 2026-06-11 00:25:56.752020 | 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.1.1.dev9) (2.4.0) 2026-06-11 00:25:56.752178 | 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.1.1.dev9) (7.4.0) 2026-06-11 00:25:56.752202 | 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.1.1.dev9) (6.0.0) 2026-06-11 00:25:56.752213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.752224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 00:25:56.752239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.752300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:25:56.752321 | 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.1.1.dev9) (7.0.0) 2026-06-11 00:25:56.752367 | 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.1.1.dev9) (4.7.0) 2026-06-11 00:25:56.752434 | 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.1.1.dev9) (18.7.0) 2026-06-11 00:25:56.752487 | 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.1.1.dev9) (9.6.0) 2026-06-11 00:25:56.752532 | 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.1.1.dev9) (0.12.1) 2026-06-11 00:25:56.752591 | 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.1.1.dev9) (3.1.4) 2026-06-11 00:25:56.752637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.5.0 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.752684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:25:56.752729 | 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.1.1.dev9) (5.1.1) 2026-06-11 00:25:56.752774 | 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.1.1.dev9) (8.3.0) 2026-06-11 00:25:56.752820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.752875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-11 00:25:56.752921 | 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.1.1.dev9) (4.19.2) 2026-06-11 00:25:56.752993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.3.0 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.753183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:25:56.753225 | 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.1.1.dev9) (1.3.3) 2026-06-11 00:25:56.753236 | 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.1.1.dev9) (2.9.0.post0) 2026-06-11 00:25:56.753252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.753262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:25:56.753311 | 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.1.1.dev9) (42.0.8) 2026-06-11 00:25:56.753353 | 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.1.1.dev9) (0.7.12) 2026-06-11 00:25:56.753435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.753455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 00:25:56.753521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==15.1.1.dev9) 2026-06-11 00:25:56.753552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:25:56.753623 | 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.1.1.dev9) (1.3.5) 2026-06-11 00:25:56.753641 | 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.1.1.dev9) (4.12.2) 2026-06-11 00:25:56.753687 | 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.1.1.dev9) (1.17.0) 2026-06-11 00:25:56.753702 | 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.1.1.dev9) (2.22) 2026-06-11 00:25:56.753767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev9) 2026-06-11 00:25:56.753783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:25:56.753845 | 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.1.1.dev9) (8.1.7) 2026-06-11 00:25:56.753870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.1.1.dev9) 2026-06-11 00:25:56.753950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:25:56.753996 | 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.1.1.dev9) (24.1) 2026-06-11 00:25:56.754022 | 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.1.1.dev9) (2.1.5) 2026-06-11 00:25:56.754046 | 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.1.1.dev9) (24.2.0) 2026-06-11 00:25:56.754070 | 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.1.1.dev9) (2023.12.1) 2026-06-11 00:25:56.754094 | 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.1.1.dev9) (0.35.1) 2026-06-11 00:25:56.754137 | 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.1.1.dev9) (0.20.0) 2026-06-11 00:25:56.754160 | 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.1.1.dev9) (2.1.0) 2026-06-11 00:25:56.754226 | 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.1.1.dev9) (1.7.0) 2026-06-11 00:25:56.754245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (3.11.0) 2026-06-11 00:25:56.754266 | 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.1.1.dev9) (3.1.1) 2026-06-11 00:25:56.754303 | 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.1.1.dev9) (2.9.0) 2026-06-11 00:25:56.754344 | 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.1.1.dev9) (5.5.0) 2026-06-11 00:25:56.754367 | 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.1.1.dev9) (6.0.2) 2026-06-11 00:25:56.754437 | 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.1.1.dev9) (5.1.1) 2026-06-11 00:25:56.754482 | 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.1.1.dev9) (1.3.3) 2026-06-11 00:25:56.754507 | 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.1.1.dev9) (1.0.1) 2026-06-11 00:25:56.754546 | 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.1.1.dev9) (1.33) 2026-06-11 00:25:56.754586 | 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.1.1.dev9) (0.11.0) 2026-06-11 00:25:56.754653 | 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.1.1.dev9) (4.2.2) 2026-06-11 00:25:56.754678 | 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.1.1.dev9) (1.4.0) 2026-06-11 00:25:56.754701 | 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.1.1.dev9) (3.0.0) 2026-06-11 00:25:56.754769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (3.0.0) 2026-06-11 00:25:56.754794 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->octavia==15.1.1.dev9) (1.16.0) 2026-06-11 00:25:56.754820 | 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.1.1.dev9) (0.10.1) 2026-06-11 00:25:56.754889 | 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.1.1.dev9) (2.0.1) 2026-06-11 00:25:56.754915 | 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.1.1.dev9) (0.5.0) 2026-06-11 00:25:56.754940 | 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.1.1.dev9) (1.1.1) 2026-06-11 00:25:56.755060 | 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.1.1.dev9) (3.5.0) 2026-06-11 00:25:56.755095 | 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.1.1.dev9) (5.5.0) 2026-06-11 00:25:56.755119 | 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.1.1.dev9) (5.2.0) 2026-06-11 00:25:56.755137 | 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.1.1.dev9) (5.4.0) 2026-06-11 00:25:56.755241 | 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.1.1.dev9) (0.9.0) 2026-06-11 00:25:56.755260 | 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.1.1.dev9) (5.1.0) 2026-06-11 00:25:56.755278 | 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.1.1.dev9) (0.20.0) 2026-06-11 00:25:56.755316 | 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.1.1.dev9) (4.0.1) 2026-06-11 00:25:56.755338 | 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.1.1.dev9) (4.0.1) 2026-06-11 00:25:56.755353 | 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.1.1.dev9) (1.0.8) 2026-06-11 00:25:56.755375 | 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.1.1.dev9) (2024.1) 2026-06-11 00:25:56.755435 | 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.1.1.dev9) (3.10.1) 2026-06-11 00:25:56.755471 | 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.1.1.dev9) (3.1.0) 2026-06-11 00:25:56.755497 | 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.1.1.dev9) (2.5.1) 2026-06-11 00:25:56.755522 | 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.1.1.dev9) (1.6.0) 2026-06-11 00:25:56.755593 | 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.1.1.dev9) (0.36.1) 2026-06-11 00:25:56.755613 | 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.1.1.dev9) (3.0.3) 2026-06-11 00:25:56.755636 | 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.1.1.dev9) (6.1.0) 2026-06-11 00:25:56.755674 | 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.1.1.dev9) (2.6.1) 2026-06-11 00:25:56.755697 | 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.1.1.dev9) (0.19) 2026-06-11 00:25:56.755770 | 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.1.1.dev9) (3.11.0) 2026-06-11 00:25:56.755789 | 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.1.1.dev9) (3.1.2) 2026-06-11 00:25:56.755814 | 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.1.1.dev9) (67.2.0) 2026-06-11 00:25:56.755839 | 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.1.1.dev9) (0.3.5) 2026-06-11 00:25:56.755907 | 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.1.1.dev9) (0.2.13) 2026-06-11 00:25:56.755926 | 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.1.1.dev9) (2024.1) 2026-06-11 00:25:56.756007 | 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.1.1.dev9) (1.16.0) 2026-06-11 00:25:56.756036 | 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.1.1.dev9) (4.7.0) 2026-06-11 00:25:56.756059 | 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.1.1.dev9) (0.5.2) 2026-06-11 00:25:56.756109 | 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.1.1.dev9) (2.4.3) 2026-06-11 00:25:56.756129 | 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.1.1.dev9) (1.9.0) 2026-06-11 00:25:56.756216 | 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.1.1.dev9) (24.2.1) 2026-06-11 00:25:56.756230 | 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.1.1.dev9) (2.0.1) 2026-06-11 00:25:56.756245 | 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.1.1.dev9) (3.3.2) 2026-06-11 00:25:56.756314 | 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.1.1.dev9) (3.8) 2026-06-11 00:25:56.756360 | 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.1.1.dev9) (1.26.19) 2026-06-11 00:25:56.756380 | 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.1.1.dev9) (2026.5.20) 2026-06-11 00:25:56.756445 | 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.1.1.dev9) (0.7) 2026-06-11 00:25:56.756475 | 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.1.1.dev9) (3.2.0) 2026-06-11 00:25:56.756500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.1.1.dev9) 2026-06-11 00:25:56.756525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:25:56.756596 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.1.1.dev9) 2026-06-11 00:25:56.756610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:25:56.756624 | 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.1.1.dev9) (2.7.2) 2026-06-11 00:25:56.756670 | 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.1.1.dev9) (0.8.1) 2026-06-11 00:25:56.756681 | 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.1.1.dev9) (6.11.0) 2026-06-11 00:25:56.756726 | 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.1.1.dev9) (3.20.0) 2026-06-11 00:25:56.756741 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-06-11 00:25:56.756925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-11 00:25:56.757005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-06-11 00:25:56.757033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-06-11 00:25:56.757044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-06-11 00:25:56.757055 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-11 00:25:56.757065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2026-06-11 00:25:56.757083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 00:25:56.757094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-06-11 00:25:56.757103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-06-11 00:25:56.757113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-06-11 00:25:56.757123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-06-11 00:25:56.757138 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 49.8 MB/s 0:00:00 2026-06-11 00:25:56.757167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-06-11 00:25:56.757181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:25:56.757236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2026-06-11 00:25:56.757248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2026-06-11 00:25:56.757266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-06-11 00:25:56.757349 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-15.1.1.dev9-py3-none-any.whl size=1239384 sha256=59caed5226a4b0cd99b5da75d8256616b4895450e8d46dbac1e8869b226dfe8c 2026-06-11 00:25:56.757373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ff2flvch/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2026-06-11 00:25:56.757438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2026-06-11 00:25:56.757468 | 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 2026-06-11 00:25:56.757488 | 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.1.1.dev9 octavia-lib-3.6.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 taskflow-5.9.1 2026-06-11 00:25:56.757499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 585d622c7e75 2026-06-11 00:25:56.757513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 5d23777c4d4a 2026-06-11 00:25:56.757537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 2e1de999e904 2026-06-11 00:25:56.757629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 00:25:56.757657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2026-06-11 00:25:56.757557 (took 0:00:33.731233) 2026-06-11 00:25:56.757778 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2026-06-11 00:25:56.757804 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2026-06-11 00:25:56.757886 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2026-06-11 00:25:56.757909 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2026-06-11 00:25:56.757931 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2026-06-11 00:25:56.758376 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2026-06-11 00:25:56.758445 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2026-06-11 00:25:56.758454 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2026-06-11 00:25:56.758259 2026-06-11 00:25:56.758465 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2024.2.tar.gz 2026-06-11 00:25:56.761204 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2026-06-11 00:25:56.761863 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2026-06-11 00:26:34.733669 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:26:34.733720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ab50a4930260 2026-06-11 00:26:34.733748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20260611" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:26:34.733772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 9ee51ac7fdf6 2026-06-11 00:26:34.733778 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 9ee51ac7fdf6 2026-06-11 00:26:34.733783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 49a9a3bdf0cd 2026-06-11 00:26:34.733789 | 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 2026-06-11 00:26:34.733795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 3071b150b5c9 2026-06-11 00:26:34.733800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 3071b150b5c9 2026-06-11 00:26:34.733805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 4240b67df0a8 2026-06-11 00:26:34.733809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2026-06-11 00:26:34.734492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> f47e4e298449 2026-06-11 00:26:34.734505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:26:34.734511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 642b95745e62 2026-06-11 00:26:34.734518 | 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 2026-06-11 00:26:34.734525 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in fd02499a5d93 2026-06-11 00:26:34.734531 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing ./magnum 2026-06-11 00:26:34.734536 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-06-11 00:26:34.734542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:26:34.734547 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-06-11 00:26:34.734552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:26:34.734558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-06-11 00:26:34.734563 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:26:34.734568 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:26:34.734573 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:26:34.734578 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2026-06-11 00:26:34.734582 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.36.6-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2026-06-11 00:26:34.734589 | 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) 2026-06-11 00:26:34.734596 | 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) 2026-06-11 00:26:34.734610 | 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) 2026-06-11 00:26:34.734714 | 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) 2026-06-11 00:26:34.734795 | 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) 2026-06-11 00:26:34.734878 | 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) 2026-06-11 00:26:34.734987 | 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) 2026-06-11 00:26:34.735060 | 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) 2026-06-11 00:26:34.735135 | 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) 2026-06-11 00:26:34.735213 | 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) 2026-06-11 00:26:34.735289 | 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) 2026-06-11 00:26:34.735365 | 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.12.1) 2026-06-11 00:26:34.735471 | 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) 2026-06-11 00:26:34.735557 | 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) 2026-06-11 00:26:34.735633 | 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.1) 2026-06-11 00:26:34.735709 | 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) 2026-06-11 00:26:34.735789 | 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) 2026-06-11 00:26:34.735863 | 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) 2026-06-11 00:26:34.735971 | 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) 2026-06-11 00:26:34.736040 | 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.3) 2026-06-11 00:26:34.736115 | 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) 2026-06-11 00:26:34.736190 | 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) 2026-06-11 00:26:34.736264 | 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) 2026-06-11 00:26:34.736340 | 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) 2026-06-11 00:26:34.736474 | 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) 2026-06-11 00:26:34.736556 | 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) 2026-06-11 00:26:34.736658 | 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) 2026-06-11 00:26:34.736736 | 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) 2026-06-11 00:26:34.736819 | 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) 2026-06-11 00:26:34.736891 | 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) 2026-06-11 00:26:34.737652 | 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) 2026-06-11 00:26:34.737703 | 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) 2026-06-11 00:26:34.737713 | 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) 2026-06-11 00:26:34.737721 | 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) 2026-06-11 00:26:34.737728 | 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) 2026-06-11 00:26:34.737736 | 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) 2026-06-11 00:26:34.737743 | 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) 2026-06-11 00:26:34.737751 | 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) 2026-06-11 00:26:34.737759 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==19.0.1.dev7) 2026-06-11 00:26:34.737767 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.8.1-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:26:34.737777 | 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) 2026-06-11 00:26:34.737792 | 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) 2026-06-11 00:26:34.737835 | 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) 2026-06-11 00:26:34.737850 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==19.0.1.dev7) 2026-06-11 00:26:34.738543 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:26:34.738608 | 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) 2026-06-11 00:26:34.738625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==19.0.1.dev7) 2026-06-11 00:26:34.738640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:26:34.738653 | 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) 2026-06-11 00:26:34.738668 | 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) (2026.5.20) 2026-06-11 00:26:34.738681 | 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) 2026-06-11 00:26:34.738694 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2026-06-11 00:26:34.738707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-06-11 00:26:34.738722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2026-06-11 00:26:34.738736 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-06-11 00:26:34.738749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-06-11 00:26:34.738761 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:26:34.738773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-06-11 00:26:34.738785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:26:34.738797 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-06-11 00:26:34.738809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:26:34.738821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:26:34.738833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:26:34.738855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2026-06-11 00:26:34.738868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:26:34.738880 | 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) 2026-06-11 00:26:34.738893 | 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) 2026-06-11 00:26:34.738935 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2026-06-11 00:26:34.738954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-06-11 00:26:34.739055 | 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) 2026-06-11 00:26:34.739120 | 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) 2026-06-11 00:26:34.739164 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2026-06-11 00:26:34.739291 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-06-11 00:26:34.739316 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2026-06-11 00:26:34.739393 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-11 00:26:34.739455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2026-06-11 00:26:34.739610 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-06-11 00:26:34.739634 | 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) 2026-06-11 00:26:34.739653 | 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) 2026-06-11 00:26:34.739744 | 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) 2026-06-11 00:26:34.739782 | 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) 2026-06-11 00:26:34.739886 | 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) 2026-06-11 00:26:34.739986 | 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) 2026-06-11 00:26:34.740008 | 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) 2026-06-11 00:26:34.740102 | 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) 2026-06-11 00:26:34.740163 | 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) 2026-06-11 00:26:34.740249 | 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) 2026-06-11 00:26:34.740272 | 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) 2026-06-11 00:26:34.740359 | 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) 2026-06-11 00:26:34.740437 | 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) 2026-06-11 00:26:34.740519 | 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) 2026-06-11 00:26:34.740591 | 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) 2026-06-11 00:26:34.740627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.11.0) 2026-06-11 00:26:34.740719 | 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) 2026-06-11 00:26:34.740775 | 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) 2026-06-11 00:26:34.740842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-06-11 00:26:34.740935 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2026-06-11 00:26:34.740994 | 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) 2026-06-11 00:26:34.741052 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-06-11 00:26:34.741119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2026-06-11 00:26:34.741186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) 2026-06-11 00:26:34.741252 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-06-11 00:26:34.741317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-06-11 00:26:34.741384 | 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) 2026-06-11 00:26:34.741485 | 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) 2026-06-11 00:26:34.741562 | 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) 2026-06-11 00:26:34.742558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:26:34.742605 | 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) 2026-06-11 00:26:34.742618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:26:34.742629 | 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) 2026-06-11 00:26:34.742640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 00:26:34.742652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.3.3) 2026-06-11 00:26:34.742665 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.0.0) 2026-06-11 00:26:34.742693 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.16.0) 2026-06-11 00:26:34.742708 | 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) 2026-06-11 00:26:34.742735 | 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) 2026-06-11 00:26:34.742747 | 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) 2026-06-11 00:26:34.742759 | 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) 2026-06-11 00:26:34.742770 | 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) 2026-06-11 00:26:34.742780 | 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) 2026-06-11 00:26:34.742789 | 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) 2026-06-11 00:26:34.742800 | 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) 2026-06-11 00:26:34.742810 | 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) 2026-06-11 00:26:34.742820 | 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) 2026-06-11 00:26:34.742830 | 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) 2026-06-11 00:26:34.742840 | 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) 2026-06-11 00:26:34.742850 | 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) 2026-06-11 00:26:34.742859 | 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) 2026-06-11 00:26:34.742877 | 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) 2026-06-11 00:26:34.742888 | 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) 2026-06-11 00:26:34.742931 | 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) 2026-06-11 00:26:34.742942 | 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) 2026-06-11 00:26:34.742953 | 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) 2026-06-11 00:26:34.742983 | 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) 2026-06-11 00:26:34.743001 | 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) 2026-06-11 00:26:34.743047 | 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) 2026-06-11 00:26:34.743229 | 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) 2026-06-11 00:26:34.743279 | 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) 2026-06-11 00:26:34.743299 | 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) 2026-06-11 00:26:34.743309 | 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) 2026-06-11 00:26:34.743368 | 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) 2026-06-11 00:26:34.743428 | 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) 2026-06-11 00:26:34.743484 | 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) 2026-06-11 00:26:34.743541 | 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) 2026-06-11 00:26:34.743597 | 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) 2026-06-11 00:26:34.743647 | 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) 2026-06-11 00:26:34.743701 | 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) 2026-06-11 00:26:34.743747 | 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) 2026-06-11 00:26:34.743801 | 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) 2026-06-11 00:26:34.743855 | 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.5) 2026-06-11 00:26:34.743888 | 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) 2026-06-11 00:26:34.743980 | 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) 2026-06-11 00:26:34.744024 | 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) 2026-06-11 00:26:34.744079 | 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) 2026-06-11 00:26:34.744148 | 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) 2026-06-11 00:26:34.744174 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2026-06-11 00:26:34.744239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:26:34.744256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2026-06-11 00:26:34.744366 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:26:34.744387 | 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) 2026-06-11 00:26:34.744425 | 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) 2026-06-11 00:26:34.744505 | 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) 2026-06-11 00:26:34.744550 | 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) 2026-06-11 00:26:34.744610 | 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) 2026-06-11 00:26:34.744654 | 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) 2026-06-11 00:26:34.744708 | 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) 2026-06-11 00:26:34.744762 | 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) 2026-06-11 00:26:34.744816 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.36.6-cp38-abi3-manylinux_2_28_x86_64.whl (6.8 MB) 2026-06-11 00:26:34.744877 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 8.6 MB/s 0:00:00 2026-06-11 00:26:34.744952 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-06-11 00:26:34.745007 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 2026-06-11 00:26:34.745064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 36.6 MB/s 0:00:00 2026-06-11 00:26:34.745117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2026-06-11 00:26:34.745173 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-06-11 00:26:34.745221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-06-11 00:26:34.745278 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 00:26:34.745332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-06-11 00:26:34.746486 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.8.1-py3-none-any.whl (113 kB) 2026-06-11 00:26:34.746506 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-06-11 00:26:34.746517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-06-11 00:26:34.746526 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-06-11 00:26:34.746535 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-06-11 00:26:34.746545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 38.0 MB/s 0:00:00 2026-06-11 00:26:34.746554 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-06-11 00:26:34.746572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-06-11 00:26:34.746581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:26:34.746590 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-06-11 00:26:34.746598 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2026-06-11 00:26:34.746607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-06-11 00:26:34.746616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2026-06-11 00:26:34.746625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2026-06-11 00:26:34.746634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2026-06-11 00:26:34.746643 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-19.0.1.dev7-py3-none-any.whl size=758417 sha256=d21b06f3a5be936025c2188e60e29c8b4c4f0c4deb1d2683d0a72f194dcf48eb 2026-06-11 00:26:34.746652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9qm8v79v/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2026-06-11 00:26:34.746661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2026-06-11 00:26:34.746670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-06-11 00:26:34.746679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=85bf845ded27edeeca00b47f0568785cd47c155eeee7abf2479cd3b51346dc8b 2026-06-11 00:26:34.746688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9qm8v79v/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-06-11 00:26:34.746697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2026-06-11 00:26:34.746708 | 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 2026-06-11 00:26:34.746728 | 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.36.6 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.1 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 2026-06-11 00:26:34.746739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container fd02499a5d93 2026-06-11 00:26:34.746748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> b997f62d0f77 2026-06-11 00:26:34.746757 | 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 2026-06-11 00:26:34.746766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 6319ccd9dd44 2026-06-11 00:26:34.746775 | 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.36.6) 2026-06-11 00:26:34.746784 | 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) (2026.5.20) 2026-06-11 00:26:34.746794 | 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) 2026-06-11 00:26:34.746815 | 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) 2026-06-11 00:26:34.746824 | 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) 2026-06-11 00:26:34.746833 | 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) 2026-06-11 00:26:34.746842 | 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) 2026-06-11 00:26:34.746862 | 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) 2026-06-11 00:26:34.746872 | 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) 2026-06-11 00:26:34.746881 | 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.1) 2026-06-11 00:26:34.746889 | 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) 2026-06-11 00:26:34.746922 | 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) 2026-06-11 00:26:34.746936 | 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) 2026-06-11 00:26:34.746945 | 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) 2026-06-11 00:26:34.746954 | 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) 2026-06-11 00:26:34.746974 | 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) 2026-06-11 00:26:34.746987 | 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) 2026-06-11 00:26:34.747039 | 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) 2026-06-11 00:26:34.747082 | 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) 2026-06-11 00:26:34.747134 | 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) 2026-06-11 00:26:34.747148 | 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) 2026-06-11 00:26:34.747297 | 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) 2026-06-11 00:26:34.747333 | 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) 2026-06-11 00:26:34.747346 | 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) 2026-06-11 00:26:34.747354 | 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) 2026-06-11 00:26:34.747362 | 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) 2026-06-11 00:26:34.747420 | 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) 2026-06-11 00:26:34.747475 | 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) 2026-06-11 00:26:34.747545 | 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) 2026-06-11 00:26:34.747556 | 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) 2026-06-11 00:26:34.747637 | 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) 2026-06-11 00:26:34.747648 | 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) 2026-06-11 00:26:34.747706 | 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) 2026-06-11 00:26:34.747752 | 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) 2026-06-11 00:26:34.747805 | 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) 2026-06-11 00:26:34.747821 | 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) 2026-06-11 00:26:34.747882 | 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) 2026-06-11 00:26:34.747958 | 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) 2026-06-11 00:26:34.748008 | 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) 2026-06-11 00:26:34.748055 | 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) 2026-06-11 00:26:34.748102 | 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) 2026-06-11 00:26:34.748147 | 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) 2026-06-11 00:26:34.748208 | 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) 2026-06-11 00:26:34.748255 | 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) 2026-06-11 00:26:34.748302 | 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) 2026-06-11 00:26:34.748350 | 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) 2026-06-11 00:26:34.748411 | 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.12.1) 2026-06-11 00:26:34.748465 | 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) 2026-06-11 00:26:34.748522 | 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) 2026-06-11 00:26:34.748567 | 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) 2026-06-11 00:26:34.748610 | 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.3) 2026-06-11 00:26:34.748659 | 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) 2026-06-11 00:26:34.748691 | 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) 2026-06-11 00:26:34.748728 | 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) 2026-06-11 00:26:34.748770 | 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) 2026-06-11 00:26:34.748812 | 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) 2026-06-11 00:26:34.748863 | 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) 2026-06-11 00:26:34.748874 | 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) 2026-06-11 00:26:34.748939 | 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) 2026-06-11 00:26:34.748982 | 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) 2026-06-11 00:26:34.749024 | 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) 2026-06-11 00:26:34.749066 | 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) 2026-06-11 00:26:34.749108 | 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) 2026-06-11 00:26:34.749149 | 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) 2026-06-11 00:26:34.749190 | 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) 2026-06-11 00:26:34.749233 | 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) 2026-06-11 00:26:34.749274 | 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) 2026-06-11 00:26:34.749316 | 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.1) 2026-06-11 00:26:34.749360 | 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) 2026-06-11 00:26:34.749414 | 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) 2026-06-11 00:26:34.749481 | 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) 2026-06-11 00:26:34.749520 | 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) 2026-06-11 00:26:34.749567 | 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) 2026-06-11 00:26:34.749607 | 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) 2026-06-11 00:26:34.749649 | 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) 2026-06-11 00:26:34.749693 | 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) 2026-06-11 00:26:34.749737 | 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) 2026-06-11 00:26:34.749779 | 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) 2026-06-11 00:26:34.749822 | 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) 2026-06-11 00:26:34.749865 | 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) 2026-06-11 00:26:34.749919 | 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) 2026-06-11 00:26:34.749962 | 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) 2026-06-11 00:26:34.750006 | 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) 2026-06-11 00:26:34.750049 | 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) 2026-06-11 00:26:34.750093 | 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) 2026-06-11 00:26:34.750453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2026-06-11 00:26:34.750465 | 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) 2026-06-11 00:26:34.750471 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.3) 2026-06-11 00:26:34.750484 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-06-11 00:26:34.750491 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.16.0) 2026-06-11 00:26:34.750497 | 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) 2026-06-11 00:26:34.750507 | 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) 2026-06-11 00:26:34.750513 | 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) 2026-06-11 00:26:34.750519 | 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) 2026-06-11 00:26:34.750525 | 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) 2026-06-11 00:26:34.750531 | 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) 2026-06-11 00:26:34.750536 | 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) 2026-06-11 00:26:34.750545 | 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) 2026-06-11 00:26:34.750551 | 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) 2026-06-11 00:26:34.750557 | 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) 2026-06-11 00:26:34.750604 | 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) 2026-06-11 00:26:34.750635 | 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) 2026-06-11 00:26:34.750767 | 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) 2026-06-11 00:26:34.750804 | 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) 2026-06-11 00:26:34.750819 | 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) 2026-06-11 00:26:34.750855 | 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) 2026-06-11 00:26:34.750867 | 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) 2026-06-11 00:26:34.750877 | 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) 2026-06-11 00:26:34.750892 | 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) 2026-06-11 00:26:34.751015 | 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) 2026-06-11 00:26:34.751034 | 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) 2026-06-11 00:26:34.751104 | 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) 2026-06-11 00:26:34.751121 | 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) 2026-06-11 00:26:34.751135 | 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) 2026-06-11 00:26:34.751199 | 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) 2026-06-11 00:26:34.751214 | 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) 2026-06-11 00:26:34.751277 | 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) 2026-06-11 00:26:34.751292 | 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) 2026-06-11 00:26:34.751356 | 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) 2026-06-11 00:26:34.751372 | 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) 2026-06-11 00:26:34.751475 | 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) 2026-06-11 00:26:34.751503 | 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) 2026-06-11 00:26:34.754507 | 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) 2026-06-11 00:26:34.754533 | 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) 2026-06-11 00:26:34.754543 | 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) 2026-06-11 00:26:34.754554 | 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.5) 2026-06-11 00:26:34.754564 | 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) 2026-06-11 00:26:34.754574 | 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) 2026-06-11 00:26:34.754584 | 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) 2026-06-11 00:26:34.754594 | 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) 2026-06-11 00:26:34.754612 | 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) 2026-06-11 00:26:34.754623 | 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) 2026-06-11 00:26:34.754633 | 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) 2026-06-11 00:26:34.754643 | 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) 2026-06-11 00:26:34.754653 | 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) 2026-06-11 00:26:34.754664 | 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) 2026-06-11 00:26:34.754674 | 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) 2026-06-11 00:26:34.754684 | 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) 2026-06-11 00:26:34.754694 | 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) 2026-06-11 00:26:34.754712 | 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) 2026-06-11 00:26:34.754723 | 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) 2026-06-11 00:26:34.754743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 6319ccd9dd44 2026-06-11 00:26:34.754754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ac9574ea4078 2026-06-11 00:26:34.754765 | 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 2026-06-11 00:26:34.754775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 31949875ea25 2026-06-11 00:26:34.754785 | 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: 2.603247, size: 16624839 2026-06-11 00:26:34.754795 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2026-06-11 00:26:34.754805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 31949875ea25 2026-06-11 00:26:34.754815 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 9391ea70d983 2026-06-11 00:26:34.754824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 2d9ab57454ee 2026-06-11 00:26:34.754835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20260611 2026-06-11 00:26:34.754844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2026-06-11 00:26:34.752137 (took 0:00:37.993878) 2026-06-11 00:26:34.754855 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2026-06-11 00:26:34.754865 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2026-06-11 00:26:34.754874 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2026-06-11 00:26:34.754884 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2026-06-11 00:26:34.754894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2026-06-11 00:26:34.752634 2026-06-11 00:26:34.754930 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2024.2.tar.gz 2026-06-11 00:26:34.766770 | 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 2026-06-11 00:26:35.710777 | 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 2026-06-11 00:26:36.441766 | 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 2026-06-11 00:26:37.422327 | 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 2026-06-11 00:26:38.369661 | 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 2026-06-11 00:26:39.715352 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2026-06-11 00:26:39.715734 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2026-06-11 00:28:03.938517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:28:03.938615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> ab50a4930260 2026-06-11 00:28:03.938764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/9 : LABEL "build-date"="20260611" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:28:03.938850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 9fde689400fc 2026-06-11 00:28:03.938942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 9fde689400fc 2026-06-11 00:28:03.939022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 27c729e84e68 2026-06-11 00:28:03.939091 | 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 2026-06-11 00:28:03.939169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 53f94618cf38 2026-06-11 00:28:03.939246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 53f94618cf38 2026-06-11 00:28:03.939324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 994b9d335dbb 2026-06-11 00:28:03.939420 | 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/* 2026-06-11 00:28:03.939562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 26e2157f2546 2026-06-11 00:28:03.939627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:28:03.939705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:28:03.939804 | 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] 2026-06-11 00:28:03.939877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:28:03.939949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:28:03.940020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:28:03.940092 | 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] 2026-06-11 00:28:03.940195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:28:03.940280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:28:03.940444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:28:03.940602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:28:03.940667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:28:03.940775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:28:03.940886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:28:03.940946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:28:03.941005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 30.3 MB in 3s (11.7 MB/s) 2026-06-11 00:28:03.941059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-06-11 00:28:03.941122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-06-11 00:28:03.941182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2026-06-11 00:28:03.941239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2026-06-11 00:28:03.941300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-06-11 00:28:03.941366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2026-06-11 00:28:03.941437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2026-06-11 00:28:03.941501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2026-06-11 00:28:03.941559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2026-06-11 00:28:03.941614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2026-06-11 00:28:03.941670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-netifaces python3-sortedcontainers 2026-06-11 00:28:03.941727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2026-06-11 00:28:03.941819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf vim-haproxy haproxy-doc firewalld low-memory-monitor 2026-06-11 00:28:03.941871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: lm-sensors snmp-mibs-downloader ethtool openvswitch-doc python3-netaddr 2026-06-11 00:28:03.941922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-pyparsing python-sortedcontainers-doc 2026-06-11 00:28:03.941971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2026-06-11 00:28:03.942022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data nftables ipvsadm dbus libglib2.0-data shared-mime-info 2026-06-11 00:28:03.942073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: xdg-user-dirs 2026-06-11 00:28:03.942132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2026-06-11 00:28:03.942189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils haproxy ipset iptables 2026-06-11 00:28:03.942244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iputils-arping iputils-ping keepalived libdbus-1-3 libevent-2.1-7t64 2026-06-11 00:28:03.942300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 libnetfilter-conntrack3 2026-06-11 00:28:03.942353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnfnetlink0 libnftables1 libnftnl11 libnl-genl-3-200 libnuma1 libpci3 2026-06-11 00:28:03.942413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsensors-config libsensors5 libsnmp-base libsnmp40t64 libunbound8 libxdp1 2026-06-11 00:28:03.942489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: net-tools openvswitch-common openvswitch-switch pci.ids python3-netifaces 2026-06-11 00:28:03.942546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-openvswitch python3-sortedcontainers radvd uuid-runtime 2026-06-11 00:28:03.942604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:28:03.942656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 12.2 MB of archives. 2026-06-11 00:28:03.942708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 37.8 MB of additional disk space will be used. 2026-06-11 00:28:03.942921 | 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] 2026-06-11 00:28:03.942987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:28:03.943035 | 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.5 [33.1 kB] 2026-06-11 00:28:03.943048 | 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] 2026-06-11 00:28:03.943058 | 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] 2026-06-11 00:28:03.943073 | 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] 2026-06-11 00:28:03.943156 | 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] 2026-06-11 00:28:03.943174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-11 00:28:03.943236 | 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.3 [376 kB] 2026-06-11 00:28:03.943281 | 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] 2026-06-11 00:28:03.943337 | 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.3 [17.9 kB] 2026-06-11 00:28:03.943389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-11 00:28:03.943468 | 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] 2026-06-11 00:28:03.943540 | 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.8 [1,545 kB] 2026-06-11 00:28:03.943596 | 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] 2026-06-11 00:28:03.943651 | 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] 2026-06-11 00:28:03.943707 | 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] 2026-06-11 00:28:03.943813 | 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] 2026-06-11 00:28:03.943876 | 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] 2026-06-11 00:28:03.943933 | 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.2 [206 kB] 2026-06-11 00:28:03.943988 | 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.2 [1,066 kB] 2026-06-11 00:28:03.944043 | 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] 2026-06-11 00:28:03.944098 | 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] 2026-06-11 00:28:03.944152 | 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.8 [445 kB] 2026-06-11 00:28:03.944206 | 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] 2026-06-11 00:28:03.944274 | 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] 2026-06-11 00:28:03.944291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:28:03.944357 | 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] 2026-06-11 00:28:03.944421 | 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] 2026-06-11 00:28:03.944477 | 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] 2026-06-11 00:28:03.944543 | 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] 2026-06-11 00:28:03.944586 | 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] 2026-06-11 00:28:03.944628 | 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] 2026-06-11 00:28:03.944669 | 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.3 [16.0 kB] 2026-06-11 00:28:03.944719 | 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] 2026-06-11 00:28:03.944759 | 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] 2026-06-11 00:28:03.944815 | 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] 2026-06-11 00:28:03.944858 | 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] 2026-06-11 00:28:03.944899 | 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] 2026-06-11 00:28:03.944953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 12.2 MB in 1s (19.5 MB/s) 2026-06-11 00:28:03.944969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2026-06-11 00:28:03.945028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-06-11 00:28:03.945071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-06-11 00:28:03.945115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-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% 2026-06-11 00:28:03.945169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2026-06-11 00:28:03.945185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2026-06-11 00:28:03.945244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2026-06-11 00:28:03.945287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2026-06-11 00:28:03.945340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2026-06-11 00:28:03.945417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2026-06-11 00:28:03.945497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:28:03.945579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:28:03.945653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:28:03.945730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:28:03.945830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:28:03.945915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:28:03.946009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-06-11 00:28:03.946100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-06-11 00:28:03.946172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:28:03.946256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-06-11 00:28:03.946337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-06-11 00:28:03.946416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:28:03.947617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.947660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2026-06-11 00:28:03.947673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-06-11 00:28:03.947684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:28:03.947694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2026-06-11 00:28:03.947703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-11 00:28:03.947712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-11 00:28:03.947721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2026-06-11 00:28:03.947730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-11 00:28:03.947760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-11 00:28:03.947770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2026-06-11 00:28:03.947779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-06-11 00:28:03.947789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.947798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-06-11 00:28:03.947816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2026-06-11 00:28:03.947826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:28:03.947835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-11 00:28:03.947844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:28:03.947853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:28:03.947862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:28:03.947871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-06-11 00:28:03.947911 | 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 ... 2026-06-11 00:28:03.947921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.947931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:28:03.947939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2026-06-11 00:28:03.947978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-11 00:28:03.947988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 00:28:03.948001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2026-06-11 00:28:03.948032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-06-11 00:28:03.948105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 00:28:03.948167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2026-06-11 00:28:03.948227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-06-11 00:28:03.948267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-06-11 00:28:03.948335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2026-06-11 00:28:03.948386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-06-11 00:28:03.948467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-06-11 00:28:03.948518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2026-06-11 00:28:03.948577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-06-11 00:28:03.948615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.948681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:28:03.948763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2026-06-11 00:28:03.948825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-06-11 00:28:03.948885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:28:03.948943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2026-06-11 00:28:03.948981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-06-11 00:28:03.949045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2026-06-11 00:28:03.949095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:28:03.949164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:28:03.949200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:28:03.949250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:28:03.949318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:28:03.949352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:28:03.949427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2026-06-11 00:28:03.949547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:28:03.949561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:28:03.949622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:28:03.949667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:28:03.949756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:28:03.949810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:28:03.949860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:28:03.949911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.949970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:28:03.950002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:28:03.950057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:28:03.950117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:28:03.950153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:28:03.950214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:28:03.950250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.950312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:28:03.950363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:28:03.950429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:28:03.950495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:28:03.950545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:28:03.950596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:28:03.950660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:28:03.950723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2026-06-11 00:28:03.950820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-11 00:28:03.950898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:28:03.950935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2026-06-11 00:28:03.950998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:28:03.951050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:03.951101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2026-06-11 00:28:03.951139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:28:03.951190 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:03.951249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2026-06-11 00:28:03.951285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:28:03.951334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.951366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:28:03.951419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2026-06-11 00:28:03.951501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-11 00:28:03.951533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-11 00:28:03.951583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2026-06-11 00:28:03.951614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-11 00:28:03.951669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.951712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-11 00:28:03.951764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2026-06-11 00:28:03.951797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-11 00:28:03.951864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:28:03.951902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2026-06-11 00:28:03.951953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-libipset13_7.19-1ubuntu2_amd64.deb ... 2026-06-11 00:28:03.951991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2026-06-11 00:28:03.952062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2026-06-11 00:28:03.952095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-06-11 00:28:03.952154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.952191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-06-11 00:28:03.952241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2026-06-11 00:28:03.952302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2026-06-11 00:28:03.952362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2026-06-11 00:28:03.952453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2026-06-11 00:28:03.952519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2026-06-11 00:28:03.952556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2026-06-11 00:28:03.952620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:03.952681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-11 00:28:03.952718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-06-11 00:28:03.952976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 00:28:03.953014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:03.953021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:28:03.953043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-06-11 00:28:03.953050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-11 00:28:03.953055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:28:03.953078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:28:03.953138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:28:03.953178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2026-06-11 00:28:03.953207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:28:03.953256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:28:03.953299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:28:03.953351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:28:03.953449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:28:03.953491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:28:03.953570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:28:03.953621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2026-06-11 00:28:03.953653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:28:03.953704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:28:03.953792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-06-11 00:28:03.953808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:28:03.953817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 00:28:03.953849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:28:03.953876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2026-06-11 00:28:03.953948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:28:03.953981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:28:03.954013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-06-11 00:28:03.954085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2026-06-11 00:28:03.954096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:28:03.954142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:28:03.954217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:28:03.954237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:28:03.954316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-11 00:28:03.954337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2026-06-11 00:28:03.954431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:28:03.954557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-06-11 00:28:03.954608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-11 00:28:03.954647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2026-06-11 00:28:03.954657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:28:03.954673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:28:03.954702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:28:03.954761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:28:03.954843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:28:03.954882 | 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 2026-06-11 00:28:03.954934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:28:03.954965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:28:03.955035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:28:03.955082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-06-11 00:28:03.955124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-11 00:28:03.955175 | 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 2026-06-11 00:28:03.955224 | 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 2026-06-11 00:28:03.955258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-06-11 00:28:03.955329 | 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 2026-06-11 00:28:03.955359 | 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 2026-06-11 00:28:03.955391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-11 00:28:03.955474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-11 00:28:03.955505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-06-11 00:28:03.955590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:28:03.955623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:28:03.955659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:28:03.955710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 26e2157f2546 2026-06-11 00:28:03.955813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 980c48968056 2026-06-11 00:28:03.955833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/9 : ADD neutron-base-archive /neutron-base-source 2026-06-11 00:28:03.955881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 7629e3dac8a3 2026-06-11 00:28:03.955894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/9 : ADD plugins-archive / 2026-06-11 00:28:03.955960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 52e277b1e7c9 2026-06-11 00:28:03.955973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/9 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2026-06-11 00:28:03.956039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 2d61e3b45cb0 2026-06-11 00:28:03.956050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:28:03.956102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 3a6aab18ce3a 2026-06-11 00:28:03.956174 | 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 2026-06-11 00:28:03.956263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 98fb49219b4d 2026-06-11 00:28:03.956274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./neutron 2026-06-11 00:28:03.956286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.956319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.956357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.956434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.956513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-06-11 00:28:03.956557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:03.956586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.956630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.956673 | 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) 2026-06-11 00:28:03.956704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2026-06-11 00:28:03.956799 | 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) 2026-06-11 00:28:03.956818 | 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.4.dev2) (6.1.0) 2026-06-11 00:28:03.956870 | 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.4.dev2) (3.10.1) 2026-06-11 00:28:03.956921 | 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.4.dev2) (3.1.0) 2026-06-11 00:28:03.956937 | 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.4.dev2) (2.5.1) 2026-06-11 00:28:03.956994 | 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.4.dev2) (3.0.0) 2026-06-11 00:28:03.957048 | 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.4.dev2) (5.1.1) 2026-06-11 00:28:03.957094 | 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.4.dev2) (0.36.1) 2026-06-11 00:28:03.957125 | 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.4.dev2) (1.5.1) 2026-06-11 00:28:03.957174 | 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.4.dev2) (0.22.0) 2026-06-11 00:28:03.957250 | 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.4.dev2) (2.32.3) 2026-06-11 00:28:03.957270 | 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.4.dev2) (3.1.4) 2026-06-11 00:28:03.957324 | 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.4.dev2) (10.12.1) 2026-06-11 00:28:03.957446 | 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.4.dev2) (0.10.1) 2026-06-11 00:28:03.957475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.15.0 (from neutron==25.2.4.dev2) 2026-06-11 00:28:03.957497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:28:03.957526 | 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.4.dev2) (11.3.1) 2026-06-11 00:28:03.957587 | 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.4.dev2) (8.3.0) 2026-06-11 00:28:03.957630 | 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.4.dev2) (2.0.32) 2026-06-11 00:28:03.957676 | 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.4.dev2) (1.8.8) 2026-06-11 00:28:03.957778 | 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.4.dev2) (5.8.1) 2026-06-11 00:28:03.957806 | 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.4.dev2) (1.13.2) 2026-06-11 00:28:03.957829 | 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.4.dev2) (5.3.0) 2026-06-11 00:28:03.957844 | 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.4.dev2) (3.11.0) 2026-06-11 00:28:03.957859 | 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.4.dev2) (6.1.0) 2026-06-11 00:28:03.957872 | 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.4.dev2) (9.6.1) 2026-06-11 00:28:03.957926 | 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.4.dev2) (5.6.0) 2026-06-11 00:28:03.958004 | 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.4.dev2) (16.0.0) 2026-06-11 00:28:03.958060 | 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.4.dev2) (6.4.0) 2026-06-11 00:28:03.958077 | 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.4.dev2) (6.1.2) 2026-06-11 00:28:03.958097 | 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.4.dev2) (14.9.3) 2026-06-11 00:28:03.958113 | 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.4.dev2) (6.2.0) 2026-06-11 00:28:03.958128 | 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.4.dev2) (4.4.0) 2026-06-11 00:28:03.958206 | 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.4.dev2) (3.4.0) 2026-06-11 00:28:03.958318 | 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.4.dev2) (3.4.0) 2026-06-11 00:28:03.958362 | 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.4.dev2) (7.3.0) 2026-06-11 00:28:03.958387 | 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.4.dev2) (5.5.0) 2026-06-11 00:28:03.958461 | 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.4.dev2) (3.5.0) 2026-06-11 00:28:03.958486 | 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.4.dev2) (2.4.0) 2026-06-11 00:28:03.958524 | 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.4.dev2) (7.4.0) 2026-06-11 00:28:03.958542 | 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.4.dev2) (3.4.0) 2026-06-11 00:28:03.958558 | 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.4.dev2) (4.2.0) 2026-06-11 00:28:03.958633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=2.2.0 (from neutron==25.2.4.dev2) 2026-06-11 00:28:03.958682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:28:03.958728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==25.2.4.dev2) 2026-06-11 00:28:03.958863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:28:03.958939 | 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.4.dev2) (3.4.0) 2026-06-11 00:28:03.959028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.7.1 (from neutron==25.2.4.dev2) 2026-06-11 00:28:03.959046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:28:03.959061 | 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.4.dev2) (6.0.0) 2026-06-11 00:28:03.959085 | 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.4.dev2) (0.7.12) 2026-06-11 00:28:03.959101 | 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.4.dev2) (24.2.1) 2026-06-11 00:28:03.959116 | 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.4.dev2) (18.7.0) 2026-06-11 00:28:03.959132 | 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.4.dev2) (4.0.1) 2026-06-11 00:28:03.959147 | 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.4.dev2) (6.1.0) 2026-06-11 00:28:03.959163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==25.2.4.dev2) 2026-06-11 00:28:03.959179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-3.7.1-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:28:03.959214 | 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.4.dev2) (3.0.0) 2026-06-11 00:28:03.959233 | 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.4.dev2) (6.3.0) 2026-06-11 00:28:03.959467 | 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) 2026-06-11 00:28:03.959635 | 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) 2026-06-11 00:28:03.959653 | 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) 2026-06-11 00:28:03.959670 | 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) 2026-06-11 00:28:03.959683 | 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) 2026-06-11 00:28:03.959701 | 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) 2026-06-11 00:28:03.959720 | 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) 2026-06-11 00:28:03.959826 | 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.4.dev2) (1.3.5) 2026-06-11 00:28:03.959848 | 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.4.dev2) (4.12.2) 2026-06-11 00:28:03.959868 | 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.4.dev2) (1.16.0) 2026-06-11 00:28:03.959898 | 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.4.dev2) (2.6.1) 2026-06-11 00:28:03.959917 | 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.4.dev2) (3.0.3) 2026-06-11 00:28:03.959935 | 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.4.dev2) (3.1.2) 2026-06-11 00:28:03.959954 | 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.4.dev2) (2.1.5) 2026-06-11 00:28:03.959971 | 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.4.dev2) (2.1.0) 2026-06-11 00:28:03.959990 | 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.4.dev2) (1.7.0) 2026-06-11 00:28:03.960007 | 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.4.dev2) (3.1.1) 2026-06-11 00:28:03.960024 | 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.4.dev2) (2.9.0) 2026-06-11 00:28:03.960057 | 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.4.dev2) (5.5.0) 2026-06-11 00:28:03.960075 | 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.4.dev2) (3.1.0) 2026-06-11 00:28:03.960094 | 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.4.dev2) (1.3.3) 2026-06-11 00:28:03.960190 | 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.4.dev2) (42.0.8) 2026-06-11 00:28:03.960312 | 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.4.dev2) (1.3.3) 2026-06-11 00:28:03.960354 | 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.4.dev2) (1.0.1) 2026-06-11 00:28:03.960455 | 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.4.dev2) (1.33) 2026-06-11 00:28:03.960519 | 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.4.dev2) (0.11.0) 2026-06-11 00:28:03.960554 | 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.4.dev2) (4.2.2) 2026-06-11 00:28:03.960568 | 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.4.dev2) (1.4.0) 2026-06-11 00:28:03.960659 | 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.4.dev2) (1.17.0) 2026-06-11 00:28:03.960699 | 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.4.dev2) (2.22) 2026-06-11 00:28:03.960849 | 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.4.dev2) (3.0.0) 2026-06-11 00:28:03.960916 | 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.4.dev2) (1.0.8) 2026-06-11 00:28:03.960979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=2.2.0->neutron==25.2.4.dev2) 2026-06-11 00:28:03.961016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-06-11 00:28:03.961093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 14.0 MB/s 0:00:00 2026-06-11 00:28:03.961124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.961136 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.961174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.961207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.961237 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.961268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.961300 | 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.4.dev2) (24.1) 2026-06-11 00:28:03.961330 | 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.4.dev2) (67.2.0) 2026-06-11 00:28:03.961365 | 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.4.dev2) (3.4.1) 2026-06-11 00:28:03.961376 | 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.4.dev2) (1.16.0) 2026-06-11 00:28:03.961446 | 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) 2026-06-11 00:28:03.961466 | 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) 2026-06-11 00:28:03.961479 | 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) 2026-06-11 00:28:03.961489 | 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) 2026-06-11 00:28:03.961499 | 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) 2026-06-11 00:28:03.961510 | 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) 2026-06-11 00:28:03.961519 | 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) 2026-06-11 00:28:03.961540 | 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.4.dev2) (0.19) 2026-06-11 00:28:03.961551 | 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.4.dev2) (2.0.0) 2026-06-11 00:28:03.961561 | 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.4.dev2) (2.0.1) 2026-06-11 00:28:03.961571 | 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.4.dev2) (0.5.0) 2026-06-11 00:28:03.961581 | 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.4.dev2) (2.9.0.post0) 2026-06-11 00:28:03.961613 | 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.4.dev2) (5.5.0) 2026-06-11 00:28:03.961624 | 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.4.dev2) (5.2.0) 2026-06-11 00:28:03.961635 | 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.4.dev2) (5.4.0) 2026-06-11 00:28:03.961645 | 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.4.dev2) (0.9.0) 2026-06-11 00:28:03.961656 | 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.4.dev2) (5.1.0) 2026-06-11 00:28:03.961666 | 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.4.dev2) (0.20.0) 2026-06-11 00:28:03.961678 | 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.4.dev2) (4.0.1) 2026-06-11 00:28:03.961688 | 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.4.dev2) (4.0.1) 2026-06-11 00:28:03.961698 | 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.4.dev2) (2024.1) 2026-06-11 00:28:03.961719 | 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.4.dev2) (1.6.0) 2026-06-11 00:28:03.961730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.7.1->neutron==25.2.4.dev2) 2026-06-11 00:28:03.961766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-06-11 00:28:03.961777 | 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.4.dev2) (1.5.0) 2026-06-11 00:28:03.961787 | 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.4.dev2) (0.3.5) 2026-06-11 00:28:03.961797 | 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.4.dev2) (2024.1) 2026-06-11 00:28:03.961807 | 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.4.dev2) (4.19.2) 2026-06-11 00:28:03.961825 | 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.4.dev2) (2023.12.1) 2026-06-11 00:28:03.961837 | 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.4.dev2) (0.35.1) 2026-06-11 00:28:03.961856 | 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.4.dev2) (0.20.0) 2026-06-11 00:28:03.961867 | 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.4.dev2) (2.1.0) 2026-06-11 00:28:03.961877 | 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.4.dev2) (3.3.2) 2026-06-11 00:28:03.961887 | 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.4.dev2) (3.8) 2026-06-11 00:28:03.961898 | 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.4.dev2) (2026.5.20) 2026-06-11 00:28:03.961908 | 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.4.dev2) (0.7) 2026-06-11 00:28:03.961920 | 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.4.dev2) (2.7.2) 2026-06-11 00:28:03.961929 | 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.4.dev2) (0.15.2) 2026-06-11 00:28:03.961940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl (88 kB) 2026-06-11 00:28:03.961951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-06-11 00:28:03.961961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 18.1 MB/s 0:00:00 2026-06-11 00:28:03.961972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-06-11 00:28:03.961983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 24.0 MB/s 0:00:00 2026-06-11 00:28:03.961994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-11 00:28:03.962016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-3.7.1-py3-none-any.whl (114 kB) 2026-06-11 00:28:03.962027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-06-11 00:28:03.962037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-06-11 00:28:03.962047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2026-06-11 00:28:03.962057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2026-06-11 00:28:03.962067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.962077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-25.2.4.dev2-py3-none-any.whl size=4409304 sha256=a810cddea7efe02657cef56bd8906d88f6f5bbe882072cca79d57bcfbeea8a1a 2026-06-11 00:28:03.962092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-4fk5jyea/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2026-06-11 00:28:03.962105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2026-06-11 00:28:03.962128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.962140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88199 sha256=bb1adf5d2f11fa00e0007f542fee96b95344248d47e2ffcd963daaef6b8563fc 2026-06-11 00:28:03.962168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-4fk5jyea/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-06-11 00:28:03.962179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2026-06-11 00:28:03.962190 | 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 2026-06-11 00:28:03.962206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-25.2.4.dev2 neutron-lib-3.15.0 os-ken-2.10.1 os-resource-classes-1.1.0 os-vif-3.7.1 ovsdbapp-2.8.0 tap-as-a-service-14.0.0.0rc1 2026-06-11 00:28:03.962217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking-baremetal-6.4.1.dev4 2026-06-11 00:28:03.962231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.962245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.962321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.962334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.962349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-06-11 00:28:03.962359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:03.962373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.962383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.962429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking-sfc-19.0.0.0rc2.dev3 2026-06-11 00:28:03.962454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.962464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.962511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.962523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.962533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-06-11 00:28:03.962547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:03.962558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.962571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.962581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_generic_switch-7.4.1.dev6 2026-06-11 00:28:03.962644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.962657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.962667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.962677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.962691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-06-11 00:28:03.962701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:03.962728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.962762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.962776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_fwaas-21.0.2.dev3 2026-06-11 00:28:03.962787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.962830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.962889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.962901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.962916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.962930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.962942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_vpnaas-25.0.1.dev4 2026-06-11 00:28:03.962979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.962992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.963043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.963057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.963078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-06-11 00:28:03.963089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:03.963104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.963114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.963124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:28:03.963133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-06-11 00:28:03.963147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:03.963157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-06-11 00:28:03.963210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:03.963223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-06-11 00:28:03.963232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:03.963248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:03.963258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.963272 | 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) 2026-06-11 00:28:03.963284 | 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) 2026-06-11 00:28:03.963339 | 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.1) 2026-06-11 00:28:03.963354 | 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) 2026-06-11 00:28:03.963383 | 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) 2026-06-11 00:28:03.963393 | 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) 2026-06-11 00:28:03.963470 | 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.3) 2026-06-11 00:28:03.963483 | 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) 2026-06-11 00:28:03.963498 | 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) 2026-06-11 00:28:03.963508 | 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) 2026-06-11 00:28:03.963523 | 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) 2026-06-11 00:28:03.963534 | 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.4.dev2) 2026-06-11 00:28:03.963546 | 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) 2026-06-11 00:28:03.963560 | 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) 2026-06-11 00:28:03.963576 | 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) 2026-06-11 00:28:03.963597 | 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) 2026-06-11 00:28:03.963614 | 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) 2026-06-11 00:28:03.963626 | 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) 2026-06-11 00:28:03.963642 | 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) 2026-06-11 00:28:03.963653 | 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) 2026-06-11 00:28:03.963705 | 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) 2026-06-11 00:28:03.963720 | 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) 2026-06-11 00:28:03.963731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.4.1.dev6) 2026-06-11 00:28:03.963784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.4.0-py3-none-any.whl.metadata (7.5 kB) 2026-06-11 00:28:03.963796 | 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.2.dev3) (2.10.1) 2026-06-11 00:28:03.963806 | 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.2.dev3) (16.0.0) 2026-06-11 00:28:03.963820 | 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.2.dev3) (3.4.0) 2026-06-11 00:28:03.963830 | 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.2.dev3) (0.7.12) 2026-06-11 00:28:03.963892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==21.0.2.dev3) 2026-06-11 00:28:03.963906 | 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) 2026-06-11 00:28:03.963916 | 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) 2026-06-11 00:28:03.963931 | 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) 2026-06-11 00:28:03.963941 | 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) 2026-06-11 00:28:03.963956 | 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) 2026-06-11 00:28:03.963968 | 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) 2026-06-11 00:28:03.963982 | 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) 2026-06-11 00:28:03.963993 | 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) 2026-06-11 00:28:03.964007 | 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) 2026-06-11 00:28:03.964063 | 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) 2026-06-11 00:28:03.964087 | 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) 2026-06-11 00:28:03.964099 | 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) 2026-06-11 00:28:03.964114 | 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) 2026-06-11 00:28:03.964124 | 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) 2026-06-11 00:28:03.964139 | 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) 2026-06-11 00:28:03.964163 | 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) 2026-06-11 00:28:03.964341 | 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) 2026-06-11 00:28:03.964361 | 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) 2026-06-11 00:28:03.964372 | 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) 2026-06-11 00:28:03.964382 | 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) 2026-06-11 00:28:03.964392 | 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) 2026-06-11 00:28:03.964443 | 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) 2026-06-11 00:28:03.964463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-6.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-11 00:28:03.964476 | 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) 2026-06-11 00:28:03.964486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:28:03.964501 | 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) 2026-06-11 00:28:03.964511 | 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) 2026-06-11 00:28:03.964526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2026-06-11 00:28:03.964537 | 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) 2026-06-11 00:28:03.964603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2026-06-11 00:28:03.964620 | 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) 2026-06-11 00:28:03.964637 | 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) 2026-06-11 00:28:03.964653 | 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) 2026-06-11 00:28:03.964670 | 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) 2026-06-11 00:28:03.964788 | 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) 2026-06-11 00:28:03.964817 | 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) 2026-06-11 00:28:03.964832 | 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) 2026-06-11 00:28:03.964844 | 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.12.1) 2026-06-11 00:28:03.964898 | 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) 2026-06-11 00:28:03.964910 | 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.11.0) 2026-06-11 00:28:03.964923 | 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) 2026-06-11 00:28:03.964977 | 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) 2026-06-11 00:28:03.964990 | 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) 2026-06-11 00:28:03.965038 | 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) 2026-06-11 00:28:03.965049 | 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) 2026-06-11 00:28:03.965090 | 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) 2026-06-11 00:28:03.965141 | 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) 2026-06-11 00:28:03.965153 | 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) 2026-06-11 00:28:03.965177 | 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) 2026-06-11 00:28:03.965188 | 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) 2026-06-11 00:28:03.965254 | 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) 2026-06-11 00:28:03.965268 | 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) 2026-06-11 00:28:03.965298 | 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) 2026-06-11 00:28:03.965318 | 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) 2026-06-11 00:28:03.965364 | 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.1) 2026-06-11 00:28:03.965421 | 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) 2026-06-11 00:28:03.965445 | 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) 2026-06-11 00:28:03.965548 | 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) 2026-06-11 00:28:03.965562 | 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) 2026-06-11 00:28:03.965576 | 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) 2026-06-11 00:28:03.965633 | 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) 2026-06-11 00:28:03.965646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-11 00:28:03.965685 | 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) 2026-06-11 00:28:03.965764 | 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) 2026-06-11 00:28:03.965778 | 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) 2026-06-11 00:28:03.965788 | 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) 2026-06-11 00:28:03.965803 | 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) 2026-06-11 00:28:03.965814 | 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) 2026-06-11 00:28:03.965828 | 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) 2026-06-11 00:28:03.965838 | 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) 2026-06-11 00:28:03.965866 | 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.2.dev3) (1.0.8) 2026-06-11 00:28:03.965877 | 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.2.dev3) (24.1) 2026-06-11 00:28:03.965891 | 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) 2026-06-11 00:28:03.965945 | 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) 2026-06-11 00:28:03.965956 | 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.2.dev3) (2.0.1) 2026-06-11 00:28:03.965966 | 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.2.dev3) (0.5.0) 2026-06-11 00:28:03.965981 | 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) 2026-06-11 00:28:03.965991 | 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) 2026-06-11 00:28:03.966001 | 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) 2026-06-11 00:28:03.966015 | 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) 2026-06-11 00:28:03.966026 | 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) 2026-06-11 00:28:03.966067 | 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) 2026-06-11 00:28:03.966077 | 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) 2026-06-11 00:28:03.966087 | 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) 2026-06-11 00:28:03.966101 | 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) 2026-06-11 00:28:03.966111 | 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) 2026-06-11 00:28:03.966124 | 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) 2026-06-11 00:28:03.966143 | 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) 2026-06-11 00:28:03.966219 | 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) 2026-06-11 00:28:03.966236 | 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) 2026-06-11 00:28:03.966250 | 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) 2026-06-11 00:28:03.966260 | 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) 2026-06-11 00:28:03.966282 | 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) 2026-06-11 00:28:03.966295 | 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) 2026-06-11 00:28:03.966306 | 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) 2026-06-11 00:28:03.966321 | 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) 2026-06-11 00:28:03.966331 | 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) 2026-06-11 00:28:03.966345 | 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) 2026-06-11 00:28:03.966356 | 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) 2026-06-11 00:28:03.966370 | 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) 2026-06-11 00:28:03.966381 | 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) 2026-06-11 00:28:03.966468 | 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) 2026-06-11 00:28:03.966502 | 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) 2026-06-11 00:28:03.966513 | 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) 2026-06-11 00:28:03.966528 | 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) 2026-06-11 00:28:03.966538 | 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) 2026-06-11 00:28:03.966548 | 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) (2026.5.20) 2026-06-11 00:28:03.966557 | 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) 2026-06-11 00:28:03.966566 | 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.2.dev3) (2.7.2) 2026-06-11 00:28:03.966588 | 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) 2026-06-11 00:28:03.966599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.4.0-py3-none-any.whl (232 kB) 2026-06-11 00:28:03.966612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-6.0.0-py3-none-any.whl (460 kB) 2026-06-11 00:28:03.966622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2026-06-11 00:28:03.966631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2026-06-11 00:28:03.966645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) 2026-06-11 00:28:03.966655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 14.6 MB/s 0:00:00 2026-06-11 00:28:03.966716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2026-06-11 00:28:03.966727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2026-06-11 00:28:03.966762 | 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 2026-06-11 00:28:03.966777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2026-06-11 00:28:03.966787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.966800 | 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=73060 sha256=9e35cc4409df0b6c6cf42ae4a3f687a0b35aa6d10fbedbe238be3097c12a668d 2026-06-11 00:28:03.966811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ho2xicuj/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2026-06-11 00:28:03.966838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2026-06-11 00:28:03.966850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.966865 | 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=189978 sha256=3b43e8beeb6cd581a3411eedb4471ab326d061b323285578966c979307fed5d0 2026-06-11 00:28:03.966875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ho2xicuj/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2026-06-11 00:28:03.966889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2026-06-11 00:28:03.966899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.966944 | 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=93974 sha256=a23258831716d983e2ae6cbeeb90b218f40952743e3c8e2c4e76cfa9f29fc862 2026-06-11 00:28:03.966957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ho2xicuj/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2026-06-11 00:28:03.966967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2026-06-11 00:28:03.966981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.966991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.2.dev3-py3-none-any.whl size=262412 sha256=ec3dbb43114478ad2be7d3fc1329c092ac2d1a4fdb7e05393c28411384152e9f 2026-06-11 00:28:03.967004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ho2xicuj/wheels/ad/a3/aa/198cad1385c9693418fd8975ffc70a4c73f997cb04a7c64538 2026-06-11 00:28:03.967016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-06-11 00:28:03.967026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.967086 | 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=228876 sha256=6f0f9269f663457e0b6bd9224a193eb07f9d7632b992a284b655749ca7c0f201 2026-06-11 00:28:03.967108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ho2xicuj/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2026-06-11 00:28:03.967119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:28:03.967128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:28:03.967143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=1fba136f43aaa27b1ecdb9ff48d1681a55540b9c5d24d34ca9728b97010a0de5 2026-06-11 00:28:03.967153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ho2xicuj/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:28:03.967192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-fwaas neutron-vpnaas pycadf 2026-06-11 00:28:03.967204 | 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 2026-06-11 00:28:03.967229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Attempting uninstall: pycadf 2026-06-11 00:28:03.967239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Found existing installation: pycadf 3.1.1 2026-06-11 00:28:03.967279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Uninstalling pycadf-3.1.1: 2026-06-11 00:28:03.967292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:28:03.967304 | 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.2.dev3 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 2026-06-11 00:28:03.967319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 98fb49219b4d 2026-06-11 00:28:03.967329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 73dd04355d6f 2026-06-11 00:28:03.967379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 2b4ddf1a8137 2026-06-11 00:28:03.967392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:28:03.967438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2026-06-11 00:28:03.967346 (took 0:01:29.214712) 2026-06-11 00:28:03.967545 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2026-06-11 00:28:03.967560 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2026-06-11 00:28:03.967601 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2026-06-11 00:28:03.967615 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2026-06-11 00:28:03.967630 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2026-06-11 00:28:03.967641 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2026-06-11 00:28:03.967656 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2026-06-11 00:28:03.967666 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2026-06-11 00:28:03.967717 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2026-06-11 00:28:03.967732 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2026-06-11 00:28:03.967811 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2026-06-11 00:28:03.967840 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2026-06-11 00:28:03.967852 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2026-06-11 00:28:03.968171 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2026-06-11 00:28:03.968200 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2026-06-11 00:28:03.968263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2026-06-11 00:28:03.968042 2026-06-11 00:28:03.968274 | 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 2026-06-11 00:28:05.182880 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2026-06-11 00:28:05.183572 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2026-06-11 00:28:57.831567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:28:57.831687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> ab50a4930260 2026-06-11 00:28:57.831734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20260611" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:28:57.831775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 4892a7d5ae62 2026-06-11 00:28:57.831788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 4892a7d5ae62 2026-06-11 00:28:57.831799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 63752a1ce1f5 2026-06-11 00:28:57.831810 | 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 2026-06-11 00:28:57.831823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 341d8143221f 2026-06-11 00:28:57.831844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 341d8143221f 2026-06-11 00:28:57.831855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> a688cb1db110 2026-06-11 00:28:57.832529 | 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/* 2026-06-11 00:28:57.832569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in dc7c9dc7b311 2026-06-11 00:28:57.832576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:28:57.832582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:28:57.832587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:28:57.832592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:28:57.832597 | 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] 2026-06-11 00:28:57.832601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:28:57.832606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:28:57.832610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:28:57.832615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:28:57.832619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:28:57.832624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:28:57.832643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:28:57.832648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:28:57.832652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:28:57.832656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:28:57.832678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-06-11 00:28:57.832683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-06-11 00:28:57.832687 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-06-11 00:28:57.832691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-06-11 00:28:57.832696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-06-11 00:28:57.832700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2026-06-11 00:28:57.832704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2026-06-11 00:28:57.832721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2026-06-11 00:28:57.832726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2026-06-11 00:28:57.832731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2026-06-11 00:28:57.832735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2026-06-11 00:28:57.832739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2026-06-11 00:28:57.832743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-06-11 00:28:57.832748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2026-06-11 00:28:57.832752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:28:57.832757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2026-06-11 00:28:57.832761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2026-06-11 00:28:57.832765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:28:57.832770 | 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] 2026-06-11 00:28:57.832774 | 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] 2026-06-11 00:28:57.832778 | 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] 2026-06-11 00:28:57.832789 | 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] 2026-06-11 00:28:57.832793 | 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] 2026-06-11 00:28:57.832797 | 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] 2026-06-11 00:28:57.832801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 3s (196 kB/s) 2026-06-11 00:28:57.832806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2026-06-11 00:28:57.832810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-06-11 00:28:57.832816 | 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% 2026-06-11 00:28:57.832821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-06-11 00:28:57.832826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-06-11 00:28:57.832830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-06-11 00:28:57.832834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-06-11 00:28:57.832838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-06-11 00:28:57.832846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-06-11 00:28:57.832851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:28:57.833532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:28:57.833549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:57.833555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2026-06-11 00:28:57.833560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:28:57.833565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:57.833570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2026-06-11 00:28:57.833575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-06-11 00:28:57.833579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:28:57.833584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-06-11 00:28:57.833589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-06-11 00:28:57.833594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:28:57.833599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2026-06-11 00:28:57.833610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-06-11 00:28:57.833614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:28:57.833619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2026-06-11 00:28:57.833623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:28:57.833641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:28:57.833645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:57.833650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:28:57.833655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:28:57.833659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:28:57.833664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:28:57.833669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:28:57.833673 | 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 2026-06-11 00:28:57.833678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-06-11 00:28:57.833683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-06-11 00:28:57.833688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-11 00:28:57.833693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-06-11 00:28:57.833697 | 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 2026-06-11 00:28:57.833708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-06-11 00:28:57.833713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:28:57.833718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container dc7c9dc7b311 2026-06-11 00:28:57.833722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 0746ccae3eb8 2026-06-11 00:28:57.833727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2026-06-11 00:28:57.833732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 95b435d62c1b 2026-06-11 00:28:57.833737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2026-06-11 00:28:57.833742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> c0d9be67f41f 2026-06-11 00:28:57.833746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:28:57.833751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> e99ae2db89fc 2026-06-11 00:28:57.833764 | 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 2026-06-11 00:28:57.833770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 7db745d7d8d7 2026-06-11 00:28:57.833775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing ./ironic-inspector 2026-06-11 00:28:57.833780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2026-06-11 00:28:57.833785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2026-06-11 00:28:57.833789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2026-06-11 00:28:57.833794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:28:57.833802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2026-06-11 00:28:57.833807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2026-06-11 00:28:57.833812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2026-06-11 00:28:57.833817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:28:57.833822 | 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) 2026-06-11 00:28:57.833827 | 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) 2026-06-11 00:28:57.833831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.3.1.dev2) 2026-06-11 00:28:57.833835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:28:57.833843 | 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) 2026-06-11 00:28:57.833848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.3.1.dev2) 2026-06-11 00:28:57.833852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:28:57.833856 | 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) 2026-06-11 00:28:57.833861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ironic-lib>=4.3.0 (from ironic-inspector==12.3.1.dev2) 2026-06-11 00:28:57.833865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:28:57.833871 | 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) 2026-06-11 00:28:57.833875 | 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) 2026-06-11 00:28:57.833880 | 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) 2026-06-11 00:28:57.833885 | 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.12.1) 2026-06-11 00:28:57.833892 | 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) 2026-06-11 00:28:57.833921 | 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) 2026-06-11 00:28:57.833976 | 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) 2026-06-11 00:28:57.834002 | 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) 2026-06-11 00:28:57.834033 | 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) 2026-06-11 00:28:57.834065 | 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.1) 2026-06-11 00:28:57.834104 | 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) 2026-06-11 00:28:57.834135 | 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) 2026-06-11 00:28:57.834171 | 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) 2026-06-11 00:28:57.834198 | 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) 2026-06-11 00:28:57.834229 | 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.3) 2026-06-11 00:28:57.834261 | 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) 2026-06-11 00:28:57.834289 | 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) 2026-06-11 00:28:57.834319 | 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) 2026-06-11 00:28:57.834349 | 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) 2026-06-11 00:28:57.834379 | 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) 2026-06-11 00:28:57.834428 | 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) 2026-06-11 00:28:57.834459 | 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) 2026-06-11 00:28:57.834490 | 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) 2026-06-11 00:28:57.834522 | 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) 2026-06-11 00:28:57.834552 | 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) 2026-06-11 00:28:57.834583 | 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) 2026-06-11 00:28:57.834614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.3.1.dev2) 2026-06-11 00:28:57.834775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:28:57.834830 | 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) 2026-06-11 00:28:57.834849 | 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) 2026-06-11 00:28:57.834876 | 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) 2026-06-11 00:28:57.834892 | 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) 2026-06-11 00:28:57.834908 | 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) 2026-06-11 00:28:57.834922 | 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) 2026-06-11 00:28:57.834963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:28:57.834995 | 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) 2026-06-11 00:28:57.835017 | 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) 2026-06-11 00:28:57.835032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:28:57.835046 | 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) 2026-06-11 00:28:57.835059 | 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) 2026-06-11 00:28:57.835073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:28:57.835093 | 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) 2026-06-11 00:28:57.835108 | 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) 2026-06-11 00:28:57.835122 | 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) 2026-06-11 00:28:57.835140 | 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) 2026-06-11 00:28:57.835153 | 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) 2026-06-11 00:28:57.835166 | 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) 2026-06-11 00:28:57.835178 | 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) 2026-06-11 00:28:57.835222 | 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) 2026-06-11 00:28:57.835235 | 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) 2026-06-11 00:28:57.835274 | 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) 2026-06-11 00:28:57.835301 | 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) 2026-06-11 00:28:57.835337 | 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) 2026-06-11 00:28:57.835370 | 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) 2026-06-11 00:28:57.835430 | 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) 2026-06-11 00:28:57.835456 | 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) 2026-06-11 00:28:57.835492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.11.0) 2026-06-11 00:28:57.835519 | 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) 2026-06-11 00:28:57.835553 | 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) 2026-06-11 00:28:57.835568 | 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) 2026-06-11 00:28:57.835587 | 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) 2026-06-11 00:28:57.835606 | 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) 2026-06-11 00:28:57.835648 | 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) 2026-06-11 00:28:57.835739 | 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) 2026-06-11 00:28:57.835759 | 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) 2026-06-11 00:28:57.835779 | 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) 2026-06-11 00:28:57.835793 | 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) 2026-06-11 00:28:57.835812 | 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) 2026-06-11 00:28:57.835832 | 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) 2026-06-11 00:28:57.835850 | 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) 2026-06-11 00:28:57.835866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.0.0) 2026-06-11 00:28:57.835913 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2026-06-11 00:28:57.835932 | 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) 2026-06-11 00:28:57.835948 | 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) 2026-06-11 00:28:57.836026 | 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) 2026-06-11 00:28:57.836045 | 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) 2026-06-11 00:28:57.836076 | 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) 2026-06-11 00:28:57.836090 | 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) 2026-06-11 00:28:57.836107 | 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) 2026-06-11 00:28:57.836121 | 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) 2026-06-11 00:28:57.836139 | 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) 2026-06-11 00:28:57.836156 | 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) 2026-06-11 00:28:57.836192 | 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) 2026-06-11 00:28:57.836213 | 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) 2026-06-11 00:28:57.836232 | 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) 2026-06-11 00:28:57.836253 | 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) 2026-06-11 00:28:57.836292 | 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) 2026-06-11 00:28:57.836314 | 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) 2026-06-11 00:28:57.836350 | 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) 2026-06-11 00:28:57.836371 | 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) 2026-06-11 00:28:57.836390 | 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) 2026-06-11 00:28:57.836454 | 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) 2026-06-11 00:28:57.836471 | 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) 2026-06-11 00:28:57.836490 | 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) 2026-06-11 00:28:57.836509 | 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) 2026-06-11 00:28:57.836541 | 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) 2026-06-11 00:28:57.836562 | 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) 2026-06-11 00:28:57.836582 | 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) 2026-06-11 00:28:57.836600 | 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) 2026-06-11 00:28:57.836678 | 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) (2026.5.20) 2026-06-11 00:28:57.836696 | 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) 2026-06-11 00:28:57.836716 | 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) 2026-06-11 00:28:57.836731 | 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) 2026-06-11 00:28:57.836750 | 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) 2026-06-11 00:28:57.836772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-06-11 00:28:57.836803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-06-11 00:28:57.836823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-06-11 00:28:57.837484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-06-11 00:28:57.837513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2026-06-11 00:28:57.837521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-11 00:28:57.837529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:28:57.837536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:28:57.837543 | 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) 2026-06-11 00:28:57.837551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 8.6 MB/s 0:00:01 2026-06-11 00:28:57.837559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-06-11 00:28:57.837567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2026-06-11 00:28:57.837574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2026-06-11 00:28:57.837581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2026-06-11 00:28:57.837589 | 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=267990 sha256=e80f340a61c994f3411c0249e7af115f2f7d220038cbf56710e0241c90eb4879 2026-06-11 00:28:57.837596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-903m_one/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2026-06-11 00:28:57.837604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2026-06-11 00:28:57.837612 | 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 2026-06-11 00:28:57.837649 | 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 2026-06-11 00:28:57.837660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 7db745d7d8d7 2026-06-11 00:28:57.837668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 3853d18dc1a7 2026-06-11 00:28:57.837678 | 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 2026-06-11 00:28:57.837686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 6b98b76de747 2026-06-11 00:28:57.837694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-06-11 00:28:57.837701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-06-11 00:28:57.837708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-06-11 00:28:57.837715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2026-06-11 00:28:57.837732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:28:57.837739 | 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 2026-06-11 00:28:57.837747 | 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 2026-06-11 00:28:57.837754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:28:57.837761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:28:57.837768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:28:57.837775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:28:57.837782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-06-11 00:28:57.837790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2026-06-11 00:28:57.837808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-06-11 00:28:57.837816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2026-06-11 00:28:57.837823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:28:57.837831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:28:57.837838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-06-11 00:28:57.837846 | 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% 2026-06-11 00:28:57.837854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-06-11 00:28:57.837862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-06-11 00:28:57.837869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:75% 2026-06-11 00:28:57.837876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-06-11 00:28:57.837883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:80% (Reading database ... 85% 2026-06-11 00:28:57.837890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-06-11 00:28:57.837897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-06-11 00:28:57.837905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18800 files and directories currently installed.) 2026-06-11 00:28:57.837912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:28:57.837919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-06-11 00:28:57.837929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-06-11 00:28:57.837936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-06-11 00:28:57.837944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-06-11 00:28:57.837951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:28:57.837958 | 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 2026-06-11 00:28:57.837968 | 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 2026-06-11 00:28:57.837980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:28:57.838000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:28:57.838017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:28:57.838034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:28:57.838052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-06-11 00:28:57.838089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:28:57.838101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2026-06-11 00:28:57.838149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-06-11 00:28:57.838161 | 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% 2026-06-11 00:28:57.838207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-06-11 00:28:57.838216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-06-11 00:28:57.838257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-06-11 00:28:57.838268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-06-11 00:28:57.838351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-06-11 00:28:57.838362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-06-11 00:28:57.838372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18791 files and directories currently installed.) 2026-06-11 00:28:57.838458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:28:57.838475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.838519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:28:57.838527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.838571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:28:57.838582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.838647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:28:57.838661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.838710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:28:57.838722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.838771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.838790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.838806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.838839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.838857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.838926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:28:57.838943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:28:57.838961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.838987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:28:57.839005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.839022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839132 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.839239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:28:57.839250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.839284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839295 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.839340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:28:57.839374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.839385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:28:57.839490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:28:57.839535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.839546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:28:57.839590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.839623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2026-06-11 00:28:57.839656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2026-06-11 00:28:57.839666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:28:57.839711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:28:57.840528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2026-06-11 00:28:57.840549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:28:57.840558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:28:57.840566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2026-06-11 00:28:57.840574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2026-06-11 00:28:57.840582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:28:57.840605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.840613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8211 files, 1161 directories removed. 2026-06-11 00:28:57.840622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.840649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2026-06-11 00:28:57.840657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.840666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2026-06-11 00:28:57.840674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-06-11 00:28:57.840682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2026-06-11 00:28:57.840690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2026-06-11 00:28:57.840698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:28:57.840706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 6b98b76de747 2026-06-11 00:28:57.840715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 8e6d398c2f98 2026-06-11 00:28:57.840723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2026-06-11 00:28:57.840731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 9b349007a738 2026-06-11 00:28:57.840739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 9b349007a738 2026-06-11 00:28:57.840746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> f652091d33e6 2026-06-11 00:28:57.840754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built a71a0e799905 2026-06-11 00:28:57.840761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20260611 2026-06-11 00:28:57.840768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2026-06-11 00:28:57.840069 (took 0:00:53.872027) 2026-06-11 00:28:57.840776 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2026-06-11 00:28:57.840783 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2026-06-11 00:28:57.840790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2026-06-11 00:28:57.840435 2026-06-11 00:28:57.840801 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2026-06-11 00:28:59.233877 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2026-06-11 00:28:59.300124 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2026-06-11 00:28:59.300237 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2026-06-11 00:29:34.316928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:29:34.316991 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> ab50a4930260 2026-06-11 00:29:34.317586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20260611" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:29:34.317623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 1b5d91f1736e 2026-06-11 00:29:34.317630 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 1b5d91f1736e 2026-06-11 00:29:34.317658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 364dc261cb30 2026-06-11 00:29:34.317663 | 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 2026-06-11 00:29:34.317668 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in f20e78f9c080 2026-06-11 00:29:34.317672 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container f20e78f9c080 2026-06-11 00:29:34.318474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> f50013b4d6ed 2026-06-11 00:29:34.318484 | 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/* 2026-06-11 00:29:34.318489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in c388738338cb 2026-06-11 00:29:34.318493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:29:34.318498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:29:34.318502 | 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] 2026-06-11 00:29:34.318509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:29:34.318512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:29:34.318517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:29:34.318521 | 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] 2026-06-11 00:29:34.318524 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:29:34.318663 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:29:34.318797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:29:34.318926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:29:34.319052 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:29:34.319194 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:29:34.319291 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:29:34.319392 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:29:34.319520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 30.3 MB in 3s (11.7 MB/s) 2026-06-11 00:29:34.319651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-06-11 00:29:34.319749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-06-11 00:29:34.319863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2026-06-11 00:29:34.319953 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2026-06-11 00:29:34.320054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2026-06-11 00:29:34.320150 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-06-11 00:29:34.320247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2026-06-11 00:29:34.320350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2026-06-11 00:29:34.320511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-06-11 00:29:34.320636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2026-06-11 00:29:34.320737 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:29:34.320832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,280 kB of archives. 2026-06-11 00:29:34.320925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2026-06-11 00:29:34.321018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:29:34.321120 | 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.2 [260 kB] 2026-06-11 00:29:34.321219 | 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.2 [321 kB] 2026-06-11 00:29:34.321320 | 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.2 [276 kB] 2026-06-11 00:29:34.321446 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-11 00:29:34.321565 | 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.3-0ubuntu0.24.04.3 [47.5 kB] 2026-06-11 00:29:34.322465 | 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.3-0ubuntu0.24.04.3 [335 kB] 2026-06-11 00:29:34.322475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,280 kB in 1s (8,798 kB/s) 2026-06-11 00:29:34.322480 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-11 00:29:34.322484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-06-11 00:29:34.322507 | 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% 2026-06-11 00:29:34.322512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-06-11 00:29:34.322515 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:70% 2026-06-11 00:29:34.322519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2026-06-11 00:29:34.322522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2026-06-11 00:29:34.322526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2026-06-11 00:29:34.322529 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2026-06-11 00:29:34.322533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2026-06-11 00:29:34.322538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:29:34.322704 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:29:34.322807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:29:34.322912 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-06-11 00:29:34.323033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:29:34.323128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:29:34.323225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-11 00:29:34.323324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:29:34.323458 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:29:34.323575 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2026-06-11 00:29:34.323674 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:29:34.323772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:29:34.323866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2026-06-11 00:29:34.323959 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:29:34.324052 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:29:34.324145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2026-06-11 00:29:34.324232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:29:34.324326 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:29:34.324440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:29:34.324544 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:29:34.324689 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:29:34.324782 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:29:34.324877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:29:34.324971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:29:34.325064 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:29:34.325158 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container c388738338cb 2026-06-11 00:29:34.325247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 1b19c36552bb 2026-06-11 00:29:34.325340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2026-06-11 00:29:34.325463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 1f46a46a194c 2026-06-11 00:29:34.325649 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:29:34.325687 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> a940f3f264bc 2026-06-11 00:29:34.326459 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2026-06-11 00:29:34.326473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b7f9b2f0af0e 2026-06-11 00:29:34.326478 | 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 2026-06-11 00:29:34.326483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 3d8eaf8c4bf2 2026-06-11 00:29:34.326487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 3d8eaf8c4bf2 2026-06-11 00:29:34.326492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 35ee508c7d6e 2026-06-11 00:29:34.326498 | 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 2026-06-11 00:29:34.326516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 0179af54e03f 2026-06-11 00:29:34.326520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing ./gnocchi 2026-06-11 00:29:34.326524 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2026-06-11 00:29:34.326528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:29:34.326533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2026-06-11 00:29:34.326635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:29:34.326716 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:29:34.326798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:29:34.326882 | 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) 2026-06-11 00:29:34.326957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2026-06-11 00:29:34.327048 | 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) 2026-06-11 00:29:34.327121 | 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) 2026-06-11 00:29:34.327202 | 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.1) 2026-06-11 00:29:34.327284 | 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) 2026-06-11 00:29:34.327403 | 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) 2026-06-11 00:29:34.327495 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2026-06-11 00:29:34.327597 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:29:34.327682 | 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) 2026-06-11 00:29:34.327763 | 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) 2026-06-11 00:29:34.327846 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2026-06-11 00:29:34.327929 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-06-11 00:29:34.328010 | 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) 2026-06-11 00:29:34.328092 | 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) 2026-06-11 00:29:34.328174 | 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) 2026-06-11 00:29:34.328252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2026-06-11 00:29:34.328334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:29:34.328438 | 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) 2026-06-11 00:29:34.328525 | 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) 2026-06-11 00:29:34.328826 | 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) 2026-06-11 00:29:34.328866 | 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) 2026-06-11 00:29:34.328917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2026-06-11 00:29:34.328937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.2.5.1-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:29:34.328969 | 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) 2026-06-11 00:29:34.328999 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2026-06-11 00:29:34.329030 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-11 00:29:34.329060 | 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) 2026-06-11 00:29:34.329112 | 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) 2026-06-11 00:29:34.329119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2026-06-11 00:29:34.329152 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-06-11 00:29:34.329184 | 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.12.1) 2026-06-11 00:29:34.329220 | 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) 2026-06-11 00:29:34.330453 | 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) 2026-06-11 00:29:34.330467 | 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) 2026-06-11 00:29:34.330472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2026-06-11 00:29:34.330476 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:29:34.330481 | 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) 2026-06-11 00:29:34.330485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2026-06-11 00:29:34.330489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2026-06-11 00:29:34.330493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2026-06-11 00:29:34.330496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2026-06-11 00:29:34.330500 | 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) 2026-06-11 00:29:34.330511 | 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) 2026-06-11 00:29:34.330515 | 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) 2026-06-11 00:29:34.330518 | 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) 2026-06-11 00:29:34.330522 | 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) 2026-06-11 00:29:34.330526 | 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) 2026-06-11 00:29:34.330529 | 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) 2026-06-11 00:29:34.330533 | 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) 2026-06-11 00:29:34.330537 | 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) 2026-06-11 00:29:34.330540 | 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) 2026-06-11 00:29:34.330544 | 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) 2026-06-11 00:29:34.330547 | 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) 2026-06-11 00:29:34.330558 | 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) 2026-06-11 00:29:34.330562 | 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) 2026-06-11 00:29:34.330565 | 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) 2026-06-11 00:29:34.330569 | 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) 2026-06-11 00:29:34.330585 | 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) 2026-06-11 00:29:34.330589 | 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) 2026-06-11 00:29:34.330592 | 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) 2026-06-11 00:29:34.330596 | 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) 2026-06-11 00:29:34.330599 | 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) 2026-06-11 00:29:34.330608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.11.0) 2026-06-11 00:29:34.330611 | 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) 2026-06-11 00:29:34.330615 | 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) 2026-06-11 00:29:34.330618 | 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) 2026-06-11 00:29:34.330622 | 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) 2026-06-11 00:29:34.330626 | 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) 2026-06-11 00:29:34.330629 | 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) 2026-06-11 00:29:34.330633 | 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) 2026-06-11 00:29:34.330636 | 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) 2026-06-11 00:29:34.330640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.3) 2026-06-11 00:29:34.330645 | 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) 2026-06-11 00:29:34.330649 | 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.3->oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2026-06-11 00:29:34.330654 | 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) 2026-06-11 00:29:34.330657 | 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) 2026-06-11 00:29:34.330661 | 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) 2026-06-11 00:29:34.330667 | 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) 2026-06-11 00:29:34.330674 | 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) 2026-06-11 00:29:34.330682 | 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) 2026-06-11 00:29:34.330686 | 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) 2026-06-11 00:29:34.330689 | 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) 2026-06-11 00:29:34.330693 | 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) 2026-06-11 00:29:34.330697 | 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) 2026-06-11 00:29:34.330701 | 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) 2026-06-11 00:29:34.330705 | 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) 2026-06-11 00:29:34.330708 | 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) 2026-06-11 00:29:34.330712 | 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) 2026-06-11 00:29:34.330716 | 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) 2026-06-11 00:29:34.330719 | 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) 2026-06-11 00:29:34.330723 | 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) 2026-06-11 00:29:34.330726 | 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) (2026.5.20) 2026-06-11 00:29:34.330730 | 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) 2026-06-11 00:29:34.330733 | 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) 2026-06-11 00:29:34.330737 | 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) 2026-06-11 00:29:34.330741 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3->gnocchi==4.6.4) 2026-06-11 00:29:34.330744 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:29:34.330748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger (from daiquiri->gnocchi==4.6.4) 2026-06-11 00:29:34.330759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) 2026-06-11 00:29:34.330763 | 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) 2026-06-11 00:29:34.330771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2026-06-11 00:29:34.330776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 15.1 MB/s 0:00:00 2026-06-11 00:29:34.330779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-06-11 00:29:34.330783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 2026-06-11 00:29:34.330786 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.7 MB/s 0:00:00 2026-06-11 00:29:34.330790 | 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) 2026-06-11 00:29:34.330794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 19.2 MB/s 0:00:00 2026-06-11 00:29:34.330797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2026-06-11 00:29:34.330801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2026-06-11 00:29:34.330804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.2.5.1-py3-none-any.whl (19 kB) 2026-06-11 00:29:34.330808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) 2026-06-11 00:29:34.330812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2026-06-11 00:29:34.330817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-06-11 00:29:34.330821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:29:34.330826 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2026-06-11 00:29:34.330850 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2026-06-11 00:29:34.330888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2026-06-11 00:29:34.331054 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324200 sha256=f187a1a1b76bc55d044bfd331f9ebb34ae6360b03fd87565253419c34ef5792c 2026-06-11 00:29:34.331111 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-du2hqhni/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2026-06-11 00:29:34.331125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2026-06-11 00:29:34.331137 | 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 2026-06-11 00:29:34.331159 | 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.5 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 2026-06-11 00:29:34.331171 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 0179af54e03f 2026-06-11 00:29:34.331182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4068250edaaa 2026-06-11 00:29:34.331193 | 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 2026-06-11 00:29:34.331229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 546eaa26a1f7 2026-06-11 00:29:34.331240 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 546eaa26a1f7 2026-06-11 00:29:34.331255 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> c88289f0a31e 2026-06-11 00:29:34.331265 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 6d80f988c277 2026-06-11 00:29:34.331275 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 2026-06-11 00:29:34.331289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2026-06-11 00:29:34.331224 (took 0:00:36.490789) 2026-06-11 00:29:34.331358 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2026-06-11 00:29:34.331432 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2026-06-11 00:29:34.331475 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2026-06-11 00:29:34.331702 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2026-06-11 00:29:34.331774 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2026-06-11 00:29:34.331828 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2026-06-11 00:29:34.331791 2026-06-11 00:29:34.331884 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2024.2.tar.gz 2026-06-11 00:29:34.337525 | 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 2026-06-11 00:29:35.350822 | 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 2026-06-11 00:29:36.059130 | 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 2026-06-11 00:29:37.051688 | 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 2026-06-11 00:29:37.908597 | 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 2026-06-11 00:29:38.630694 | 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 2026-06-11 00:29:39.477623 | 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 2026-06-11 00:29:40.203763 | 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 2026-06-11 00:29:41.422251 | 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 2026-06-11 00:29:42.267217 | 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 2026-06-11 00:29:44.301652 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2026-06-11 00:29:44.301986 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2026-06-11 00:32:31.761069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:32:31.761221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ab50a4930260 2026-06-11 00:32:31.761358 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20260611" "name"="horizon" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:32:31.761468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 405295f7382d 2026-06-11 00:32:31.761596 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 405295f7382d 2026-06-11 00:32:31.761651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> b8002218dac0 2026-06-11 00:32:31.761755 | 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/* 2026-06-11 00:32:31.761831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in d1476a133418 2026-06-11 00:32:31.761916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:32:31.762000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:32:31.762142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:32:31.762214 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:32:31.762292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:32:31.762369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:32:31.762486 | 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] 2026-06-11 00:32:31.762591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:32:31.762654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:32:31.762728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:32:31.762800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:32:31.762874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:32:31.763485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:32:31.763506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:32:31.763517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:32:31.763527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-06-11 00:32:31.763538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.763548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.763559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-06-11 00:32:31.763569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-06-11 00:32:31.763579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2026-06-11 00:32:31.763590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-06-11 00:32:31.763617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2026-06-11 00:32:31.763628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-06-11 00:32:31.763642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2026-06-11 00:32:31.763742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:32:31.763801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2026-06-11 00:32:31.763880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,790 kB of additional disk space will be used. 2026-06-11 00:32:31.763940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:32:31.764033 | 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] 2026-06-11 00:32:31.764095 | 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.14-0ubuntu0.24.04.1 [28.6 kB] 2026-06-11 00:32:31.764192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.14-0ubuntu0.24.04.1 [196 kB] 2026-06-11 00:32:31.764266 | 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.14-0ubuntu0.24.04.1 [274 kB] 2026-06-11 00:32:31.764339 | 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.14-0ubuntu0.24.04.1 [12.0 kB] 2026-06-11 00:32:31.764415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 518 kB in 0s (2,298 kB/s) 2026-06-11 00:32:31.764535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2026-06-11 00:32:31.764602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-06-11 00:32:31.764686 | 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% 2026-06-11 00:32:31.764760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-06-11 00:32:31.764832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-06-11 00:32:31.764923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-06-11 00:32:31.764996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-06-11 00:32:31.765070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:32:31.765167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-11 00:32:31.767493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-11 00:32:31.767508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2026-06-11 00:32:31.767523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.14-0ubuntu0.24.04.1_all.deb ... 2026-06-11 00:32:31.767531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2026-06-11 00:32:31.767546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:32:31.767553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2026-06-11 00:32:31.767574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:32:31.767582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2026-06-11 00:32:31.767597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:32:31.767604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-11 00:32:31.767619 | 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 2026-06-11 00:32:31.767626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2026-06-11 00:32:31.767641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-11 00:32:31.767648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-06-11 00:32:31.767669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:32:31.767677 | 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) 2026-06-11 00:32:31.767684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools 2026-06-11 00:32:31.767691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-11 00:32:31.767698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2026-06-11 00:32:31.767705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.8.tar.gz (92 kB) 2026-06-11 00:32:31.767713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2026-06-11 00:32:31.767720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2026-06-11 00:32:31.767728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2026-06-11 00:32:31.767735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:32:31.767742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2026-06-11 00:32:31.767749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:32:31.767756 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-11 00:32:31.767764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 11.0 MB/s 0:00:00 2026-06-11 00:32:31.767772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2026-06-11 00:32:31.767779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2026-06-11 00:32:31.767787 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2026-06-11 00:32:31.767794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.8-cp312-cp312-linux_x86_64.whl size=135309 sha256=800a5a2d6c8cdc44d4af39e75d630915864b1485ee2f1462e0bc60abfb3a3060 2026-06-11 00:32:31.767802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-426i3qj9/wheels/b0/62/00/46e65ad9151c1266f0f03ea020a5a8ea1cbc6e4ebf3329e276 2026-06-11 00:32:31.767814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2026-06-11 00:32:31.767831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, mysqlclient 2026-06-11 00:32:31.767838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2026-06-11 00:32:31.767846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 67.2.0 2026-06-11 00:32:31.767857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-67.2.0: 2026-06-11 00:32:31.767865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-67.2.0 2026-06-11 00:32:31.767872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.8 setuptools-82.0.1 2026-06-11 00:32:31.767879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.767886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-06-11 00:32:31.767893 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-06-11 00:32:31.767900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-06-11 00:32:31.767908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:32:31.767915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-06-11 00:32:31.767922 | 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 2026-06-11 00:32:31.767929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:32:31.767936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:32:31.767944 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:32:31.767951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:32:31.767962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2026-06-11 00:32:31.767971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-06-11 00:32:31.767982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-06-11 00:32:31.768078 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2026-06-11 00:32:31.768149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:32:31.768267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:32:31.768322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-06-11 00:32:31.768422 | 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% 2026-06-11 00:32:31.768508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2026-06-11 00:32:31.768590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-06-11 00:32:31.768659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-06-11 00:32:31.768724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-06-11 00:32:31.768780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-06-11 00:32:31.768838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18775 files and directories currently installed.) 2026-06-11 00:32:31.768896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:32:31.768953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container d1476a133418 2026-06-11 00:32:31.769010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 0fc2882811ae 2026-06-11 00:32:31.769068 | 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 2026-06-11 00:32:31.769154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 3bf8d3d30b57 2026-06-11 00:32:31.769211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 3bf8d3d30b57 2026-06-11 00:32:31.769266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> db38419546f0 2026-06-11 00:32:31.769324 | 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/* 2026-06-11 00:32:31.769383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 430d3efe9ffa 2026-06-11 00:32:31.769460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:32:31.769534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:32:31.769593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:32:31.769651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:32:31.769707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:32:31.769762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:32:31.769824 | 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] 2026-06-11 00:32:31.769874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:32:31.769930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:32:31.769985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:32:31.770040 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:32:31.770094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:32:31.770279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:32:31.770340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:32:31.770362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:32:31.770374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-06-11 00:32:31.770386 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.770440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.770509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-06-11 00:32:31.770557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-06-11 00:32:31.770603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.7). 2026-06-11 00:32:31.770650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2026a-0ubuntu0.24.04.1). 2026-06-11 00:32:31.770697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2026-06-11 00:32:31.770755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-06-11 00:32:31.770772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:32:31.770852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-06-11 00:32:31.770868 | 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 2026-06-11 00:32:31.771004 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:32:31.771029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-06-11 00:32:31.771043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-06-11 00:32:31.771093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-06-11 00:32:31.771149 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-06-11 00:32:31.771232 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-06-11 00:32:31.771291 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2026-06-11 00:32:31.771348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2026-06-11 00:32:31.771412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2026-06-11 00:32:31.771467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-06-11 00:32:31.771519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2026-06-11 00:32:31.771566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:32:31.771612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2026-06-11 00:32:31.771657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2026-06-11 00:32:31.771699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:32:31.771748 | 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] 2026-06-11 00:32:31.771795 | 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] 2026-06-11 00:32:31.771851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 0s (2,995 kB/s) 2026-06-11 00:32:31.771898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2026-06-11 00:32:31.771942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-06-11 00:32:31.771990 | 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% 2026-06-11 00:32:31.772038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-06-11 00:32:31.772091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-06-11 00:32:31.772147 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-06-11 00:32:31.772182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-06-11 00:32:31.772239 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-06-11 00:32:31.772285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-06-11 00:32:31.772332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18766 files and directories currently installed.) 2026-06-11 00:32:31.772377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-06-11 00:32:31.772446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-06-11 00:32:31.772502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2026-06-11 00:32:31.772551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-11 00:32:31.772595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2026-06-11 00:32:31.772641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2026-06-11 00:32:31.772687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2026-06-11 00:32:31.772733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:32:31.772779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 430d3efe9ffa 2026-06-11 00:32:31.772825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 62953487a59d 2026-06-11 00:32:31.772871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2026-06-11 00:32:31.772920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 6085fba21158 2026-06-11 00:32:31.772968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 6085fba21158 2026-06-11 00:32:31.773015 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 024fd4dfea5c 2026-06-11 00:32:31.773063 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2026-06-11 00:32:31.773111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> dddef255ae09 2026-06-11 00:32:31.773170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2026-06-11 00:32:31.773219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 72e47304be68 2026-06-11 00:32:31.773265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:32:31.773313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 33426e5e7e99 2026-06-11 00:32:31.773373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/12 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip==25.2.* && 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 2026-06-11 00:32:31.773444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 04aaa7ea9ccf 2026-06-11 00:32:31.773498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2026-06-11 00:32:31.773547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2026-06-11 00:32:31.773595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2026-06-11 00:32:31.773646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 14.1 MB/s 0:00:00 2026-06-11 00:32:31.773702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pip 2026-06-11 00:32:31.773737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2026-06-11 00:32:31.773778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 26.1.2 2026-06-11 00:32:31.773821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-26.1.2: 2026-06-11 00:32:31.773867 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-26.1.2 2026-06-11 00:32:31.773914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 2026-06-11 00:32:31.773960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2026-06-11 00:32:31.774007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.774053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.774099 | 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.3.dev2) (6.1.0) 2026-06-11 00:32:31.774174 | 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.3.dev2) (2.16.0) 2026-06-11 00:32:31.774229 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.774277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.15-py3-none-any.whl.metadata (4.1 kB) 2026-06-11 00:32:31.774324 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.774372 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-06-11 00:32:31.774444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.774498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:32:31.774543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-pyscss>=2.0.3 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.774586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django-pyscss-2.0.3.tar.gz (18 kB) 2026-06-11 00:32:31.774629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.774673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.774717 | 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.3.dev2) (3.0.0) 2026-06-11 00:32:31.774761 | 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.3.dev2) (2.1.0) 2026-06-11 00:32:31.774813 | 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.3.dev2) (5.8.1) 2026-06-11 00:32:31.775452 | 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.3.dev2) (0.10.1) 2026-06-11 00:32:31.775465 | 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.3.dev2) (6.1.0) 2026-06-11 00:32:31.775471 | 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.3.dev2) (9.6.1) 2026-06-11 00:32:31.775477 | 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.3.dev2) (6.4.0) 2026-06-11 00:32:31.775484 | 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.3.dev2) (4.4.0) 2026-06-11 00:32:31.775490 | 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.3.dev2) (5.5.0) 2026-06-11 00:32:31.775509 | 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.3.dev2) (2.4.0) 2026-06-11 00:32:31.775515 | 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.3.dev2) (7.4.0) 2026-06-11 00:32:31.775521 | 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.3.dev2) (4.2.0) 2026-06-11 00:32:31.775528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyScss>=1.4.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyScss-1.4.0.tar.gz (122 kB) 2026-06-11 00:32:31.775545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.775551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.775558 | 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.3.dev2) (9.6.0) 2026-06-11 00:32:31.775564 | 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.3.dev2) (4.7.0) 2026-06-11 00:32:31.775570 | 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.3.dev2) (5.5.0) 2026-06-11 00:32:31.775576 | 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.3.dev2) (11.3.1) 2026-06-11 00:32:31.775582 | 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.3.dev2) (18.7.0) 2026-06-11 00:32:31.775588 | 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.3.dev2) (4.6.0) 2026-06-11 00:32:31.775595 | 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.3.dev2) (6.0.2) 2026-06-11 00:32:31.775601 | 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.3.dev2) (2.32.3) 2026-06-11 00:32:31.775607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-06-11 00:32:31.775623 | 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.3.dev2) (2024.1) 2026-06-11 00:32:31.775629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-06-11 00:32:31.775642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-06-11 00:32:31.775656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2026-06-11 00:32:31.775734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2026-06-11 00:32:31.775830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2026-06-11 00:32:31.775915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.775958 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-06-11 00:32:31.776002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-06-11 00:32:31.776088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.776164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.776207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776247 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-06-11 00:32:31.776290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2026-06-11 00:32:31.776381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-06-11 00:32:31.776491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-06-11 00:32:31.776579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-06-11 00:32:31.776665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2026-06-11 00:32:31.776751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-06-11 00:32:31.776835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-06-11 00:32:31.776925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.776967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-06-11 00:32:31.777009 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.777050 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-06-11 00:32:31.777091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.777152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-06-11 00:32:31.777169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.777313 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-06-11 00:32:31.779483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-06-11 00:32:31.779524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-06-11 00:32:31.779544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-06-11 00:32:31.779565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.779575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.779585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779595 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-06-11 00:32:31.779605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2026-06-11 00:32:31.779626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2026-06-11 00:32:31.779646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-06-11 00:32:31.779666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-06-11 00:32:31.779686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.779696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.779706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-06-11 00:32:31.779744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.779754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.779763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.1.3.dev2) 2026-06-11 00:32:31.779773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-06-11 00:32:31.779783 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.1.3.dev2) 2026-06-11 00:32:31.779793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-06-11 00:32:31.779804 | 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.3.dev2) (0.5.1) 2026-06-11 00:32:31.779827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.1.3.dev2) 2026-06-11 00:32:31.779838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.0.6-py3-none-any.whl.metadata (5.4 kB) 2026-06-11 00:32:31.779848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.1.3.dev2) 2026-06-11 00:32:31.779858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-06-11 00:32:31.779868 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.1.3.dev2) 2026-06-11 00:32:31.779878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-06-11 00:32:31.779888 | 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.3.dev2) (5.3.0) 2026-06-11 00:32:31.779898 | 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.3.dev2) (1.7.0) 2026-06-11 00:32:31.779923 | 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.3.dev2) (0.19) 2026-06-11 00:32:31.779933 | 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.3.dev2) (3.0.0) 2026-06-11 00:32:31.779945 | 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.3.dev2) (2.0.0) 2026-06-11 00:32:31.779955 | 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.3.dev2) (1.16.0) 2026-06-11 00:32:31.779965 | 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.3.dev2) (5.6.0) 2026-06-11 00:32:31.779975 | 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.3.dev2) (1.0.8) 2026-06-11 00:32:31.779984 | 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.3.dev2) (3.11.0) 2026-06-11 00:32:31.779995 | 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.3.dev2) (24.1) 2026-06-11 00:32:31.780005 | 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.3.dev2) (6.0.0) 2026-06-11 00:32:31.780015 | 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.3.dev2) (3.1.2) 2026-06-11 00:32:31.780025 | 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.3.dev2) (1.8.8) 2026-06-11 00:32:31.780040 | 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.3.dev2) (0.2.13) 2026-06-11 00:32:31.780052 | 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.3.dev2) (1.16.0) 2026-06-11 00:32:31.780068 | 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.3.dev2) (24.2.1) 2026-06-11 00:32:31.780079 | 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.3.dev2) (2.0.1) 2026-06-11 00:32:31.780089 | 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.3.dev2) (42.0.8) 2026-06-11 00:32:31.780100 | 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.3.dev2) (1.17.0) 2026-06-11 00:32:31.780113 | 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.3.dev2) (2.22) 2026-06-11 00:32:31.780154 | 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.3.dev2) (4.7.0) 2026-06-11 00:32:31.780165 | 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.3.dev2) (4.0.1) 2026-06-11 00:32:31.780175 | 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.3.dev2) (2.1.0) 2026-06-11 00:32:31.780191 | 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.3.dev2) (3.1.0) 2026-06-11 00:32:31.780201 | 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.3.dev2) (6.1.2) 2026-06-11 00:32:31.780211 | 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.3.dev2) (0.5.2) 2026-06-11 00:32:31.780221 | 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.3.dev2) (2.4.3) 2026-06-11 00:32:31.780231 | 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.3.dev2) (24.2.0) 2026-06-11 00:32:31.780241 | 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.3.dev2) (1.9.0) 2026-06-11 00:32:31.780251 | 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.3.dev2) (5.1.1) 2026-06-11 00:32:31.780261 | 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.3.dev2) (1.3.3) 2026-06-11 00:32:31.780271 | 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.3.dev2) (1.0.1) 2026-06-11 00:32:31.780288 | 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.3.dev2) (1.33) 2026-06-11 00:32:31.780304 | 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.3.dev2) (0.11.0) 2026-06-11 00:32:31.780314 | 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.3.dev2) (4.2.2) 2026-06-11 00:32:31.780324 | 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.3.dev2) (1.4.0) 2026-06-11 00:32:31.780334 | 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.3.dev2) (3.0.0) 2026-06-11 00:32:31.780344 | 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.3.dev2) (2.9.0.post0) 2026-06-11 00:32:31.780354 | 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.3.dev2) (3.3.2) 2026-06-11 00:32:31.780364 | 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.3.dev2) (3.8) 2026-06-11 00:32:31.780374 | 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.3.dev2) (1.26.19) 2026-06-11 00:32:31.780384 | 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.3.dev2) (2026.5.20) 2026-06-11 00:32:31.780432 | 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.3.dev2) (4.19.2) 2026-06-11 00:32:31.780449 | 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.3.dev2) (2023.12.1) 2026-06-11 00:32:31.780459 | 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.3.dev2) (0.35.1) 2026-06-11 00:32:31.780470 | 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.3.dev2) (0.20.0) 2026-06-11 00:32:31.780480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.15-py3-none-any.whl (8.0 MB) 2026-06-11 00:32:31.780490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 4.8 MB/s 0:00:01 2026-06-11 00:32:31.780501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-06-11 00:32:31.780510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-06-11 00:32:31.780521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-06-11 00:32:31.780538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-06-11 00:32:31.780548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.0.6-py3-none-any.whl (6.4 kB) 2026-06-11 00:32:31.780558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-06-11 00:32:31.780568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-06-11 00:32:31.780578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-06-11 00:32:31.780588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-06-11 00:32:31.780597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-06-11 00:32:31.780607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-06-11 00:32:31.780623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-06-11 00:32:31.780634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-06-11 00:32:31.780643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-06-11 00:32:31.780653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-06-11 00:32:31.780663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-06-11 00:32:31.780673 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-06-11 00:32:31.780683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 12.2 MB/s 0:00:00 2026-06-11 00:32:31.780693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-06-11 00:32:31.780703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-06-11 00:32:31.780712 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 34.8 MB/s 0:00:00 2026-06-11 00:32:31.780722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-06-11 00:32:31.780732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-06-11 00:32:31.780742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-06-11 00:32:31.780751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-06-11 00:32:31.780761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-06-11 00:32:31.780771 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-06-11 00:32:31.780781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-06-11 00:32:31.780797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.9 MB/s 0:00:00 2026-06-11 00:32:31.780807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-06-11 00:32:31.780816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-06-11 00:32:31.780827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 28.8 MB/s 0:00:00 2026-06-11 00:32:31.780844 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-06-11 00:32:31.780854 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2026-06-11 00:32:31.780864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 10.3 MB/s 0:00:00 2026-06-11 00:32:31.780874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-06-11 00:32:31.780884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-06-11 00:32:31.780894 | 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 2026-06-11 00:32:31.780907 | 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 2026-06-11 00:32:31.780919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.780929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2026-06-11 00:32:31.780939 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2026-06-11 00:32:31.780954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.1.3.dev2-py3-none-any.whl size=5281775 sha256=a55c06199c44420a19fb911a28ecacf445748d3a573cce6dce02813e83334767 2026-06-11 00:32:31.780965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2026-06-11 00:32:31.780976 | 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 2026-06-11 00:32:31.780987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.780997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): started 2026-06-11 00:32:31.781007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): finished with status 'done' 2026-06-11 00:32:31.781017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for django-pyscss: filename=django_pyscss-2.0.3-py3-none-any.whl size=7862 sha256=d56bbff89521dfebea460a3e8485f9011a7a398ad5e915c1d0aa1de9422e4e51 2026-06-11 00:32:31.781027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/63/47/2a/a25218cb60e9883409fca05950eb449445f80f3e7e98e11aa4 2026-06-11 00:32:31.781043 | 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 2026-06-11 00:32:31.781054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.781064 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): started 2026-06-11 00:32:31.781088 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): finished with status 'done' 2026-06-11 00:32:31.781099 | 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=0345c23d051b8c09a9ae0ed3ce8170eb4c823db6054aa78975e7cdb328540006 2026-06-11 00:32:31.781109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/8a/42/e7/bb4506d9c9e7392aecfeabb8893437f7bcf0217009c9c5eb76 2026-06-11 00:32:31.781141 | 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 2026-06-11 00:32:31.781157 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.781167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2026-06-11 00:32:31.781177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2026-06-11 00:32:31.781187 | 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=45200 sha256=988910a3a6caf4e2b5901717deffea2919f06a12204e69e3bd9cdd3efbcce75a 2026-06-11 00:32:31.781202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2026-06-11 00:32:31.781269 | 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 2026-06-11 00:32:31.781282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.781303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2026-06-11 00:32:31.781352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2026-06-11 00:32:31.781367 | 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=4555 sha256=ebe57a98397ec5b1bbc529d16dbc60dcaae8e73d0e2aed98c7cf186a53385111 2026-06-11 00:32:31.781477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2026-06-11 00:32:31.781502 | 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 2026-06-11 00:32:31.781518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.781640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2026-06-11 00:32:31.781662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2026-06-11 00:32:31.781684 | 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=39118 sha256=185494d00b8aec1989f120a28b03e96a849d7c1c27bf2d97e93812672c9d10ea 2026-06-11 00:32:31.781691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2026-06-11 00:32:31.781703 | 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 2026-06-11 00:32:31.781747 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.781786 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2026-06-11 00:32:31.781825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2026-06-11 00:32:31.781864 | 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=24529 sha256=8a2d8835b068e84f2060c30638ba2a80276dee8e9a8858a238a0d202802c3f26 2026-06-11 00:32:31.781904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-4stmgj87/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2026-06-11 00:32:31.781942 | 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 2026-06-11 00:32:31.781986 | 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 2026-06-11 00:32:31.782092 | 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.3.dev2 pyScss-1.4.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2026-06-11 00:32:31.782106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.782113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-06-11 00:32:31.782190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-06-11 00:32:31.782235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.782266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate-dashboard-19.0.0.0rc2.dev2 2026-06-11 00:32:31.782305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat-dashboard-12.0.0.0rc2.dev2 2026-06-11 00:32:31.782435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic-ui-6.4.1.dev2 2026-06-11 00:32:31.782550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum-ui-15.0.1.dev3 2026-06-11 00:32:31.782649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-12.0.1.dev3 2026-06-11 00:32:31.782745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari-dashboard-11.0.0.0rc2.dev2 2026-06-11 00:32:31.782825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 2026-06-11 00:32:31.782918 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.782948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.782978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-8.0.1.dev5 2026-06-11 00:32:31.783008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.783038 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.783074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia-dashboard-14.0.0.0rc2.dev2 2026-06-11 00:32:31.783084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.783144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.783182 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/pycadf-3.1.1 2026-06-11 00:32:31.783191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.783238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.783269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun-ui-14.0.0.0rc2.dev2 2026-06-11 00:32:31.783307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-06-11 00:32:31.783337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-06-11 00:32:31.783367 | 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) 2026-06-11 00:32:31.783414 | 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.3.dev2) 2026-06-11 00:32:31.783436 | 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) 2026-06-11 00:32:31.783480 | 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) 2026-06-11 00:32:31.783510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-06-11 00:32:31.783549 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2026-06-11 00:32:31.783559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-06-11 00:32:31.783604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2026-06-11 00:32:31.783634 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-06-11 00:32:31.783671 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2026-06-11 00:32:31.783680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-06-11 00:32:31.783725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2026-06-11 00:32:31.783755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2026-06-11 00:32:31.783793 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2026-06-11 00:32:31.783802 | 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.1) 2026-06-11 00:32:31.783849 | 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) 2026-06-11 00:32:31.783879 | 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) 2026-06-11 00:32:31.783909 | 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) 2026-06-11 00:32:31.783947 | 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) 2026-06-11 00:32:31.783956 | 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) 2026-06-11 00:32:31.784001 | 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) 2026-06-11 00:32:31.784042 | 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) 2026-06-11 00:32:31.784072 | 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) 2026-06-11 00:32:31.784102 | 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) 2026-06-11 00:32:31.784144 | 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.1) 2026-06-11 00:32:31.784160 | 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) 2026-06-11 00:32:31.784211 | 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) 2026-06-11 00:32:31.784242 | 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) 2026-06-11 00:32:31.784279 | 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) 2026-06-11 00:32:31.784293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==14.0.0.0rc2.dev2) 2026-06-11 00:32:31.784337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-11 00:32:31.784367 | 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) 2026-06-11 00:32:31.784410 | 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) 2026-06-11 00:32:31.784443 | 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) 2026-06-11 00:32:31.784484 | 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) 2026-06-11 00:32:31.784514 | 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) 2026-06-11 00:32:31.784544 | 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) 2026-06-11 00:32:31.784573 | 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) 2026-06-11 00:32:31.784604 | 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) 2026-06-11 00:32:31.784634 | 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) 2026-06-11 00:32:31.784663 | 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) 2026-06-11 00:32:31.784700 | 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) 2026-06-11 00:32:31.784710 | 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) 2026-06-11 00:32:31.784755 | 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) 2026-06-11 00:32:31.784771 | 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) 2026-06-11 00:32:31.784817 | 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) 2026-06-11 00:32:31.784848 | 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) 2026-06-11 00:32:31.784885 | 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) 2026-06-11 00:32:31.784915 | 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) 2026-06-11 00:32:31.784945 | 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) 2026-06-11 00:32:31.784987 | 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) 2026-06-11 00:32:31.784997 | 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) 2026-06-11 00:32:31.785039 | 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) 2026-06-11 00:32:31.785069 | 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) 2026-06-11 00:32:31.785107 | 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) 2026-06-11 00:32:31.785128 | 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) 2026-06-11 00:32:31.785177 | 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) 2026-06-11 00:32:31.785207 | 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) 2026-06-11 00:32:31.785237 | 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) 2026-06-11 00:32:31.785267 | 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) 2026-06-11 00:32:31.785297 | 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) 2026-06-11 00:32:31.785311 | 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) 2026-06-11 00:32:31.785355 | 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) 2026-06-11 00:32:31.785386 | 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) 2026-06-11 00:32:31.785437 | 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) 2026-06-11 00:32:31.785470 | 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) 2026-06-11 00:32:31.785501 | 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) 2026-06-11 00:32:31.785541 | 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) 2026-06-11 00:32:31.785571 | 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) 2026-06-11 00:32:31.785605 | 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) 2026-06-11 00:32:31.785615 | 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) 2026-06-11 00:32:31.785662 | 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) 2026-06-11 00:32:31.785692 | 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) 2026-06-11 00:32:31.785722 | 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) 2026-06-11 00:32:31.785759 | 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) 2026-06-11 00:32:31.785769 | 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) 2026-06-11 00:32:31.785815 | 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) 2026-06-11 00:32:31.785845 | 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) 2026-06-11 00:32:31.785879 | 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) 2026-06-11 00:32:31.785909 | 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) 2026-06-11 00:32:31.785946 | 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) 2026-06-11 00:32:31.785956 | 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) 2026-06-11 00:32:31.786005 | 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) 2026-06-11 00:32:31.786035 | 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) 2026-06-11 00:32:31.786072 | 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) 2026-06-11 00:32:31.786082 | 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) 2026-06-11 00:32:31.786152 | 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) 2026-06-11 00:32:31.786283 | 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) 2026-06-11 00:32:31.786324 | 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) 2026-06-11 00:32:31.786339 | 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) 2026-06-11 00:32:31.786357 | 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) 2026-06-11 00:32:31.786367 | 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) 2026-06-11 00:32:31.786376 | 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) 2026-06-11 00:32:31.786389 | 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) 2026-06-11 00:32:31.786426 | 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) 2026-06-11 00:32:31.786456 | 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) 2026-06-11 00:32:31.786470 | 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) 2026-06-11 00:32:31.786528 | 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) 2026-06-11 00:32:31.786539 | 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) 2026-06-11 00:32:31.786552 | 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) 2026-06-11 00:32:31.786604 | 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) 2026-06-11 00:32:31.786619 | 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) 2026-06-11 00:32:31.786658 | 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) 2026-06-11 00:32:31.786672 | 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) 2026-06-11 00:32:31.786714 | 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) 2026-06-11 00:32:31.786727 | 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) 2026-06-11 00:32:31.786778 | 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) 2026-06-11 00:32:31.786791 | 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) 2026-06-11 00:32:31.786838 | 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) 2026-06-11 00:32:31.786853 | 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) 2026-06-11 00:32:31.786866 | 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) 2026-06-11 00:32:31.786917 | 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) 2026-06-11 00:32:31.786938 | 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) 2026-06-11 00:32:31.786951 | 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) 2026-06-11 00:32:31.787002 | 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) 2026-06-11 00:32:31.787016 | 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) 2026-06-11 00:32:31.787056 | 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) 2026-06-11 00:32:31.787069 | 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) 2026-06-11 00:32:31.787110 | 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) 2026-06-11 00:32:31.787151 | 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) 2026-06-11 00:32:31.787164 | 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) 2026-06-11 00:32:31.787215 | 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) 2026-06-11 00:32:31.787225 | 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) 2026-06-11 00:32:31.787239 | 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) 2026-06-11 00:32:31.787289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-11 00:32:31.787304 | 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.5) 2026-06-11 00:32:31.787355 | 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) 2026-06-11 00:32:31.787369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-06-11 00:32:31.787428 | 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) 2026-06-11 00:32:31.787447 | 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) 2026-06-11 00:32:31.787467 | 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) 2026-06-11 00:32:31.787517 | 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) (2026.5.20) 2026-06-11 00:32:31.787531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2026-06-11 00:32:31.787571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-06-11 00:32:31.787585 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-06-11 00:32:31.787624 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2026-06-11 00:32:31.787638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2026-06-11 00:32:31.787677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2026-06-11 00:32:31.787690 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2026-06-11 00:32:31.787730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2026-06-11 00:32:31.787744 | 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 2026-06-11 00:32:31.787794 | 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 2026-06-11 00:32:31.787808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.788784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2026-06-11 00:32:31.788838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2026-06-11 00:32:31.788853 | 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=83862 sha256=381de67a644ce379a06a54552863f2351d6f5e68216010a7783ca809abf96041 2026-06-11 00:32:31.788865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/bd/ba/93/bf721030a07adb67bcadd37e904a947f5ffaf400ffe6378b71 2026-06-11 00:32:31.788878 | 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 2026-06-11 00:32:31.788892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.788903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2026-06-11 00:32:31.788914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2026-06-11 00:32:31.788924 | 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=1314198 sha256=c4205a632a75be2bbb96663fd3651eb9d5d72a68df491521366efdc927fc4b61 2026-06-11 00:32:31.788948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/b4/b2/b9/b1bb7f6e23de60e393ed12d0aa495e9ac0d78eb29eee5b867a 2026-06-11 00:32:31.788974 | 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 2026-06-11 00:32:31.788986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.788997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2026-06-11 00:32:31.789007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2026-06-11 00:32:31.789018 | 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=195924 sha256=26df2ec7d749cbac544da0ed0f4d1106aef2e059571f69e765bae05d1969194b 2026-06-11 00:32:31.789028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/38/22/3b/c88c7bbafb0a7b6b276428913970923508facd72412128c572 2026-06-11 00:32:31.789038 | 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 2026-06-11 00:32:31.789048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2026-06-11 00:32:31.789069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2026-06-11 00:32:31.789079 | 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=216726 sha256=be3e0ca8ae802aa4388c7809d16822849de69b21b8466cc8e16452774108a2fe 2026-06-11 00:32:31.789089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/ce/23/97/f26bdddfa771200b69d0c87bf8406a315303dd03e3f83499e0 2026-06-11 00:32:31.789113 | 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 2026-06-11 00:32:31.789177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2026-06-11 00:32:31.789198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2026-06-11 00:32:31.789208 | 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=433290 sha256=8a60afa1dd5b6808f781c42853c7c756f920c9db63cce338e8978ed6000e1636 2026-06-11 00:32:31.789218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/33/6e/79/bf948f57fc29372ba822da93251f5698d49d5de4af65fe721f 2026-06-11 00:32:31.789237 | 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 2026-06-11 00:32:31.789248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2026-06-11 00:32:31.789268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2026-06-11 00:32:31.789285 | 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=62763 sha256=00e15979ef7f84500f82b8a91b9b3ebe74f7bd1b71c9c82e9d2def95877f3f2f 2026-06-11 00:32:31.789295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/40/2f/63/fbc5e4f6c7532d98379f2887b25e2e8e7ee40f757ac97d6b32 2026-06-11 00:32:31.789305 | 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 2026-06-11 00:32:31.789316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789326 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2026-06-11 00:32:31.789336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2026-06-11 00:32:31.789346 | 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=101666 sha256=be3044257bbe865bf2ff34ccb8a05ad7059c9f3ab9616fc208371ad83add544a 2026-06-11 00:32:31.789357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/c4/ee/94/d4cff9d1d65e490a945315a34e1ae14dc1952e1a168a271de1 2026-06-11 00:32:31.789368 | 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 2026-06-11 00:32:31.789378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2026-06-11 00:32:31.789448 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2026-06-11 00:32:31.789468 | 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=107813 sha256=6a0f8ea6ce36fbfc8b347fea74c8045aa93b063e60dcea6186aae0d3e80f5cc9 2026-06-11 00:32:31.789479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/e7/ef/91/3c1db67860a6da2c05143d49c57a4809cd79744c800d5d30f2 2026-06-11 00:32:31.789489 | 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 2026-06-11 00:32:31.789508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2026-06-11 00:32:31.789627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2026-06-11 00:32:31.789639 | 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=377369 sha256=964d12cfd5bbbc5f94f055ef8024db297d00ff0c1d0cedd5f79199759e13405e 2026-06-11 00:32:31.789650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/20/80/0b/78e5556790e68f3bcb38cd2eea97c6e89de5dd76d385bd1b45 2026-06-11 00:32:31.789667 | 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 2026-06-11 00:32:31.789678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): started 2026-06-11 00:32:31.789698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): finished with status 'done' 2026-06-11 00:32:31.789708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43299 sha256=680e4bd686a0d1562d478b5dff971c5886b67fd3fa6045e08e8ab24ab761e192 2026-06-11 00:32:31.789719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:32:31.789729 | 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 2026-06-11 00:32:31.789739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2026-06-11 00:32:31.789760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2026-06-11 00:32:31.789770 | 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=202543 sha256=65ab5725e419fc66d0dca82c630217733a4b09e1e0b48a41c3b9f62ccc6f2e7a 2026-06-11 00:32:31.789780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-yj6j3mbn/wheels/0c/e6/29/15fb260d1c4b1b493f45a745ec4ea45c06ab6f81ac2c290d28 2026-06-11 00:32:31.789790 | 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 2026-06-11 00:32:31.789801 | 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 2026-06-11 00:32:31.789821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pycadf 2026-06-11 00:32:31.789832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pycadf 3.1.1 2026-06-11 00:32:31.789842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pycadf-3.1.1: 2026-06-11 00:32:31.789852 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:32:31.789863 | 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 2026-06-11 00:32:31.789874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-06-11 00:32:31.789901 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-06-11 00:32:31.789911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.789921 | 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 2026-06-11 00:32:31.789931 | 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 2026-06-11 00:32:31.789942 | 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 2026-06-11 00:32:31.789952 | 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 2026-06-11 00:32:31.789967 | 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 2026-06-11 00:32:31.789978 | 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 2026-06-11 00:32:31.789988 | 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 2026-06-11 00:32:31.789998 | 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 2026-06-11 00:32:31.790008 | 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 2026-06-11 00:32:31.790018 | 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 2026-06-11 00:32:31.790028 | 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 2026-06-11 00:32:31.790038 | 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 2026-06-11 00:32:31.790048 | 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 2026-06-11 00:32:31.790058 | 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 2026-06-11 00:32:31.790075 | 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 2026-06-11 00:32:31.790086 | 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 2026-06-11 00:32:31.790096 | 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 2026-06-11 00:32:31.790106 | 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 2026-06-11 00:32:31.790116 | 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 2026-06-11 00:32:31.790185 | 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 2026-06-11 00:32:31.790195 | 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 2026-06-11 00:32:31.790205 | 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 2026-06-11 00:32:31.790215 | 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 2026-06-11 00:32:31.790225 | 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 2026-06-11 00:32:31.790235 | 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 2026-06-11 00:32:31.790252 | 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 2026-06-11 00:32:31.790262 | 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 2026-06-11 00:32:31.790272 | 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 2026-06-11 00:32:31.790282 | 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 2026-06-11 00:32:31.790292 | 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 2026-06-11 00:32:31.790302 | 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 2026-06-11 00:32:31.790312 | 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 2026-06-11 00:32:31.790327 | 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 2026-06-11 00:32:31.790338 | 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 2026-06-11 00:32:31.790348 | 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 2026-06-11 00:32:31.790358 | 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 2026-06-11 00:32:31.790368 | 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 2026-06-11 00:32:31.791330 | 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 2026-06-11 00:32:31.791358 | 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 2026-06-11 00:32:31.791370 | 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 2026-06-11 00:32:31.791381 | 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 2026-06-11 00:32:31.791412 | 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 2026-06-11 00:32:31.791426 | 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 2026-06-11 00:32:31.791436 | 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 2026-06-11 00:32:31.791446 | 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 2026-06-11 00:32:31.791456 | 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 2026-06-11 00:32:31.791466 | 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 2026-06-11 00:32:31.791476 | 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 2026-06-11 00:32:31.791494 | 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 2026-06-11 00:32:31.791505 | 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 2026-06-11 00:32:31.791515 | 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 2026-06-11 00:32:31.791524 | 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 2026-06-11 00:32:31.791534 | 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 2026-06-11 00:32:31.791544 | 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 2026-06-11 00:32:31.791554 | 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 2026-06-11 00:32:31.791564 | 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 2026-06-11 00:32:31.791574 | 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 2026-06-11 00:32:31.791583 | 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 2026-06-11 00:32:31.791593 | 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 2026-06-11 00:32:31.791603 | 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 2026-06-11 00:32:31.791629 | 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 2026-06-11 00:32:31.791646 | 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 2026-06-11 00:32:31.791656 | 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 2026-06-11 00:32:31.791666 | 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 2026-06-11 00:32:31.791676 | 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 2026-06-11 00:32:31.791686 | 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 2026-06-11 00:32:31.791696 | 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 2026-06-11 00:32:31.791706 | 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 2026-06-11 00:32:31.791715 | 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 2026-06-11 00:32:31.791725 | 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 2026-06-11 00:32:31.791735 | 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 2026-06-11 00:32:31.791745 | 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 2026-06-11 00:32:31.791755 | 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 2026-06-11 00:32:31.791765 | 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 2026-06-11 00:32:31.791775 | 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 2026-06-11 00:32:31.791785 | 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 2026-06-11 00:32:31.791801 | 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 2026-06-11 00:32:31.791811 | 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 2026-06-11 00:32:31.791821 | 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 2026-06-11 00:32:31.791831 | 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 2026-06-11 00:32:31.791841 | 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 2026-06-11 00:32:31.791851 | 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 2026-06-11 00:32:31.791861 | 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 2026-06-11 00:32:31.791871 | 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 2026-06-11 00:32:31.791881 | 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 2026-06-11 00:32:31.791897 | 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 2026-06-11 00:32:31.791907 | 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 2026-06-11 00:32:31.791917 | 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 2026-06-11 00:32:31.791927 | 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 2026-06-11 00:32:31.791942 | 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 2026-06-11 00:32:31.791952 | 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 2026-06-11 00:32:31.791962 | 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 2026-06-11 00:32:31.791972 | 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 2026-06-11 00:32:31.791982 | 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 2026-06-11 00:32:31.791992 | 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 2026-06-11 00:32:31.792002 | 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 2026-06-11 00:32:31.792012 | 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 2026-06-11 00:32:31.792022 | 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 2026-06-11 00:32:31.792032 | 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 2026-06-11 00:32:31.792042 | 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 2026-06-11 00:32:31.792052 | 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 2026-06-11 00:32:31.792062 | 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 2026-06-11 00:32:31.792072 | 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 2026-06-11 00:32:31.792081 | 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 2026-06-11 00:32:31.792091 | 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 2026-06-11 00:32:31.792111 | 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 2026-06-11 00:32:31.792141 | 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 2026-06-11 00:32:31.792152 | 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 2026-06-11 00:32:31.792168 | 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 2026-06-11 00:32:31.792178 | 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 2026-06-11 00:32:31.792188 | 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 2026-06-11 00:32:31.792198 | 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 2026-06-11 00:32:31.792208 | 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 2026-06-11 00:32:31.792218 | 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 2026-06-11 00:32:31.792228 | 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 2026-06-11 00:32:31.792238 | 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 2026-06-11 00:32:31.792248 | 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 2026-06-11 00:32:31.792263 | 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 2026-06-11 00:32:31.792273 | 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 2026-06-11 00:32:31.792283 | 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 2026-06-11 00:32:31.792293 | 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 2026-06-11 00:32:31.792303 | 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 2026-06-11 00:32:31.792313 | 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 2026-06-11 00:32:31.792323 | 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 2026-06-11 00:32:31.792333 | 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 2026-06-11 00:32:31.792343 | 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 2026-06-11 00:32:31.792352 | 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 2026-06-11 00:32:31.792362 | 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 2026-06-11 00:32:31.792372 | 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 2026-06-11 00:32:31.792382 | 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 2026-06-11 00:32:31.792418 | 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 2026-06-11 00:32:31.792433 | 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 2026-06-11 00:32:31.792450 | 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 2026-06-11 00:32:31.792460 | 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 2026-06-11 00:32:31.792470 | 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 2026-06-11 00:32:31.792480 | 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 2026-06-11 00:32:31.792490 | 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 2026-06-11 00:32:31.792500 | 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 2026-06-11 00:32:31.792510 | 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 2026-06-11 00:32:31.792520 | 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 2026-06-11 00:32:31.792530 | 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 2026-06-11 00:32:31.792544 | 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 2026-06-11 00:32:31.792554 | 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 2026-06-11 00:32:31.792564 | 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 2026-06-11 00:32:31.793707 | 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 2026-06-11 00:32:31.793747 | 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 2026-06-11 00:32:31.793757 | 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 2026-06-11 00:32:31.793767 | 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 2026-06-11 00:32:31.793775 | 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 2026-06-11 00:32:31.793784 | 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 2026-06-11 00:32:31.793793 | 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 2026-06-11 00:32:31.793802 | 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 2026-06-11 00:32:31.793811 | 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 2026-06-11 00:32:31.793819 | 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 2026-06-11 00:32:31.793835 | 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 2026-06-11 00:32:31.793844 | 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 2026-06-11 00:32:31.793853 | 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 2026-06-11 00:32:31.793862 | 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 2026-06-11 00:32:31.793871 | 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 2026-06-11 00:32:31.793879 | 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 2026-06-11 00:32:31.793888 | 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 2026-06-11 00:32:31.793897 | 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 2026-06-11 00:32:31.793906 | 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 2026-06-11 00:32:31.793914 | 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 2026-06-11 00:32:31.793923 | 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 2026-06-11 00:32:31.793932 | 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 2026-06-11 00:32:31.793941 | 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 2026-06-11 00:32:31.793949 | 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 2026-06-11 00:32:31.793958 | 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 2026-06-11 00:32:31.793967 | 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 2026-06-11 00:32:31.793983 | 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 2026-06-11 00:32:31.793998 | 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 2026-06-11 00:32:31.794007 | 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 2026-06-11 00:32:31.794016 | 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 2026-06-11 00:32:31.794025 | 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 2026-06-11 00:32:31.794034 | 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 2026-06-11 00:32:31.794043 | 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 2026-06-11 00:32:31.794058 | 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 2026-06-11 00:32:31.794067 | 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 2026-06-11 00:32:31.794077 | 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 2026-06-11 00:32:31.794085 | 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 2026-06-11 00:32:31.794094 | 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 2026-06-11 00:32:31.794103 | 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 2026-06-11 00:32:31.794112 | 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 2026-06-11 00:32:31.794148 | 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 2026-06-11 00:32:31.794157 | 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 2026-06-11 00:32:31.794166 | 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 2026-06-11 00:32:31.794174 | 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 2026-06-11 00:32:31.794183 | 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 2026-06-11 00:32:31.794192 | 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 2026-06-11 00:32:31.794201 | 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 2026-06-11 00:32:31.794210 | 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 2026-06-11 00:32:31.794218 | 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 2026-06-11 00:32:31.794227 | 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 2026-06-11 00:32:31.794236 | 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 2026-06-11 00:32:31.794244 | 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 2026-06-11 00:32:31.794253 | 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 2026-06-11 00:32:31.794268 | 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 2026-06-11 00:32:31.794282 | 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 2026-06-11 00:32:31.794298 | 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 2026-06-11 00:32:31.794307 | 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 2026-06-11 00:32:31.794316 | 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 2026-06-11 00:32:31.794324 | 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 2026-06-11 00:32:31.794333 | 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 2026-06-11 00:32:31.794342 | 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 2026-06-11 00:32:31.794351 | 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 2026-06-11 00:32:31.794359 | 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 2026-06-11 00:32:31.794368 | 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 2026-06-11 00:32:31.794377 | 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 2026-06-11 00:32:31.794386 | 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 2026-06-11 00:32:31.794417 | 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 2026-06-11 00:32:31.794431 | 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 2026-06-11 00:32:31.794440 | 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 2026-06-11 00:32:31.794448 | 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 2026-06-11 00:32:31.794457 | 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 2026-06-11 00:32:31.794466 | 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 2026-06-11 00:32:31.794474 | 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 2026-06-11 00:32:31.794483 | 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 2026-06-11 00:32:31.794491 | 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 2026-06-11 00:32:31.794500 | 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 2026-06-11 00:32:31.794509 | 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 2026-06-11 00:32:31.794517 | 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 2026-06-11 00:32:31.794532 | 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 2026-06-11 00:32:31.794542 | 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 2026-06-11 00:32:31.794556 | 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 2026-06-11 00:32:31.794571 | 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 2026-06-11 00:32:31.794580 | 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 2026-06-11 00:32:31.794589 | 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 2026-06-11 00:32:31.794597 | 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 2026-06-11 00:32:31.794606 | 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 2026-06-11 00:32:31.794614 | 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 2026-06-11 00:32:31.794673 | 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 2026-06-11 00:32:31.794684 | 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 2026-06-11 00:32:31.794693 | 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 2026-06-11 00:32:31.794702 | 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 2026-06-11 00:32:31.794711 | 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 2026-06-11 00:32:31.794720 | 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 2026-06-11 00:32:31.794729 | 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 2026-06-11 00:32:31.794738 | 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 2026-06-11 00:32:31.794747 | 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 2026-06-11 00:32:31.794756 | 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 2026-06-11 00:32:31.794765 | 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 2026-06-11 00:32:31.794774 | 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 2026-06-11 00:32:31.794783 | 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 2026-06-11 00:32:31.794797 | 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 2026-06-11 00:32:31.794807 | 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 2026-06-11 00:32:31.794816 | 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 2026-06-11 00:32:31.794825 | 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 2026-06-11 00:32:31.794833 | 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 2026-06-11 00:32:31.794842 | 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 2026-06-11 00:32:31.794852 | 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 2026-06-11 00:32:31.794861 | 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 2026-06-11 00:32:31.794880 | 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 2026-06-11 00:32:31.794889 | 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 2026-06-11 00:32:31.794898 | 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 2026-06-11 00:32:31.794907 | 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 2026-06-11 00:32:31.794916 | 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 2026-06-11 00:32:31.794925 | 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 2026-06-11 00:32:31.794940 | 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 2026-06-11 00:32:31.794949 | 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 2026-06-11 00:32:31.794958 | 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 2026-06-11 00:32:31.794967 | 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 2026-06-11 00:32:31.794976 | 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 2026-06-11 00:32:31.794985 | 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 2026-06-11 00:32:31.794994 | 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 2026-06-11 00:32:31.795003 | 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 2026-06-11 00:32:31.795011 | 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 2026-06-11 00:32:31.795026 | 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 2026-06-11 00:32:31.795035 | 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 2026-06-11 00:32:31.795044 | 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 2026-06-11 00:32:31.795053 | 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 2026-06-11 00:32:31.795062 | 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 2026-06-11 00:32:31.795071 | 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 2026-06-11 00:32:31.795080 | 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 2026-06-11 00:32:31.795089 | 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 2026-06-11 00:32:31.795098 | 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 2026-06-11 00:32:31.795107 | 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 2026-06-11 00:32:31.795116 | 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 2026-06-11 00:32:31.795143 | 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 2026-06-11 00:32:31.795157 | 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 2026-06-11 00:32:31.795166 | 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 2026-06-11 00:32:31.795175 | 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 2026-06-11 00:32:31.795184 | 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 2026-06-11 00:32:31.795193 | 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 2026-06-11 00:32:31.795202 | 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 2026-06-11 00:32:31.795215 | 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 2026-06-11 00:32:31.795224 | 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 2026-06-11 00:32:31.795233 | 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 2026-06-11 00:32:31.795241 | 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 2026-06-11 00:32:31.795250 | 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 2026-06-11 00:32:31.795264 | 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 2026-06-11 00:32:31.795273 | 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 2026-06-11 00:32:31.795282 | 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 2026-06-11 00:32:31.795291 | 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 2026-06-11 00:32:31.795299 | 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 2026-06-11 00:32:31.795308 | 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 2026-06-11 00:32:31.795316 | 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 2026-06-11 00:32:31.795325 | 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 2026-06-11 00:32:31.795334 | 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 2026-06-11 00:32:31.795342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 04aaa7ea9ccf 2026-06-11 00:32:31.795351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 66962721e329 2026-06-11 00:32:31.795361 | 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 2026-06-11 00:32:31.795371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in c6e4a9ab2e34 2026-06-11 00:32:31.795380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-11 00:32:31.795389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2026-06-11 00:32:31.795422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0  2026-06-11 00:32:31.795432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 --:--:-- --:--:-- --:--:-- 0 2026-06-11 00:32:31.795441 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-11 00:32:31.795450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.795459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 2516k 0 --:--:-- --:--:-- --:--:-- 2516k 2026-06-11 00:32:31.795473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.795482 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2026-06-11 00:32:31.795491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2026-06-11 00:32:31.795500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2026-06-11 00:32:31.795509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2026-06-11 00:32:31.795518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2026-06-11 00:32:31.795526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2026-06-11 00:32:31.795535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2026-06-11 00:32:31.795544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2026-06-11 00:32:31.795558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2026-06-11 00:32:31.795568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2026-06-11 00:32:31.795583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2026-06-11 00:32:31.795592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2026-06-11 00:32:31.795601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2026-06-11 00:32:31.795610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2026-06-11 00:32:31.795618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2026-06-11 00:32:31.795627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2026-06-11 00:32:31.795636 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2026-06-11 00:32:31.795645 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2026-06-11 00:32:31.795653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2026-06-11 00:32:31.795662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2026-06-11 00:32:31.795671 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2026-06-11 00:32:31.795679 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2026-06-11 00:32:31.795688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2026-06-11 00:32:31.795697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2026-06-11 00:32:31.795705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2026-06-11 00:32:31.795714 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2026-06-11 00:32:31.795722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2026-06-11 00:32:31.795731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container c6e4a9ab2e34 2026-06-11 00:32:31.795740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 5dedc2d13be6 2026-06-11 00:32:31.795750 | 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 2026-06-11 00:32:31.795764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 93cab5d0d147 2026-06-11 00:32:31.795773 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.795782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-06-11 00:32:31.795791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-06-11 00:32:31.795799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2026-06-11 00:32:31.795808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-06-11 00:32:31.795817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:32:31.795826 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-06-11 00:32:31.795838 | 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 2026-06-11 00:32:31.795847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:32:31.795862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-06-11 00:32:31.795871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-06-11 00:32:31.795888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-06-11 00:32:31.795898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-06-11 00:32:31.795910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:32:31.795922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-06-11 00:32:31.795951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-06-11 00:32:31.795977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-06-11 00:32:31.796035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-06-11 00:32:31.796046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:32:31.796058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-06-11 00:32:31.796070 | 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 2026-06-11 00:32:31.796082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:32:31.796153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-06-11 00:32:31.796164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-06-11 00:32:31.796177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-06-11 00:32:31.796189 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-06-11 00:32:31.796201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2026-06-11 00:32:31.796240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-06-11 00:32:31.796256 | 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% 2026-06-11 00:32:31.796270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 00:32:31.796306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-06-11 00:32:31.796319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-06-11 00:32:31.796366 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-06-11 00:32:31.796377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-06-11 00:32:31.796389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-06-11 00:32:31.796425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-06-11 00:32:31.796464 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18909 files and directories currently installed.) 2026-06-11 00:32:31.796477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:32:31.796513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:32:31.796552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:32:31.796603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.796628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:32:31.796649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:32:31.796708 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.796766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.796776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.796788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.796824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.796837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:32:31.796873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:32:31.796886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:32:31.796941 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796953 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.796995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797091 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.797183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:32:31.797195 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:32:31.797220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:32:31.797307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:32:31.797333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797368 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:32:31.797381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2026-06-11 00:32:31.797434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2026-06-11 00:32:31.797451 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:32:31.797488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:32:31.797501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2026-06-11 00:32:31.797546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:32:31.797564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:32:31.797577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2026-06-11 00:32:31.797589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2026-06-11 00:32:31.797627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.797641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-06-11 00:32:31.797653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-06-11 00:32:31.797688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.797701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:32:31.797713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.797749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10873 files, 1781 directories removed. 2026-06-11 00:32:31.797762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.797809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2026-06-11 00:32:31.797820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.797832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2026-06-11 00:32:31.797877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-06-11 00:32:31.797887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2026-06-11 00:32:31.797900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2026-06-11 00:32:31.797935 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:32:31.797949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 93cab5d0d147 2026-06-11 00:32:31.797994 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 7f2b3eb27f3b 2026-06-11 00:32:31.798007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built b4cf378666fe 2026-06-11 00:32:31.798019 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20260611 2026-06-11 00:32:31.798109 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2026-06-11 00:32:31.798028 (took 0:02:57.466237) 2026-06-11 00:32:31.798620 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2026-06-11 00:32:31.798687 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2026-06-11 00:32:31.798703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2026-06-11 00:32:31.798424 2026-06-11 00:32:31.798714 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2024.2.tar.gz 2026-06-11 00:32:31.800154 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2026-06-11 00:32:31.800561 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2026-06-11 00:32:48.409226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:32:48.409290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> ab50a4930260 2026-06-11 00:32:48.409312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20260611" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:32:48.409351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 84c6791fe660 2026-06-11 00:32:48.409383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 84c6791fe660 2026-06-11 00:32:48.409388 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> ba4e5d620b48 2026-06-11 00:32:48.409420 | 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 2026-06-11 00:32:48.409458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in a0dd5498b676 2026-06-11 00:32:48.409545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container a0dd5498b676 2026-06-11 00:32:48.409565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> a76083e4de21 2026-06-11 00:32:48.409642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2026-06-11 00:32:48.409670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 64b619b6857f 2026-06-11 00:32:48.409744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2026-06-11 00:32:48.409776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 31b3aad1c8c3 2026-06-11 00:32:48.409831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2026-06-11 00:32:48.409870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4aeb1eed96fa 2026-06-11 00:32:48.409928 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:32:48.409979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 07014ba5a05f 2026-06-11 00:32:48.410036 | 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 2026-06-11 00:32:48.410089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in ec97abe0a5bc 2026-06-11 00:32:48.410142 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./ceilometer 2026-06-11 00:32:48.410211 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-06-11 00:32:48.410243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:32:48.410312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-06-11 00:32:48.410340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:32:48.410384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-06-11 00:32:48.410473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:32:48.410506 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:32:48.410556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:32:48.410605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==23.0.2.dev1) 2026-06-11 00:32:48.410658 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2026-06-11 00:32:48.410713 | 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) 2026-06-11 00:32:48.410750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==23.0.2.dev1) 2026-06-11 00:32:48.410797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-06-11 00:32:48.410844 | 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) 2026-06-11 00:32:48.410892 | 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) 2026-06-11 00:32:48.410948 | 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) 2026-06-11 00:32:48.410995 | 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) 2026-06-11 00:32:48.411036 | 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) 2026-06-11 00:32:48.411119 | 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.1) 2026-06-11 00:32:48.411152 | 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) 2026-06-11 00:32:48.411195 | 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) 2026-06-11 00:32:48.411240 | 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) 2026-06-11 00:32:48.411285 | 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) 2026-06-11 00:32:48.411331 | 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) 2026-06-11 00:32:48.411377 | 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.3) 2026-06-11 00:32:48.411448 | 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) 2026-06-11 00:32:48.411495 | 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) 2026-06-11 00:32:48.411543 | 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) 2026-06-11 00:32:48.411608 | 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) 2026-06-11 00:32:48.411667 | 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) 2026-06-11 00:32:48.411712 | 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) 2026-06-11 00:32:48.411759 | 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) 2026-06-11 00:32:48.411811 | 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) 2026-06-11 00:32:48.411855 | 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) 2026-06-11 00:32:48.411902 | 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) 2026-06-11 00:32:48.411958 | 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) 2026-06-11 00:32:48.411995 | 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) 2026-06-11 00:32:48.412038 | 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) 2026-06-11 00:32:48.412109 | 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) 2026-06-11 00:32:48.412281 | 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) 2026-06-11 00:32:48.412320 | 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.11.0) 2026-06-11 00:32:48.412329 | 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) 2026-06-11 00:32:48.412362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==23.0.2.dev1) 2026-06-11 00:32:48.412372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-11 00:32:48.412381 | 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) 2026-06-11 00:32:48.412487 | 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) 2026-06-11 00:32:48.412520 | 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) 2026-06-11 00:32:48.412553 | 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) 2026-06-11 00:32:48.412562 | 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) 2026-06-11 00:32:48.412617 | 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) 2026-06-11 00:32:48.412695 | 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) 2026-06-11 00:32:48.412710 | 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) 2026-06-11 00:32:48.412745 | 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) 2026-06-11 00:32:48.412793 | 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) 2026-06-11 00:32:48.412868 | 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) 2026-06-11 00:32:48.412897 | 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) 2026-06-11 00:32:48.412945 | 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) 2026-06-11 00:32:48.413024 | 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) 2026-06-11 00:32:48.413062 | 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) 2026-06-11 00:32:48.413072 | 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) 2026-06-11 00:32:48.413138 | 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) 2026-06-11 00:32:48.413188 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==23.0.2.dev1) (1.3.3) 2026-06-11 00:32:48.413243 | 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) 2026-06-11 00:32:48.413276 | 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) 2026-06-11 00:32:48.413320 | 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) 2026-06-11 00:32:48.413374 | 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) 2026-06-11 00:32:48.413456 | 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) 2026-06-11 00:32:48.413527 | 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) 2026-06-11 00:32:48.413537 | 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) 2026-06-11 00:32:48.413598 | 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) 2026-06-11 00:32:48.413655 | 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) 2026-06-11 00:32:48.413665 | 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) 2026-06-11 00:32:48.413711 | 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) 2026-06-11 00:32:48.413746 | 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) 2026-06-11 00:32:48.413809 | 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) 2026-06-11 00:32:48.413841 | 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) 2026-06-11 00:32:48.413880 | 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) 2026-06-11 00:32:48.413926 | 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) 2026-06-11 00:32:48.413988 | 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) 2026-06-11 00:32:48.414051 | 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) 2026-06-11 00:32:48.414061 | 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) 2026-06-11 00:32:48.414138 | 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) 2026-06-11 00:32:48.414206 | 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) 2026-06-11 00:32:48.414260 | 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) 2026-06-11 00:32:48.414311 | 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) 2026-06-11 00:32:48.414359 | 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) 2026-06-11 00:32:48.414439 | 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) 2026-06-11 00:32:48.414502 | 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) 2026-06-11 00:32:48.414532 | 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) 2026-06-11 00:32:48.414590 | 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) 2026-06-11 00:32:48.414621 | 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) 2026-06-11 00:32:48.414683 | 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) 2026-06-11 00:32:48.414713 | 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) 2026-06-11 00:32:48.414778 | 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) 2026-06-11 00:32:48.414808 | 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) 2026-06-11 00:32:48.414860 | 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) 2026-06-11 00:32:48.414905 | 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) 2026-06-11 00:32:48.414989 | 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) 2026-06-11 00:32:48.415017 | 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) 2026-06-11 00:32:48.415048 | 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) 2026-06-11 00:32:48.415109 | 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) 2026-06-11 00:32:48.415150 | 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) 2026-06-11 00:32:48.415179 | 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) 2026-06-11 00:32:48.415231 | 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) 2026-06-11 00:32:48.415266 | 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) 2026-06-11 00:32:48.415324 | 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) 2026-06-11 00:32:48.415378 | 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) 2026-06-11 00:32:48.415493 | 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) 2026-06-11 00:32:48.415528 | 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) 2026-06-11 00:32:48.415540 | 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) 2026-06-11 00:32:48.415573 | 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) 2026-06-11 00:32:48.415646 | 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) 2026-06-11 00:32:48.415675 | 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) 2026-06-11 00:32:48.415704 | 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) 2026-06-11 00:32:48.415762 | 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) (2026.5.20) 2026-06-11 00:32:48.415817 | 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) 2026-06-11 00:32:48.415850 | 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) 2026-06-11 00:32:48.415914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-06-11 00:32:48.415978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2026-06-11 00:32:48.416025 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2026-06-11 00:32:48.416035 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2026-06-11 00:32:48.416163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2026-06-11 00:32:48.416175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2026-06-11 00:32:48.416209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-23.0.2.dev1-py3-none-any.whl size=373986 sha256=b1177c7e5d0d7d3cc2a528b557fbb51edbda061461fc9a82c6399a34c4a62746 2026-06-11 00:32:48.416268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-s8ajabep/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2026-06-11 00:32:48.416320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2026-06-11 00:32:48.416351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2026-06-11 00:32:48.416440 | 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 2026-06-11 00:32:48.416503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:32:48.416512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-06-11 00:32:48.416520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:32:48.416547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-06-11 00:32:48.416608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:32:48.416633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-06-11 00:32:48.416664 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:32:48.416704 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:32:48.416731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:32:48.416790 | 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.1) 2026-06-11 00:32:48.416800 | 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) 2026-06-11 00:32:48.416842 | 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) 2026-06-11 00:32:48.416872 | 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) 2026-06-11 00:32:48.416933 | 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) 2026-06-11 00:32:48.416998 | 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) 2026-06-11 00:32:48.417058 | 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) 2026-06-11 00:32:48.417070 | 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) 2026-06-11 00:32:48.417115 | 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) 2026-06-11 00:32:48.417124 | 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) 2026-06-11 00:32:48.417150 | 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) 2026-06-11 00:32:48.417196 | 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) 2026-06-11 00:32:48.417226 | 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) 2026-06-11 00:32:48.417276 | 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) 2026-06-11 00:32:48.417308 | 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) 2026-06-11 00:32:48.417338 | 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) 2026-06-11 00:32:48.417378 | 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) 2026-06-11 00:32:48.417471 | 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) 2026-06-11 00:32:48.417507 | 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) 2026-06-11 00:32:48.417534 | 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) 2026-06-11 00:32:48.417545 | 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) 2026-06-11 00:32:48.417584 | 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) 2026-06-11 00:32:48.417615 | 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) 2026-06-11 00:32:48.417660 | 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) (2026.5.20) 2026-06-11 00:32:48.417696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: pycadf 2026-06-11 00:32:48.417728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:32:48.417781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:32:48.417811 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=06d6ae36783c93c33c61b690ebdcf0b9e57336f6d59196f03c605a4d73a01593 2026-06-11 00:32:48.417841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-w10nvexh/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:32:48.417882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built pycadf 2026-06-11 00:32:48.417914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: pycadf 2026-06-11 00:32:48.417982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Attempting uninstall: pycadf 2026-06-11 00:32:48.418007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Found existing installation: pycadf 3.1.1 2026-06-11 00:32:48.418050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Uninstalling pycadf-3.1.1: 2026-06-11 00:32:48.418058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:32:48.418111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed pycadf-3.1.1 2026-06-11 00:32:48.418141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container ec97abe0a5bc 2026-06-11 00:32:48.418194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 1eea6704f419 2026-06-11 00:32:48.418224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 941ef61039b1 2026-06-11 00:32:48.418273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 00:32:48.418356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2026-06-11 00:32:48.418262 (took 0:00:16.619838) 2026-06-11 00:32:48.418512 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2026-06-11 00:32:48.418549 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2026-06-11 00:32:48.418578 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2026-06-11 00:32:48.418633 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2026-06-11 00:32:48.419026 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2026-06-11 00:32:48.419053 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2026-06-11 00:32:48.419160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2026-06-11 00:32:48.419036 2026-06-11 00:32:48.419228 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2024.2.tar.gz 2026-06-11 00:32:48.423353 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2026-06-11 00:32:48.423935 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2026-06-11 00:33:22.960018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:33:22.960099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ab50a4930260 2026-06-11 00:33:22.960122 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20260611" "name"="heat-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:33:22.960178 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 39ba2518ca0b 2026-06-11 00:33:22.960193 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 39ba2518ca0b 2026-06-11 00:33:22.960206 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 86d75c56fd13 2026-06-11 00:33:22.960219 | 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 2026-06-11 00:33:22.960293 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 12269ba8a418 2026-06-11 00:33:22.960335 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 12269ba8a418 2026-06-11 00:33:22.960364 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> e33096e5a5fe 2026-06-11 00:33:22.960387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2026-06-11 00:33:22.960427 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 5d3a543aebf5 2026-06-11 00:33:22.960464 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:33:22.960486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 55772e19af7c 2026-06-11 00:33:22.960494 | 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 2026-06-11 00:33:22.960502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 814757b4cc1b 2026-06-11 00:33:22.960522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing ./heat 2026-06-11 00:33:22.960532 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-06-11 00:33:22.960553 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:33:22.960559 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-06-11 00:33:22.960565 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:33:22.960572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2026-06-11 00:33:22.960592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:33:22.960598 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:33:22.960606 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:33:22.960628 | 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.dev13) (6.1.0) 2026-06-11 00:33:22.960638 | 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.dev13) (1.13.2) 2026-06-11 00:33:22.960660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.960702 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2026-06-11 00:33:22.960751 | 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.dev13) (42.0.8) 2026-06-11 00:33:22.960776 | 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.dev13) (0.36.1) 2026-06-11 00:33:22.960807 | 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.dev13) (5.8.1) 2026-06-11 00:33:22.960830 | 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.dev13) (10.12.1) 2026-06-11 00:33:22.960877 | 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.dev13) (5.3.0) 2026-06-11 00:33:22.960903 | 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.dev13) (0.10.1) 2026-06-11 00:33:22.960954 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.960962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:33:22.961042 | 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.dev13) (4.0.1) 2026-06-11 00:33:22.961052 | 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.dev13) (3.11.0) 2026-06-11 00:33:22.961075 | 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.dev13) (9.6.1) 2026-06-11 00:33:22.961132 | 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.dev13) (6.1.0) 2026-06-11 00:33:22.961160 | 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.dev13) (5.6.0) 2026-06-11 00:33:22.961182 | 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.dev13) (16.0.0) 2026-06-11 00:33:22.961204 | 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.dev13) (6.4.0) 2026-06-11 00:33:22.961246 | 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.dev13) (6.1.2) 2026-06-11 00:33:22.961272 | 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.dev13) (14.9.3) 2026-06-11 00:33:22.961323 | 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.dev13) (6.2.0) 2026-06-11 00:33:22.961330 | 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.dev13) (4.4.0) 2026-06-11 00:33:22.961370 | 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.dev13) (3.4.0) 2026-06-11 00:33:22.961413 | 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.dev13) (5.5.0) 2026-06-11 00:33:22.961496 | 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.dev13) (3.5.0) 2026-06-11 00:33:22.961540 | 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.dev13) (2.4.0) 2026-06-11 00:33:22.961548 | 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.dev13) (7.4.0) 2026-06-11 00:33:22.961570 | 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.dev13) (4.2.0) 2026-06-11 00:33:22.961615 | 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.dev13) (3.4.0) 2026-06-11 00:33:22.961641 | 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.dev13) (3.1.0) 2026-06-11 00:33:22.961692 | 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.dev13) (3.6.0) 2026-06-11 00:33:22.961699 | 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.dev13) (7.0.0) 2026-06-11 00:33:22.961739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.961765 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:33:22.961821 | 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.dev13) (9.6.0) 2026-06-11 00:33:22.961828 | 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.dev13) (6.1.0) 2026-06-11 00:33:22.961851 | 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.dev13) (4.7.0) 2026-06-11 00:33:22.961907 | 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.dev13) (4.0.0) 2026-06-11 00:33:22.961920 | 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.dev13) (5.8.1) 2026-06-11 00:33:22.961946 | 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.dev13) (5.5.0) 2026-06-11 00:33:22.962010 | 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.dev13) (4.8.1) 2026-06-11 00:33:22.962035 | 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.dev13) (5.0.0) 2026-06-11 00:33:22.962057 | 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.dev13) (5.3.0) 2026-06-11 00:33:22.962110 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.962118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-11 00:33:22.962145 | 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.dev13) (11.3.1) 2026-06-11 00:33:22.962168 | 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.dev13) (18.7.0) 2026-06-11 00:33:22.962209 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.962235 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.8.1-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:33:22.962286 | 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.dev13) (7.1.5) 2026-06-11 00:33:22.962293 | 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.dev13) (4.6.0) 2026-06-11 00:33:22.962333 | 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.dev13) (8.6.0) 2026-06-11 00:33:22.962358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.962384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.1.1-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:33:22.962467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.962480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-11 00:33:22.962506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.962528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-11 00:33:22.962581 | 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.dev13) (6.0.2) 2026-06-11 00:33:22.962589 | 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.dev13) (2.32.3) 2026-06-11 00:33:22.962628 | 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.dev13) (8.3.0) 2026-06-11 00:33:22.962661 | 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.dev13) (2024.1) 2026-06-11 00:33:22.962688 | 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.dev13) (2.5.1) 2026-06-11 00:33:22.962716 | 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.dev13) (2.0.32) 2026-06-11 00:33:22.962777 | 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.dev13) (5.3.0) 2026-06-11 00:33:22.962786 | 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.dev13) (1.8.8) 2026-06-11 00:33:22.962834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.962878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:33:22.962913 | 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.dev13) (1.3.5) 2026-06-11 00:33:22.962928 | 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.dev13) (4.12.2) 2026-06-11 00:33:22.962967 | 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.dev13) (4.7.0) 2026-06-11 00:33:22.962976 | 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.dev13) (3.1.0) 2026-06-11 00:33:22.963020 | 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.dev13) (3.1.2) 2026-06-11 00:33:22.963072 | 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.dev13) (3.11.0) 2026-06-11 00:33:22.963081 | 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.dev13) (0.5.2) 2026-06-11 00:33:22.963135 | 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.dev13) (2.4.3) 2026-06-11 00:33:22.963143 | 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.dev13) (24.2.0) 2026-06-11 00:33:22.963196 | 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.dev13) (1.9.0) 2026-06-11 00:33:22.963204 | 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.dev13) (0.2.13) 2026-06-11 00:33:22.963257 | 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.dev13) (2.9.0.post0) 2026-06-11 00:33:22.963265 | 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.dev13) (2024.1) 2026-06-11 00:33:22.963314 | 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.dev13) (1.17.0) 2026-06-11 00:33:22.963347 | 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.dev13) (2.22) 2026-06-11 00:33:22.963372 | 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.dev13) (2.6.1) 2026-06-11 00:33:22.963414 | 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.dev13) (3.0.3) 2026-06-11 00:33:22.963480 | 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.dev13) (2.1.0) 2026-06-11 00:33:22.963503 | 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.dev13) (1.7.0) 2026-06-11 00:33:22.963526 | 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.dev13) (3.1.1) 2026-06-11 00:33:22.963553 | 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.dev13) (2.9.0) 2026-06-11 00:33:22.963582 | 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.dev13) 2026-06-11 00:33:22.963632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:33:22.963655 | 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.dev13) (3.1.0) 2026-06-11 00:33:22.963683 | 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.dev13) (1.5.1) 2026-06-11 00:33:22.963729 | 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.dev13) (1.3.3) 2026-06-11 00:33:22.963737 | 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.dev13) (5.1.1) 2026-06-11 00:33:22.963791 | 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.dev13) (1.3.3) 2026-06-11 00:33:22.963799 | 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.dev13) (1.0.1) 2026-06-11 00:33:22.963851 | 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.dev13) (1.33) 2026-06-11 00:33:22.963859 | 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.dev13) (0.11.0) 2026-06-11 00:33:22.963887 | 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.dev13) (4.2.2) 2026-06-11 00:33:22.963936 | 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.dev13) (1.4.0) 2026-06-11 00:33:22.963958 | 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.dev13) (3.0.0) 2026-06-11 00:33:22.963982 | 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.dev13) (1.0.8) 2026-06-11 00:33:22.964033 | 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.dev13) 2026-06-11 00:33:22.964087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-06-11 00:33:22.964099 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 39.8 MB/s 0:00:00 2026-06-11 00:33:22.964156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-06-11 00:33:22.964164 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:33:22.964192 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-06-11 00:33:22.964246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:33:22.964254 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:33:22.964286 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:33:22.964315 | 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.dev13) 2026-06-11 00:33:22.964370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-11 00:33:22.964378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-06-11 00:33:22.964442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:33:22.964496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-06-11 00:33:22.964520 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:33:22.964530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:33:22.964554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:33:22.964578 | 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.dev13) (24.1) 2026-06-11 00:33:22.964628 | 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.dev13) (67.2.0) 2026-06-11 00:33:22.964638 | 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.dev13) (3.4.1) 2026-06-11 00:33:22.964692 | 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.dev13) (1.16.0) 2026-06-11 00:33:22.964700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->openstack-heat==23.0.1.dev13) (3.0.0) 2026-06-11 00:33:22.964723 | 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>=3.0.0->oslo.cache>=1.26.0->openstack-heat==23.0.1.dev13) (1.16.0) 2026-06-11 00:33:22.964747 | 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.dev13) (0.19) 2026-06-11 00:33:22.964790 | 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.dev13) (2.0.0) 2026-06-11 00:33:22.964818 | 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.dev13) (2.0.1) 2026-06-11 00:33:22.964852 | 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.dev13) (0.5.0) 2026-06-11 00:33:22.964877 | 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.dev13) (3.0.0) 2026-06-11 00:33:22.964927 | 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.dev13) (5.5.0) 2026-06-11 00:33:22.964963 | 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.dev13) (5.2.0) 2026-06-11 00:33:22.964971 | 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.dev13) (5.4.0) 2026-06-11 00:33:22.965043 | 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.dev13) (0.9.0) 2026-06-11 00:33:22.965065 | 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.dev13) (5.1.0) 2026-06-11 00:33:22.965108 | 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.dev13) (0.20.0) 2026-06-11 00:33:22.965120 | 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.dev13) (3.1.4) 2026-06-11 00:33:22.965180 | 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.dev13) (4.0.1) 2026-06-11 00:33:22.965190 | 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.dev13) (4.0.1) 2026-06-11 00:33:22.965221 | 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.dev13) (2.1.5) 2026-06-11 00:33:22.965253 | 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.dev13) (6.0.0) 2026-06-11 00:33:22.965285 | 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.dev13) (3.10.1) 2026-06-11 00:33:22.965318 | 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.dev13) (1.6.0) 2026-06-11 00:33:22.965350 | 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.dev13) 2026-06-11 00:33:22.965384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-11 00:33:22.965462 | 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.dev13) (1.5.0) 2026-06-11 00:33:22.965487 | 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.dev13) (0.3.5) 2026-06-11 00:33:22.965520 | 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.dev13) (4.19.2) 2026-06-11 00:33:22.965563 | 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.dev13) (2023.12.1) 2026-06-11 00:33:22.965575 | 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.dev13) (0.35.1) 2026-06-11 00:33:22.965607 | 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.dev13) (0.20.0) 2026-06-11 00:33:22.965644 | 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.dev13) (24.2.1) 2026-06-11 00:33:22.965676 | 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.dev13) (2.0.1) 2026-06-11 00:33:22.965705 | 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.dev13) (2.1.0) 2026-06-11 00:33:22.965737 | 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.dev13) (2.16.0) 2026-06-11 00:33:22.965766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev13) 2026-06-11 00:33:22.965795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:33:22.965855 | 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.dev13) 2026-06-11 00:33:22.965865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:33:22.965896 | 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.dev13) 2026-06-11 00:33:22.965927 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-11 00:33:22.965956 | 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.dev13) 2026-06-11 00:33:22.966058 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-06-11 00:33:22.966069 | 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.dev13) (1.26.19) 2026-06-11 00:33:22.966101 | 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.dev13) (3.3.2) 2026-06-11 00:33:22.966130 | 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.dev13) (3.8) 2026-06-11 00:33:22.966170 | 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.dev13) (2026.5.20) 2026-06-11 00:33:22.966203 | 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.dev13) (0.7) 2026-06-11 00:33:22.966233 | 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.dev13) (2.7.2) 2026-06-11 00:33:22.966260 | 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.dev13) (3.11) 2026-06-11 00:33:22.966288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2026-06-11 00:33:22.966348 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-06-11 00:33:22.966358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 30.4 MB/s 0:00:00 2026-06-11 00:33:22.966385 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-06-11 00:33:22.966448 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 44.5 MB/s 0:00:00 2026-06-11 00:33:22.966483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.1.0-py3-none-any.whl (50 kB) 2026-06-11 00:33:22.966512 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-06-11 00:33:22.966540 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.8.1-py3-none-any.whl (113 kB) 2026-06-11 00:33:22.966574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.1.1-py3-none-any.whl (51 kB) 2026-06-11 00:33:22.966614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-06-11 00:33:22.966643 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.2 MB/s 0:00:00 2026-06-11 00:33:22.966671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-06-11 00:33:22.966704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2026-06-11 00:33:22.966737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2026-06-11 00:33:22.966769 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-06-11 00:33:22.966808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-06-11 00:33:22.966841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2026-06-11 00:33:22.966873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-11 00:33:22.966902 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2026-06-11 00:33:22.966934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2026-06-11 00:33:22.966967 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2026-06-11 00:33:22.967037 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-23.0.1.dev13-py3-none-any.whl size=2582509 sha256=7b2325a705ed14410eca9b71274b88981a81988c34dfb95a3c61e81fae924ec8 2026-06-11 00:33:22.967102 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-arbyzony/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2026-06-11 00:33:22.967124 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2026-06-11 00:33:22.967151 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-06-11 00:33:22.967184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88199 sha256=b337bcbedd293141490902208b8436214299c76241696ef12315146d763501df 2026-06-11 00:33:22.967213 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-arbyzony/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-06-11 00:33:22.967245 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2026-06-11 00:33:22.967277 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-11 00:33:22.967311 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=d23f8685912cbb435ed899fda4f953f481220b508d5f92ae9a0be1a843531d87 2026-06-11 00:33:22.967344 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-arbyzony/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-11 00:33:22.967377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2026-06-11 00:33:22.967459 | 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 2026-06-11 00:33:22.967498 | 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.dev13 os-ken-2.10.1 ovs-3.7.1 pydot-3.0.1 python-blazarclient-4.1.0 python-monascaclient-2.8.0 python-octaviaclient-3.8.1 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 2026-06-11 00:33:22.967528 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 814757b4cc1b 2026-06-11 00:33:22.967556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 75eca0206e6c 2026-06-11 00:33:22.967625 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 5ffb0ed2e7a2 2026-06-11 00:33:22.967635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20260611 2026-06-11 00:33:22.967752 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2026-06-11 00:33:22.967623 (took 0:00:34.548587) 2026-06-11 00:33:22.967814 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2026-06-11 00:33:22.967843 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2026-06-11 00:33:22.967908 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2026-06-11 00:33:22.968275 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2026-06-11 00:33:22.968288 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2026-06-11 00:33:22.968349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2026-06-11 00:33:22.968260 2026-06-11 00:33:22.968415 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2024.2.tar.gz 2026-06-11 00:33:22.971777 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2026-06-11 00:33:22.972312 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2026-06-11 00:34:02.426024 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:34:02.426096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> ab50a4930260 2026-06-11 00:34:02.426281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20260611" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:34:02.426327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in c0a1980f9dde 2026-06-11 00:34:02.426341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container c0a1980f9dde 2026-06-11 00:34:02.426355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 22779dcc3a61 2026-06-11 00:34:02.426365 | 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 2026-06-11 00:34:02.426376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 15307fde9b15 2026-06-11 00:34:02.426470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 15307fde9b15 2026-06-11 00:34:02.426484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 89783ee7e7db 2026-06-11 00:34:02.426499 | 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/* 2026-06-11 00:34:02.426545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 9cc98a76223c 2026-06-11 00:34:02.426605 | 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] 2026-06-11 00:34:02.426659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:34:02.426713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:34:02.426769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:34:02.426825 | 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] 2026-06-11 00:34:02.426896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:34:02.427034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:34:02.427070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:34:02.427129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:34:02.427187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:34:02.427241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:34:02.427295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:34:02.427347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:34:02.427450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:34:02.427502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:34:02.427513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 30.3 MB in 2s (12.2 MB/s) 2026-06-11 00:34:02.427547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-06-11 00:34:02.427585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-06-11 00:34:02.427646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2026-06-11 00:34:02.427683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2026-06-11 00:34:02.427719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2026-06-11 00:34:02.427790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2026-06-11 00:34:02.427822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2026-06-11 00:34:02.427857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2026-06-11 00:34:02.427949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2026-06-11 00:34:02.427961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2026-06-11 00:34:02.427996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2026-06-11 00:34:02.428067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2026-06-11 00:34:02.428078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2026-06-11 00:34:02.428140 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2026-06-11 00:34:02.428177 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2026-06-11 00:34:02.428244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:34:02.428254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,893 kB of archives. 2026-06-11 00:34:02.428322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,448 kB of additional disk space will be used. 2026-06-11 00:34:02.428333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:34:02.428388 | 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.8 [1,545 kB] 2026-06-11 00:34:02.428460 | 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] 2026-06-11 00:34:02.428527 | 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] 2026-06-11 00:34:02.428564 | 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] 2026-06-11 00:34:02.428635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblasso3t64 amd64 2.8.2-2ubuntu0.1 [164 kB] 2026-06-11 00:34:02.428664 | 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.10+dfsg-0ubuntu0.24.04.1 [32.9 kB] 2026-06-11 00:34:02.428701 | 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.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-11 00:34:02.428767 | 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] 2026-06-11 00:34:02.428799 | 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] 2026-06-11 00:34:02.428842 | 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] 2026-06-11 00:34:02.428895 | 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] 2026-06-11 00:34:02.428955 | 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.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-11 00:34:02.428992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,893 kB in 0s (6,491 kB/s) 2026-06-11 00:34:02.429123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:34:02.429141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2026-06-11 00:34:02.429187 | 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 ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 00:34:02.429219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2026-06-11 00:34:02.429256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2026-06-11 00:34:02.429314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2026-06-11 00:34:02.429350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2026-06-11 00:34:02.429450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2026-06-11 00:34:02.429464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2026-06-11 00:34:02.429537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:34:02.429607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:34:02.429680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:34:02.429766 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2026-06-11 00:34:02.429854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2026-06-11 00:34:02.429969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-06-11 00:34:02.430058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-06-11 00:34:02.430143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2026-06-11 00:34:02.430231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2026-06-11 00:34:02.430315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-06-11 00:34:02.430380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2026-06-11 00:34:02.430452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2026-06-11 00:34:02.430488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-06-11 00:34:02.430553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-06-11 00:34:02.430632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2026-06-11 00:34:02.430713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2026-06-11 00:34:02.430765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-06-11 00:34:02.430815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2026-06-11 00:34:02.430870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-11 00:34:02.430961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:34:02.430992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2026-06-11 00:34:02.431029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:34:02.431081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:34:02.431117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2026-06-11 00:34:02.431163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 00:34:02.431211 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:34:02.431258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2026-06-11 00:34:02.431305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2026-06-11 00:34:02.431351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-06-11 00:34:02.431414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2026-06-11 00:34:02.431471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2026-06-11 00:34:02.431516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2026-06-11 00:34:02.431565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2026-06-11 00:34:02.431613 | 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 ... 2026-06-11 00:34:02.431668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-06-11 00:34:02.431697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2026-06-11 00:34:02.431746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-11 00:34:02.431792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:34:02.431839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-06-11 00:34:02.431901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:34:02.431959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:34:02.432011 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2026-06-11 00:34:02.432088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-06-11 00:34:02.432113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 00:34:02.432153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-06-11 00:34:02.432198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:34:02.432244 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-06-11 00:34:02.432292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2026-06-11 00:34:02.432339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-06-11 00:34:02.432416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-11 00:34:02.432468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-06-11 00:34:02.432518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2026-06-11 00:34:02.432573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:34:02.432603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-06-11 00:34:02.432660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-06-11 00:34:02.432714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2026-06-11 00:34:02.432743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:34:02.432798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-06-11 00:34:02.432852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2026-06-11 00:34:02.432895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:34:02.432956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2026-06-11 00:34:02.433012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:34:02.433041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 9cc98a76223c 2026-06-11 00:34:02.433097 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 6e93c294858e 2026-06-11 00:34:02.433150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2026-06-11 00:34:02.433181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> a0f63e04c5d6 2026-06-11 00:34:02.433248 | 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 2026-06-11 00:34:02.433296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 6d76d1b008ef 2026-06-11 00:34:02.433327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing ./keystone 2026-06-11 00:34:02.433388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-06-11 00:34:02.433450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:34:02.433498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-06-11 00:34:02.433553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:34:02.433583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2026-06-11 00:34:02.433639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:34:02.433692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:34:02.433729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:34:02.433777 | 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.1.1.dev9) (6.1.0) 2026-06-11 00:34:02.433809 | 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.1.1.dev9) (1.8.8) 2026-06-11 00:34:02.433908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.434042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:34:02.434115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.434164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-11 00:34:02.434210 | 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.1.1.dev9) (42.0.8) 2026-06-11 00:34:02.434264 | 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.1.1.dev9) (2.0.32) 2026-06-11 00:34:02.434311 | 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.1.1.dev9) (5.3.0) 2026-06-11 00:34:02.434378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting passlib>=1.7.0 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.434425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:34:02.434486 | 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.1.1.dev9) (5.5.0) 2026-06-11 00:34:02.434534 | 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.1.1.dev9) (10.12.1) 2026-06-11 00:34:02.434561 | 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.1.1.dev9) (4.0.1) 2026-06-11 00:34:02.434611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.434658 | 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) 2026-06-11 00:34:02.434684 | 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.1.1.dev9) (3.11.0) 2026-06-11 00:34:02.434724 | 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.1.1.dev9) (9.6.1) 2026-06-11 00:34:02.434750 | 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.1.1.dev9) (5.6.0) 2026-06-11 00:34:02.434801 | 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.1.1.dev9) (14.9.3) 2026-06-11 00:34:02.434847 | 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.1.1.dev9) (16.0.0) 2026-06-11 00:34:02.434873 | 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.1.1.dev9) (6.4.0) 2026-06-11 00:34:02.434930 | 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.1.1.dev9) (6.1.2) 2026-06-11 00:34:02.434957 | 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.1.1.dev9) (6.2.0) 2026-06-11 00:34:02.435006 | 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.1.1.dev9) (4.4.0) 2026-06-11 00:34:02.435062 | 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.1.1.dev9) (5.5.0) 2026-06-11 00:34:02.435075 | 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.1.1.dev9) (2.4.0) 2026-06-11 00:34:02.435128 | 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.1.1.dev9) (7.4.0) 2026-06-11 00:34:02.435175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.435201 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-06-11 00:34:02.435245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.435272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.0-py3-none-any.whl.metadata (7.1 kB) 2026-06-11 00:34:02.435313 | 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.1.1.dev9) (2.9.0) 2026-06-11 00:34:02.435340 | 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.1.1.dev9) (1.3.3) 2026-06-11 00:34:02.435406 | 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.1.1.dev9) (4.19.2) 2026-06-11 00:34:02.435471 | 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.1.1.dev9) (3.1.1) 2026-06-11 00:34:02.435526 | 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.1.1.dev9) (1.0.8) 2026-06-11 00:34:02.435573 | 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.1.1.dev9) (4.2.0) 2026-06-11 00:34:02.435623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.435674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2026-06-11 00:34:02.435713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-06-11 00:34:02.435774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:34:02.435813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-06-11 00:34:02.435839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:34:02.435900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:34:02.435974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:34:02.436022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==26.1.1.dev9) 2026-06-11 00:34:02.436087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-06-11 00:34:02.436126 | 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.1.1.dev9) (1.17.0) 2026-06-11 00:34:02.436173 | 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.1.1.dev9) (2.22) 2026-06-11 00:34:02.436200 | 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.1.1.dev9) (5.1.1) 2026-06-11 00:34:02.436253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) 2026-06-11 00:34:02.436280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:34:02.436320 | 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.1.1.dev9) (3.1.4) 2026-06-11 00:34:02.436347 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) 2026-06-11 00:34:02.436418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:34:02.436457 | 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.1.1.dev9) (8.1.7) 2026-06-11 00:34:02.436497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=1.0.2->keystone==26.1.1.dev9) 2026-06-11 00:34:02.436523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:34:02.436573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==26.1.1.dev9) 2026-06-11 00:34:02.436580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-9.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-11 00:34:02.436628 | 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.1.1.dev9) (1.16.0) 2026-06-11 00:34:02.436650 | 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.1.1.dev9) (2024.1) 2026-06-11 00:34:02.436676 | 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.1.1.dev9) (2.1.5) 2026-06-11 00:34:02.436716 | 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.1.1.dev9) (24.2.0) 2026-06-11 00:34:02.436742 | 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.1.1.dev9) (2023.12.1) 2026-06-11 00:34:02.436792 | 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.1.1.dev9) (0.35.1) 2026-06-11 00:34:02.436799 | 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.1.1.dev9) (0.20.0) 2026-06-11 00:34:02.436824 | 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.1.1.dev9) (5.8.1) 2026-06-11 00:34:02.436863 | 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.1.1.dev9) (2.32.3) 2026-06-11 00:34:02.436900 | 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.1.1.dev9) (2.1.0) 2026-06-11 00:34:02.436940 | 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.1.1.dev9) (1.7.0) 2026-06-11 00:34:02.436973 | 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.1.1.dev9) (3.11.0) 2026-06-11 00:34:02.436996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==26.1.1.dev9) (3.0.0) 2026-06-11 00:34:02.437037 | 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>=3.0.0->oslo.cache>=1.26.0->keystone==26.1.1.dev9) (1.16.0) 2026-06-11 00:34:02.437063 | 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.1.1.dev9) (0.10.1) 2026-06-11 00:34:02.437089 | 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.1.1.dev9) (2.0.0) 2026-06-11 00:34:02.437128 | 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.1.1.dev9) (6.0.2) 2026-06-11 00:34:02.437159 | 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.1.1.dev9) (1.13.2) 2026-06-11 00:34:02.437185 | 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.1.1.dev9) (2.0.1) 2026-06-11 00:34:02.437226 | 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.1.1.dev9) (0.5.0) 2026-06-11 00:34:02.437255 | 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.1.1.dev9) (1.3.5) 2026-06-11 00:34:02.437278 | 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.1.1.dev9) (4.12.2) 2026-06-11 00:34:02.437318 | 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.1.1.dev9) (2.9.0.post0) 2026-06-11 00:34:02.437357 | 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.1.1.dev9) (3.0.0) 2026-06-11 00:34:02.437382 | 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.1.1.dev9) (3.5.0) 2026-06-11 00:34:02.437434 | 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.1.1.dev9) (5.5.0) 2026-06-11 00:34:02.437463 | 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.1.1.dev9) (5.2.0) 2026-06-11 00:34:02.437503 | 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.1.1.dev9) (5.4.0) 2026-06-11 00:34:02.437535 | 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.1.1.dev9) (0.9.0) 2026-06-11 00:34:02.437557 | 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.1.1.dev9) (5.1.0) 2026-06-11 00:34:02.437597 | 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.1.1.dev9) (0.20.0) 2026-06-11 00:34:02.437623 | 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.1.1.dev9) (4.0.1) 2026-06-11 00:34:02.437662 | 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.1.1.dev9) (2024.1) 2026-06-11 00:34:02.437688 | 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.1.1.dev9) (3.10.1) 2026-06-11 00:34:02.437714 | 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.1.1.dev9) (3.1.0) 2026-06-11 00:34:02.437753 | 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.1.1.dev9) (2.5.1) 2026-06-11 00:34:02.437778 | 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.1.1.dev9) (1.6.0) 2026-06-11 00:34:02.437826 | 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.1.1.dev9) (0.36.1) 2026-06-11 00:34:02.437833 | 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.1.1.dev9) (3.0.3) 2026-06-11 00:34:02.437873 | 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.1.1.dev9) (6.1.0) 2026-06-11 00:34:02.437939 | 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.1.1.dev9) (2.6.1) 2026-06-11 00:34:02.437961 | 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.1.1.dev9) (0.19) 2026-06-11 00:34:02.437970 | 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.1.1.dev9) (24.1) 2026-06-11 00:34:02.437997 | 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.1.1.dev9) (6.0.0) 2026-06-11 00:34:02.438038 | 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.1.1.dev9) (3.1.2) 2026-06-11 00:34:02.438069 | 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.1.1.dev9) (67.2.0) 2026-06-11 00:34:02.438092 | 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.1.1.dev9) (0.2.13) 2026-06-11 00:34:02.438132 | 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.1.1.dev9) (0.7.1) 2026-06-11 00:34:02.438158 | 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.1.1.dev9) (24.2.1) 2026-06-11 00:34:02.438184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==26.1.1.dev9) 2026-06-11 00:34:02.438222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-11 00:34:02.438246 | 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.1.1.dev9) (3.3.2) 2026-06-11 00:34:02.438283 | 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.1.1.dev9) (3.8) 2026-06-11 00:34:02.438307 | 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.1.1.dev9) (1.26.19) 2026-06-11 00:34:02.438344 | 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.1.1.dev9) (2026.5.20) 2026-06-11 00:34:02.438368 | 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.1.1.dev9) 2026-06-11 00:34:02.438432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.4.0-py3-none-any.whl.metadata (6.7 kB) 2026-06-11 00:34:02.438441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==26.1.1.dev9) 2026-06-11 00:34:02.438464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 00:34:02.438507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==26.1.1.dev9) 2026-06-11 00:34:02.438529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:34:02.438550 | 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.1.1.dev9) (0.7) 2026-06-11 00:34:02.438588 | 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.1.1.dev9) (2.7.2) 2026-06-11 00:34:02.438616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-06-11 00:34:02.438638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-06-11 00:34:02.438676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-11 00:34:02.438700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2026-06-11 00:34:02.438729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-11 00:34:02.438767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2026-06-11 00:34:02.438788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-06-11 00:34:02.438829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2026-06-11 00:34:02.438873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 391.3 MB/s 0:00:00 2026-06-11 00:34:02.438909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.0-py3-none-any.whl (419 kB) 2026-06-11 00:34:02.438946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-11 00:34:02.438969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.4.0-py3-none-any.whl (219 kB) 2026-06-11 00:34:02.439005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 00:34:02.439029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-06-11 00:34:02.439065 | 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) 2026-06-11 00:34:02.439090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.7 MB/s 0:00:00 2026-06-11 00:34:02.439146 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:34:02.439171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2026-06-11 00:34:02.439216 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2026-06-11 00:34:02.439241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2026-06-11 00:34:02.439286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-26.1.1.dev9-py3-none-any.whl size=1449769 sha256=e61da19bba35e0d90c7733cb4085c928a8aa5bd262c16c620b654ae74dcaae45 2026-06-11 00:34:02.439308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6kk_szyw/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2026-06-11 00:34:02.439349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2026-06-11 00:34:02.439370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2026-06-11 00:34:02.439423 | 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=366211 sha256=4b609f60c94435cb3b0715ea07cea72f9f5f9f087ff93af1753990e9773a5b98 2026-06-11 00:34:02.439476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-6kk_szyw/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2026-06-11 00:34:02.439497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2026-06-11 00:34:02.439538 | 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 2026-06-11 00:34:02.439586 | 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.1.1.dev9 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 2026-06-11 00:34:02.439598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 6d76d1b008ef 2026-06-11 00:34:02.439643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 836e760c7336 2026-06-11 00:34:02.439667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2026-06-11 00:34:02.439703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 6c5e739f6bd4 2026-06-11 00:34:02.439728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 6c5e739f6bd4 2026-06-11 00:34:02.439776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> aa0fb4899f63 2026-06-11 00:34:02.439798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 2835dac3f12a 2026-06-11 00:34:02.439840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20260611 2026-06-11 00:34:02.439930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2026-06-11 00:34:02.439832 (took 0:00:39.471572) 2026-06-11 00:34:02.440011 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2026-06-11 00:34:02.440064 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2026-06-11 00:34:02.440100 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2026-06-11 00:34:02.440601 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2026-06-11 00:34:02.440691 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2026-06-11 00:34:02.440732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2026-06-11 00:34:02.440646 2026-06-11 00:34:02.440778 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2024.2.tar.gz 2026-06-11 00:34:02.442484 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2026-06-11 00:34:02.443037 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2026-06-11 00:34:17.644971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:34:17.645056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> ab50a4930260 2026-06-11 00:34:17.645071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20260611" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:34:17.645111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 2872cc6c5828 2026-06-11 00:34:17.645194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 2872cc6c5828 2026-06-11 00:34:17.645238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> c298b1b05a13 2026-06-11 00:34:17.645316 | 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 2026-06-11 00:34:17.645361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 4bc1a015aeb1 2026-06-11 00:34:17.645435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 4bc1a015aeb1 2026-06-11 00:34:17.645523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 60febddfa6e6 2026-06-11 00:34:17.645564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2026-06-11 00:34:17.645624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 29aaa332919a 2026-06-11 00:34:17.645680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:34:17.645738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 0de970657148 2026-06-11 00:34:17.645809 | 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 2026-06-11 00:34:17.645880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in e2bab8eabb96 2026-06-11 00:34:17.646180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing ./masakari 2026-06-11 00:34:17.646246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2026-06-11 00:34:17.646267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:34:17.646284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2026-06-11 00:34:17.646301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:34:17.646529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2026-06-11 00:34:17.646554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:34:17.646565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:34:17.646575 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:34:17.646587 | 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) 2026-06-11 00:34:17.646605 | 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) 2026-06-11 00:34:17.646615 | 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) 2026-06-11 00:34:17.646651 | 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) 2026-06-11 00:34:17.646685 | 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.12.1) 2026-06-11 00:34:17.646696 | 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) 2026-06-11 00:34:17.646731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==18.0.0.0rc2.dev2) 2026-06-11 00:34:17.646742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:34:17.646791 | 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.1) 2026-06-11 00:34:17.646890 | 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) 2026-06-11 00:34:17.646961 | 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) 2026-06-11 00:34:17.647058 | 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.3) 2026-06-11 00:34:17.647076 | 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) 2026-06-11 00:34:17.647130 | 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) 2026-06-11 00:34:17.647222 | 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) 2026-06-11 00:34:17.647254 | 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) 2026-06-11 00:34:17.647327 | 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) 2026-06-11 00:34:17.647340 | 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) 2026-06-11 00:34:17.647376 | 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) 2026-06-11 00:34:17.647459 | 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) 2026-06-11 00:34:17.647499 | 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) 2026-06-11 00:34:17.647556 | 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) 2026-06-11 00:34:17.647599 | 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) 2026-06-11 00:34:17.647667 | 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) 2026-06-11 00:34:17.647708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==18.0.0.0rc2.dev2) 2026-06-11 00:34:17.647779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:34:17.647890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==18.0.0.0rc2.dev2) 2026-06-11 00:34:17.647953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:34:17.647970 | 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) 2026-06-11 00:34:17.648042 | 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) 2026-06-11 00:34:17.648106 | 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) 2026-06-11 00:34:17.648125 | 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) 2026-06-11 00:34:17.648208 | 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) 2026-06-11 00:34:17.648273 | 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) 2026-06-11 00:34:17.648307 | 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) 2026-06-11 00:34:17.648322 | 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) 2026-06-11 00:34:17.648367 | 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) 2026-06-11 00:34:17.648440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.11.0) 2026-06-11 00:34:17.648520 | 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) 2026-06-11 00:34:17.648563 | 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) 2026-06-11 00:34:17.648642 | 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) 2026-06-11 00:34:17.648680 | 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) 2026-06-11 00:34:17.648756 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.3.3) 2026-06-11 00:34:17.648805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.0.0) 2026-06-11 00:34:17.648915 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2026-06-11 00:34:17.648937 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.1.1) 2026-06-11 00:34:17.649008 | 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) 2026-06-11 00:34:17.649068 | 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) 2026-06-11 00:34:17.649132 | 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) 2026-06-11 00:34:17.649166 | 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) 2026-06-11 00:34:17.649225 | 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) 2026-06-11 00:34:17.649253 | 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) 2026-06-11 00:34:17.649306 | 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) 2026-06-11 00:34:17.649318 | 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) 2026-06-11 00:34:17.649423 | 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) 2026-06-11 00:34:17.649441 | 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) 2026-06-11 00:34:17.649489 | 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) 2026-06-11 00:34:17.649562 | 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) 2026-06-11 00:34:17.649603 | 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) 2026-06-11 00:34:17.649654 | 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) 2026-06-11 00:34:17.649723 | 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) 2026-06-11 00:34:17.649763 | 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) 2026-06-11 00:34:17.649828 | 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) 2026-06-11 00:34:17.649968 | 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) 2026-06-11 00:34:17.649985 | 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) 2026-06-11 00:34:17.650030 | 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) 2026-06-11 00:34:17.650094 | 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) 2026-06-11 00:34:17.650130 | 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) 2026-06-11 00:34:17.650209 | 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) 2026-06-11 00:34:17.650247 | 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) 2026-06-11 00:34:17.650315 | 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) 2026-06-11 00:34:17.650356 | 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) 2026-06-11 00:34:17.650464 | 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) 2026-06-11 00:34:17.650480 | 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) 2026-06-11 00:34:17.650515 | 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) 2026-06-11 00:34:17.650551 | 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) 2026-06-11 00:34:17.650608 | 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) 2026-06-11 00:34:17.650648 | 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) 2026-06-11 00:34:17.650696 | 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) 2026-06-11 00:34:17.650730 | 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) 2026-06-11 00:34:17.650765 | 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) 2026-06-11 00:34:17.650875 | 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) 2026-06-11 00:34:17.650942 | 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) 2026-06-11 00:34:17.650985 | 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) 2026-06-11 00:34:17.651000 | 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) 2026-06-11 00:34:17.651035 | 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) (2026.5.20) 2026-06-11 00:34:17.651112 | 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) 2026-06-11 00:34:17.651124 | 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) 2026-06-11 00:34:17.651198 | 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) 2026-06-11 00:34:17.651211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:34:17.651283 | 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) 2026-06-11 00:34:17.651317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:34:17.651352 | 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) 2026-06-11 00:34:17.651457 | 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) 2026-06-11 00:34:17.651473 | 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) 2026-06-11 00:34:17.651507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:34:17.651542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-06-11 00:34:17.651600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-06-11 00:34:17.651641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-06-11 00:34:17.651698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 40.4 MB/s 0:00:00 2026-06-11 00:34:17.651733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-06-11 00:34:17.651807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2026-06-11 00:34:17.651908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2026-06-11 00:34:17.651943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2026-06-11 00:34:17.652001 | 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=357282 sha256=6019bb63961fb270ffee0e4b0ac61593980bab2df494b891328e1ad6b031d124 2026-06-11 00:34:17.652028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-89tc3fij/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2026-06-11 00:34:17.652082 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2026-06-11 00:34:17.652097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2026-06-11 00:34:17.652147 | 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 2026-06-11 00:34:17.652189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container e2bab8eabb96 2026-06-11 00:34:17.652251 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 6a4e600b7d54 2026-06-11 00:34:17.652292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built d8f914253438 2026-06-11 00:34:17.652330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20260611 2026-06-11 00:34:17.652485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2026-06-11 00:34:17.652329 (took 0:00:15.211683) 2026-06-11 00:34:17.652587 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2026-06-11 00:34:17.652656 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2026-06-11 00:34:17.652725 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2026-06-11 00:34:17.653154 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2026-06-11 00:34:17.653269 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2026-06-11 00:34:17.653315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2026-06-11 00:34:17.653226 2026-06-11 00:34:17.653435 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2024.2.tar.gz 2026-06-11 00:34:17.658266 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2026-06-11 00:34:17.658860 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2026-06-11 00:34:39.988910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:34:39.989010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> ab50a4930260 2026-06-11 00:34:39.989040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20260611" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:34:39.989059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in bba9fdf778ed 2026-06-11 00:34:39.989114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container bba9fdf778ed 2026-06-11 00:34:39.989178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 2f5a8f43efec 2026-06-11 00:34:39.989216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && chsh --shell /bin/bash ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2026-06-11 00:34:39.989321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in e29dd2c00724 2026-06-11 00:34:39.989366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container e29dd2c00724 2026-06-11 00:34:39.989385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 2b13cc4fe6da 2026-06-11 00:34:39.989432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2026-06-11 00:34:39.989447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 489df3756d18 2026-06-11 00:34:39.989458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2026-06-11 00:34:39.989475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 6c6acf22870d 2026-06-11 00:34:39.989485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:34:39.989496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 9b4502cec5c7 2026-06-11 00:34:39.989527 | 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 2026-06-11 00:34:39.989540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in f8323f35bfd9 2026-06-11 00:34:39.989550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing ./ironic 2026-06-11 00:34:39.989560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2026-06-11 00:34:39.989606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:34:39.989618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2026-06-11 00:34:39.989650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:34:39.989681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: started 2026-06-11 00:34:39.989691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:34:39.989722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:34:39.989753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:34:39.989765 | 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.6.dev4) (6.1.0) 2026-06-11 00:34:39.989914 | 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.6.dev4) (2.0.32) 2026-06-11 00:34:39.990027 | 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.6.dev4) (1.13.2) 2026-06-11 00:34:39.990059 | 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.6.dev4) (3.2.0) 2026-06-11 00:34:39.990078 | 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.6.dev4) (0.36.1) 2026-06-11 00:34:39.990095 | 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.6.dev4) (1.8.8) 2026-06-11 00:34:39.990114 | 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.6.dev4) (5.8.1) 2026-06-11 00:34:39.990146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ironic-lib>=6.0.0 (from ironic==26.1.6.dev4) 2026-06-11 00:34:39.990164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:34:39.990175 | 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.6.dev4) (5.3.0) 2026-06-11 00:34:39.990184 | 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.6.dev4) (6.1.0) 2026-06-11 00:34:39.990195 | 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.6.dev4) (9.6.1) 2026-06-11 00:34:39.990264 | 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.6.dev4) (5.6.0) 2026-06-11 00:34:39.990296 | 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.6.dev4) (16.0.0) 2026-06-11 00:34:39.990307 | 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.6.dev4) (7.3.0) 2026-06-11 00:34:39.990340 | 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.6.dev4) (6.1.2) 2026-06-11 00:34:39.990351 | 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.6.dev4) (6.2.0) 2026-06-11 00:34:39.990382 | 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.6.dev4) (4.4.0) 2026-06-11 00:34:39.990451 | 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.6.dev4) (5.5.0) 2026-06-11 00:34:39.990476 | 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.6.dev4) (3.5.0) 2026-06-11 00:34:39.990491 | 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.6.dev4) (2.4.0) 2026-06-11 00:34:39.990501 | 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.6.dev4) (7.4.0) 2026-06-11 00:34:39.990511 | 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.6.dev4) (4.2.0) 2026-06-11 00:34:39.990521 | 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.6.dev4) (3.1.0) 2026-06-11 00:34:39.990530 | 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.6.dev4) (1.5.1) 2026-06-11 00:34:39.990540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==26.1.6.dev4) 2026-06-11 00:34:39.990554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2026-06-11 00:34:39.990630 | 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.6.dev4) (2.32.3) 2026-06-11 00:34:39.990646 | 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.6.dev4) (2.0.0) 2026-06-11 00:34:39.991542 | 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.6.dev4) (1.33) 2026-06-11 00:34:39.991568 | 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.6.dev4) (3.1.4) 2026-06-11 00:34:39.991578 | 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.6.dev4) (10.12.1) 2026-06-11 00:34:39.991588 | 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.6.dev4) (14.9.3) 2026-06-11 00:34:39.991598 | 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.6.dev4) (8.3.0) 2026-06-11 00:34:39.991609 | 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.6.dev4) (3.4.0) 2026-06-11 00:34:39.991618 | 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.6.dev4) (4.19.2) 2026-06-11 00:34:39.991629 | 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.6.dev4) (6.0.0) 2026-06-11 00:34:39.991638 | 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.6.dev4) (3.0.0) 2026-06-11 00:34:39.991648 | 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.6.dev4) (6.3.0) 2026-06-11 00:34:39.991658 | 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.6.dev4) (4.0.1) 2026-06-11 00:34:39.991668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==26.1.6.dev4) 2026-06-11 00:34:39.991679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.2.2-py3-none-any.whl.metadata (2.4 kB) 2026-06-11 00:34:39.991688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==26.1.6.dev4) 2026-06-11 00:34:39.991697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:34:39.991706 | 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.6.dev4) (0.10.1) 2026-06-11 00:34:39.991715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==26.1.6.dev4) 2026-06-11 00:34:39.991734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:34:39.991743 | 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.6.dev4) (1.3.5) 2026-06-11 00:34:39.991752 | 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.6.dev4) (4.12.2) 2026-06-11 00:34:39.991762 | 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.6.dev4) (3.11.0) 2026-06-11 00:34:39.991771 | 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.6.dev4) (2.6.1) 2026-06-11 00:34:39.991816 | 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.6.dev4) (3.0.3) 2026-06-11 00:34:39.991826 | 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.6.dev4) (4.0.1) 2026-06-11 00:34:39.991835 | 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.6.dev4) (6.4.0) 2026-06-11 00:34:39.991856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic-lib>=6.0.0->ironic==26.1.6.dev4) 2026-06-11 00:34:39.991866 | 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) 2026-06-11 00:34:39.991875 | 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.6.dev4) (2.1.5) 2026-06-11 00:34:39.991884 | 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.6.dev4) (3.0.0) 2026-06-11 00:34:39.991893 | 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.6.dev4) (24.2.0) 2026-06-11 00:34:39.991902 | 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.6.dev4) (2023.12.1) 2026-06-11 00:34:39.991911 | 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.6.dev4) (0.35.1) 2026-06-11 00:34:39.991919 | 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.6.dev4) (0.20.0) 2026-06-11 00:34:39.991928 | 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.6.dev4) (2.1.0) 2026-06-11 00:34:39.991937 | 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.6.dev4) (1.7.0) 2026-06-11 00:34:39.991946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (3.11.0) 2026-06-11 00:34:39.991959 | 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.6.dev4) (3.1.1) 2026-06-11 00:34:39.991968 | 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.6.dev4) (2.9.0) 2026-06-11 00:34:39.991977 | 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.6.dev4) (5.5.0) 2026-06-11 00:34:39.991994 | 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.6.dev4) (6.0.2) 2026-06-11 00:34:39.992045 | 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.6.dev4) (42.0.8) 2026-06-11 00:34:39.992066 | 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.6.dev4) (5.1.1) 2026-06-11 00:34:39.992124 | 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.6.dev4) (1.3.3) 2026-06-11 00:34:39.992150 | 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.6.dev4) (1.0.1) 2026-06-11 00:34:39.992170 | 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.6.dev4) (0.11.0) 2026-06-11 00:34:39.992236 | 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.6.dev4) (4.2.2) 2026-06-11 00:34:39.992261 | 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.6.dev4) (1.4.0) 2026-06-11 00:34:39.992281 | 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.6.dev4) (1.17.0) 2026-06-11 00:34:39.992331 | 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.6.dev4) (2.22) 2026-06-11 00:34:39.992345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (3.0.0) 2026-06-11 00:34:39.992431 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->ironic==26.1.6.dev4) (1.16.0) 2026-06-11 00:34:39.992455 | 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.6.dev4) (0.19) 2026-06-11 00:34:39.992539 | 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.6.dev4) (2.0.1) 2026-06-11 00:34:39.992555 | 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.6.dev4) (0.5.0) 2026-06-11 00:34:39.992611 | 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.6.dev4) (2.9.0.post0) 2026-06-11 00:34:39.992665 | 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.6.dev4) (5.5.0) 2026-06-11 00:34:39.992679 | 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.6.dev4) (5.2.0) 2026-06-11 00:34:39.992744 | 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.6.dev4) (5.4.0) 2026-06-11 00:34:39.992769 | 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.6.dev4) (0.9.0) 2026-06-11 00:34:39.992883 | 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.6.dev4) (5.1.0) 2026-06-11 00:34:39.992900 | 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.6.dev4) (0.20.0) 2026-06-11 00:34:39.992958 | 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.6.dev4) (4.0.1) 2026-06-11 00:34:39.993011 | 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.6.dev4) (1.0.8) 2026-06-11 00:34:39.993025 | 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.6.dev4) (2024.1) 2026-06-11 00:34:39.993082 | 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.6.dev4) (3.10.1) 2026-06-11 00:34:39.993135 | 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.6.dev4) (3.1.0) 2026-06-11 00:34:39.993149 | 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.6.dev4) (2.5.1) 2026-06-11 00:34:39.993190 | 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.6.dev4) (1.6.0) 2026-06-11 00:34:39.993213 | 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.6.dev4) (24.1) 2026-06-11 00:34:39.993234 | 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.6.dev4) (3.1.2) 2026-06-11 00:34:39.993297 | 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.6.dev4) (67.2.0) 2026-06-11 00:34:39.993321 | 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.6.dev4) (0.3.5) 2026-06-11 00:34:39.993342 | 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.6.dev4) (0.2.13) 2026-06-11 00:34:39.993364 | 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.6.dev4) (2024.1) 2026-06-11 00:34:39.993432 | 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.6.dev4) (1.16.0) 2026-06-11 00:34:39.993455 | 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.6.dev4) (3.3.2) 2026-06-11 00:34:39.993501 | 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.6.dev4) (3.8) 2026-06-11 00:34:39.993526 | 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.6.dev4) (1.26.19) 2026-06-11 00:34:39.993584 | 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.6.dev4) (2026.5.20) 2026-06-11 00:34:39.993599 | 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.6.dev4) (0.7) 2026-06-11 00:34:39.993668 | 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.6.dev4) (2.7.2) 2026-06-11 00:34:39.993683 | 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.6.dev4) (0.15.2) 2026-06-11 00:34:39.993697 | 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.6.dev4) 2026-06-11 00:34:39.993759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-06-11 00:34:39.993773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-06-11 00:34:39.993839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2026-06-11 00:34:39.993853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:34:39.993909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2026-06-11 00:34:39.993923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.2.2-py3-none-any.whl (348 kB) 2026-06-11 00:34:39.993988 | 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) 2026-06-11 00:34:39.994013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 26.8 MB/s 0:00:00 2026-06-11 00:34:39.994034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-06-11 00:34:39.994097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2026-06-11 00:34:39.994115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2026-06-11 00:34:39.994136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2026-06-11 00:34:39.994180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-26.1.6.dev4-py3-none-any.whl size=2029032 sha256=4274fe263fad8abf6c1d8ae945f391b2ef4d874aaec114e38f9c11612009c896 2026-06-11 00:34:39.994194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-v9ul2udv/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2026-06-11 00:34:39.994248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2026-06-11 00:34:39.994262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, microversion-parse, construct, sushy, ironic-lib, ironic 2026-06-11 00:34:39.994320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-26.1.6.dev4 ironic-lib-6.2.0 microversion-parse-2.0.0 pycdlib-1.14.0 sushy-5.2.2 zeroconf-0.132.2 2026-06-11 00:34:39.994340 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container f8323f35bfd9 2026-06-11 00:34:39.994375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 7ebb6ebdd71a 2026-06-11 00:34:39.994448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built a61e4ef13a95 2026-06-11 00:34:39.994481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20260611 2026-06-11 00:34:39.994592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2026-06-11 00:34:39.994487 (took 0:00:22.341261) 2026-06-11 00:34:39.994660 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2026-06-11 00:34:39.994715 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2026-06-11 00:34:39.994757 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2026-06-11 00:34:39.996508 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2026-06-11 00:34:39.996545 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2026-06-11 00:34:39.996561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2026-06-11 00:34:39.995060 2026-06-11 00:34:39.996577 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2024.2.tar.gz 2026-06-11 00:34:39.998443 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2026-06-11 00:34:39.998995 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2026-06-11 00:35:15.973311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:35:15.973527 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ab50a4930260 2026-06-11 00:35:15.973781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20260611" "name"="glance-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:35:15.973818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 125757bfcf7c 2026-06-11 00:35:15.973882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 125757bfcf7c 2026-06-11 00:35:15.973985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> d46d226ebd77 2026-06-11 00:35:15.974047 | 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 2026-06-11 00:35:15.974125 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 93e8179b428b 2026-06-11 00:35:15.974211 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 93e8179b428b 2026-06-11 00:35:15.974287 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 9d854f7a4cfc 2026-06-11 00:35:15.974441 | 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 nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-06-11 00:35:15.974523 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in a62ef672ff4a 2026-06-11 00:35:15.974601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:35:15.974673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:35:15.974772 | 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] 2026-06-11 00:35:15.974865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:35:15.974926 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:35:15.974998 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:35:15.975071 | 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] 2026-06-11 00:35:15.975144 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:35:15.975233 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:35:15.975262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:35:15.975354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:35:15.975424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:35:15.975534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:35:15.975604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:35:15.975673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:35:15.975779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 30.3 MB in 3s (11.0 MB/s) 2026-06-11 00:35:15.975851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-06-11 00:35:15.975928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-06-11 00:35:15.976001 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2026-06-11 00:35:15.976072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2026-06-11 00:35:15.976209 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2026-06-11 00:35:15.976235 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-06-11 00:35:15.976330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-06-11 00:35:15.976383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2026-06-11 00:35:15.976473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2026-06-11 00:35:15.976547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2026-06-11 00:35:15.976616 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2026-06-11 00:35:15.976725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-06-11 00:35:15.976745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-06-11 00:35:15.976878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2026-06-11 00:35:15.976944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:35:15.977008 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2026-06-11 00:35:15.977056 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2026-06-11 00:35:15.977116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:35:15.977196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-11 00:35:15.977241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-06-11 00:35:15.977314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-06-11 00:35:15.977360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-06-11 00:35:15.978486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-06-11 00:35:15.978511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-06-11 00:35:15.978521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-11 00:35:15.978530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-11 00:35:15.978539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-06-11 00:35:15.978548 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-11 00:35:15.978557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-11 00:35:15.978566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-11 00:35:15.978575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-11 00:35:15.978584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-06-11 00:35:15.978593 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-06-11 00:35:15.978602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-06-11 00:35:15.978611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (18.6 MB/s) 2026-06-11 00:35:15.978620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2026-06-11 00:35:15.978629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2026-06-11 00:35:15.978640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-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% 2026-06-11 00:35:15.978651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2026-06-11 00:35:15.978660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2026-06-11 00:35:15.978669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2026-06-11 00:35:15.978678 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2026-06-11 00:35:15.978736 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2026-06-11 00:35:15.978750 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2026-06-11 00:35:15.978759 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:35:15.978778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:35:15.978798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:35:15.978812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2026-06-11 00:35:15.978821 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-06-11 00:35:15.978831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 00:35:15.978839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 00:35:15.978848 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 00:35:15.978857 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 00:35:15.978870 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-06-11 00:35:15.978898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 00:35:15.978984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:35:15.979000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-11 00:35:15.979086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:35:15.979102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:35:15.979153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-11 00:35:15.979185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:35:15.979222 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:35:15.979289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2026-06-11 00:35:15.979314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-11 00:35:15.979331 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 00:35:15.979392 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2026-06-11 00:35:15.979433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-11 00:35:15.979500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 00:35:15.979543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2026-06-11 00:35:15.979567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-06-11 00:35:15.979628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 00:35:15.979670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2026-06-11 00:35:15.979748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 00:35:15.979763 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:35:15.979806 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2026-06-11 00:35:15.979849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 00:35:15.979901 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:35:15.979914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2026-06-11 00:35:15.979991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:35:15.980043 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.980064 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2026-06-11 00:35:15.980140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:35:15.980165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.980187 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2026-06-11 00:35:15.980251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-06-11 00:35:15.980273 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 00:35:15.980316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2026-06-11 00:35:15.980366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:35:15.980427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.980476 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2026-06-11 00:35:15.980532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:35:15.980573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.980614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 00:35:15.980655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:35:15.980717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:35:15.980733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 00:35:15.980797 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:35:15.980839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:35:15.980880 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2026-06-11 00:35:15.980921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:35:15.980972 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:35:15.980985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 00:35:15.981050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:35:15.981093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 00:35:15.981133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.981181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 00:35:15.981203 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:35:15.981266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:35:15.981283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.981336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 00:35:15.981388 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.981430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:35:15.981501 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:35:15.981543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container a62ef672ff4a 2026-06-11 00:35:15.981584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ad8d1b3ed48f 2026-06-11 00:35:15.981625 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2026-06-11 00:35:15.981666 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> d8850f09f1c6 2026-06-11 00:35:15.981726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2026-06-11 00:35:15.981828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 2073a7fc6a87 2026-06-11 00:35:15.981843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2026-06-11 00:35:15.982055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 6cf00d3a6716 2026-06-11 00:35:15.982116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:35:15.982130 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> a7994c91af9e 2026-06-11 00:35:15.982153 | 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 2026-06-11 00:35:15.982169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 53bd45e181aa 2026-06-11 00:35:15.982179 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing ./glance 2026-06-11 00:35:15.982194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2026-06-11 00:35:15.982204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:35:15.982270 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2026-06-11 00:35:15.982286 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:35:15.982344 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2026-06-11 00:35:15.982360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:35:15.982421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:35:15.982481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:35:15.984808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2026-06-11 00:35:15.984864 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2026-06-11 00:35:15.984880 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2026-06-11 00:35:15.984892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.8.2-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 00:35:15.984905 | 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.2.1.dev1) (6.1.0) 2026-06-11 00:35:15.984919 | 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.2.1.dev1) (0.7.1) 2026-06-11 00:35:15.984930 | 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.2.1.dev1) (2.0.32) 2026-06-11 00:35:15.984952 | 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.2.1.dev1) (0.36.1) 2026-06-11 00:35:15.984964 | 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.2.1.dev1) (3.1.0) 2026-06-11 00:35:15.984976 | 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.2.1.dev1) (2.5.1) 2026-06-11 00:35:15.984987 | 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.2.1.dev1) (1.8.8) 2026-06-11 00:35:15.984997 | 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.2.1.dev1) (1.13.2) 2026-06-11 00:35:15.985008 | 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.2.1.dev1) (0.22.0) 2026-06-11 00:35:15.985023 | 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.2.1.dev1) (9.6.1) 2026-06-11 00:35:15.985041 | 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.2.1.dev1) (6.1.0) 2026-06-11 00:35:15.985060 | 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.2.1.dev1) (5.6.0) 2026-06-11 00:35:15.985077 | 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.2.1.dev1) (2.4.0) 2026-06-11 00:35:15.985094 | 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.2.1.dev1) (7.4.0) 2026-06-11 00:35:15.985111 | 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.2.1.dev1) (5.3.0) 2026-06-11 00:35:15.985129 | 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.2.1.dev1) (3.0.0) 2026-06-11 00:35:15.985148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==29.2.1.dev1) 2026-06-11 00:35:15.985165 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:35:15.985184 | 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.2.1.dev1) (5.8.1) 2026-06-11 00:35:15.985211 | 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.2.1.dev1) (10.12.1) 2026-06-11 00:35:15.985222 | 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.2.1.dev1) (0.12.1) 2026-06-11 00:35:15.985233 | 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.2.1.dev1) (3.11.0) 2026-06-11 00:35:15.985256 | 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.2.1.dev1) (3.10.1) 2026-06-11 00:35:15.985267 | 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.2.1.dev1) (4.19.2) 2026-06-11 00:35:15.985287 | 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.2.1.dev1) (5.5.0) 2026-06-11 00:35:15.985298 | 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.2.1.dev1) (16.0.0) 2026-06-11 00:35:15.985308 | 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.2.1.dev1) (6.4.0) 2026-06-11 00:35:15.985318 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==29.2.1.dev1) 2026-06-11 00:35:15.985328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:35:15.985338 | 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.2.1.dev1) (6.1.2) 2026-06-11 00:35:15.985348 | 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.2.1.dev1) (14.9.3) 2026-06-11 00:35:15.985358 | 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.2.1.dev1) (6.2.0) 2026-06-11 00:35:15.985368 | 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.2.1.dev1) (3.4.0) 2026-06-11 00:35:15.985378 | 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.2.1.dev1) (4.4.0) 2026-06-11 00:35:15.985388 | 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.2.1.dev1) (1.3.4) 2026-06-11 00:35:15.985466 | 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.2.1.dev1) (4.2.0) 2026-06-11 00:35:15.985477 | 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.2.1.dev1) (3.0.0) 2026-06-11 00:35:15.985487 | 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.2.1.dev1) (42.0.8) 2026-06-11 00:35:15.985497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==29.2.1.dev1) 2026-06-11 00:35:15.985507 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:35:15.985517 | 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.2.1.dev1) (2.1.0) 2026-06-11 00:35:15.985528 | 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.2.1.dev1) (5.9.0) 2026-06-11 00:35:15.985538 | 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.2.1.dev1) (5.1.1) 2026-06-11 00:35:15.985547 | 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) 2026-06-11 00:35:15.985565 | 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) 2026-06-11 00:35:15.985576 | 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) 2026-06-11 00:35:15.985593 | 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) 2026-06-11 00:35:15.985611 | 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) 2026-06-11 00:35:15.985623 | 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) 2026-06-11 00:35:15.985633 | 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) 2026-06-11 00:35:15.985643 | 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) 2026-06-11 00:35:15.985653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3) 2026-06-11 00:35:15.985663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2026-06-11 00:35:15.985674 | 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) 2026-06-11 00:35:15.985684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3) 2026-06-11 00:35:15.985725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:35:15.985736 | 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) 2026-06-11 00:35:15.985746 | 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) 2026-06-11 00:35:15.985756 | 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) 2026-06-11 00:35:15.985766 | 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.2.1.dev1) (1.3.5) 2026-06-11 00:35:15.985776 | 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.2.1.dev1) (4.12.2) 2026-06-11 00:35:15.985786 | 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.2.1.dev1) (7.0.0) 2026-06-11 00:35:15.985796 | 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.2.1.dev1) (1.17.0) 2026-06-11 00:35:15.985806 | 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.2.1.dev1) (2.22) 2026-06-11 00:35:15.985816 | 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.2.1.dev1) (1.16.0) 2026-06-11 00:35:15.985826 | 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.2.1.dev1) (2.6.1) 2026-06-11 00:35:15.985843 | 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.2.1.dev1) (3.0.3) 2026-06-11 00:35:15.985859 | 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.2.1.dev1) (3.1.2) 2026-06-11 00:35:15.985871 | 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.2.1.dev1) (24.2.0) 2026-06-11 00:35:15.985881 | 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.2.1.dev1) (2023.12.1) 2026-06-11 00:35:15.985899 | 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.2.1.dev1) (0.35.1) 2026-06-11 00:35:15.985909 | 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.2.1.dev1) (0.20.0) 2026-06-11 00:35:15.985919 | 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.2.1.dev1) (1.7.0) 2026-06-11 00:35:15.985929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (3.11.0) 2026-06-11 00:35:15.985939 | 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.2.1.dev1) (3.1.1) 2026-06-11 00:35:15.985949 | 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.2.1.dev1) (2.9.0) 2026-06-11 00:35:15.985959 | 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) 2026-06-11 00:35:15.985969 | 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) 2026-06-11 00:35:15.985979 | 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) 2026-06-11 00:35:15.985989 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (1.3.3) 2026-06-11 00:35:15.985999 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==29.2.1.dev1) (5.1.1) 2026-06-11 00:35:15.986012 | 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.2.1.dev1) (0.19) 2026-06-11 00:35:15.986022 | 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.2.1.dev1) (0.10.1) 2026-06-11 00:35:15.986040 | 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.2.1.dev1) (2.0.0) 2026-06-11 00:35:15.986050 | 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.2.1.dev1) (6.0.2) 2026-06-11 00:35:15.986060 | 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.2.1.dev1) (2.0.1) 2026-06-11 00:35:15.986070 | 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.2.1.dev1) (0.5.0) 2026-06-11 00:35:15.986081 | 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.2.1.dev1) (4.0.1) 2026-06-11 00:35:15.986096 | 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.2.1.dev1) (1.33) 2026-06-11 00:35:15.986106 | 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.2.1.dev1) (0.11.0) 2026-06-11 00:35:15.986123 | 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.2.1.dev1) (4.2.2) 2026-06-11 00:35:15.986134 | 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.2.1.dev1) (1.4.0) 2026-06-11 00:35:15.986144 | 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.2.1.dev1) (3.0.0) 2026-06-11 00:35:15.986154 | 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.2.1.dev1) (5.5.0) 2026-06-11 00:35:15.986164 | 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.2.1.dev1) (5.2.0) 2026-06-11 00:35:15.986174 | 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.2.1.dev1) (5.4.0) 2026-06-11 00:35:15.986184 | 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.2.1.dev1) (0.9.0) 2026-06-11 00:35:15.986194 | 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.2.1.dev1) (5.1.0) 2026-06-11 00:35:15.986204 | 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.2.1.dev1) (0.20.0) 2026-06-11 00:35:15.986214 | 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.2.1.dev1) (3.1.4) 2026-06-11 00:35:15.986224 | 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.2.1.dev1) (4.0.1) 2026-06-11 00:35:15.986241 | 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.2.1.dev1) (4.0.1) 2026-06-11 00:35:15.986251 | 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.2.1.dev1) (2.1.5) 2026-06-11 00:35:15.986261 | 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) 2026-06-11 00:35:15.986271 | 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) 2026-06-11 00:35:15.986281 | 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) 2026-06-11 00:35:15.986291 | 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.2.1.dev1) (24.1) 2026-06-11 00:35:15.986306 | 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) 2026-06-11 00:35:15.986317 | 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) 2026-06-11 00:35:15.986327 | 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.2.1.dev1) (67.2.0) 2026-06-11 00:35:15.986343 | 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.2.1.dev1) (0.2.13) 2026-06-11 00:35:15.986353 | 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.2.1.dev1) (2024.1) 2026-06-11 00:35:15.986363 | 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.2.1.dev1) (4.7.0) 2026-06-11 00:35:15.986373 | 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.2.1.dev1) (0.5.2) 2026-06-11 00:35:15.986383 | 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.2.1.dev1) (2.4.3) 2026-06-11 00:35:15.986418 | 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.2.1.dev1) (1.9.0) 2026-06-11 00:35:15.986434 | 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) 2026-06-11 00:35:15.986444 | 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) 2026-06-11 00:35:15.986471 | 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]) (2026.5.20) 2026-06-11 00:35:15.986482 | 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.2.1.dev1) (0.7) 2026-06-11 00:35:15.988485 | 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.2.1.dev1) (3.2.0) 2026-06-11 00:35:15.988516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==29.2.1.dev1) 2026-06-11 00:35:15.988526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:35:15.988536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==29.2.1.dev1) 2026-06-11 00:35:15.988545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:35:15.988554 | 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.2.1.dev1) (2.7.2) 2026-06-11 00:35:15.988564 | 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.2.1.dev1) (0.8.1) 2026-06-11 00:35:15.988573 | 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.2.1.dev1) (6.11.0) 2026-06-11 00:35:15.988582 | 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.2.1.dev1) (3.20.0) 2026-06-11 00:35:15.988591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.8.2-py3-none-any.whl (243 kB) 2026-06-11 00:35:15.988611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2026-06-11 00:35:15.988620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2026-06-11 00:35:15.988629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 29.2 MB/s 0:00:00 2026-06-11 00:35:15.988638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2026-06-11 00:35:15.988647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-11 00:35:15.988656 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2026-06-11 00:35:15.988665 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-06-11 00:35:15.988674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-06-11 00:35:15.988683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 27.6 MB/s 0:00:00 2026-06-11 00:35:15.988710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-06-11 00:35:15.988719 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2026-06-11 00:35:15.988728 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2026-06-11 00:35:15.988737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2026-06-11 00:35:15.988760 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-29.2.1.dev1-py3-none-any.whl size=1438453 sha256=f5c1e018f777129e268ddceb4b63272ceaad5bd65efc01aaefbe4b95c0314c0f 2026-06-11 00:35:15.988770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-u3v46uem/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2026-06-11 00:35:15.988779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2026-06-11 00:35:15.988788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, botocore, s3transfer, taskflow, boto3, oslo.limit, glance_store, cursive, glance 2026-06-11 00:35:15.988798 | 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.2.1.dev1 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 2026-06-11 00:35:15.988807 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 53bd45e181aa 2026-06-11 00:35:15.988816 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 56864b7aa96a 2026-06-11 00:35:15.988826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 5b9e86aa99a6 2026-06-11 00:35:15.988835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20260611 2026-06-11 00:35:15.988844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2026-06-11 00:35:15.986478 (took 0:00:35.991418) 2026-06-11 00:35:15.988861 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2026-06-11 00:35:15.988871 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2026-06-11 00:35:15.988879 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2026-06-11 00:35:15.988888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2026-06-11 00:35:15.988161 2026-06-11 00:35:15.988897 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2024.2.tar.gz 2026-06-11 00:35:15.989478 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2026-06-11 00:35:15.989996 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2026-06-11 00:35:27.453379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:35:27.453514 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> ab50a4930260 2026-06-11 00:35:27.453559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20260611" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:35:27.453581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in ca6cb358ac23 2026-06-11 00:35:27.453656 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container ca6cb358ac23 2026-06-11 00:35:27.453707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> b70485cec9a6 2026-06-11 00:35:27.453727 | 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 2026-06-11 00:35:27.453827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 5d18d717e237 2026-06-11 00:35:27.453845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 5d18d717e237 2026-06-11 00:35:27.453878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 52dcfeb12dba 2026-06-11 00:35:27.453962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2026-06-11 00:35:27.453980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in e77686bca0a2 2026-06-11 00:35:27.454040 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container e77686bca0a2 2026-06-11 00:35:27.454067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 3f61148693d1 2026-06-11 00:35:27.454151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2026-06-11 00:35:27.454172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 44929f37076b 2026-06-11 00:35:27.454197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:35:27.454237 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 41f5cf732bc4 2026-06-11 00:35:27.454293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2026-06-11 00:35:27.454352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> bccc1e635a1a 2026-06-11 00:35:27.454371 | 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 2026-06-11 00:35:27.454463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 6bd8aaab6f16 2026-06-11 00:35:27.454528 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing ./aodh 2026-06-11 00:35:27.454543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2026-06-11 00:35:27.454605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:35:27.454651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2026-06-11 00:35:27.454724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:35:27.454745 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2026-06-11 00:35:27.454779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:35:27.454843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:35:27.454902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:35:27.454918 | 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) 2026-06-11 00:35:27.454979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==19.0.0.0rc2.dev2) 2026-06-11 00:35:27.455037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2026-06-11 00:35:27.455052 | 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) 2026-06-11 00:35:27.455119 | 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) 2026-06-11 00:35:27.455145 | 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.12.1) 2026-06-11 00:35:27.455216 | 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) 2026-06-11 00:35:27.455243 | 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) 2026-06-11 00:35:27.455297 | 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) 2026-06-11 00:35:27.455326 | 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.1) 2026-06-11 00:35:27.455349 | 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) 2026-06-11 00:35:27.455425 | 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) 2026-06-11 00:35:27.455448 | 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) 2026-06-11 00:35:27.455510 | 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) 2026-06-11 00:35:27.455527 | 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) 2026-06-11 00:35:27.455626 | 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) 2026-06-11 00:35:27.455640 | 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) 2026-06-11 00:35:27.455723 | 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) 2026-06-11 00:35:27.455790 | 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.3) 2026-06-11 00:35:27.455840 | 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) 2026-06-11 00:35:27.455896 | 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) 2026-06-11 00:35:27.455912 | 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) 2026-06-11 00:35:27.455976 | 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) 2026-06-11 00:35:27.456033 | 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) 2026-06-11 00:35:27.456049 | 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) 2026-06-11 00:35:27.456113 | 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) 2026-06-11 00:35:27.456170 | 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) 2026-06-11 00:35:27.456185 | 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) 2026-06-11 00:35:27.456249 | 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) 2026-06-11 00:35:27.456277 | 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) 2026-06-11 00:35:27.456362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==19.0.0.0rc2.dev2) 2026-06-11 00:35:27.456384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2026-06-11 00:35:27.456444 | 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) 2026-06-11 00:35:27.456468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==19.0.0.0rc2.dev2) 2026-06-11 00:35:27.456534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:35:27.456550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==19.0.0.0rc2.dev2) 2026-06-11 00:35:27.456617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.8.1-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:35:27.456716 | 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) 2026-06-11 00:35:27.456735 | 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) 2026-06-11 00:35:27.456931 | 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) 2026-06-11 00:35:27.456992 | 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) 2026-06-11 00:35:27.457006 | 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) 2026-06-11 00:35:27.457026 | 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) 2026-06-11 00:35:27.457037 | 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) 2026-06-11 00:35:27.457047 | 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) 2026-06-11 00:35:27.457061 | 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) 2026-06-11 00:35:27.457076 | 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) 2026-06-11 00:35:27.457137 | 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) 2026-06-11 00:35:27.457172 | 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) 2026-06-11 00:35:27.457221 | 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) 2026-06-11 00:35:27.457236 | 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) 2026-06-11 00:35:27.457287 | 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) 2026-06-11 00:35:27.457302 | 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) 2026-06-11 00:35:27.457376 | 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) 2026-06-11 00:35:27.457392 | 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) 2026-06-11 00:35:27.457502 | 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) 2026-06-11 00:35:27.457520 | 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) 2026-06-11 00:35:27.457568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.11.0) 2026-06-11 00:35:27.457614 | 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) 2026-06-11 00:35:27.457629 | 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) 2026-06-11 00:35:27.457731 | 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) 2026-06-11 00:35:27.457746 | 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) 2026-06-11 00:35:27.457804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.3.3) 2026-06-11 00:35:27.457819 | 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) 2026-06-11 00:35:27.457965 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.1.1) 2026-06-11 00:35:27.457999 | 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) 2026-06-11 00:35:27.458032 | 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) 2026-06-11 00:35:27.458045 | 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) 2026-06-11 00:35:27.458055 | 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) 2026-06-11 00:35:27.458069 | 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) 2026-06-11 00:35:27.458116 | 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) 2026-06-11 00:35:27.458159 | 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) 2026-06-11 00:35:27.458211 | 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) 2026-06-11 00:35:27.458253 | 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) 2026-06-11 00:35:27.458295 | 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) 2026-06-11 00:35:27.458356 | 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) 2026-06-11 00:35:27.458372 | 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) 2026-06-11 00:35:27.458473 | 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) 2026-06-11 00:35:27.458507 | 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) 2026-06-11 00:35:27.458530 | 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) 2026-06-11 00:35:27.458605 | 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) 2026-06-11 00:35:27.458621 | 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) 2026-06-11 00:35:27.458740 | 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) 2026-06-11 00:35:27.458754 | 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) 2026-06-11 00:35:27.458778 | 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) 2026-06-11 00:35:27.458791 | 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) 2026-06-11 00:35:27.458856 | 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) 2026-06-11 00:35:27.458899 | 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) 2026-06-11 00:35:27.458952 | 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) 2026-06-11 00:35:27.458966 | 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) 2026-06-11 00:35:27.459028 | 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) 2026-06-11 00:35:27.459071 | 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) 2026-06-11 00:35:27.459115 | 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) 2026-06-11 00:35:27.459156 | 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) 2026-06-11 00:35:27.459198 | 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) 2026-06-11 00:35:27.459258 | 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) 2026-06-11 00:35:27.459273 | 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) 2026-06-11 00:35:27.459326 | 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) 2026-06-11 00:35:27.459369 | 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) 2026-06-11 00:35:27.459385 | 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) 2026-06-11 00:35:27.459469 | 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) 2026-06-11 00:35:27.459501 | 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) 2026-06-11 00:35:27.459565 | 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) 2026-06-11 00:35:27.459591 | 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) 2026-06-11 00:35:27.459616 | 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) 2026-06-11 00:35:27.459715 | 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) 2026-06-11 00:35:27.459733 | 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) 2026-06-11 00:35:27.459776 | 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) 2026-06-11 00:35:27.459820 | 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) 2026-06-11 00:35:27.459861 | 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) 2026-06-11 00:35:27.459916 | 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.5) 2026-06-11 00:35:27.459958 | 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) 2026-06-11 00:35:27.460008 | 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) 2026-06-11 00:35:27.460023 | 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) 2026-06-11 00:35:27.460084 | 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) 2026-06-11 00:35:27.460126 | 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) 2026-06-11 00:35:27.460168 | 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) (2026.5.20) 2026-06-11 00:35:27.460198 | 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) 2026-06-11 00:35:27.460242 | 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) 2026-06-11 00:35:27.460282 | 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) 2026-06-11 00:35:27.460323 | 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) 2026-06-11 00:35:27.460364 | 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) 2026-06-11 00:35:27.460417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2026-06-11 00:35:27.460483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2026-06-11 00:35:27.460536 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.3.0-py3-none-any.whl (35 kB) 2026-06-11 00:35:27.460577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.8.1-py3-none-any.whl (113 kB) 2026-06-11 00:35:27.460635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2026-06-11 00:35:27.460658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2026-06-11 00:35:27.460704 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2026-06-11 00:35:27.460770 | 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=225740 sha256=aa5a993092c7443d361f043a3622f4fb31578ba6c3ea69064c984e48700ae221 2026-06-11 00:35:27.460788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-elhny0bz/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2026-06-11 00:35:27.460846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2026-06-11 00:35:27.460902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2026-06-11 00:35:27.460944 | 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.1 2026-06-11 00:35:27.460985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 6bd8aaab6f16 2026-06-11 00:35:27.461027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1164c520f76d 2026-06-11 00:35:27.461067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 675686cf87ec 2026-06-11 00:35:27.461108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 00:35:27.461204 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2026-06-11 00:35:27.461114 (took 0:00:11.472953) 2026-06-11 00:35:27.461306 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2026-06-11 00:35:27.461372 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2026-06-11 00:35:27.461444 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2026-06-11 00:35:27.461502 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2026-06-11 00:35:27.461553 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2026-06-11 00:35:27.461917 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2026-06-11 00:35:27.461978 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2026-06-11 00:35:27.462061 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2026-06-11 00:35:27.461982 2026-06-11 00:35:27.462128 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2024.2.tar.gz 2026-06-11 00:35:27.464001 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2026-06-11 00:35:27.464655 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2026-06-11 00:35:38.261635 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:35:38.261787 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> ab50a4930260 2026-06-11 00:35:38.261810 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20260611" "name"="placement-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:35:38.261828 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in bb0ecd78ac67 2026-06-11 00:35:38.261842 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container bb0ecd78ac67 2026-06-11 00:35:38.261855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 8c324728baee 2026-06-11 00:35:38.261868 | 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 2026-06-11 00:35:38.261882 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 4bc9032828e0 2026-06-11 00:35:38.261894 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 4bc9032828e0 2026-06-11 00:35:38.261906 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> f48ee0e2a2ba 2026-06-11 00:35:38.261918 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2026-06-11 00:35:38.261931 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> dfe4a79a22c6 2026-06-11 00:35:38.261944 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2026-06-11 00:35:38.261956 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 638eb84e9fea 2026-06-11 00:35:38.261968 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:35:38.261980 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 381aad8a8e63 2026-06-11 00:35:38.261994 | 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 2026-06-11 00:35:38.262008 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 3a4d69dba401 2026-06-11 00:35:38.262020 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing ./placement 2026-06-11 00:35:38.262037 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2026-06-11 00:35:38.262050 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:35:38.262093 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2026-06-11 00:35:38.262622 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:35:38.262645 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2026-06-11 00:35:38.262677 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:35:38.262687 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:35:38.262698 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:35:38.262709 | 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.3.dev1) (6.1.0) 2026-06-11 00:35:38.262739 | 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.3.dev1) (2.0.32) 2026-06-11 00:35:38.262750 | 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.3.dev1) (10.12.1) 2026-06-11 00:35:38.262760 | 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.3.dev1) (2.5.1) 2026-06-11 00:35:38.262770 | 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.3.dev1) (1.8.8) 2026-06-11 00:35:38.262781 | 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.3.dev1) (4.19.2) 2026-06-11 00:35:38.262791 | 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.3.dev1) (2.32.3) 2026-06-11 00:35:38.262802 | 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.3.dev1) (67.2.0) 2026-06-11 00:35:38.262815 | 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.3.dev1) (6.1.0) 2026-06-11 00:35:38.265490 | 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.3.dev1) (9.6.1) 2026-06-11 00:35:38.265516 | 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.3.dev1) (5.6.0) 2026-06-11 00:35:38.265527 | 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.3.dev1) (6.1.2) 2026-06-11 00:35:38.265537 | 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.3.dev1) (5.5.0) 2026-06-11 00:35:38.265547 | 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.3.dev1) (7.4.0) 2026-06-11 00:35:38.265557 | 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.3.dev1) (16.0.0) 2026-06-11 00:35:38.265579 | 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.3.dev1) (4.4.0) 2026-06-11 00:35:38.265590 | 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.3.dev1) (6.2.0) 2026-06-11 00:35:38.265601 | 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.3.dev1) (2.4.0) 2026-06-11 00:35:38.265612 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==12.0.3.dev1) 2026-06-11 00:35:38.265622 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:35:38.265632 | 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.3.dev1) (3.1.0) 2026-06-11 00:35:38.265643 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==12.0.3.dev1) 2026-06-11 00:35:38.265673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:35:38.265691 | 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.3.dev1) (24.2.0) 2026-06-11 00:35:38.265702 | 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.3.dev1) (2023.12.1) 2026-06-11 00:35:38.265714 | 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.3.dev1) (0.35.1) 2026-06-11 00:35:38.265725 | 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.3.dev1) (0.20.0) 2026-06-11 00:35:38.265746 | 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.3.dev1) (5.8.1) 2026-06-11 00:35:38.265756 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (3.11.0) 2026-06-11 00:35:38.265767 | 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.3.dev1) (6.4.0) 2026-06-11 00:35:38.265776 | 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.3.dev1) (3.1.1) 2026-06-11 00:35:38.265798 | 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.3.dev1) (2.9.0) 2026-06-11 00:35:38.265809 | 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.3.dev1) (5.5.0) 2026-06-11 00:35:38.265820 | 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.3.dev1) (2.1.0) 2026-06-11 00:35:38.265837 | 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.3.dev1) (5.3.0) 2026-06-11 00:35:38.265848 | 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.3.dev1) (1.7.0) 2026-06-11 00:35:38.265859 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (1.3.3) 2026-06-11 00:35:38.265869 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (3.0.0) 2026-06-11 00:35:38.265879 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (1.16.0) 2026-06-11 00:35:38.265890 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.3.dev1) (5.1.1) 2026-06-11 00:35:38.265900 | 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.3.dev1) (0.19) 2026-06-11 00:35:38.265916 | 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.3.dev1) (0.10.1) 2026-06-11 00:35:38.265927 | 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.3.dev1) (2.0.0) 2026-06-11 00:35:38.265937 | 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.3.dev1) (6.0.2) 2026-06-11 00:35:38.265947 | 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.3.dev1) (1.13.2) 2026-06-11 00:35:38.265956 | 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.3.dev1) (2.0.1) 2026-06-11 00:35:38.265966 | 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.3.dev1) (0.5.0) 2026-06-11 00:35:38.265976 | 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.3.dev1) (1.3.5) 2026-06-11 00:35:38.265986 | 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.3.dev1) (4.12.2) 2026-06-11 00:35:38.266004 | 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.3.dev1) (2.9.0.post0) 2026-06-11 00:35:38.266021 | 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.3.dev1) (3.1.4) 2026-06-11 00:35:38.266031 | 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.3.dev1) (4.0.1) 2026-06-11 00:35:38.266041 | 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.3.dev1) (4.0.1) 2026-06-11 00:35:38.266051 | 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.3.dev1) (2.1.5) 2026-06-11 00:35:38.266061 | 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.3.dev1) (1.0.8) 2026-06-11 00:35:38.266071 | 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.3.dev1) (2024.1) 2026-06-11 00:35:38.266081 | 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.3.dev1) (3.11.0) 2026-06-11 00:35:38.266091 | 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.3.dev1) (24.1) 2026-06-11 00:35:38.266101 | 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.3.dev1) (6.0.0) 2026-06-11 00:35:38.266110 | 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.3.dev1) (3.1.2) 2026-06-11 00:35:38.266120 | 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.3.dev1) (0.2.13) 2026-06-11 00:35:38.266135 | 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.3.dev1) (2024.1) 2026-06-11 00:35:38.266146 | 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.3.dev1) (1.16.0) 2026-06-11 00:35:38.266156 | 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.3.dev1) (3.3.2) 2026-06-11 00:35:38.266166 | 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.3.dev1) (3.8) 2026-06-11 00:35:38.266176 | 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.3.dev1) (1.26.19) 2026-06-11 00:35:38.266186 | 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.3.dev1) (2026.5.20) 2026-06-11 00:35:38.266203 | 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.3.dev1) (0.7) 2026-06-11 00:35:38.266220 | 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.3.dev1) (3.0.3) 2026-06-11 00:35:38.266231 | 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.3.dev1) (2.7.2) 2026-06-11 00:35:38.266241 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:35:38.266250 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-11 00:35:38.266260 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2026-06-11 00:35:38.266270 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2026-06-11 00:35:38.266280 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-11 00:35:38.266290 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-12.0.3.dev1-py3-none-any.whl size=460639 sha256=61c9aec2f48c7b7d43c3dbf3eb7868e229ad046c37331963c5d6e471fd66ebc6 2026-06-11 00:35:38.266301 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-0peaksne/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2026-06-11 00:35:38.266311 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2026-06-11 00:35:38.266321 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: os-resource-classes, microversion-parse, openstack-placement 2026-06-11 00:35:38.266331 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-12.0.3.dev1 os-resource-classes-1.1.0 2026-06-11 00:35:38.266341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 3a4d69dba401 2026-06-11 00:35:38.266351 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> b81884472792 2026-06-11 00:35:38.266361 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 2a3a405ac382 2026-06-11 00:35:38.266371 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20260611 2026-06-11 00:35:38.266381 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2026-06-11 00:35:38.265783 (took 0:00:10.803801) 2026-06-11 00:35:38.266391 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2026-06-11 00:35:38.266453 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2026-06-11 00:35:38.266464 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2026-06-11 00:35:38.266591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2026-06-11 00:35:38.266463 2026-06-11 00:35:38.266646 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2024.2.tar.gz 2026-06-11 00:35:38.277558 | 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 2026-06-11 00:35:38.915483 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2026-06-11 00:35:38.915849 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2026-06-11 00:36:42.524749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:36:42.524888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> ab50a4930260 2026-06-11 00:36:42.524915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20260611" "name"="nova-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:36:42.525039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in b6a34f173ac2 2026-06-11 00:36:42.525061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container b6a34f173ac2 2026-06-11 00:36:42.525144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> eb2794d9d981 2026-06-11 00:36:42.525260 | 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 2026-06-11 00:36:42.525289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 30d4a8dc200d 2026-06-11 00:36:42.525443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 30d4a8dc200d 2026-06-11 00:36:42.525469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> d8cc9e9c3895 2026-06-11 00:36:42.525595 | 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/* 2026-06-11 00:36:42.525680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 3aec22eb5e2b 2026-06-11 00:36:42.525707 | 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] 2026-06-11 00:36:42.525776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:36:42.525855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:36:42.525938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:36:42.525958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:36:42.525981 | 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] 2026-06-11 00:36:42.526004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:36:42.526100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:36:42.526179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:36:42.526199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:36:42.526282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:36:42.526307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:36:42.526385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:36:42.526465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:36:42.526485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:36:42.526577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-06-11 00:36:42.526665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-06-11 00:36:42.526707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-06-11 00:36:42.526786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2026-06-11 00:36:42.526805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2026-06-11 00:36:42.526826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-06-11 00:36:42.526901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2026-06-11 00:36:42.526979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2026-06-11 00:36:42.526998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-06-11 00:36:42.527019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 libyajl2 2026-06-11 00:36:42.527086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-netifaces python3-sortedcontainers uuid-runtime 2026-06-11 00:36:42.527149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2026-06-11 00:36:42.527169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2026-06-11 00:36:42.527220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-netaddr 2026-06-11 00:36:42.527273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python-sortedcontainers-doc 2026-06-11 00:36:42.527336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2026-06-11 00:36:42.527356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2026-06-11 00:36:42.527431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth 2026-06-11 00:36:42.527493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2026-06-11 00:36:42.527564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2026-06-11 00:36:42.527827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2026-06-11 00:36:42.527850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2026-06-11 00:36:42.527868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 libyajl2 openssh-client openvswitch-common 2026-06-11 00:36:42.528075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-netifaces 2026-06-11 00:36:42.528140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-openvswitch python3-sortedcontainers uuid-runtime 2026-06-11 00:36:42.528153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:36:42.528174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2026-06-11 00:36:42.528185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.7 MB of additional disk space will be used. 2026-06-11 00:36:42.528195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:36:42.528213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2026-06-11 00:36:42.528370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-11 00:36:42.528423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-06-11 00:36:42.528465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-06-11 00:36:42.528573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-06-11 00:36:42.528595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-06-11 00:36:42.528777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-11 00:36:42.528789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-11 00:36:42.528800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-06-11 00:36:42.528877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-11 00:36:42.528933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-11 00:36:42.528987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-11 00:36:42.529042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-11 00:36:42.529098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:36:42.529153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-11 00:36:42.529205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-06-11 00:36:42.529258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-06-11 00:36:42.529311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-06-11 00:36:42.529364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-06-11 00:36:42.529430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-06-11 00:36:42.529518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-06-11 00:36:42.529583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-11 00:36:42.529635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-11 00:36:42.529688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-11 00:36:42.529742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-11 00:36:42.529797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-11 00:36:42.529853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-11 00:36:42.529909 | 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] 2026-06-11 00:36:42.529963 | 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] 2026-06-11 00:36:42.530017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 1s (12.3 MB/s) 2026-06-11 00:36:42.530122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2026-06-11 00:36:42.530136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2026-06-11 00:36:42.530183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-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% 2026-06-11 00:36:42.530238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% (Reading database ... 75% 2026-06-11 00:36:42.530294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2026-06-11 00:36:42.530348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2026-06-11 00:36:42.530426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2026-06-11 00:36:42.530490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2026-06-11 00:36:42.530554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:36:42.530644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:36:42.530701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:36:42.530750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:36:42.530799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:36:42.530848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:36:42.530897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-06-11 00:36:42.530965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-06-11 00:36:42.531008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:36:42.531058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-06-11 00:36:42.531107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-06-11 00:36:42.531155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:36:42.531205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2026-06-11 00:36:42.531253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-06-11 00:36:42.531301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:36:42.531349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2026-06-11 00:36:42.531423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-11 00:36:42.531474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-11 00:36:42.531533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2026-06-11 00:36:42.531584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-11 00:36:42.531634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-11 00:36:42.531774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2026-06-11 00:36:42.531791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-06-11 00:36:42.531803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-06-11 00:36:42.531818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:36:42.531864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:36:42.531910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:36:42.531956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:36:42.532026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:36:42.532086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:36:42.532104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2026-06-11 00:36:42.532162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:36:42.532180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:36:42.532249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:36:42.532267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:36:42.532333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:36:42.532351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:36:42.532483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:36:42.532585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:36:42.532772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:36:42.532851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:36:42.532912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:36:42.532931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:36:42.532947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:36:42.533019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:36:42.533037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:36:42.533085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:36:42.533135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-06-11 00:36:42.533192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:36:42.533210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:36:42.533234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:36:42.533294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:36:42.533312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:36:42.533337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:36:42.533425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:36:42.533445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2026-06-11 00:36:42.533502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:36:42.533521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:36:42.533588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2026-06-11 00:36:42.533759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:36:42.533768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:36:42.533775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2026-06-11 00:36:42.533785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-06-11 00:36:42.533890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-06-11 00:36:42.533959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:36:42.534030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 00:36:42.534098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 00:36:42.534166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:36:42.534234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 00:36:42.534302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 00:36:42.534370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:36:42.534438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2026-06-11 00:36:42.534572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 00:36:42.534606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:36:42.534717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2026-06-11 00:36:42.534768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-11 00:36:42.534836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2026-06-11 00:36:42.534905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libyajl2:amd64. 2026-06-11 00:36:42.534970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-11 00:36:42.535037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:36:42.535105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2026-06-11 00:36:42.535173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:36:42.535240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 00:36:42.535306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2026-06-11 00:36:42.535371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../27-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-11 00:36:42.535490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-11 00:36:42.535567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2026-06-11 00:36:42.535650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../28-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-11 00:36:42.535718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-11 00:36:42.535787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:36:42.535847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:36:42.535916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-06-11 00:36:42.535981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:36:42.536049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:36:42.536116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-06-11 00:36:42.536186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:36:42.536248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-11 00:36:42.536312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:36:42.536379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:36:42.536447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2026-06-11 00:36:42.536552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:36:42.536664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2026-06-11 00:36:42.536735 | 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 2026-06-11 00:36:42.536806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:36:42.536873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:36:42.536941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:36:42.537010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 00:36:42.537078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:36:42.537145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:36:42.537211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2026-06-11 00:36:42.537276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:36:42.537341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:36:42.537416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:36:42.537497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-06-11 00:36:42.537598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:36:42.537655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-11 00:36:42.537777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-11 00:36:42.537787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:36:42.537853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:36:42.537907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-06-11 00:36:42.537963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:36:42.538022 | 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 2026-06-11 00:36:42.538078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:36:42.538133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:36:42.538187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-06-11 00:36:42.538243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-06-11 00:36:42.538299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-11 00:36:42.538354 | 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 2026-06-11 00:36:42.538413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-06-11 00:36:42.538482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-11 00:36:42.538573 | 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 2026-06-11 00:36:42.538615 | 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 2026-06-11 00:36:42.538671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-06-11 00:36:42.538723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-06-11 00:36:42.538775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-11 00:36:42.538832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-06-11 00:36:42.538887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:36:42.538943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:36:42.538998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:36:42.539054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 3aec22eb5e2b 2026-06-11 00:36:42.539113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 3ebca8818c8b 2026-06-11 00:36:42.539164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2026-06-11 00:36:42.539241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> b7c4c391ad07 2026-06-11 00:36:42.539297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2026-06-11 00:36:42.539355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 7b465e8d7840 2026-06-11 00:36:42.539414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2026-06-11 00:36:42.539496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> ca0e9713719b 2026-06-11 00:36:42.539559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:36:42.539637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> d9f66848e648 2026-06-11 00:36:42.539702 | 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 2026-06-11 00:36:42.539764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in a086e7f180d0 2026-06-11 00:36:42.539822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./nova 2026-06-11 00:36:42.539879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-06-11 00:36:42.539935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:36:42.539994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-06-11 00:36:42.540049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:36:42.540107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:36:42.540163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:36:42.540220 | 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.3.1.dev3) (6.1.0) 2026-06-11 00:36:42.540277 | 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.3.1.dev3) (2.0.32) 2026-06-11 00:36:42.540333 | 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.3.1.dev3) (5.1.1) 2026-06-11 00:36:42.540392 | 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.3.1.dev3) (0.36.1) 2026-06-11 00:36:42.540472 | 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.3.1.dev3) (3.1.4) 2026-06-11 00:36:42.540529 | 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.3.1.dev3) (10.12.1) 2026-06-11 00:36:42.540722 | 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.3.1.dev3) (5.3.0) 2026-06-11 00:36:42.540731 | 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.3.1.dev3) (2.5.1) 2026-06-11 00:36:42.540737 | 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.3.1.dev3) (42.0.8) 2026-06-11 00:36:42.540746 | 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.3.1.dev3) (1.8.8) 2026-06-11 00:36:42.540752 | 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.3.1.dev3) (3.0.3) 2026-06-11 00:36:42.540758 | 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.3.1.dev3) (3.1.0) 2026-06-11 00:36:42.540814 | 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.3.1.dev3) (3.10.1) 2026-06-11 00:36:42.540821 | 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.3.1.dev3) (3.11.0) 2026-06-11 00:36:42.540867 | 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.3.1.dev3) (1.13.2) 2026-06-11 00:36:42.540874 | 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.3.1.dev3) (0.10.1) 2026-06-11 00:36:42.540926 | 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.3.1.dev3) (0.11.0) 2026-06-11 00:36:42.540939 | 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.3.1.dev3) (3.4.1) 2026-06-11 00:36:42.540988 | 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.3.1.dev3) (2.1.0) 2026-06-11 00:36:42.540995 | 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.3.1.dev3) (4.19.2) 2026-06-11 00:36:42.541051 | 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.3.1.dev3) (9.6.0) 2026-06-11 00:36:42.541059 | 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.3.1.dev3) (5.8.1) 2026-06-11 00:36:42.541116 | 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.3.1.dev3) (11.3.1) 2026-06-11 00:36:42.541129 | 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.3.1.dev3) (4.7.0) 2026-06-11 00:36:42.541168 | 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.3.1.dev3) (2.32.3) 2026-06-11 00:36:42.541180 | 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.3.1.dev3) (5.3.0) 2026-06-11 00:36:42.541236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==30.3.1.dev3) 2026-06-11 00:36:42.541242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-06-11 00:36:42.541287 | 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.3.1.dev3) (3.11.0) 2026-06-11 00:36:42.541293 | 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.3.1.dev3) (6.1.0) 2026-06-11 00:36:42.541345 | 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.3.1.dev3) (9.6.1) 2026-06-11 00:36:42.541351 | 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.3.1.dev3) (5.6.0) 2026-06-11 00:36:42.541417 | 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.3.1.dev3) (6.1.2) 2026-06-11 00:36:42.541430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==30.3.1.dev3) 2026-06-11 00:36:42.541476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 00:36:42.541483 | 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.3.1.dev3) (3.4.0) 2026-06-11 00:36:42.541563 | 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.3.1.dev3) (5.5.0) 2026-06-11 00:36:42.541604 | 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.3.1.dev3) (2.4.0) 2026-06-11 00:36:42.541611 | 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.3.1.dev3) (7.4.0) 2026-06-11 00:36:42.541624 | 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.3.1.dev3) (16.0.0) 2026-06-11 00:36:42.541670 | 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.3.1.dev3) (7.3.0) 2026-06-11 00:36:42.541676 | 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.3.1.dev3) (14.9.3) 2026-06-11 00:36:42.541795 | 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.3.1.dev3) (4.4.0) 2026-06-11 00:36:42.541802 | 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.3.1.dev3) (3.4.0) 2026-06-11 00:36:42.541807 | 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.3.1.dev3) (6.4.0) 2026-06-11 00:36:42.541880 | 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.3.1.dev3) (3.5.0) 2026-06-11 00:36:42.541933 | 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.3.1.dev3) (2.0.0) 2026-06-11 00:36:42.541988 | 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.3.1.dev3) (6.2.0) 2026-06-11 00:36:42.542042 | 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.3.1.dev3) (6.0.0) 2026-06-11 00:36:42.542104 | 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.3.1.dev3) (3.4.0) 2026-06-11 00:36:42.542150 | 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.3.1.dev3) (6.9.1) 2026-06-11 00:36:42.542203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==30.3.1.dev3) 2026-06-11 00:36:42.542255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:36:42.542307 | 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.3.1.dev3) (3.1.0) 2026-06-11 00:36:42.542360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==30.3.1.dev3) 2026-06-11 00:36:42.542443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-3.7.1-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 00:36:42.542486 | 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.3.1.dev3) (5.1.1) 2026-06-11 00:36:42.542551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==30.3.1.dev3) 2026-06-11 00:36:42.542610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:36:42.542665 | 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.3.1.dev3) (6.3.0) 2026-06-11 00:36:42.542720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==30.3.1.dev3) 2026-06-11 00:36:42.542770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:36:42.542820 | 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.3.1.dev3) (1.3.4) 2026-06-11 00:36:42.542872 | 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.3.1.dev3) (1.7.0) 2026-06-11 00:36:42.542926 | 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.3.1.dev3) (2.9.0.post0) 2026-06-11 00:36:42.542983 | 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.3.1.dev3) (3.0.0) 2026-06-11 00:36:42.543033 | 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.3.1.dev3) (4.0.1) 2026-06-11 00:36:42.543092 | 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.3.1.dev3) (6.0.2) 2026-06-11 00:36:42.543145 | 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.3.1.dev3) (1.3.5) 2026-06-11 00:36:42.543191 | 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.3.1.dev3) (4.12.2) 2026-06-11 00:36:42.543246 | 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.3.1.dev3) (7.0.0) 2026-06-11 00:36:42.543297 | 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.3.1.dev3) (1.17.0) 2026-06-11 00:36:42.543349 | 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.3.1.dev3) (2.22) 2026-06-11 00:36:42.543414 | 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.3.1.dev3) (2.6.1) 2026-06-11 00:36:42.543474 | 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.3.1.dev3) (2.1.5) 2026-06-11 00:36:42.543525 | 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.3.1.dev3) (24.2.0) 2026-06-11 00:36:42.543677 | 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.3.1.dev3) (2023.12.1) 2026-06-11 00:36:42.543685 | 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.3.1.dev3) (0.35.1) 2026-06-11 00:36:42.543691 | 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.3.1.dev3) (0.20.0) 2026-06-11 00:36:42.543698 | 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.3.1.dev3) (3.1.1) 2026-06-11 00:36:42.543724 | 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.3.1.dev3) (2.9.0) 2026-06-11 00:36:42.543760 | 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.3.1.dev3) (5.5.0) 2026-06-11 00:36:42.543771 | 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.3.1.dev3) (1.3.3) 2026-06-11 00:36:42.543813 | 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.3.1.dev3) (1.0.1) 2026-06-11 00:36:42.543822 | 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.3.1.dev3) (1.33) 2026-06-11 00:36:42.543882 | 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.3.1.dev3) (4.2.2) 2026-06-11 00:36:42.543888 | 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.3.1.dev3) (1.4.0) 2026-06-11 00:36:42.543917 | 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.3.1.dev3) (3.0.0) 2026-06-11 00:36:42.543944 | 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.3.1.dev3) (8.3.0) 2026-06-11 00:36:42.543987 | 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.3.1.dev3) (5.9.0) 2026-06-11 00:36:42.543993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==30.3.1.dev3) 2026-06-11 00:36:42.544050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:36:42.544060 | 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.3.1.dev3) (3.0.0) 2026-06-11 00:36:42.544095 | 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.3.1.dev3) (0.7.12) 2026-06-11 00:36:42.544109 | 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.3.1.dev3) (1.16.0) 2026-06-11 00:36:42.544157 | 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.3.1.dev3) (0.19) 2026-06-11 00:36:42.544164 | 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.3.1.dev3) (2.0.1) 2026-06-11 00:36:42.544209 | 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.3.1.dev3) (0.5.0) 2026-06-11 00:36:42.544215 | 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.3.1.dev3) (5.5.0) 2026-06-11 00:36:42.544265 | 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.3.1.dev3) (5.2.0) 2026-06-11 00:36:42.544271 | 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.3.1.dev3) (5.4.0) 2026-06-11 00:36:42.544321 | 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.3.1.dev3) (0.9.0) 2026-06-11 00:36:42.544327 | 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.3.1.dev3) (5.1.0) 2026-06-11 00:36:42.544376 | 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.3.1.dev3) (0.20.0) 2026-06-11 00:36:42.544382 | 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.3.1.dev3) (4.0.1) 2026-06-11 00:36:42.544439 | 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.3.1.dev3) (4.0.1) 2026-06-11 00:36:42.544518 | 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.3.1.dev3) (1.0.8) 2026-06-11 00:36:42.544524 | 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.3.1.dev3) (2024.1) 2026-06-11 00:36:42.544602 | 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.3.1.dev3) (1.6.0) 2026-06-11 00:36:42.544615 | 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.3.1.dev3) (24.1) 2026-06-11 00:36:42.544654 | 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.3.1.dev3) (3.1.2) 2026-06-11 00:36:42.544660 | 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.3.1.dev3) 2026-06-11 00:36:42.544712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-06-11 00:36:42.544717 | 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.3.1.dev3) (3.4.0) 2026-06-11 00:36:42.544769 | 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.3.1.dev3) (1.5.0) 2026-06-11 00:36:42.544775 | 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.3.1.dev3) (67.2.0) 2026-06-11 00:36:42.544825 | 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.3.1.dev3) (0.2.13) 2026-06-11 00:36:42.544831 | 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.3.1.dev3) (2024.1) 2026-06-11 00:36:42.544883 | 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.3.1.dev3) (1.16.0) 2026-06-11 00:36:42.544888 | 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.3.1.dev3) (4.7.0) 2026-06-11 00:36:42.544939 | 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.3.1.dev3) (0.5.2) 2026-06-11 00:36:42.544947 | 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.3.1.dev3) (2.4.3) 2026-06-11 00:36:42.544996 | 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.3.1.dev3) (1.9.0) 2026-06-11 00:36:42.545002 | 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.3.1.dev3) (24.2.1) 2026-06-11 00:36:42.545053 | 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.3.1.dev3) (2.0.1) 2026-06-11 00:36:42.545062 | 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.3.1.dev3) (2.1.0) 2026-06-11 00:36:42.545113 | 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.3.1.dev3) (3.1.0) 2026-06-11 00:36:42.545124 | 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.3.1.dev3) (3.3.2) 2026-06-11 00:36:42.545153 | 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.3.1.dev3) (3.8) 2026-06-11 00:36:42.545187 | 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.3.1.dev3) (1.26.19) 2026-06-11 00:36:42.545197 | 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.3.1.dev3) (2026.5.20) 2026-06-11 00:36:42.545240 | 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.3.1.dev3) (0.7) 2026-06-11 00:36:42.545245 | 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.3.1.dev3) (2.7.2) 2026-06-11 00:36:42.545295 | 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.3.1.dev3) (0.15.2) 2026-06-11 00:36:42.545300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==30.3.1.dev3) 2026-06-11 00:36:42.545352 | 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) 2026-06-11 00:36:42.545358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==30.3.1.dev3) 2026-06-11 00:36:42.545408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-06-11 00:36:42.545445 | 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.3.1.dev3) (5.0.8) 2026-06-11 00:36:42.545450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-11 00:36:42.545504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:36:42.545510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-11 00:36:42.545575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-3.7.1-py3-none-any.whl (114 kB) 2026-06-11 00:36:42.545611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2026-06-11 00:36:42.545658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-06-11 00:36:42.545663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-06-11 00:36:42.545718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-06-11 00:36:42.545723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-06-11 00:36:42.545775 | 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) 2026-06-11 00:36:42.545822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 34.2 MB/s 0:00:00 2026-06-11 00:36:42.545828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2026-06-11 00:36:42.545884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2026-06-11 00:36:42.545889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2026-06-11 00:36:42.545942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-30.3.1.dev3-py3-none-any.whl size=5800831 sha256=e29c09dc24bd4f8698cc0377e73a4aa3dffb657b177781bfbebc9230c74b41bf 2026-06-11 00:36:42.545948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-eg5h5seq/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2026-06-11 00:36:42.546002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2026-06-11 00:36:42.546007 | 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 2026-06-11 00:36:42.546073 | 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.3.1.dev3 numpy-2.1.0 os-resource-classes-1.1.0 os-vif-3.7.1 oslo.limit-2.5.0 ovsdbapp-2.8.0 websockify-0.12.0 2026-06-11 00:36:42.546084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/blazar-nova-6.0.1.dev3 2026-06-11 00:36:42.546115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-06-11 00:36:42.546148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:36:42.546154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-06-11 00:36:42.546199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:36:42.546205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-06-11 00:36:42.546254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:36:42.546263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:36:42.546309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:36:42.546314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:36:42.546366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-06-11 00:36:42.546371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:36:42.546437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-06-11 00:36:42.546472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:36:42.546517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-06-11 00:36:42.546522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:36:42.546572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:36:42.546578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:36:42.546631 | 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) 2026-06-11 00:36:42.546636 | 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.1) 2026-06-11 00:36:42.546688 | 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) 2026-06-11 00:36:42.546694 | 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) 2026-06-11 00:36:42.546745 | 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) 2026-06-11 00:36:42.546751 | 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) 2026-06-11 00:36:42.546801 | 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) 2026-06-11 00:36:42.546807 | 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) 2026-06-11 00:36:42.546857 | 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) 2026-06-11 00:36:42.546863 | 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) 2026-06-11 00:36:42.546914 | 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) 2026-06-11 00:36:42.546922 | 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) 2026-06-11 00:36:42.546928 | 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) 2026-06-11 00:36:42.546983 | 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) 2026-06-11 00:36:42.546991 | 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) 2026-06-11 00:36:42.547038 | 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) 2026-06-11 00:36:42.547043 | 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) 2026-06-11 00:36:42.547086 | 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) 2026-06-11 00:36:42.547095 | 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) 2026-06-11 00:36:42.547134 | 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) 2026-06-11 00:36:42.547142 | 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) 2026-06-11 00:36:42.547147 | 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) 2026-06-11 00:36:42.547203 | 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) 2026-06-11 00:36:42.547209 | 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) 2026-06-11 00:36:42.547268 | 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) 2026-06-11 00:36:42.547276 | 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) 2026-06-11 00:36:42.547282 | 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) (2026.5.20) 2026-06-11 00:36:42.547340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova, pycadf 2026-06-11 00:36:42.547347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2026-06-11 00:36:42.547353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-06-11 00:36:42.547412 | 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=13060 sha256=41acb085d7f1e208c67c77ab66ff646b62af4d41c4a4ea9fd980abf0333b61b8 2026-06-11 00:36:42.547457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ziz2ebdb/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2026-06-11 00:36:42.547465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:36:42.547521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:36:42.547529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=830a01a7a8a10e75066ce20107056f64e0bd6239302e55c2c916b1abf546d18a 2026-06-11 00:36:42.547707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ziz2ebdb/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:36:42.547753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova pycadf 2026-06-11 00:36:42.547791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: pycadf, blazar-nova 2026-06-11 00:36:42.547804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Attempting uninstall: pycadf 2026-06-11 00:36:42.547816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Found existing installation: pycadf 3.1.1 2026-06-11 00:36:42.547834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Uninstalling pycadf-3.1.1: 2026-06-11 00:36:42.547844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:36:42.547854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2026-06-11 00:36:42.547864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container a086e7f180d0 2026-06-11 00:36:42.547875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 37ffe2592738 2026-06-11 00:36:42.547889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built 37b3fa5b2249 2026-06-11 00:36:42.547899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 00:36:42.548039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2026-06-11 00:36:42.547866 (took 0:01:04.281403) 2026-06-11 00:36:42.548062 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2026-06-11 00:36:42.548099 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2026-06-11 00:36:42.548149 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2026-06-11 00:36:42.548155 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2026-06-11 00:36:42.548190 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2026-06-11 00:36:42.548196 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2026-06-11 00:36:42.548248 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2026-06-11 00:36:42.548253 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2026-06-11 00:36:42.548308 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2026-06-11 00:36:42.548854 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2026-06-11 00:36:42.548865 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2026-06-11 00:36:42.548872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2026-06-11 00:36:42.548772 2026-06-11 00:36:42.548929 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2024.2.tar.gz 2026-06-11 00:36:42.557248 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2026-06-11 00:36:42.557827 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2026-06-11 00:38:28.529488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:38:28.529560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> ab50a4930260 2026-06-11 00:38:28.529575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20260611" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:38:28.529588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in f2f82747ad37 2026-06-11 00:38:28.529597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container f2f82747ad37 2026-06-11 00:38:28.529630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 570b2b4ae0c2 2026-06-11 00:38:28.529639 | 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 2026-06-11 00:38:28.529648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 475f4efe92ce 2026-06-11 00:38:28.529656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 475f4efe92ce 2026-06-11 00:38:28.529663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 4b8794580901 2026-06-11 00:38:28.529672 | 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/* 2026-06-11 00:38:28.529681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 5bf40b34783f 2026-06-11 00:38:28.529689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:38:28.529697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:38:28.529704 | 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] 2026-06-11 00:38:28.529713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:38:28.529720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:38:28.529727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:38:28.529735 | 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] 2026-06-11 00:38:28.529757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:38:28.529765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:38:28.529772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:38:28.529779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:38:28.529787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:38:28.529794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:38:28.529801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:38:28.529808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:38:28.529815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 30.3 MB in 3s (10.4 MB/s) 2026-06-11 00:38:28.529823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-06-11 00:38:28.529831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-06-11 00:38:28.529838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2026-06-11 00:38:28.529856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2026-06-11 00:38:28.529864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-11 00:38:28.529872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2026-06-11 00:38:28.529879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-06-11 00:38:28.530840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-06-11 00:38:28.530980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-06-11 00:38:28.531062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2026-06-11 00:38:28.531145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2026-06-11 00:38:28.531207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2026-06-11 00:38:28.531311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2026-06-11 00:38:28.531428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-06-11 00:38:28.531512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2026-06-11 00:38:28.531588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2026-06-11 00:38:28.531659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2026-06-11 00:38:28.531726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2026-06-11 00:38:28.531791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2026-06-11 00:38:28.531857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2026-06-11 00:38:28.531922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2026-06-11 00:38:28.531986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-06-11 00:38:28.532049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2026-06-11 00:38:28.532121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2026-06-11 00:38:28.532192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2026-06-11 00:38:28.532255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-06-11 00:38:28.532318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-06-11 00:38:28.532420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2026-06-11 00:38:28.532500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2026-06-11 00:38:28.532565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2026-06-11 00:38:28.532636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2026-06-11 00:38:28.532707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2026-06-11 00:38:28.532770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-06-11 00:38:28.532846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2026-06-11 00:38:28.532918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2026-06-11 00:38:28.532989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:38:28.533055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2026-06-11 00:38:28.533120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2026-06-11 00:38:28.533182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:38:28.533268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-11 00:38:28.533355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-06-11 00:38:28.533459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-06-11 00:38:28.533522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-06-11 00:38:28.533596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-06-11 00:38:28.533666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-06-11 00:38:28.533755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-06-11 00:38:28.533825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-06-11 00:38:28.533895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-06-11 00:38:28.533964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-11 00:38:28.534034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-11 00:38:28.534102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:38:28.534170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-06-11 00:38:28.534239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-06-11 00:38:28.534308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-11 00:38:28.534412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-11 00:38:28.534491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-11 00:38:28.534564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-11 00:38:28.534634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-11 00:38:28.534705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-11 00:38:28.534773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-06-11 00:38:28.537428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-06-11 00:38:28.537444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-06-11 00:38:28.537451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-06-11 00:38:28.537470 | 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.3-0ubuntu0.24.04.3 [335 kB] 2026-06-11 00:38:28.537477 | 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.3-0ubuntu0.24.04.3 [178 kB] 2026-06-11 00:38:28.537482 | 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] 2026-06-11 00:38:28.537488 | 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] 2026-06-11 00:38:28.537494 | 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.3-0ubuntu0.24.04.3 [320 kB] 2026-06-11 00:38:28.537500 | 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] 2026-06-11 00:38:28.537505 | 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] 2026-06-11 00:38:28.537511 | 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] 2026-06-11 00:38:28.537517 | 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] 2026-06-11 00:38:28.537522 | 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] 2026-06-11 00:38:28.537528 | 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] 2026-06-11 00:38:28.537533 | 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.2 [237 kB] 2026-06-11 00:38:28.537539 | 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.2 [284 kB] 2026-06-11 00:38:28.537545 | 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.2 [321 kB] 2026-06-11 00:38:28.537551 | 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.2 [343 kB] 2026-06-11 00:38:28.537557 | 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] 2026-06-11 00:38:28.537563 | 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] 2026-06-11 00:38:28.537568 | 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] 2026-06-11 00:38:28.537574 | 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] 2026-06-11 00:38:28.537580 | 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] 2026-06-11 00:38:28.537585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-06-11 00:38:28.537591 | 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.3-0ubuntu0.24.04.3 [25.5 MB] 2026-06-11 00:38:28.537597 | 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] 2026-06-11 00:38:28.537606 | 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] 2026-06-11 00:38:28.537621 | 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] 2026-06-11 00:38:28.537627 | 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] 2026-06-11 00:38:28.537633 | 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] 2026-06-11 00:38:28.537642 | 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.16 [2,222 kB] 2026-06-11 00:38:28.537648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2026-06-11 00:38:28.537654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 1s (30.4 MB/s) 2026-06-11 00:38:28.537660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2026-06-11 00:38:28.537666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-06-11 00:38:28.537686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-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% 2026-06-11 00:38:28.537694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2026-06-11 00:38:28.537700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2026-06-11 00:38:28.537706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2026-06-11 00:38:28.537712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2026-06-11 00:38:28.537717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2026-06-11 00:38:28.537723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2026-06-11 00:38:28.537729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:38:28.537735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:38:28.537741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:38:28.537747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2026-06-11 00:38:28.537752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-06-11 00:38:28.537758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 00:38:28.537764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 00:38:28.537769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 00:38:28.537775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 00:38:28.537781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.537787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-06-11 00:38:28.537792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 00:38:28.537798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:38:28.537804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:38:28.537815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:38:28.537820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:38:28.537826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:38:28.537832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:38:28.537838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.537843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:38:28.537849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2026-06-11 00:38:28.537855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 00:38:28.537860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 00:38:28.537866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2026-06-11 00:38:28.537872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-06-11 00:38:28.537877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.537883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 00:38:28.537893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2026-06-11 00:38:28.537899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-11 00:38:28.537905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 00:38:28.537910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:38:28.537916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:38:28.537925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:38:28.537931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:38:28.537937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:38:28.537942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:38:28.537948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-11 00:38:28.537972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.538160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.538170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-11 00:38:28.538175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.538243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.538372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2026-06-11 00:38:28.538454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.538540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.538601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2026-06-11 00:38:28.538657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-11 00:38:28.538721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.538784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 00:38:28.538841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2026-06-11 00:38:28.538897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-11 00:38:28.538951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 00:38:28.539004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2026-06-11 00:38:28.539059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 00:38:28.539113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:38:28.539165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2026-06-11 00:38:28.539217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 00:38:28.539271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:38:28.539410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2026-06-11 00:38:28.539510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.539567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.539623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2026-06-11 00:38:28.539680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.539740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.539792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.539844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2026-06-11 00:38:28.539898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-06-11 00:38:28.539952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.540003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-06-11 00:38:28.540086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.540141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.540193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2026-06-11 00:38:28.540246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.540299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.540503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2026-06-11 00:38:28.540584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.540606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.540617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2026-06-11 00:38:28.540626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.540679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.540711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2026-06-11 00:38:28.540821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-11 00:38:28.540837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 00:38:28.540873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.540927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2026-06-11 00:38:28.540982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2026-06-11 00:38:28.541034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2026-06-11 00:38:28.541088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2026-06-11 00:38:28.541141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.541193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.541244 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2026-06-11 00:38:28.541296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2026-06-11 00:38:28.541364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2026-06-11 00:38:28.541494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2026-06-11 00:38:28.541505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-06-11 00:38:28.541583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 00:38:28.541636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2026-06-11 00:38:28.541688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-06-11 00:38:28.541739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 00:38:28.541791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2026-06-11 00:38:28.541845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-06-11 00:38:28.541896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 00:38:28.541949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2026-06-11 00:38:28.541998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-06-11 00:38:28.542052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.542103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 00:38:28.542157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2026-06-11 00:38:28.542208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-06-11 00:38:28.542259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:38:28.542309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2026-06-11 00:38:28.542376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-06-11 00:38:28.542440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 00:38:28.542503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-06-11 00:38:28.542556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.542608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.542675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-06-11 00:38:28.542728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.542784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.542832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-06-11 00:38:28.542885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.542936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.542988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-06-11 00:38:28.543041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 00:38:28.543093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.543143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-06-11 00:38:28.543195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-06-11 00:38:28.543245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 00:38:28.543296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2026-06-11 00:38:28.543357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-06-11 00:38:28.543491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 00:38:28.543539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-06-11 00:38:28.543593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-06-11 00:38:28.543647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 00:38:28.543700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2026-06-11 00:38:28.543752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-06-11 00:38:28.543805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 00:38:28.543859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2026-06-11 00:38:28.543910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-06-11 00:38:28.543958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 00:38:28.544005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2026-06-11 00:38:28.544051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.544097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.544144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2026-06-11 00:38:28.544190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:38:28.544235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.544284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.544332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2026-06-11 00:38:28.544405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 00:38:28.544458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:38:28.544506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2026-06-11 00:38:28.544554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 00:38:28.544601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:38:28.544645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2026-06-11 00:38:28.544681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-06-11 00:38:28.544717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 00:38:28.544767 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.544817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2026-06-11 00:38:28.544861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2026-06-11 00:38:28.544908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-11 00:38:28.544959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2026-06-11 00:38:28.545000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-06-11 00:38:28.545046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 00:38:28.545092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2026-06-11 00:38:28.545137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 00:38:28.545183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:38:28.545228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 00:38:28.545274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.545319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 00:38:28.545406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 00:38:28.545467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.545514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.545561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.545620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 00:38:28.545667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.545713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 00:38:28.545758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.545803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 00:38:28.545849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:38:28.545895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2026-06-11 00:38:28.545948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-06-11 00:38:28.545991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 00:38:28.546033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 00:38:28.546064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2026-06-11 00:38:28.546108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.546154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:38:28.546199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.546247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 00:38:28.546291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 00:38:28.546343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 00:38:28.546430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 00:38:28.546494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 00:38:28.546542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 00:38:28.546589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:38:28.546636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:38:28.546681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:38:28.546728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2026-06-11 00:38:28.546773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:38:28.546820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:38:28.546866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 00:38:28.546871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 00:38:28.546927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-11 00:38:28.546964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2026-06-11 00:38:28.546994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:38:28.547032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 00:38:28.547061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:38:28.547102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 00:38:28.547167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 00:38:28.547196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 00:38:28.547296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 00:38:28.547326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 00:38:28.547377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:38:28.547408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 00:38:28.547462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:38:28.547495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 00:38:28.547564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-11 00:38:28.547593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 00:38:28.547736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2026-06-11 00:38:28.547776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-06-11 00:38:28.547815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2026-06-11 00:38:28.547854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-06-11 00:38:28.547884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2026-06-11 00:38:28.547923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2026-06-11 00:38:28.547953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2026-06-11 00:38:28.547984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-06-11 00:38:28.548031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-06-11 00:38:28.548070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:38:28.548108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 5bf40b34783f 2026-06-11 00:38:28.548145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> f39e83127a8a 2026-06-11 00:38:28.548183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2026-06-11 00:38:28.548225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 241353bf091b 2026-06-11 00:38:28.548255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2026-06-11 00:38:28.548295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> ad4c091e808c 2026-06-11 00:38:28.548341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:38:28.548383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 6dc9bb4d0bef 2026-06-11 00:38:28.548482 | 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 2026-06-11 00:38:28.548492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 299a738282a4 2026-06-11 00:38:28.548549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing ./cinder 2026-06-11 00:38:28.548587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-06-11 00:38:28.548626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:38:28.548665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-06-11 00:38:28.548704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:38:28.548743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2026-06-11 00:38:28.548778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:38:28.548813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:38:28.548850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:38:28.548890 | 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.3.2.dev2) (6.1.0) 2026-06-11 00:38:28.548928 | 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.3.2.dev2) (5.1.1) 2026-06-11 00:38:28.548967 | 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.3.2.dev2) (0.36.1) 2026-06-11 00:38:28.549005 | 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.3.2.dev2) (3.0.3) 2026-06-11 00:38:28.549043 | 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.3.2.dev2) (0.22.0) 2026-06-11 00:38:28.549081 | 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.3.2.dev2) (2.1.0) 2026-06-11 00:38:28.549117 | 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.3.2.dev2) (4.19.2) 2026-06-11 00:38:28.549154 | 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.3.2.dev2) (5.8.1) 2026-06-11 00:38:28.549191 | 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.3.2.dev2) (10.12.1) 2026-06-11 00:38:28.549229 | 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.3.2.dev2) (5.3.0) 2026-06-11 00:38:28.549266 | 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.3.2.dev2) (9.6.1) 2026-06-11 00:38:28.549302 | 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.3.2.dev2) (6.1.0) 2026-06-11 00:38:28.549366 | 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.3.2.dev2) (5.6.0) 2026-06-11 00:38:28.549427 | 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.3.2.dev2) (16.0.0) 2026-06-11 00:38:28.549473 | 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.3.2.dev2) (6.1.2) 2026-06-11 00:38:28.549515 | 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.3.2.dev2) (14.9.3) 2026-06-11 00:38:28.549555 | 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.3.2.dev2) (6.2.0) 2026-06-11 00:38:28.549593 | 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.3.2.dev2) (4.4.0) 2026-06-11 00:38:28.549633 | 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.3.2.dev2) (3.4.0) 2026-06-11 00:38:28.549671 | 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.3.2.dev2) (3.4.0) 2026-06-11 00:38:28.549708 | 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.3.2.dev2) (7.3.0) 2026-06-11 00:38:28.549749 | 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.3.2.dev2) (5.5.0) 2026-06-11 00:38:28.549783 | 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.3.2.dev2) (3.5.0) 2026-06-11 00:38:28.549818 | 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.3.2.dev2) (2.4.0) 2026-06-11 00:38:28.549855 | 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.3.2.dev2) (7.4.0) 2026-06-11 00:38:28.549881 | 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.3.2.dev2) (3.4.0) 2026-06-11 00:38:28.549915 | 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.3.2.dev2) (4.2.0) 2026-06-11 00:38:28.549936 | 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.3.2.dev2) (24.1) 2026-06-11 00:38:28.549973 | 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.3.2.dev2) (3.4.1) 2026-06-11 00:38:28.549999 | 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.3.2.dev2) (3.10.1) 2026-06-11 00:38:28.550025 | 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.3.2.dev2) (3.1.0) 2026-06-11 00:38:28.550051 | 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.3.2.dev2) (6.0.0) 2026-06-11 00:38:28.550094 | 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.3.2.dev2) (3.1.2) 2026-06-11 00:38:28.550127 | 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.3.2.dev2) (7.0.0) 2026-06-11 00:38:28.550160 | 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.3.2.dev2) (4.7.0) 2026-06-11 00:38:28.550193 | 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.3.2.dev2) (5.5.0) 2026-06-11 00:38:28.550220 | 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.3.2.dev2) (18.7.0) 2026-06-11 00:38:28.550250 | 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.3.2.dev2) (4.6.0) 2026-06-11 00:38:28.550275 | 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.3.2.dev2) (2.32.3) 2026-06-11 00:38:28.550295 | 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.3.2.dev2) (2.5.1) 2026-06-11 00:38:28.550332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.550363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:38:28.550489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.550530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2026-06-11 00:38:28.550543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-06-11 00:38:28.550559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:38:28.550569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-06-11 00:38:28.550578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:38:28.550591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:38:28.550663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:38:28.550680 | 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.3.2.dev2) (2.0.32) 2026-06-11 00:38:28.550694 | 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.3.2.dev2) (5.3.0) 2026-06-11 00:38:28.550736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.550750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-06-11 00:38:28.550807 | 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.3.2.dev2) (8.3.0) 2026-06-11 00:38:28.550821 | 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.3.2.dev2) (1.8.8) 2026-06-11 00:38:28.550861 | 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.3.2.dev2) (6.4.0) 2026-06-11 00:38:28.550874 | 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.3.2.dev2) (4.5.0) 2026-06-11 00:38:28.550928 | 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.3.2.dev2) (6.9.1) 2026-06-11 00:38:28.550943 | 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.3.2.dev2) (5.9.0) 2026-06-11 00:38:28.550982 | 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.3.2.dev2) (6.3.0) 2026-06-11 00:38:28.550996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.551049 | 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) 2026-06-11 00:38:28.551064 | 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.3.2.dev2) (5.1.1) 2026-06-11 00:38:28.551115 | 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.3.2.dev2) (42.0.8) 2026-06-11 00:38:28.551129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.551169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:38:28.551183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.551237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.5.1.tar.gz (1.1 MB) 2026-06-11 00:38:28.551252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.8 MB/s 0:00:00 2026-06-11 00:38:28.551309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-06-11 00:38:28.551323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:38:28.551422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-06-11 00:38:28.551440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:38:28.551453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:38:28.551465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:38:28.551508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.551521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2026-06-11 00:38:28.551578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==25.3.2.dev2) 2026-06-11 00:38:28.551592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-11 00:38:28.551632 | 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.3.2.dev2) (2024.1) 2026-06-11 00:38:28.551652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3>=1.18.49->cinder==25.3.2.dev2) 2026-06-11 00:38:28.551694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2026-06-11 00:38:28.551709 | 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.3.2.dev2) (1.0.1) 2026-06-11 00:38:28.551766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==25.3.2.dev2) 2026-06-11 00:38:28.551780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 00:38:28.551820 | 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.3.2.dev2) (2.9.0.post0) 2026-06-11 00:38:28.551836 | 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.3.2.dev2) (1.26.19) 2026-06-11 00:38:28.551898 | 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.3.2.dev2) (1.16.0) 2026-06-11 00:38:28.551928 | 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.3.2.dev2) (1.17.0) 2026-06-11 00:38:28.551941 | 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.3.2.dev2) (2.22) 2026-06-11 00:38:28.551997 | 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.3.2.dev2) (2.6.1) 2026-06-11 00:38:28.552012 | 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.3.2.dev2) 2026-06-11 00:38:28.552060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2026-06-11 00:38:28.552074 | 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.3.2.dev2) 2026-06-11 00:38:28.552114 | 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) 2026-06-11 00:38:28.552128 | 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.3.2.dev2) 2026-06-11 00:38:28.552185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.19.1-py3-none-any.whl.metadata (2.7 kB) 2026-06-11 00:38:28.552199 | 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.3.2.dev2) 2026-06-11 00:38:28.552238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-11 00:38:28.552266 | 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.3.2.dev2) 2026-06-11 00:38:28.552315 | 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) 2026-06-11 00:38:28.552327 | 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.3.2.dev2) 2026-06-11 00:38:28.552413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) 2026-06-11 00:38:28.552433 | 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.3.2.dev2) 2026-06-11 00:38:28.552493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-11 00:38:28.552513 | 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.3.2.dev2) (5.5.0) 2026-06-11 00:38:28.552559 | 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.3.2.dev2) 2026-06-11 00:38:28.552573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 00:38:28.552631 | 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.3.2.dev2) 2026-06-11 00:38:28.552653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:38:28.552695 | 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.3.2.dev2) (3.3.2) 2026-06-11 00:38:28.552710 | 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.3.2.dev2) (3.8) 2026-06-11 00:38:28.552763 | 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.3.2.dev2) (2026.5.20) 2026-06-11 00:38:28.552777 | 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.3.2.dev2) 2026-06-11 00:38:28.552817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 00:38:28.552831 | 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.3.2.dev2) (24.2.0) 2026-06-11 00:38:28.552886 | 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.3.2.dev2) (2023.12.1) 2026-06-11 00:38:28.552900 | 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.3.2.dev2) (0.35.1) 2026-06-11 00:38:28.552939 | 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.3.2.dev2) (0.20.0) 2026-06-11 00:38:28.552953 | 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.3.2.dev2) (1.7.0) 2026-06-11 00:38:28.553009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (3.11.0) 2026-06-11 00:38:28.553020 | 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.3.2.dev2) (3.1.1) 2026-06-11 00:38:28.553068 | 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.3.2.dev2) (2.9.0) 2026-06-11 00:38:28.553079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (1.3.3) 2026-06-11 00:38:28.553091 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (3.0.0) 2026-06-11 00:38:28.553147 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==25.3.2.dev2) (1.16.0) 2026-06-11 00:38:28.553158 | 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.3.2.dev2) (0.19) 2026-06-11 00:38:28.553176 | 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.3.2.dev2) (0.10.1) 2026-06-11 00:38:28.553225 | 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.3.2.dev2) (2.0.0) 2026-06-11 00:38:28.553239 | 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.3.2.dev2) (6.0.2) 2026-06-11 00:38:28.553278 | 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.3.2.dev2) (1.13.2) 2026-06-11 00:38:28.553292 | 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.3.2.dev2) (2.0.1) 2026-06-11 00:38:28.553355 | 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.3.2.dev2) (0.5.0) 2026-06-11 00:38:28.553367 | 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.3.2.dev2) (1.3.5) 2026-06-11 00:38:28.553433 | 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.3.2.dev2) (4.12.2) 2026-06-11 00:38:28.553449 | 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.3.2.dev2) (3.0.0) 2026-06-11 00:38:28.553461 | 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.3.2.dev2) (5.2.0) 2026-06-11 00:38:28.553517 | 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.3.2.dev2) (5.4.0) 2026-06-11 00:38:28.553528 | 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.3.2.dev2) (0.9.0) 2026-06-11 00:38:28.553569 | 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.3.2.dev2) (5.1.0) 2026-06-11 00:38:28.553582 | 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.3.2.dev2) (0.20.0) 2026-06-11 00:38:28.553635 | 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.3.2.dev2) (3.1.4) 2026-06-11 00:38:28.553649 | 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.3.2.dev2) (4.0.1) 2026-06-11 00:38:28.553663 | 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.3.2.dev2) (4.0.1) 2026-06-11 00:38:28.553725 | 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.3.2.dev2) (2.1.5) 2026-06-11 00:38:28.553739 | 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.3.2.dev2) (1.0.8) 2026-06-11 00:38:28.553758 | 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.3.2.dev2) (1.6.0) 2026-06-11 00:38:28.553813 | 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.3.2.dev2) (3.11.0) 2026-06-11 00:38:28.553830 | 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.3.2.dev2) (0.7.1) 2026-06-11 00:38:28.553843 | 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.3.2.dev2) (1.1.2) 2026-06-11 00:38:28.553896 | 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.3.2.dev2) (1.5.0) 2026-06-11 00:38:28.553910 | 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.3.2.dev2) (67.2.0) 2026-06-11 00:38:28.553959 | 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.3.2.dev2) (0.2.13) 2026-06-11 00:38:28.553969 | 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.3.2.dev2) (2024.1) 2026-06-11 00:38:28.553982 | 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.3.2.dev2) (4.7.0) 2026-06-11 00:38:28.554034 | 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.3.2.dev2) (0.5.2) 2026-06-11 00:38:28.554048 | 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.3.2.dev2) (2.4.3) 2026-06-11 00:38:28.554097 | 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.3.2.dev2) (1.9.0) 2026-06-11 00:38:28.554108 | 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.3.2.dev2) (24.2.1) 2026-06-11 00:38:28.554120 | 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.3.2.dev2) (2.0.1) 2026-06-11 00:38:28.554171 | 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.3.2.dev2) (0.7) 2026-06-11 00:38:28.554185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==25.3.2.dev2) 2026-06-11 00:38:28.554234 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 00:38:28.554245 | 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.3.2.dev2) (3.2.0) 2026-06-11 00:38:28.554257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==25.3.2.dev2) 2026-06-11 00:38:28.554305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:38:28.554319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==25.3.2.dev2) 2026-06-11 00:38:28.554371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2026-06-11 00:38:28.554499 | 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.3.2.dev2) (2.7.2) 2026-06-11 00:38:28.554514 | 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.3.2.dev2) (0.15.2) 2026-06-11 00:38:28.554523 | 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.3.2.dev2) (1.33) 2026-06-11 00:38:28.554541 | 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.3.2.dev2) (3.0.0) 2026-06-11 00:38:28.554551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2026-06-11 00:38:28.554564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2026-06-11 00:38:28.554586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 13.4 MB/s 0:00:00 2026-06-11 00:38:28.554640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2026-06-11 00:38:28.554654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-11 00:38:28.554693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-11 00:38:28.554707 | 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) 2026-06-11 00:38:28.554746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 12.8 MB/s 0:00:00 2026-06-11 00:38:28.554760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB) 2026-06-11 00:38:28.554812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2026-06-11 00:38:28.554822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-06-11 00:38:28.554862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) 2026-06-11 00:38:28.554875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) 2026-06-11 00:38:28.554927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 2026-06-11 00:38:28.554937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-06-11 00:38:28.554976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2026-06-11 00:38:28.554990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 00:38:28.555030 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-06-11 00:38:28.555044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-06-11 00:38:28.555082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-06-11 00:38:28.555095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2026-06-11 00:38:28.555143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2026-06-11 00:38:28.555157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 23.8 MB/s 0:00:00 2026-06-11 00:38:28.555211 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2026-06-11 00:38:28.555222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2026-06-11 00:38:28.555261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2026-06-11 00:38:28.555302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2026-06-11 00:38:28.555317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-25.3.2.dev2-py3-none-any.whl size=5246141 sha256=a91d750b578ef086505ef071eed7cb70eb7acc5968e7d1de292764b6eed03519 2026-06-11 00:38:28.555377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rvpxlouz/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2026-06-11 00:38:28.555389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2026-06-11 00:38:28.555430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2026-06-11 00:38:28.555515 | 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=89981 sha256=69f759488f3f33c44277bd63f93061b2833a8730c1ba7a4489f0c13e7f0dabce 2026-06-11 00:38:28.555527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rvpxlouz/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2026-06-11 00:38:28.555540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2026-06-11 00:38:28.555552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2026-06-11 00:38:28.555599 | 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=1718232 sha256=3ac0dae59ff81f7becf6e8ba53e101a937b5b160bbcd0108381fac855284e3ef 2026-06-11 00:38:28.555614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-rvpxlouz/wheels/8b/95/6e/34f7b1ba32cf67615e22e6c973c3223fb5863e03630eb14cac 2026-06-11 00:38:28.555656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2026-06-11 00:38:28.555672 | 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 2026-06-11 00:38:28.555735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cinder-25.3.2.dev2 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 2026-06-11 00:38:28.555752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 299a738282a4 2026-06-11 00:38:28.555802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 462bf7dad921 2026-06-11 00:38:28.555813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built afb9bb2cb7de 2026-06-11 00:38:28.555847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 00:38:28.555926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2026-06-11 00:38:28.555826 (took 0:01:46.007054) 2026-06-11 00:38:28.556012 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2026-06-11 00:38:28.556072 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2026-06-11 00:38:28.556096 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2026-06-11 00:38:28.556116 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2026-06-11 00:38:28.556468 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2026-06-11 00:38:28.556539 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2026-06-11 00:38:28.556553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2026-06-11 00:38:28.556487 2026-06-11 00:38:28.556723 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2024.2.tar.gz 2026-06-11 00:38:28.561503 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2026-06-11 00:38:28.561948 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2026-06-11 00:39:03.677086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:39:03.677192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> ab50a4930260 2026-06-11 00:39:03.677214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20260611" "name"="manila-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:39:03.677232 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in c7530c8b12d3 2026-06-11 00:39:03.677245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container c7530c8b12d3 2026-06-11 00:39:03.677256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> c32b54a6ab6c 2026-06-11 00:39:03.677288 | 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 2026-06-11 00:39:03.677302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 708fe63fee11 2026-06-11 00:39:03.677324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 708fe63fee11 2026-06-11 00:39:03.677336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> ddb0d525d796 2026-06-11 00:39:03.677440 | 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/* 2026-06-11 00:39:03.677547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in b21e9528a888 2026-06-11 00:39:03.677640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:39:03.677727 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:39:03.677791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:39:03.677871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:39:03.677946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:39:03.678024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:39:03.678099 | 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] 2026-06-11 00:39:03.678170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:39:03.678247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:39:03.678346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:39:03.681528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:39:03.681570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:39:03.681580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:39:03.681590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:39:03.681600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:39:03.681610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-06-11 00:39:03.681620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-06-11 00:39:03.681631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-06-11 00:39:03.681640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2026-06-11 00:39:03.681651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2026-06-11 00:39:03.681660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2026-06-11 00:39:03.681670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-06-11 00:39:03.681680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-netifaces python3-openvswitch python3-sortedcontainers uuid-runtime 2026-06-11 00:39:03.681690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2026-06-11 00:39:03.681699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2026-06-11 00:39:03.681709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python-sortedcontainers-doc 2026-06-11 00:39:03.681718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2026-06-11 00:39:03.681728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-06-11 00:39:03.681737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch python3-netifaces python3-openvswitch 2026-06-11 00:39:03.681747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-sortedcontainers uuid-runtime 2026-06-11 00:39:03.681757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:39:03.681767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 4,472 kB of archives. 2026-06-11 00:39:03.681776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 14.1 MB of additional disk space will be used. 2026-06-11 00:39:03.681786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:39:03.681795 | 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.5 [33.1 kB] 2026-06-11 00:39:03.681806 | 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] 2026-06-11 00:39:03.681832 | 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] 2026-06-11 00:39:03.681854 | 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.8 [445 kB] 2026-06-11 00:39:03.681865 | 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] 2026-06-11 00:39:03.681876 | 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] 2026-06-11 00:39:03.681885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 00:39:03.681895 | 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] 2026-06-11 00:39:03.681905 | 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] 2026-06-11 00:39:03.681915 | 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] 2026-06-11 00:39:03.681925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 4,472 kB in 1s (3,078 kB/s) 2026-06-11 00:39:03.681935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2026-06-11 00:39:03.681944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2026-06-11 00:39:03.681969 | 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% 2026-06-11 00:39:03.681980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2026-06-11 00:39:03.681990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2026-06-11 00:39:03.682000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2026-06-11 00:39:03.682009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2026-06-11 00:39:03.682018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2026-06-11 00:39:03.682028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2026-06-11 00:39:03.682038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:39:03.682047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 00:39:03.682057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:39:03.682067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-11 00:39:03.682076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-11 00:39:03.682085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:39:03.682095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2026-06-11 00:39:03.682104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:39:03.682114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:39:03.682123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2026-06-11 00:39:03.682133 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:39:03.682149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:39:03.682159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2026-06-11 00:39:03.682168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-netifaces:amd64. 2026-06-11 00:39:03.682178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-11 00:39:03.682187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:39:03.682197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-sortedcontainers. 2026-06-11 00:39:03.682206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-11 00:39:03.682217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:39:03.682227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2026-06-11 00:39:03.682237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:39:03.682251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:39:03.682262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2026-06-11 00:39:03.682287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../7-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-11 00:39:03.682298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2026-06-11 00:39:03.682308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:39:03.682317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-openvswitch. 2026-06-11 00:39:03.682327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../8-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:39:03.682342 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:39:03.682352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2026-06-11 00:39:03.682361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../9-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2026-06-11 00:39:03.682371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:39:03.682380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 00:39:03.682415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-11 00:39:03.682452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-11 00:39:03.682570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:39:03.682631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-11 00:39:03.682722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:39:03.682782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-11 00:39:03.682892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2026-06-11 00:39:03.682954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2026-06-11 00:39:03.683026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:39:03.683099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:39:03.683172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2026-06-11 00:39:03.683245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2026-06-11 00:39:03.683341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2026-06-11 00:39:03.683424 | 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 2026-06-11 00:39:03.683577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-06-11 00:39:03.683622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:39:03.683712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:39:03.683789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container b21e9528a888 2026-06-11 00:39:03.683865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 035b06d7d38d 2026-06-11 00:39:03.683938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2026-06-11 00:39:03.684013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 114a599cad77 2026-06-11 00:39:03.684087 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:39:03.684164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 4bfcdff74e1b 2026-06-11 00:39:03.684238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2026-06-11 00:39:03.684340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 6eee85eaa7e4 2026-06-11 00:39:03.684430 | 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 2026-06-11 00:39:03.684561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in f93b693e53fc 2026-06-11 00:39:03.684640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing ./manila 2026-06-11 00:39:03.684722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2026-06-11 00:39:03.684794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:39:03.684868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2026-06-11 00:39:03.684943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:39:03.685020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: started 2026-06-11 00:39:03.685094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:39:03.685175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:39:03.685242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:39:03.685376 | 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.2.dev7) (6.1.0) 2026-06-11 00:39:03.685487 | 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.2.dev7) (1.13.2) 2026-06-11 00:39:03.685576 | 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.2.dev7) (0.7.1) 2026-06-11 00:39:03.685652 | 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.2.dev7) (0.36.1) 2026-06-11 00:39:03.685731 | 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.2.dev7) (3.0.3) 2026-06-11 00:39:03.685808 | 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.2.dev7) (5.3.0) 2026-06-11 00:39:03.685880 | 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.2.dev7) (0.10.1) 2026-06-11 00:39:03.685945 | 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.2.dev7) (9.6.1) 2026-06-11 00:39:03.686009 | 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.2.dev7) (5.6.0) 2026-06-11 00:39:03.686072 | 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.2.dev7) (16.0.0) 2026-06-11 00:39:03.686135 | 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.2.dev7) (6.4.0) 2026-06-11 00:39:03.686199 | 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.2.dev7) (6.1.2) 2026-06-11 00:39:03.686263 | 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.2.dev7) (14.9.3) 2026-06-11 00:39:03.686438 | 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.2.dev7) (6.2.0) 2026-06-11 00:39:03.686480 | 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.2.dev7) (4.4.0) 2026-06-11 00:39:03.686490 | 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.2.dev7) (3.4.0) 2026-06-11 00:39:03.686571 | 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.2.dev7) (3.4.0) 2026-06-11 00:39:03.686637 | 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.2.dev7) (7.3.0) 2026-06-11 00:39:03.686701 | 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.2.dev7) (5.5.0) 2026-06-11 00:39:03.686778 | 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.2.dev7) (3.5.0) 2026-06-11 00:39:03.686829 | 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.2.dev7) (2.4.0) 2026-06-11 00:39:03.686892 | 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.2.dev7) (7.4.0) 2026-06-11 00:39:03.686957 | 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.2.dev7) (6.1.0) 2026-06-11 00:39:03.687021 | 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.2.dev7) (4.2.0) 2026-06-11 00:39:03.687086 | 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.2.dev7) (3.4.1) 2026-06-11 00:39:03.687151 | 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.2.dev7) (3.10.1) 2026-06-11 00:39:03.687214 | 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.2.dev7) (3.1.0) 2026-06-11 00:39:03.687288 | 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.2.dev7) (3.1.2) 2026-06-11 00:39:03.687355 | 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.2.dev7) (11.3.1) 2026-06-11 00:39:03.687457 | 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.2.dev7) (5.8.1) 2026-06-11 00:39:03.687530 | 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.2.dev7) (10.12.1) 2026-06-11 00:39:03.687596 | 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.2.dev7) (2.32.3) 2026-06-11 00:39:03.687662 | 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.2.dev7) (8.3.0) 2026-06-11 00:39:03.687740 | 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.2.dev7) (2.5.1) 2026-06-11 00:39:03.687807 | 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.2.dev7) (2.0.32) 2026-06-11 00:39:03.687873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==19.1.2.dev7) 2026-06-11 00:39:03.687937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 00:39:03.688002 | 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.2.dev7) (5.3.0) 2026-06-11 00:39:03.688067 | 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.2.dev7) (6.3.0) 2026-06-11 00:39:03.688135 | 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.2.dev7) (9.6.0) 2026-06-11 00:39:03.688233 | 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.2.dev7) (18.7.0) 2026-06-11 00:39:03.688405 | 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.2.dev7) (4.7.0) 2026-06-11 00:39:03.688486 | 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.2.dev7) (1.8.8) 2026-06-11 00:39:03.688568 | 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.2.dev7) (5.5.0) 2026-06-11 00:39:03.688631 | 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.2.dev7) (24.1) 2026-06-11 00:39:03.688698 | 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.2.dev7) (1.3.5) 2026-06-11 00:39:03.688765 | 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.2.dev7) (4.12.2) 2026-06-11 00:39:03.688830 | 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.2.dev7) (2.6.1) 2026-06-11 00:39:03.688896 | 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.2.dev7) (2.1.0) 2026-06-11 00:39:03.688964 | 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.2.dev7) (1.7.0) 2026-06-11 00:39:03.689027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (3.11.0) 2026-06-11 00:39:03.689092 | 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.2.dev7) (3.1.1) 2026-06-11 00:39:03.689156 | 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.2.dev7) (2.9.0) 2026-06-11 00:39:03.689223 | 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.2.dev7) (5.5.0) 2026-06-11 00:39:03.689355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (1.3.3) 2026-06-11 00:39:03.689460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (3.0.0) 2026-06-11 00:39:03.689537 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (1.16.0) 2026-06-11 00:39:03.689605 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==19.1.2.dev7) (5.1.1) 2026-06-11 00:39:03.689674 | 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.2.dev7) (0.19) 2026-06-11 00:39:03.689741 | 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.2.dev7) (2.0.0) 2026-06-11 00:39:03.689806 | 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.2.dev7) (6.0.2) 2026-06-11 00:39:03.689874 | 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.2.dev7) (2.0.1) 2026-06-11 00:39:03.689930 | 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.2.dev7) (0.5.0) 2026-06-11 00:39:03.689984 | 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.2.dev7) (2.9.0.post0) 2026-06-11 00:39:03.690046 | 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.2.dev7) (3.0.0) 2026-06-11 00:39:03.690092 | 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.2.dev7) (5.2.0) 2026-06-11 00:39:03.690146 | 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.2.dev7) (5.4.0) 2026-06-11 00:39:03.690199 | 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.2.dev7) (0.9.0) 2026-06-11 00:39:03.690252 | 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.2.dev7) (5.1.0) 2026-06-11 00:39:03.690324 | 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.2.dev7) (0.20.0) 2026-06-11 00:39:03.690381 | 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.2.dev7) (3.1.4) 2026-06-11 00:39:03.690460 | 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.2.dev7) (4.0.1) 2026-06-11 00:39:03.690524 | 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.2.dev7) (4.0.1) 2026-06-11 00:39:03.690595 | 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.2.dev7) (2.1.5) 2026-06-11 00:39:03.690650 | 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.2.dev7) (1.17.0) 2026-06-11 00:39:03.690705 | 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.2.dev7) (1.0.8) 2026-06-11 00:39:03.690762 | 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.2.dev7) (2.22) 2026-06-11 00:39:03.690816 | 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.2.dev7) (6.0.0) 2026-06-11 00:39:03.690869 | 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.2.dev7) (2024.1) 2026-06-11 00:39:03.690921 | 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.2.dev7) (1.6.0) 2026-06-11 00:39:03.690974 | 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.2.dev7) (3.11.0) 2026-06-11 00:39:03.691027 | 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.2.dev7) (42.0.8) 2026-06-11 00:39:03.691090 | 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.2.dev7) (1.5.0) 2026-06-11 00:39:03.691143 | 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.2.dev7) (67.2.0) 2026-06-11 00:39:03.691197 | 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.2.dev7) (0.2.13) 2026-06-11 00:39:03.691255 | 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.2.dev7) (2024.1) 2026-06-11 00:39:03.691321 | 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.2.dev7) (1.16.0) 2026-06-11 00:39:03.691376 | 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.2.dev7) (24.2.1) 2026-06-11 00:39:03.691453 | 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.2.dev7) (2.0.1) 2026-06-11 00:39:03.691514 | 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.2.dev7) (4.7.0) 2026-06-11 00:39:03.691587 | 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.2.dev7) (4.0.1) 2026-06-11 00:39:03.691643 | 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.2.dev7) (2.1.0) 2026-06-11 00:39:03.691699 | 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.2.dev7) (3.1.0) 2026-06-11 00:39:03.691755 | 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.2.dev7) (0.5.2) 2026-06-11 00:39:03.691811 | 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.2.dev7) (2.4.3) 2026-06-11 00:39:03.691866 | 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.2.dev7) (24.2.0) 2026-06-11 00:39:03.692592 | 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.2.dev7) (1.9.0) 2026-06-11 00:39:03.692604 | 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.2.dev7) (1.0.1) 2026-06-11 00:39:03.692615 | 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.2.dev7) (1.33) 2026-06-11 00:39:03.692620 | 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.2.dev7) (0.11.0) 2026-06-11 00:39:03.692623 | 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.2.dev7) (4.2.2) 2026-06-11 00:39:03.692627 | 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.2.dev7) (1.4.0) 2026-06-11 00:39:03.692631 | 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.2.dev7) (3.0.0) 2026-06-11 00:39:03.692636 | 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.2.dev7) (3.3.2) 2026-06-11 00:39:03.692646 | 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.2.dev7) (3.8) 2026-06-11 00:39:03.692649 | 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.2.dev7) (1.26.19) 2026-06-11 00:39:03.692653 | 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.2.dev7) (2026.5.20) 2026-06-11 00:39:03.692657 | 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.2.dev7) (0.7) 2026-06-11 00:39:03.692660 | 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.2.dev7) (2.7.2) 2026-06-11 00:39:03.692664 | 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.2.dev7) (0.15.2) 2026-06-11 00:39:03.692667 | 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.2.dev7) (4.19.2) 2026-06-11 00:39:03.692671 | 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.2.dev7) (2023.12.1) 2026-06-11 00:39:03.692675 | 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.2.dev7) (0.35.1) 2026-06-11 00:39:03.692679 | 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.2.dev7) (0.20.0) 2026-06-11 00:39:03.692685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-06-11 00:39:03.692693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2026-06-11 00:39:03.692697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2026-06-11 00:39:03.692700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2026-06-11 00:39:03.692706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-19.1.2.dev7-py3-none-any.whl size=2720496 sha256=150824f1f23e4edecf5ea181eb62a9ddcb169c2b21a5b635f8d436fbcb927779 2026-06-11 00:39:03.692710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-y9mztayk/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2026-06-11 00:39:03.692796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2026-06-11 00:39:03.692802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: SQLAlchemy-Utils, manila 2026-06-11 00:39:03.692831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 manila-19.1.2.dev7 2026-06-11 00:39:03.692836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container f93b693e53fc 2026-06-11 00:39:03.692902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> d3cbf8063fff 2026-06-11 00:39:03.692907 | 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 2026-06-11 00:39:03.692963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in f126eb2fe264 2026-06-11 00:39:03.692969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2026-06-11 00:39:03.693018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2026-06-11 00:39:03.693022 | 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) 2026-06-11 00:39:03.693076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2026-06-11 00:39:03.693081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-11 00:39:03.693159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2026-06-11 00:39:03.693164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2026-06-11 00:39:03.693229 | 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) 2026-06-11 00:39:03.693233 | 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) 2026-06-11 00:39:03.693239 | 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) 2026-06-11 00:39:03.693326 | 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) (2026.5.20) 2026-06-11 00:39:03.693332 | 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) 2026-06-11 00:39:03.693337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2026-06-11 00:39:03.693341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-11 00:39:03.693408 | 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) 2026-06-11 00:39:03.693460 | 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) 2026-06-11 00:39:03.693469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2026-06-11 00:39:03.693474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2026-06-11 00:39:03.693620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2026-06-11 00:39:03.693626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2026-06-11 00:39:03.693630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2026-06-11 00:39:03.693680 | 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 2026-06-11 00:39:03.693685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container f126eb2fe264 2026-06-11 00:39:03.693754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> bb0be92116bf 2026-06-11 00:39:03.693758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 32f1510e1a9c 2026-06-11 00:39:03.693763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 00:39:03.693902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2026-06-11 00:39:03.693766 (took 0:00:35.137279) 2026-06-11 00:39:03.693964 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2026-06-11 00:39:03.693971 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2026-06-11 00:39:03.694054 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2026-06-11 00:39:03.694060 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2026-06-11 00:39:03.694698 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2026-06-11 00:39:03.694710 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2026-06-11 00:39:03.694753 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2026-06-11 00:39:03.694653 2026-06-11 00:39:03.694833 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2024.2.tar.gz 2026-06-11 00:39:03.696708 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2026-06-11 00:39:03.697381 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2026-06-11 00:39:14.907057 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:39:14.907130 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> ab50a4930260 2026-06-11 00:39:14.907285 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20260611" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:39:14.907310 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 816d0f3e321c 2026-06-11 00:39:14.907324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 816d0f3e321c 2026-06-11 00:39:14.907337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 3664d2fdccc9 2026-06-11 00:39:14.907357 | 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 2026-06-11 00:39:14.908532 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 46b9854e2eda 2026-06-11 00:39:14.908575 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 46b9854e2eda 2026-06-11 00:39:14.908590 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> b29e3ec2e8c0 2026-06-11 00:39:14.908601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2026-06-11 00:39:14.908611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 8bb70965320a 2026-06-11 00:39:14.908622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:39:14.908632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> e8a471be4d73 2026-06-11 00:39:14.908645 | 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 2026-06-11 00:39:14.908657 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in b3d4f91e4637 2026-06-11 00:39:14.908666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing ./blazar 2026-06-11 00:39:14.908676 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2026-06-11 00:39:14.908686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:39:14.908696 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2026-06-11 00:39:14.908706 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:39:14.908716 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2026-06-11 00:39:14.908725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:39:14.908735 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:39:14.908745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:39:14.908756 | 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.dev6) (6.1.0) 2026-06-11 00:39:14.908768 | 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.dev6) (1.13.2) 2026-06-11 00:39:14.908778 | 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.dev6) (0.36.1) 2026-06-11 00:39:14.908788 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==14.0.1.dev6) 2026-06-11 00:39:14.908798 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:39:14.908815 | 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.dev6) (2.1.0) 2026-06-11 00:39:14.908832 | 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.dev6) (5.8.1) 2026-06-11 00:39:14.908850 | 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.dev6) (10.12.1) 2026-06-11 00:39:14.908875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==14.0.1.dev6) 2026-06-11 00:39:14.909034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:39:14.909072 | 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.dev6) (6.1.0) 2026-06-11 00:39:14.909160 | 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.dev6) (9.6.1) 2026-06-11 00:39:14.909226 | 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.dev6) (5.6.0) 2026-06-11 00:39:14.909350 | 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.dev6) (16.0.0) 2026-06-11 00:39:14.909439 | 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.dev6) (6.4.0) 2026-06-11 00:39:14.909512 | 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.dev6) (6.1.2) 2026-06-11 00:39:14.909622 | 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.dev6) (14.9.3) 2026-06-11 00:39:14.909675 | 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.dev6) (6.2.0) 2026-06-11 00:39:14.909747 | 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.dev6) (4.4.0) 2026-06-11 00:39:14.909822 | 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.dev6) (5.5.0) 2026-06-11 00:39:14.909896 | 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.dev6) (3.5.0) 2026-06-11 00:39:14.909971 | 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.dev6) (2.4.0) 2026-06-11 00:39:14.910044 | 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.dev6) (7.4.0) 2026-06-11 00:39:14.910119 | 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.dev6) (11.3.1) 2026-06-11 00:39:14.910191 | 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.dev6) (18.7.0) 2026-06-11 00:39:14.910280 | 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.dev6) (0.10.1) 2026-06-11 00:39:14.910435 | 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.dev6) (5.5.0) 2026-06-11 00:39:14.910493 | 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.dev6) (1.5.1) 2026-06-11 00:39:14.910577 | 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.dev6) (2.32.3) 2026-06-11 00:39:14.910654 | 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.dev6) (1.3.4) 2026-06-11 00:39:14.910735 | 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.dev6) (2.5.1) 2026-06-11 00:39:14.910827 | 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.dev6) (2.0.32) 2026-06-11 00:39:14.910901 | 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.dev6) (5.3.0) 2026-06-11 00:39:14.910976 | 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.dev6) (1.8.8) 2026-06-11 00:39:14.911058 | 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.dev6) (0.12.1) 2026-06-11 00:39:14.911126 | 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.dev6) (1.3.5) 2026-06-11 00:39:14.911201 | 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.dev6) (4.12.2) 2026-06-11 00:39:14.911437 | 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.dev6) (2.6.1) 2026-06-11 00:39:14.911508 | 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.dev6) (3.0.3) 2026-06-11 00:39:14.911532 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.2->blazar==14.0.1.dev6) 2026-06-11 00:39:14.911544 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:39:14.911701 | 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.dev6) (3.1.4) 2026-06-11 00:39:14.911732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.2->blazar==14.0.1.dev6) 2026-06-11 00:39:14.911752 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:39:14.911835 | 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.dev6) (8.1.7) 2026-06-11 00:39:14.911918 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.6.2 (from Flask>=1.0.2->blazar==14.0.1.dev6) 2026-06-11 00:39:14.912486 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:39:14.912509 | 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.dev6) (2.1.5) 2026-06-11 00:39:14.912520 | 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.dev6) (1.7.0) 2026-06-11 00:39:14.912529 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (3.11.0) 2026-06-11 00:39:14.912538 | 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.dev6) (3.1.1) 2026-06-11 00:39:14.912559 | 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.dev6) (2.9.0) 2026-06-11 00:39:14.912568 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (1.3.3) 2026-06-11 00:39:14.912578 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (3.0.0) 2026-06-11 00:39:14.912587 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (1.16.0) 2026-06-11 00:39:14.912598 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev6) (5.1.1) 2026-06-11 00:39:14.912607 | 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.dev6) (0.19) 2026-06-11 00:39:14.912628 | 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.dev6) (2.0.0) 2026-06-11 00:39:14.912638 | 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.dev6) (6.0.2) 2026-06-11 00:39:14.912686 | 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.dev6) (2.0.1) 2026-06-11 00:39:14.912778 | 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.dev6) (0.5.0) 2026-06-11 00:39:14.912825 | 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.dev6) (2.9.0.post0) 2026-06-11 00:39:14.912914 | 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.dev6) (3.0.0) 2026-06-11 00:39:14.912972 | 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.dev6) (5.5.0) 2026-06-11 00:39:14.913046 | 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.dev6) (5.2.0) 2026-06-11 00:39:14.913119 | 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.dev6) (5.4.0) 2026-06-11 00:39:14.913193 | 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.dev6) (0.9.0) 2026-06-11 00:39:14.913297 | 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.dev6) (5.1.0) 2026-06-11 00:39:14.913419 | 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.dev6) (0.20.0) 2026-06-11 00:39:14.913505 | 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.dev6) (4.0.1) 2026-06-11 00:39:14.913588 | 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.dev6) (4.0.1) 2026-06-11 00:39:14.913666 | 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.dev6) (1.0.8) 2026-06-11 00:39:14.913740 | 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.dev6) (2024.1) 2026-06-11 00:39:14.913808 | 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.dev6) (3.10.1) 2026-06-11 00:39:14.913875 | 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.dev6) (3.1.0) 2026-06-11 00:39:14.913952 | 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.dev6) (1.6.0) 2026-06-11 00:39:14.914019 | 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.dev6) (3.11.0) 2026-06-11 00:39:14.915627 | 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.dev6) (24.1) 2026-06-11 00:39:14.915658 | 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.dev6) (6.0.0) 2026-06-11 00:39:14.915670 | 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.dev6) (3.1.2) 2026-06-11 00:39:14.915679 | 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.dev6) (67.2.0) 2026-06-11 00:39:14.915688 | 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.dev6) (0.3.5) 2026-06-11 00:39:14.915698 | 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.dev6) (0.2.13) 2026-06-11 00:39:14.915707 | 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.dev6) (2024.1) 2026-06-11 00:39:14.915716 | 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.dev6) (1.16.0) 2026-06-11 00:39:14.915725 | 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.dev6) (4.7.0) 2026-06-11 00:39:14.915740 | 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.dev6) (4.0.1) 2026-06-11 00:39:14.915750 | 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.dev6) (2.1.0) 2026-06-11 00:39:14.915758 | 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.dev6) (3.1.0) 2026-06-11 00:39:14.915767 | 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.dev6) (0.5.2) 2026-06-11 00:39:14.915776 | 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.dev6) (2.4.3) 2026-06-11 00:39:14.915785 | 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.dev6) (24.2.0) 2026-06-11 00:39:14.915793 | 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.dev6) (1.9.0) 2026-06-11 00:39:14.915802 | 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.dev6) (42.0.8) 2026-06-11 00:39:14.915811 | 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.dev6) (1.0.1) 2026-06-11 00:39:14.915819 | 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.dev6) (1.33) 2026-06-11 00:39:14.915838 | 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.dev6) (0.11.0) 2026-06-11 00:39:14.915852 | 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.dev6) (4.2.2) 2026-06-11 00:39:14.915861 | 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.dev6) (1.4.0) 2026-06-11 00:39:14.915871 | 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.dev6) (1.17.0) 2026-06-11 00:39:14.915880 | 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.dev6) (2.22) 2026-06-11 00:39:14.915898 | 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.dev6) (3.0.0) 2026-06-11 00:39:14.915933 | 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.dev6) (3.3.2) 2026-06-11 00:39:14.915950 | 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.dev6) (3.8) 2026-06-11 00:39:14.915964 | 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.dev6) (1.26.19) 2026-06-11 00:39:14.915982 | 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.dev6) (2026.5.20) 2026-06-11 00:39:14.915993 | 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.dev6) (0.7) 2026-06-11 00:39:14.916002 | 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.dev6) (2.7.2) 2026-06-11 00:39:14.916011 | 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.dev6) (0.8.1) 2026-06-11 00:39:14.916019 | 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.dev6) (6.11.0) 2026-06-11 00:39:14.916028 | 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.dev6) (3.20.0) 2026-06-11 00:39:14.916037 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-06-11 00:39:14.916046 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-06-11 00:39:14.916055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-11 00:39:14.916102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:39:14.916112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:39:14.916121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2026-06-11 00:39:14.916130 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2026-06-11 00:39:14.916138 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2026-06-11 00:39:14.916147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-14.0.1.dev6-py3-none-any.whl size=314914 sha256=8ccfcaf03b8b3f864aa270a1a65ccd0fd10f9055545860fc5bfa61d190dabe54 2026-06-11 00:39:14.916157 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ivs9i4e1/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2026-06-11 00:39:14.916166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2026-06-11 00:39:14.916181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2026-06-11 00:39:14.916191 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blazar-14.0.1.dev6 blinker-1.8.2 itsdangerous-2.2.0 microversion-parse-2.0.0 2026-06-11 00:39:14.916200 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container b3d4f91e4637 2026-06-11 00:39:14.916209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 6d99c6bddcd3 2026-06-11 00:39:14.916218 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 1d0d61786db4 2026-06-11 00:39:14.916233 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20260611 2026-06-11 00:39:14.916284 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2026-06-11 00:39:14.916042 (took 0:00:11.221389) 2026-06-11 00:39:14.916295 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2026-06-11 00:39:14.916350 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2026-06-11 00:39:14.916741 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2026-06-11 00:39:14.916834 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2026-06-11 00:39:14.916920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2026-06-11 00:39:14.916817 2026-06-11 00:39:14.917008 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2024.2.tar.gz 2026-06-11 00:39:14.919354 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2026-06-11 00:39:14.920001 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2026-06-11 00:39:28.754125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:39:28.754239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> ab50a4930260 2026-06-11 00:39:28.754281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20260611" "name"="designate-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:39:28.754378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 59a945c611f3 2026-06-11 00:39:28.754471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 59a945c611f3 2026-06-11 00:39:28.755716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 550b0abf16d7 2026-06-11 00:39:28.755776 | 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 2026-06-11 00:39:28.755793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 19a2dc19261c 2026-06-11 00:39:28.755807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 19a2dc19261c 2026-06-11 00:39:28.755821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 7d21f44c5d56 2026-06-11 00:39:28.755833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2026-06-11 00:39:28.755846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> abd8b902e680 2026-06-11 00:39:28.755859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2026-06-11 00:39:28.755871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 9a890f1fb7c2 2026-06-11 00:39:28.755883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:39:28.755896 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 4bdb2f739a63 2026-06-11 00:39:28.755932 | 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 2026-06-11 00:39:28.755956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in f59ab6040fdd 2026-06-11 00:39:28.755968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing ./designate 2026-06-11 00:39:28.755978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2026-06-11 00:39:28.755988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:39:28.755998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2026-06-11 00:39:28.756008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:39:28.756018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2026-06-11 00:39:28.756028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:39:28.756038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:39:28.756048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:39:28.756059 | 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.1.1.dev1) (1.13.2) 2026-06-11 00:39:28.756070 | 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.1.1.dev1) (0.36.1) 2026-06-11 00:39:28.756081 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==19.1.1.dev1) 2026-06-11 00:39:28.756092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 00:39:28.756102 | 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.1.1.dev1) (3.0.3) 2026-06-11 00:39:28.756113 | 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.1.1.dev1) (3.1.4) 2026-06-11 00:39:28.756123 | 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.1.1.dev1) (4.19.2) 2026-06-11 00:39:28.756133 | 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.1.1.dev1) (5.8.1) 2026-06-11 00:39:28.756143 | 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.1.1.dev1) (10.12.1) 2026-06-11 00:39:28.756165 | 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.1.1.dev1) (4.0.1) 2026-06-11 00:39:28.756176 | 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.1.1.dev1) (9.6.1) 2026-06-11 00:39:28.756186 | 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.1.1.dev1) (6.1.0) 2026-06-11 00:39:28.756196 | 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.1.1.dev1) (14.9.3) 2026-06-11 00:39:28.756237 | 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.1.1.dev1) (6.2.0) 2026-06-11 00:39:28.756249 | 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.1.1.dev1) (6.1.2) 2026-06-11 00:39:28.756498 | 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.1.1.dev1) (3.4.0) 2026-06-11 00:39:28.756520 | 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.1.1.dev1) (7.3.0) 2026-06-11 00:39:28.756539 | 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.1.1.dev1) (5.5.0) 2026-06-11 00:39:28.756550 | 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.1.1.dev1) (3.5.0) 2026-06-11 00:39:28.756560 | 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.1.1.dev1) (2.4.0) 2026-06-11 00:39:28.756570 | 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.1.1.dev1) (7.4.0) 2026-06-11 00:39:28.756579 | 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.1.1.dev1) (3.4.0) 2026-06-11 00:39:28.756590 | 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.1.1.dev1) (4.2.0) 2026-06-11 00:39:28.756600 | 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.1.1.dev1) (3.10.1) 2026-06-11 00:39:28.756610 | 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.1.1.dev1) (3.1.0) 2026-06-11 00:39:28.756620 | 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.1.1.dev1) (6.1.0) 2026-06-11 00:39:28.756631 | 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.1.1.dev1) (1.5.1) 2026-06-11 00:39:28.756641 | 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.1.1.dev1) (6.1.0) 2026-06-11 00:39:28.756651 | 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.1.1.dev1) (2.32.3) 2026-06-11 00:39:28.756661 | 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.1.1.dev1) (8.3.0) 2026-06-11 00:39:28.756671 | 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.1.1.dev1) (2.0.32) 2026-06-11 00:39:28.756681 | 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.1.1.dev1) (5.3.0) 2026-06-11 00:39:28.756701 | 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.1.1.dev1) (1.8.8) 2026-06-11 00:39:28.756711 | 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.1.1.dev1) (2.6.1) 2026-06-11 00:39:28.756721 | 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.1.1.dev1) (16.0.0) 2026-06-11 00:39:28.756731 | 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.1.1.dev1) (6.4.0) 2026-06-11 00:39:28.756741 | 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.1.1.dev1) (5.6.0) 2026-06-11 00:39:28.756760 | 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.1.1.dev1) (4.4.0) 2026-06-11 00:39:28.756771 | 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.1.1.dev1) (6.3.0) 2026-06-11 00:39:28.756781 | 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.1.1.dev1) (3.0.0) 2026-06-11 00:39:28.756796 | 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.1.1.dev1) (1.3.5) 2026-06-11 00:39:28.756807 | 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.1.1.dev1) (4.12.2) 2026-06-11 00:39:28.756817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) 2026-06-11 00:39:28.756827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 00:39:28.756837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) 2026-06-11 00:39:28.756852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 00:39:28.756863 | 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.1.1.dev1) (8.1.7) 2026-06-11 00:39:28.756921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->designate==19.1.1.dev1) 2026-06-11 00:39:28.756938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 00:39:28.757035 | 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.1.1.dev1) (2.1.5) 2026-06-11 00:39:28.757052 | 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.1.1.dev1) (24.2.0) 2026-06-11 00:39:28.757103 | 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.1.1.dev1) (2023.12.1) 2026-06-11 00:39:28.757157 | 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.1.1.dev1) (0.35.1) 2026-06-11 00:39:28.757183 | 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.1.1.dev1) (0.20.0) 2026-06-11 00:39:28.757270 | 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.1.1.dev1) (2.1.0) 2026-06-11 00:39:28.757311 | 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.1.1.dev1) (1.7.0) 2026-06-11 00:39:28.757383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (3.11.0) 2026-06-11 00:39:28.757429 | 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.1.1.dev1) (3.1.1) 2026-06-11 00:39:28.757511 | 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.1.1.dev1) (2.9.0) 2026-06-11 00:39:28.757548 | 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.1.1.dev1) (5.5.0) 2026-06-11 00:39:28.757620 | 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.1.1.dev1) (6.0.2) 2026-06-11 00:39:28.757673 | 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.1.1.dev1) (42.0.8) 2026-06-11 00:39:28.757740 | 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.1.1.dev1) (5.1.1) 2026-06-11 00:39:28.757802 | 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.1.1.dev1) (1.3.3) 2026-06-11 00:39:28.757818 | 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.1.1.dev1) (1.0.1) 2026-06-11 00:39:28.757893 | 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.1.1.dev1) (1.33) 2026-06-11 00:39:28.757910 | 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.1.1.dev1) (0.11.0) 2026-06-11 00:39:28.757987 | 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.1.1.dev1) (4.2.2) 2026-06-11 00:39:28.758049 | 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.1.1.dev1) (1.4.0) 2026-06-11 00:39:28.758065 | 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.1.1.dev1) (1.17.0) 2026-06-11 00:39:28.758133 | 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.1.1.dev1) (2.22) 2026-06-11 00:39:28.758159 | 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.1.1.dev1) (3.0.0) 2026-06-11 00:39:28.758249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (3.0.0) 2026-06-11 00:39:28.758270 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->designate==19.1.1.dev1) (1.16.0) 2026-06-11 00:39:28.758458 | 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.1.1.dev1) (0.19) 2026-06-11 00:39:28.758516 | 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.1.1.dev1) (0.10.1) 2026-06-11 00:39:28.758538 | 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.1.1.dev1) (2.0.0) 2026-06-11 00:39:28.758548 | 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.1.1.dev1) (2.0.1) 2026-06-11 00:39:28.758562 | 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.1.1.dev1) (0.5.0) 2026-06-11 00:39:28.758596 | 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.1.1.dev1) (2.9.0.post0) 2026-06-11 00:39:28.758684 | 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.1.1.dev1) (5.5.0) 2026-06-11 00:39:28.758733 | 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.1.1.dev1) (5.2.0) 2026-06-11 00:39:28.758781 | 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.1.1.dev1) (5.4.0) 2026-06-11 00:39:28.760538 | 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.1.1.dev1) (0.9.0) 2026-06-11 00:39:28.760563 | 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.1.1.dev1) (5.1.0) 2026-06-11 00:39:28.760574 | 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.1.1.dev1) (0.20.0) 2026-06-11 00:39:28.760585 | 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.1.1.dev1) (4.0.1) 2026-06-11 00:39:28.760594 | 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.1.1.dev1) (4.0.1) 2026-06-11 00:39:28.760623 | 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.1.1.dev1) (6.0.0) 2026-06-11 00:39:28.760633 | 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.1.1.dev1) (1.0.8) 2026-06-11 00:39:28.760642 | 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.1.1.dev1) (2024.1) 2026-06-11 00:39:28.760651 | 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.1.1.dev1) (2.5.1) 2026-06-11 00:39:28.760660 | 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.1.1.dev1) (1.6.0) 2026-06-11 00:39:28.760669 | 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.1.1.dev1) (3.11.0) 2026-06-11 00:39:28.760678 | 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.1.1.dev1) (24.1) 2026-06-11 00:39:28.760687 | 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.1.1.dev1) (3.1.2) 2026-06-11 00:39:28.760696 | 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.1.1.dev1) (67.2.0) 2026-06-11 00:39:28.760705 | 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.1.1.dev1) (0.3.5) 2026-06-11 00:39:28.760714 | 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.1.1.dev1) (0.2.13) 2026-06-11 00:39:28.760723 | 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.1.1.dev1) (2024.1) 2026-06-11 00:39:28.760732 | 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.1.1.dev1) (1.16.0) 2026-06-11 00:39:28.760741 | 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.1.1.dev1) (4.7.0) 2026-06-11 00:39:28.760763 | 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.1.1.dev1) (3.1.0) 2026-06-11 00:39:28.760779 | 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.1.1.dev1) (0.5.2) 2026-06-11 00:39:28.760792 | 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.1.1.dev1) (2.4.3) 2026-06-11 00:39:28.760829 | 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.1.1.dev1) (1.9.0) 2026-06-11 00:39:28.760840 | 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.1.1.dev1) (3.3.2) 2026-06-11 00:39:28.760849 | 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.1.1.dev1) (3.8) 2026-06-11 00:39:28.760858 | 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.1.1.dev1) (1.26.19) 2026-06-11 00:39:28.760867 | 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.1.1.dev1) (2026.5.20) 2026-06-11 00:39:28.760876 | 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.1.1.dev1) (0.7) 2026-06-11 00:39:28.760885 | 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.1.1.dev1) (2.7.2) 2026-06-11 00:39:28.760894 | 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.1.1.dev1) (0.15.2) 2026-06-11 00:39:28.760903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-06-11 00:39:28.760912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-06-11 00:39:28.760921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-11 00:39:28.760930 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 00:39:28.760939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2026-06-11 00:39:28.760948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2026-06-11 00:39:28.760957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2026-06-11 00:39:28.760966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-19.1.1.dev1-py3-none-any.whl size=749389 sha256=bb3fef02e587fa3a09a6acc0848dcb09708d45b2b1b70c447ef55d9f75bf771a 2026-06-11 00:39:28.760976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-l3hgq6rw/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2026-06-11 00:39:28.760985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2026-06-11 00:39:28.760994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2026-06-11 00:39:28.761003 | 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.1.1.dev1 itsdangerous-2.2.0 2026-06-11 00:39:28.761012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container f59ab6040fdd 2026-06-11 00:39:28.761022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 664cceeccc30 2026-06-11 00:39:28.761031 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built 8108102d61a4 2026-06-11 00:39:28.761040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 00:39:28.761055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2026-06-11 00:39:28.760128 (took 0:00:13.843311) 2026-06-11 00:39:28.761064 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2026-06-11 00:39:28.761080 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2026-06-11 00:39:28.761090 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2026-06-11 00:39:28.761098 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2026-06-11 00:39:28.761108 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2026-06-11 00:39:28.761117 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2026-06-11 00:39:28.761126 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2026-06-11 00:39:28.761287 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2026-06-11 00:39:28.761312 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2026-06-11 00:39:28.761321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2026-06-11 00:39:28.761153 2026-06-11 00:39:28.761334 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2024.2.tar.gz 2026-06-11 00:39:28.763562 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2026-06-11 00:39:28.764071 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2026-06-11 00:39:58.580352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:39:58.580528 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> ab50a4930260 2026-06-11 00:39:58.580621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/8 : LABEL "build-date"="20260611" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:39:58.580833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in b0736877263f 2026-06-11 00:39:58.580901 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container b0736877263f 2026-06-11 00:39:58.580925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> deea9c113736 2026-06-11 00:39:58.580941 | 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 2026-06-11 00:39:58.581027 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 0034d582048d 2026-06-11 00:39:58.581143 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 0034d582048d 2026-06-11 00:39:58.581299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 3e6bb3b6f9fb 2026-06-11 00:39:58.581435 | 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/* 2026-06-11 00:39:58.581617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 27312be46670 2026-06-11 00:39:58.581711 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:39:58.581807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:39:58.581901 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:39:58.581963 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:39:58.582037 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:39:58.582110 | 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] 2026-06-11 00:39:58.582274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:39:58.582379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:39:58.582525 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:39:58.582638 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:39:58.582761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:39:58.582827 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:39:58.582896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:39:58.582962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:39:58.583029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:39:58.583096 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 30.3 MB in 2s (12.4 MB/s) 2026-06-11 00:39:58.583191 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2026-06-11 00:39:58.583375 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2026-06-11 00:39:58.583467 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building dependency tree... 2026-06-11 00:39:58.583553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading state information... 2026-06-11 00:39:58.583670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following additional packages will be installed: 2026-06-11 00:39:58.583770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-11 00:39:58.583844 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Suggested packages: 2026-06-11 00:39:58.583908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-11 00:39:58.583970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-11 00:39:58.584023 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: python3-uwsgidecorators 2026-06-11 00:39:58.584092 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following NEW packages will be installed: 2026-06-11 00:39:58.584187 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-11 00:39:58.584322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: uwsgi-plugin-python3 2026-06-11 00:39:58.584478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:39:58.584593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Need to get 1,429 kB of archives. 2026-06-11 00:39:58.584669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:After this operation, 4,662 kB of additional disk space will be used. 2026-06-11 00:39:58.584717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:39:58.585503 | 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] 2026-06-11 00:39:58.585529 | 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] 2026-06-11 00:39:58.585543 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-06-11 00:39:58.585554 | 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] 2026-06-11 00:39:58.585566 | 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] 2026-06-11 00:39:58.585577 | 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] 2026-06-11 00:39:58.585588 | 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] 2026-06-11 00:39:58.585600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 1,429 kB in 1s (2,700 kB/s) 2026-06-11 00:39:58.585611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libnorm1t64:amd64. 2026-06-11 00:39:58.585623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2026-06-11 00:39:58.585634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2026-06-11 00:39:58.585648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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% 2026-06-11 00:39:58.585662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 70% 2026-06-11 00:39:58.585674 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 75% 2026-06-11 00:39:58.585685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 80% 2026-06-11 00:39:58.585696 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 85% 2026-06-11 00:39:58.585707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 90% 2026-06-11 00:39:58.585737 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 95% 2026-06-11 00:39:58.585749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:39:58.585759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-11 00:39:58.585770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-11 00:39:58.585783 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-11 00:39:58.585798 | 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 ... 2026-06-11 00:39:58.585893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-11 00:39:58.585911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libsodium23:amd64. 2026-06-11 00:39:58.585973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 00:39:58.586041 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:39:58.586100 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libzmq5:amd64. 2026-06-11 00:39:58.586116 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-11 00:39:58.586326 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-11 00:39:58.586384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libyajl2:amd64. 2026-06-11 00:39:58.586440 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-11 00:39:58.586454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:39:58.586591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-core. 2026-06-11 00:39:58.586608 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-11 00:39:58.586679 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-11 00:39:58.586736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-plugin-python3. 2026-06-11 00:39:58.586788 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-11 00:39:58.586836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-11 00:39:58.586863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-11 00:39:58.586933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-11 00:39:58.586981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:39:58.587029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-11 00:39:58.587077 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-11 00:39:58.587136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-11 00:39:58.587174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-11 00:39:58.587347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:39:58.587380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 27312be46670 2026-06-11 00:39:58.587496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> dc7d105cafa1 2026-06-11 00:39:58.587553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/8 : ADD barbican-base-archive /barbican-base-source 2026-06-11 00:39:58.587603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 60f3d2069eae 2026-06-11 00:39:58.587661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/8 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2026-06-11 00:39:58.587677 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 84db32520fe4 2026-06-11 00:39:58.587742 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:39:58.587807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 20eb18958f0d 2026-06-11 00:39:58.587859 | 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 2026-06-11 00:39:58.587935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in ea56f977bdf2 2026-06-11 00:39:58.588646 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing ./barbican 2026-06-11 00:39:58.588693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-06-11 00:39:58.588705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:39:58.588715 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-06-11 00:39:58.588746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:39:58.588757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: started 2026-06-11 00:39:58.588766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: finished with status 'done' 2026-06-11 00:39:58.588775 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:39:58.588784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:39:58.588793 | 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) 2026-06-11 00:39:58.588804 | 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) 2026-06-11 00:39:58.588813 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting uwsgi 2026-06-11 00:39:58.588823 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-06-11 00:39:58.588833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 11.0 MB/s 0:00:00 2026-06-11 00:39:58.588843 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-06-11 00:39:58.588851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-06-11 00:39:58.588860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-06-11 00:39:58.588869 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:39:58.588878 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-06-11 00:39:58.588887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:39:58.588896 | 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) 2026-06-11 00:39:58.588905 | 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) 2026-06-11 00:39:58.589498 | 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) 2026-06-11 00:39:58.589528 | 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) 2026-06-11 00:39:58.589540 | 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) 2026-06-11 00:39:58.589551 | 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.1) 2026-06-11 00:39:58.589560 | 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) 2026-06-11 00:39:58.589570 | 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) 2026-06-11 00:39:58.589579 | 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) 2026-06-11 00:39:58.589602 | 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.3) 2026-06-11 00:39:58.589633 | 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) 2026-06-11 00:39:58.589656 | 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) 2026-06-11 00:39:58.589666 | 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) 2026-06-11 00:39:58.589675 | 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) 2026-06-11 00:39:58.589684 | 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) 2026-06-11 00:39:58.589693 | 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) 2026-06-11 00:39:58.589702 | 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) 2026-06-11 00:39:58.589711 | 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) 2026-06-11 00:39:58.589720 | 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) 2026-06-11 00:39:58.589729 | 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) 2026-06-11 00:39:58.589738 | 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) 2026-06-11 00:39:58.589747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==19.0.1.dev3) 2026-06-11 00:39:58.589757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2026-06-11 00:39:58.589766 | 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.12.1) 2026-06-11 00:39:58.589775 | 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) 2026-06-11 00:39:58.589796 | 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) 2026-06-11 00:39:58.589806 | 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) 2026-06-11 00:39:58.589815 | 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) 2026-06-11 00:39:58.589824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==19.0.1.dev3) 2026-06-11 00:39:58.589833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 00:39:58.589849 | 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) 2026-06-11 00:39:58.589858 | 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) 2026-06-11 00:39:58.589867 | 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) 2026-06-11 00:39:58.589876 | 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) 2026-06-11 00:39:58.589885 | 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) 2026-06-11 00:39:58.589900 | 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) 2026-06-11 00:39:58.589914 | 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) 2026-06-11 00:39:58.589925 | 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) 2026-06-11 00:39:58.589936 | 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) 2026-06-11 00:39:58.589951 | 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) 2026-06-11 00:39:58.589961 | 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) 2026-06-11 00:39:58.589975 | 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) 2026-06-11 00:39:58.590033 | 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) 2026-06-11 00:39:58.590090 | 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) 2026-06-11 00:39:58.590107 | 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) 2026-06-11 00:39:58.590206 | 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) 2026-06-11 00:39:58.590314 | 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) 2026-06-11 00:39:58.590372 | 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) 2026-06-11 00:39:58.590505 | 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) 2026-06-11 00:39:58.590569 | 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) 2026-06-11 00:39:58.590624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.11.0) 2026-06-11 00:39:58.590667 | 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) 2026-06-11 00:39:58.590720 | 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) 2026-06-11 00:39:58.590734 | 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) 2026-06-11 00:39:58.590807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==19.0.1.dev3) 2026-06-11 00:39:58.590850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 00:39:58.590864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.3.3) 2026-06-11 00:39:58.590932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.0.0) 2026-06-11 00:39:58.590947 | 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>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.16.0) 2026-06-11 00:39:58.591009 | 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.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.1.1) 2026-06-11 00:39:58.591062 | 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) 2026-06-11 00:39:58.591076 | 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) 2026-06-11 00:39:58.591133 | 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) 2026-06-11 00:39:58.591203 | 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) 2026-06-11 00:39:58.591246 | 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) 2026-06-11 00:39:58.591313 | 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) 2026-06-11 00:39:58.591379 | 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) 2026-06-11 00:39:58.591469 | 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) 2026-06-11 00:39:58.591540 | 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) 2026-06-11 00:39:58.591601 | 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) 2026-06-11 00:39:58.591664 | 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) 2026-06-11 00:39:58.591706 | 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) 2026-06-11 00:39:58.591759 | 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) 2026-06-11 00:39:58.591773 | 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) 2026-06-11 00:39:58.591843 | 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) 2026-06-11 00:39:58.591896 | 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) 2026-06-11 00:39:58.591916 | 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) 2026-06-11 00:39:58.591960 | 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) 2026-06-11 00:39:58.592013 | 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) 2026-06-11 00:39:58.593547 | 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) 2026-06-11 00:39:58.593595 | 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) 2026-06-11 00:39:58.593607 | 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) 2026-06-11 00:39:58.593619 | 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) 2026-06-11 00:39:58.593628 | 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) 2026-06-11 00:39:58.593652 | 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) 2026-06-11 00:39:58.593662 | 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) 2026-06-11 00:39:58.593671 | 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) 2026-06-11 00:39:58.593680 | 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) 2026-06-11 00:39:58.593689 | 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) 2026-06-11 00:39:58.593698 | 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) 2026-06-11 00:39:58.593707 | 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) 2026-06-11 00:39:58.593716 | 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) 2026-06-11 00:39:58.593725 | 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) (2026.5.20) 2026-06-11 00:39:58.593733 | 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) 2026-06-11 00:39:58.593742 | 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) 2026-06-11 00:39:58.593752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2026-06-11 00:39:58.593761 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-06-11 00:39:58.593770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 00:39:58.593789 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican, uwsgi 2026-06-11 00:39:58.593798 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2026-06-11 00:39:58.593807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2026-06-11 00:39:58.593816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-19.0.1.dev3-py3-none-any.whl size=481647 sha256=ac60c508f0b64016baf10fb11aa45cd3e91f3da247a45df44faec9ca53e3f998 2026-06-11 00:39:58.593837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9v0nx506/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2026-06-11 00:39:58.593846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): started 2026-06-11 00:39:58.593855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-06-11 00:39:58.593864 | 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=596887 sha256=54df76b8c332c5c84ca8e8322294920a7b47e5ff4d8391a309c9abc687fd6cdf 2026-06-11 00:39:58.593879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9v0nx506/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-06-11 00:39:58.593889 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican uwsgi 2026-06-11 00:39:58.593897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: uwsgi, pyasn1, microversion-parse, ldap3, barbican 2026-06-11 00:39:58.593906 | 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 2026-06-11 00:39:58.593915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container ea56f977bdf2 2026-06-11 00:39:58.593924 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> f44c3aca6dc3 2026-06-11 00:39:58.593933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 71b98a93b405 2026-06-11 00:39:58.593942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20260611 2026-06-11 00:39:58.593951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2026-06-11 00:39:58.593025 (took 0:00:29.831872) 2026-06-11 00:39:58.593960 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2026-06-11 00:39:58.593969 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2026-06-11 00:39:58.593977 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2026-06-11 00:39:58.593990 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2026-06-11 00:39:58.593999 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2026-06-11 00:39:58.594011 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2026-06-11 00:39:58.593954 2026-06-11 00:39:58.595058 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2026-06-11 00:39:58.595675 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2026-06-11 00:40:02.171958 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 00:40:02.172092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> ab50a4930260 2026-06-11 00:40:02.172238 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20260611" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:40:02.172391 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 58366c56c44d 2026-06-11 00:40:02.172521 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 58366c56c44d 2026-06-11 00:40:02.172608 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> a0c327693cb1 2026-06-11 00:40:02.172694 | 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 2026-06-11 00:40:02.172781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 2d927cd3c768 2026-06-11 00:40:02.172890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 2d927cd3c768 2026-06-11 00:40:02.172925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 6a928d05cd6c 2026-06-11 00:40:02.173010 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:40:02.173092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> fb8b117f8587 2026-06-11 00:40:02.173190 | 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 2026-06-11 00:40:02.173275 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 218bd1a5f8f9 2026-06-11 00:40:02.173355 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 218bd1a5f8f9 2026-06-11 00:40:02.173466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 180431559337 2026-06-11 00:40:02.173556 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 800ddaaa6a3d 2026-06-11 00:40:02.173635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20260611 2026-06-11 00:40:02.173795 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2026-06-11 00:40:02.173663 (took 0:00:03.579709) 2026-06-11 00:40:02.173921 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2026-06-11 00:40:02.174024 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2026-06-11 00:40:02.174584 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2026-06-11 00:40:02.174724 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2026-06-11 00:40:02.174830 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2026-06-11 00:40:02.174726 2026-06-11 00:40:02.176097 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2026-06-11 00:40:02.177087 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2026-06-11 00:40:05.148889 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 2026-06-11 00:40:05.149030 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 8e02c174fe80 2026-06-11 00:40:05.149191 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20260611" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:40:05.149268 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 1403269a0b77 2026-06-11 00:40:05.149365 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 1403269a0b77 2026-06-11 00:40:05.149506 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 0fb796d9d8dc 2026-06-11 00:40:05.149598 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-06-11 00:40:05.149704 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> b0e09236e6a7 2026-06-11 00:40:05.149777 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2026-06-11 00:40:05.149867 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in e61e1e248942 2026-06-11 00:40:05.149951 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container e61e1e248942 2026-06-11 00:40:05.150635 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 4cebd3576dc4 2026-06-11 00:40:05.150685 | 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 2026-06-11 00:40:05.150699 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 6465d3ee857b 2026-06-11 00:40:05.150708 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-06-11 00:40:05.150732 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-06-11 00:40:05.150740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-06-11 00:40:05.150747 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2026-06-11 00:40:05.150754 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:40:05.150762 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-06-11 00:40:05.150769 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-06-11 00:40:05.150776 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-06-11 00:40:05.150809 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:40:05.150817 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 6465d3ee857b 2026-06-11 00:40:05.150825 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 508660a2f901 2026-06-11 00:40:05.150833 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 52eb0015af57 2026-06-11 00:40:05.150840 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260611 2026-06-11 00:40:05.150965 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2026-06-11 00:40:05.150813 (took 0:00:02.976087) 2026-06-11 00:40:05.151615 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2026-06-11 00:40:05.151719 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2026-06-11 00:40:05.151830 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2026-06-11 00:40:05.151724 2026-06-11 00:40:05.153538 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2026-06-11 00:40:05.155794 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2026-06-11 00:40:08.147703 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 2026-06-11 00:40:08.147775 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 8e02c174fe80 2026-06-11 00:40:08.147794 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20260611" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:40:08.147835 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 82b2d9a1154f 2026-06-11 00:40:08.147847 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 82b2d9a1154f 2026-06-11 00:40:08.147858 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 1dfb11b86287 2026-06-11 00:40:08.147868 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-06-11 00:40:08.147878 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 39ab6b7a2017 2026-06-11 00:40:08.147888 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2026-06-11 00:40:08.148923 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in cce6c886b12e 2026-06-11 00:40:08.148947 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container cce6c886b12e 2026-06-11 00:40:08.148959 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> dfca0d9392cb 2026-06-11 00:40:08.148972 | 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 2026-06-11 00:40:08.148985 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 0720984615d5 2026-06-11 00:40:08.149007 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-06-11 00:40:08.149017 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-06-11 00:40:08.149043 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-06-11 00:40:08.149053 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2026-06-11 00:40:08.149064 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:40:08.149074 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-06-11 00:40:08.149084 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-06-11 00:40:08.149094 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-06-11 00:40:08.149104 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:40:08.149113 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 0720984615d5 2026-06-11 00:40:08.149123 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 45908d396fd6 2026-06-11 00:40:08.149188 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 83b3f8f037d7 2026-06-11 00:40:08.149201 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260611 2026-06-11 00:40:08.149212 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2026-06-11 00:40:08.148495 (took 0:00:02.996771) 2026-06-11 00:40:08.149659 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2026-06-11 00:40:08.149776 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2026-06-11 00:40:08.149900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2026-06-11 00:40:08.149781 2026-06-11 00:40:08.151185 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2026-06-11 00:40:08.152274 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2026-06-11 00:43:30.363806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 2026-06-11 00:43:30.363912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 8e02c174fe80 2026-06-11 00:43:30.363930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20260611" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:43:30.363968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in bc43464060dc 2026-06-11 00:43:30.363978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container bc43464060dc 2026-06-11 00:43:30.363986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 02b5f2ed3f9d 2026-06-11 00:43:30.363997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/5 : RUN apt-get update && apt-get install -y git build-essential autoconf automake libtool libssl-dev libcap-ng-dev libunbound-dev libjemalloc-dev libunbound8 iproute2 jq libjemalloc2 procps && git clone -b v24.09.3 --depth 1 https://github.com/ovn-org/ovn.git /ovn && cd /ovn && ./boot.sh && git submodule update --init --depth 1 && cd /ovn/ovs && ./boot.sh && ./configure --localstatedir=/var --sysconfdir=/etc --prefix=/usr CFLAGS="-g -O2" LIBS=-ljemalloc && gmake -j 4 && make -j 4 install && cd /ovn && ./configure --localstatedir=/var --sysconfdir=/etc --prefix=/usr CFLAGS="-g -O2" LIBS=-ljemalloc && gmake -j 4 && make -j 4 install && apt-get remove -y git build-essential autoconf automake libtool libssl-dev libcap-ng-dev libunbound-dev libjemalloc-dev && rm -rf /var/lib/apt/lists/* /var/tmp/* && rm -rf /ovn 2026-06-11 00:43:30.364008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in a561b0d62d70 2026-06-11 00:43:30.364016 | 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] 2026-06-11 00:43:30.364041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:43:30.364051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:43:30.364060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:43:30.364068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:43:30.364076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:43:30.364084 | 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] 2026-06-11 00:43:30.364092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:43:30.364099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:43:30.364107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:43:30.364116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:43:30.364124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:43:30.364131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:43:30.364146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:43:30.364154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:43:30.364171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 30.3 MB in 3s (11.5 MB/s) 2026-06-11 00:43:30.364180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-06-11 00:43:30.364188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-06-11 00:43:30.364196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-06-11 00:43:30.364204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-06-11 00:43:30.364212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 is already the newest version (1.19.2-1ubuntu3.8). 2026-06-11 00:43:30.364220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 set to manually installed. 2026-06-11 00:43:30.364228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:iproute2 is already the newest version (6.1.0-1ubuntu6.3). 2026-06-11 00:43:30.364236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-06-11 00:43:30.364244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following additional packages will be installed: 2026-06-11 00:43:30.364255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 00:43:30.364264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 00:43:30.364302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 00:43:30.364421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 00:43:30.364536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 00:43:30.364643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 00:43:30.365572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 00:43:30.365588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 00:43:30.365598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 00:43:30.365608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 00:43:30.365617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 00:43:30.365626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 00:43:30.365635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjq1 liblerc4 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 2026-06-11 00:43:30.365644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libmagic-mgc libmagic1t64 libmpc3 libonig5 libpng16-16t64 libquadmath0 2026-06-11 00:43:30.365653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 libubsan1 2026-06-11 00:43:30.365662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 2026-06-11 00:43:30.365670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxpm4 linux-libc-dev lto-disabled-list m4 make manpages manpages-dev 2026-06-11 00:43:30.365685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 00:43:30.365722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Suggested packages: 2026-06-11 00:43:30.365731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf-archive gnu-standards autoconf-doc gettext binutils-doc gprofng-gui 2026-06-11 00:43:30.365746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debian-keyring g++-multilib 2026-06-11 00:43:30.365754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-multilib gcc-13-doc gcc-multilib flex bison gdb gcc-doc 2026-06-11 00:43:30.365763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-06-11 00:43:30.365771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-06-11 00:43:30.365778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git-mediawiki git-svn glibc-doc bzr libgd-tools libheif-plugin-libde265 2026-06-11 00:43:30.365786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-11 00:43:30.365794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-11 00:43:30.365802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-rav1e libheif-plugin-svtenc libtool-doc libssl-doc 2026-06-11 00:43:30.365810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libstdc++-13-doc gfortran | fortran95-compiler gcj-jdk m4-doc make-doc 2026-06-11 00:43:30.365818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: man-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc 2026-06-11 00:43:30.365826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2026-06-11 00:43:30.365834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake autotools-dev binutils binutils-common 2026-06-11 00:43:30.365842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-06-11 00:43:30.365850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 00:43:30.368507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 00:43:30.368525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 00:43:30.368534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man jq less 2026-06-11 00:43:30.368542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 00:43:30.368550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 00:43:30.368559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcap-ng-dev libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-06-11 00:43:30.368566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcurl3t64-gnutls libdeflate0 libdpkg-perl liberror-perl libfakeroot 2026-06-11 00:43:30.368574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev 2026-06-11 00:43:30.368582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgd3 libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2026-06-11 00:43:30.368590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif1 libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjemalloc-dev 2026-06-11 00:43:30.368598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjemalloc2 libjpeg-turbo8 libjpeg8 libjq1 liblerc4 liblocale-gettext-perl 2026-06-11 00:43:30.368608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: liblsan0 libltdl-dev libltdl7 libmagic-mgc libmagic1t64 libmpc3 libonig5 2026-06-11 00:43:30.368618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 libssl-dev 2026-06-11 00:43:30.368628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libstdc++-13-dev libtiff6 libtool libtsan2 libubsan1 libunbound-dev libwebp7 2026-06-11 00:43:30.368638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 2026-06-11 00:43:30.368648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: linux-libc-dev lto-disabled-list m4 make manpages manpages-dev 2026-06-11 00:43:30.368658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 00:43:30.368668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 113 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:43:30.368687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 93.1 MB of archives. 2026-06-11 00:43:30.368723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 342 MB of additional disk space will be used. 2026-06-11 00:43:30.368734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:43:30.368744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblocale-gettext-perl amd64 1.07-6ubuntu5 [15.8 kB] 2026-06-11 00:43:30.368754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-06-11 00:43:30.368771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-11 00:43:30.368782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-11 00:43:30.368792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-11 00:43:30.368802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-06-11 00:43:30.368812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-06-11 00:43:30.368822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-11 00:43:30.368832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-06-11 00:43:30.368842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-11 00:43:30.368852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-11 00:43:30.368861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-11 00:43:30.368871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-11 00:43:30.368881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-11 00:43:30.368898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-11 00:43:30.368909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8,958 B] 2026-06-11 00:43:30.368919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages all 6.7-2 [1,384 kB] 2026-06-11 00:43:30.368929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-11 00:43:30.368940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB] 2026-06-11 00:43:30.368950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-06-11 00:43:30.368959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-11 00:43:30.368969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-11 00:43:30.368979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-11 00:43:30.368996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-11 00:43:30.369007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-11 00:43:30.369017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-11 00:43:30.369027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-11 00:43:30.369037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-06-11 00:43:30.369047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-11 00:43:30.369056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-11 00:43:30.369066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-06-11 00:43:30.369076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-11 00:43:30.369092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-06-11 00:43:30.369102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-124.124 [1,442 kB] 2026-06-11 00:43:30.369112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-06-11 00:43:30.369122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-06-11 00:43:30.369132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-06-11 00:43:30.369141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-06-11 00:43:30.369151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-11 00:43:30.369161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-06-11 00:43:30.369171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-06-11 00:43:30.369180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-06-11 00:43:30.369191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-06-11 00:43:30.369201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-11 00:43:30.369220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-06-11 00:43:30.369231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-06-11 00:43:30.369240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-06-11 00:43:30.369257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-06-11 00:43:30.369268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-06-11 00:43:30.369278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-06-11 00:43:30.369288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-06-11 00:43:30.369297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-06-11 00:43:30.369307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-06-11 00:43:30.369317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-06-11 00:43:30.369327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-06-11 00:43:30.369336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-06-11 00:43:30.369346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-06-11 00:43:30.369356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-06-11 00:43:30.369366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-11 00:43:30.369376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-06-11 00:43:30.369391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-06-11 00:43:30.369433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-06-11 00:43:30.369443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-06-11 00:43:30.369453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-11 00:43:30.369463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-11 00:43:30.369473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-11 00:43:30.369483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-06-11 00:43:30.369493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-11 00:43:30.369503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-11 00:43:30.369513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-06-11 00:43:30.369523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-06-11 00:43:30.369539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-11 00:43:30.369550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-11 00:43:30.369568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-11 00:43:30.369578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-11 00:43:30.369589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-06-11 00:43:30.369599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-11 00:43:30.369609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-06-11 00:43:30.369619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-06-11 00:43:30.369628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-06-11 00:43:30.369638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2026-06-11 00:43:30.369648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.2 [142 kB] 2026-06-11 00:43:30.369658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.2 [65.7 kB] 2026-06-11 00:43:30.369668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] 2026-06-11 00:43:30.369677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8build3 [11.2 kB] 2026-06-11 00:43:30.369687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB] 2026-06-11 00:43:30.369716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-06-11 00:43:30.369726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-06-11 00:43:30.369736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-11 00:43:30.369746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-11 00:43:30.369762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.3 [10.6 kB] 2026-06-11 00:43:30.369777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-11 00:43:30.369787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-11 00:43:30.369797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-11 00:43:30.369807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-11 00:43:30.369836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-11 00:43:30.369847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-11 00:43:30.369878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-11 00:43:30.369930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-11 00:43:30.369990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-11 00:43:30.370006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-11 00:43:30.370088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-devtools amd64 2.39-0ubuntu8.7 [29.3 kB] 2026-06-11 00:43:30.370106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libcap-ng-dev amd64 0.8.4-2build2 [29.9 kB] 2026-06-11 00:43:30.370154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-fcntllock-perl amd64 0.22-4ubuntu5 [30.7 kB] 2026-06-11 00:43:30.370170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomenc amd64 1.17.6-1ubuntu4.3 [14.7 kB] 2026-06-11 00:43:30.370235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:107 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-06-11 00:43:30.370250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-11 00:43:30.370314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-11 00:43:30.370330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-11 00:43:30.370414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-11 00:43:30.370508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound-dev amd64 1.19.2-1ubuntu3.8 [558 kB] 2026-06-11 00:43:30.370568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages-dev all 6.7-2 [2,013 kB] 2026-06-11 00:43:30.370626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc-dev amd64 5.3.0-2build1 [512 kB] 2026-06-11 00:43:30.370642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 93.1 MB in 3s (33.6 MB/s) 2026-06-11 00:43:30.370728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblocale-gettext-perl. 2026-06-11 00:43:30.370745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-06-11 00:43:30.370805 | 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% 2026-06-11 00:43:30.370855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% (Reading database ... 75% 2026-06-11 00:43:30.370870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-06-11 00:43:30.371030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-06-11 00:43:30.371074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-06-11 00:43:30.371097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-06-11 00:43:30.371110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11809 files and directories currently installed.) 2026-06-11 00:43:30.371131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../000-liblocale-gettext-perl_1.07-6ubuntu5_amd64.deb ... 2026-06-11 00:43:30.371140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblocale-gettext-perl (1.07-6ubuntu5) ... 2026-06-11 00:43:30.371149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package less. 2026-06-11 00:43:30.371300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../001-less_590-2ubuntu2.1_amd64.deb ... 2026-06-11 00:43:30.371333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking less (590-2ubuntu2.1) ... 2026-06-11 00:43:30.371348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic-mgc. 2026-06-11 00:43:30.371365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../002-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-11 00:43:30.371376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-11 00:43:30.371389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic1t64:amd64. 2026-06-11 00:43:30.371465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../003-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-11 00:43:30.371509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 00:43:30.371541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package file. 2026-06-11 00:43:30.371599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../004-file_1%3a5.45-3build1_amd64.deb ... 2026-06-11 00:43:30.371651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking file (1:5.45-3build1) ... 2026-06-11 00:43:30.371665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 00:43:30.371737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../005-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 00:43:30.371791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:43:30.371804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 00:43:30.371862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../006-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 00:43:30.371915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:43:30.371928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:43:30.371984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../007-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:43:30.372035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:43:30.372049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libpng16-16t64:amd64. 2026-06-11 00:43:30.372106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.372150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../008-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-06-11 00:43:30.372163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 00:43:30.372223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxau6:amd64. 2026-06-11 00:43:30.372276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../009-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-11 00:43:30.372290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 00:43:30.372343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxdmcp6:amd64. 2026-06-11 00:43:30.372386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../010-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-11 00:43:30.372433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 00:43:30.372500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxcb1:amd64. 2026-06-11 00:43:30.372514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../011-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-11 00:43:30.372570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 00:43:30.372622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-data. 2026-06-11 00:43:30.372636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../012-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-11 00:43:30.372690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-11 00:43:30.372763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-6:amd64. 2026-06-11 00:43:30.372830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../013-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-11 00:43:30.372873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 00:43:30.372887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxext6:amd64. 2026-06-11 00:43:30.372949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../014-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-11 00:43:30.373001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-11 00:43:30.373023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxmuu1:amd64. 2026-06-11 00:43:30.373067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../015-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... 2026-06-11 00:43:30.373120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-06-11 00:43:30.373133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages. 2026-06-11 00:43:30.373188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../016-manpages_6.7-2_all.deb ... 2026-06-11 00:43:30.373241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages (6.7-2) ... 2026-06-11 00:43:30.373255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package openssh-client. 2026-06-11 00:43:30.373311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 00:43:30.373341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:43:30.373417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xauth. 2026-06-11 00:43:30.373476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../018-xauth_1%3a1.1.2-1build1_amd64.deb ... 2026-06-11 00:43:30.373490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xauth (1:1.1.2-1build1) ... 2026-06-11 00:43:30.373553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xz-utils. 2026-06-11 00:43:30.373607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../019-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-11 00:43:30.373650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:43:30.373663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package m4. 2026-06-11 00:43:30.373860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../020-m4_1.4.19-4build1_amd64.deb ... 2026-06-11 00:43:30.373897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking m4 (1.4.19-4build1) ... 2026-06-11 00:43:30.373909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autoconf. 2026-06-11 00:43:30.373923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../021-autoconf_2.71-3_all.deb ... 2026-06-11 00:43:30.373933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autoconf (2.71-3) ... 2026-06-11 00:43:30.373945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autotools-dev. 2026-06-11 00:43:30.373976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../022-autotools-dev_20220109.1_all.deb ... 2026-06-11 00:43:30.374047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autotools-dev (20220109.1) ... 2026-06-11 00:43:30.374060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package automake. 2026-06-11 00:43:30.374109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-11 00:43:30.374124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-11 00:43:30.374177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-common:amd64. 2026-06-11 00:43:30.374208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../024-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.374278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsframe1:amd64. 2026-06-11 00:43:30.374307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../025-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.374375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libbinutils:amd64. 2026-06-11 00:43:30.374420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../026-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.374516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-11 00:43:30.374554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../027-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.374637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf0:amd64. 2026-06-11 00:43:30.374675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../028-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.374770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgprofng0:amd64. 2026-06-11 00:43:30.374798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../029-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.374866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.374915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-11 00:43:30.374925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.374976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.375013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils. 2026-06-11 00:43:30.375050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../031-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-11 00:43:30.375089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.375128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.375166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-dev-bin. 2026-06-11 00:43:30.375203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../032-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:43:30.375241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.375278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-06-11 00:43:30.375322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../033-linux-libc-dev_6.8.0-124.124_amd64.deb ... 2026-06-11 00:43:30.375350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:43:30.375378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-06-11 00:43:30.375431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../034-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-06-11 00:43:30.375475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:43:30.375514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package rpcsvc-proto. 2026-06-11 00:43:30.375551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../035-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-06-11 00:43:30.375588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:43:30.375625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc6-dev:amd64. 2026-06-11 00:43:30.375664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../036-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:43:30.375728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.375773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-base:amd64. 2026-06-11 00:43:30.375811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../037-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.375872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.375911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libisl23:amd64. 2026-06-11 00:43:30.375948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../038-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-11 00:43:30.375986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:43:30.376024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmpc3:amd64. 2026-06-11 00:43:30.376062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../039-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-11 00:43:30.376098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:43:30.376135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-11 00:43:30.376173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../040-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.376222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.376260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.376288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13. 2026-06-11 00:43:30.376317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../041-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.376345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.376373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-11 00:43:30.376432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../042-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:43:30.376474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.376502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp. 2026-06-11 00:43:30.376538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../043-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:43:30.376566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.376595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcc1-0:amd64. 2026-06-11 00:43:30.376617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../044-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.376655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.376684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgomp1:amd64. 2026-06-11 00:43:30.376722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../045-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.376751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.376787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libitm1:amd64. 2026-06-11 00:43:30.376815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../046-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.376843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.376871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:43:30.376906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../047-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.376935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.376964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libasan8:amd64. 2026-06-11 00:43:30.376992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../048-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblsan0:amd64. 2026-06-11 00:43:30.377113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../049-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtsan2:amd64. 2026-06-11 00:43:30.377205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../050-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libubsan1:amd64. 2026-06-11 00:43:30.377289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../051-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libhwasan0:amd64. 2026-06-11 00:43:30.377374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../052-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libquadmath0:amd64. 2026-06-11 00:43:30.377471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../053-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.377589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-11 00:43:30.377618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../054-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-11 00:43:30.377722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../055-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13. 2026-06-11 00:43:30.377880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../056-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.377888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.377916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-11 00:43:30.377956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../057-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:43:30.377969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.378019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc. 2026-06-11 00:43:30.378040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../058-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:43:30.378081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.378093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-11 00:43:30.378131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../059-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.378143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.378193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-11 00:43:30.378206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../060-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.378254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.378266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13. 2026-06-11 00:43:30.378315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../061-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:43:30.378328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.378376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-11 00:43:30.378389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../062-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:43:30.378453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.378502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++. 2026-06-11 00:43:30.378514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../063-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-11 00:43:30.378552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.378565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package make. 2026-06-11 00:43:30.378616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../064-make_4.3-4.1build2_amd64.deb ... 2026-06-11 00:43:30.378629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking make (4.3-4.1build2) ... 2026-06-11 00:43:30.378679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdpkg-perl. 2026-06-11 00:43:30.378709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../065-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-11 00:43:30.378751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:43:30.379536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package bzip2. 2026-06-11 00:43:30.379552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../066-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-11 00:43:30.379561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:43:30.379570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package patch. 2026-06-11 00:43:30.379579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../067-patch_2.7.6-7build3_amd64.deb ... 2026-06-11 00:43:30.379588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking patch (2.7.6-7build3) ... 2026-06-11 00:43:30.379597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package lto-disabled-list. 2026-06-11 00:43:30.379606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../068-lto-disabled-list_47_all.deb ... 2026-06-11 00:43:30.379615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking lto-disabled-list (47) ... 2026-06-11 00:43:30.379624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package dpkg-dev. 2026-06-11 00:43:30.379632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../069-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-11 00:43:30.379641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:43:30.379650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package build-essential. 2026-06-11 00:43:30.379659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../070-build-essential_12.10ubuntu1_amd64.deb ... 2026-06-11 00:43:30.379668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking build-essential (12.10ubuntu1) ... 2026-06-11 00:43:30.379677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfakeroot:amd64. 2026-06-11 00:43:30.379685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../071-libfakeroot_1.33-1_amd64.deb ... 2026-06-11 00:43:30.379716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-11 00:43:30.379726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fakeroot. 2026-06-11 00:43:30.379735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../072-fakeroot_1.33-1_amd64.deb ... 2026-06-11 00:43:30.379743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fakeroot (1.33-1) ... 2026-06-11 00:43:30.379753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-mono. 2026-06-11 00:43:30.379762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../073-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-11 00:43:30.379777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-11 00:43:30.379786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-core. 2026-06-11 00:43:30.379793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../074-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-11 00:43:30.379801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-11 00:43:30.379809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fontconfig-config. 2026-06-11 00:43:30.379817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../075-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-11 00:43:30.379825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-11 00:43:30.379833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-06-11 00:43:30.379841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:43:30.379849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:43:30.379857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liberror-perl. 2026-06-11 00:43:30.379864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../077-liberror-perl_0.17029-2_all.deb ... 2026-06-11 00:43:30.379883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liberror-perl (0.17029-2) ... 2026-06-11 00:43:30.379891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.379899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git-man. 2026-06-11 00:43:30.379907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../078-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-06-11 00:43:30.379915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:43:30.379988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git. 2026-06-11 00:43:30.379997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../079-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-06-11 00:43:30.380006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:43:30.380013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libonig5:amd64. 2026-06-11 00:43:30.380021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../080-libonig5_6.9.9-1build1_amd64.deb ... 2026-06-11 00:43:30.380029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-06-11 00:43:30.380037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjq1:amd64. 2026-06-11 00:43:30.380044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../081-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:43:30.380052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:43:30.380060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package jq. 2026-06-11 00:43:30.380068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../082-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-06-11 00:43:30.380076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:43:30.380083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-perl. 2026-06-11 00:43:30.380091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../083-libalgorithm-diff-perl_1.201-1_all.deb ... 2026-06-11 00:43:30.380099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-perl (1.201-1) ... 2026-06-11 00:43:30.380107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. 2026-06-11 00:43:30.380115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../084-libalgorithm-diff-xs-perl_0.04-8build3_amd64.deb ... 2026-06-11 00:43:30.380122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-06-11 00:43:30.380130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-merge-perl. 2026-06-11 00:43:30.380138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../085-libalgorithm-merge-perl_0.08-5_all.deb ... 2026-06-11 00:43:30.380146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-merge-perl (0.08-5) ... 2026-06-11 00:43:30.380153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libaom3:amd64. 2026-06-11 00:43:30.383474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../086-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-11 00:43:30.383492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-11 00:43:30.383502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfreetype6:amd64. 2026-06-11 00:43:30.383511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../087-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-06-11 00:43:30.383519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.383528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 00:43:30.383543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfontconfig1:amd64. 2026-06-11 00:43:30.383551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../088-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-11 00:43:30.383566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-11 00:43:30.383574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsharpyuv0:amd64. 2026-06-11 00:43:30.383582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../089-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-11 00:43:30.383590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 00:43:30.383598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-11 00:43:30.383606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../090-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-11 00:43:30.383614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 00:43:30.383622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif1:amd64. 2026-06-11 00:43:30.383630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../091-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-11 00:43:30.383638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 00:43:30.383646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-11 00:43:30.383653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../092-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-11 00:43:30.383661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 00:43:30.383669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg8:amd64. 2026-06-11 00:43:30.383677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../093-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-11 00:43:30.383685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 00:43:30.383713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdeflate0:amd64. 2026-06-11 00:43:30.383722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../094-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-11 00:43:30.383730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 00:43:30.383737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjbig0:amd64. 2026-06-11 00:43:30.383745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../095-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-11 00:43:30.383753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 00:43:30.383761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblerc4:amd64. 2026-06-11 00:43:30.383769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../096-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-11 00:43:30.383777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 00:43:30.383785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libwebp7:amd64. 2026-06-11 00:43:30.383792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../097-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-11 00:43:30.383800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 00:43:30.383808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtiff6:amd64. 2026-06-11 00:43:30.383816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../098-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-11 00:43:30.383824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 00:43:30.383832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxpm4:amd64. 2026-06-11 00:43:30.383840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../099-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-11 00:43:30.383853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-11 00:43:30.383861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgd3:amd64. 2026-06-11 00:43:30.383869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.383883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../100-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-11 00:43:30.383891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-11 00:43:30.383899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-devtools. 2026-06-11 00:43:30.383906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../101-libc-devtools_2.39-0ubuntu8.7_amd64.deb ... 2026-06-11 00:43:30.383914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-devtools (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.383922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcap-ng-dev:amd64. 2026-06-11 00:43:30.383934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../102-libcap-ng-dev_0.8.4-2build2_amd64.deb ... 2026-06-11 00:43:30.383943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcap-ng-dev:amd64 (0.8.4-2build2) ... 2026-06-11 00:43:30.383951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfile-fcntllock-perl. 2026-06-11 00:43:30.383958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../103-libfile-fcntllock-perl_0.22-4ubuntu5_amd64.deb ... 2026-06-11 00:43:30.383966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-06-11 00:43:30.383974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomenc:amd64. 2026-06-11 00:43:30.383982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../104-libheif-plugin-aomenc_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-11 00:43:30.383990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 00:43:30.383998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc2:amd64. 2026-06-11 00:43:30.384006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../105-libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-06-11 00:43:30.384014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-06-11 00:43:30.384021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl7:amd64. 2026-06-11 00:43:30.384029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../106-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-11 00:43:30.384037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:43:30.384045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl-dev:amd64. 2026-06-11 00:43:30.384052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../107-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-11 00:43:30.384060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-11 00:43:30.384068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libssl-dev:amd64. 2026-06-11 00:43:30.384076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../108-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-11 00:43:30.384084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:43:30.384091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtool. 2026-06-11 00:43:30.384099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../109-libtool_2.4.7-7build1_all.deb ... 2026-06-11 00:43:30.384107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtool (2.4.7-7build1) ... 2026-06-11 00:43:30.384115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.384123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libunbound-dev:amd64. 2026-06-11 00:43:30.384135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../110-libunbound-dev_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-11 00:43:30.384144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libunbound-dev:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:43:30.384151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages-dev. 2026-06-11 00:43:30.384159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../111-manpages-dev_6.7-2_all.deb ... 2026-06-11 00:43:30.384167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.384175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages-dev (6.7-2) ... 2026-06-11 00:43:30.384183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc-dev. 2026-06-11 00:43:30.384190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../112-libjemalloc-dev_5.3.0-2build1_amd64.deb ... 2026-06-11 00:43:30.384198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc-dev (5.3.0-2build1) ... 2026-06-11 00:43:30.384206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 00:43:30.384214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-11 00:43:30.384222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 00:43:30.384229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 00:43:30.384237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up lto-disabled-list (47) ... 2026-06-11 00:43:30.384245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 00:43:30.384253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 00:43:30.384268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-11 00:43:30.384276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-06-11 00:43:30.384284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:43:30.384292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-perl (1.201-1) ... 2026-06-11 00:43:30.384300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages (6.7-2) ... 2026-06-11 00:43:30.384308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 00:43:30.384320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.384328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 00:43:30.384336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:43:30.384344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up less (590-2ubuntu2.1) ... 2026-06-11 00:43:30.384351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 00:43:30.384359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.384367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up m4 (1.4.19-4build1) ... 2026-06-11 00:43:30.384375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up file (1:5.45-3build1) ... 2026-06-11 00:43:30.384382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-06-11 00:43:30.384390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:43:30.384430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 00:43:30.384438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.384446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-11 00:43:30.384453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:43:30.384467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fakeroot (1.33-1) ... 2026-06-11 00:43:30.384476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2026-06-11 00:43:30.384484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-11 00:43:30.384494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 2026-06-11 00:43:30.384559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liberror-perl (0.17029-2) ... 2026-06-11 00:43:30.384567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc-dev (5.3.0-2build1) ... 2026-06-11 00:43:30.384575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autotools-dev (20220109.1) ... 2026-06-11 00:43:30.384583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 00:43:30.384597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-11 00:43:30.384613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up make (4.3-4.1build2) ... 2026-06-11 00:43:30.384621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:43:30.384629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2026-06-11 00:43:30.384637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-11 00:43:30.384650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: 2026-06-11 00:43:30.384715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: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 2026-06-11 00:43:30.384723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.384755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: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 2026-06-11 00:43:30.384763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-11 00:43:30.384779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:43:30.384787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 00:43:30.384795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:43:30.384803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up patch (2.7.6-7build3) ... 2026-06-11 00:43:30.384818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-core (2.37-8) ... 2026-06-11 00:43:30.384826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libunbound-dev:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:43:30.384834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 00:43:30.384841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:43:30.384849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:43:30.384857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autoconf (2.71-3) ... 2026-06-11 00:43:30.384865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 00:43:30.384872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 00:43:30.384896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcap-ng-dev:amd64 (0.8.4-2build2) ... 2026-06-11 00:43:30.384918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:43:30.384926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 00:43:30.384934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.384955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:43:30.384963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:43:30.384970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.384982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-06-11 00:43:30.384991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.384998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-06-11 00:43:30.385006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-06-11 00:43:30.385014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblocale-gettext-perl (1.07-6ubuntu5) ... 2026-06-11 00:43:30.385032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-merge-perl (0.08-5) ... 2026-06-11 00:43:30.385055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.385063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 00:43:30.385071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-11 00:43:30.385079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2026-06-11 00:43:30.385087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-11 00:43:30.385095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 2026-06-11 00:43:30.385103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 2026-06-11 00:43:30.385111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages-dev (6.7-2) ... 2026-06-11 00:43:30.385119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-11 00:43:30.385127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:43:30.385142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-11 00:43:30.385150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:43:30.385158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-11 00:43:30.385166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-11 00:43:30.385174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.385182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 00:43:30.385189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:43:30.385197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xauth (1:1.1.2-1build1) ... 2026-06-11 00:43:30.385213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 00:43:30.385226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-06-11 00:43:30.385234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.385242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-11 00:43:30.385250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.385266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.385273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:43:30.385302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:43:30.385310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.385326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.385342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtool (2.4.7-7build1) ... 2026-06-11 00:43:30.385349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.385362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.385370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:43:30.385378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:43:30.385386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-11 00:43:30.385413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2026-06-11 00:43:30.385421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up build-essential (12.10ubuntu1) ... 2026-06-11 00:43:30.385429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 00:43:30.385437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-11 00:43:30.385445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-devtools (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.385453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 00:43:30.385461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 00:43:30.385468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:43:30.385476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn'... 2026-06-11 00:43:30.385484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.385492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Note: switching to '65e3fa0cffcbeaddf6172542b31fc359587e8207'. 2026-06-11 00:43:30.385500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:You are in 'detached HEAD' state. You can look around, make experimental 2026-06-11 00:43:30.385508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:changes and commit them, and you can discard any commits you make in this 2026-06-11 00:43:30.385516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:state without impacting any branches by switching back to a branch. 2026-06-11 00:43:30.385524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you want to create a new branch to retain commits you create, you may 2026-06-11 00:43:30.385541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:do so (now or later) by using -c with the switch command. Example: 2026-06-11 00:43:30.385549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch -c 2026-06-11 00:43:30.385557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Or undo this operation with: 2026-06-11 00:43:30.385565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch - 2026-06-11 00:43:30.385573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Turn off this advice by setting config variable advice.detachedHead to false 2026-06-11 00:43:30.385581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.385785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2026-06-11 00:43:30.385801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2026-06-11 00:43:30.385813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2026-06-11 00:43:30.385862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2026-06-11 00:43:30.385871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2026-06-11 00:43:30.385883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2026-06-11 00:43:30.385923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2026-06-11 00:43:30.385935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2026-06-11 00:43:30.385946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: warning: The macro `AC_PROG_CC_C99' is obsolete. 2026-06-11 00:43:30.385985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: You should run autoupdate. 2026-06-11 00:43:30.385997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... 2026-06-11 00:43:30.386008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: the top level 2026-06-11 00:43:30.386046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: installing 'build-aux/compile' 2026-06-11 00:43:30.386082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.guess' 2026-06-11 00:43:30.386133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.sub' 2026-06-11 00:43:30.386182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/install-sh' 2026-06-11 00:43:30.386237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/missing' 2026-06-11 00:43:30.386295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2026-06-11 00:43:30.386316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule 'ovs' (https://github.com/openvswitch/ovs.git) registered for path 'ovs' 2026-06-11 00:43:30.386390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn/ovs'... 2026-06-11 00:43:30.386432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:From https://github.com/openvswitch/ovs 2026-06-11 00:43:30.386483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: * branch 533ff75523ebfe69a7c923641103c20266c16b58 -> FETCH_HEAD 2026-06-11 00:43:30.386493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule path 'ovs': checked out '533ff75523ebfe69a7c923641103c20266c16b58' 2026-06-11 00:43:30.386542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2026-06-11 00:43:30.386561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2026-06-11 00:43:30.386572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2026-06-11 00:43:30.386622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2026-06-11 00:43:30.386631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2026-06-11 00:43:30.386642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2026-06-11 00:43:30.386668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2026-06-11 00:43:30.386729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2026-06-11 00:43:30.386743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:27: installing 'build-aux/compile' 2026-06-11 00:43:30.386754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.guess' 2026-06-11 00:43:30.386804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.sub' 2026-06-11 00:43:30.386853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/install-sh' 2026-06-11 00:43:30.386876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/missing' 2026-06-11 00:43:30.386925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.386951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2026-06-11 00:43:30.386998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.387007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2026-06-11 00:43:30.387018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2026-06-11 00:43:30.387069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2026-06-11 00:43:30.387079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2026-06-11 00:43:30.387128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2026-06-11 00:43:30.387140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2026-06-11 00:43:30.387187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2026-06-11 00:43:30.387197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2026-06-11 00:43:30.387208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2026-06-11 00:43:30.387258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2026-06-11 00:43:30.387307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2026-06-11 00:43:30.387345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2026-06-11 00:43:30.387357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2026-06-11 00:43:30.387413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2026-06-11 00:43:30.387426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... a.out 2026-06-11 00:43:30.387476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2026-06-11 00:43:30.387488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2026-06-11 00:43:30.387526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.387538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2026-06-11 00:43:30.387586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2026-06-11 00:43:30.387595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2026-06-11 00:43:30.387612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2026-06-11 00:43:30.387674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2026-06-11 00:43:30.387758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-06-11 00:43:30.387771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2026-06-11 00:43:30.387808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.387820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2026-06-11 00:43:30.387867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2026-06-11 00:43:30.387876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2026-06-11 00:43:30.387887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-06-11 00:43:30.387924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2026-06-11 00:43:30.387936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2026-06-11 00:43:30.387987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2026-06-11 00:43:30.388000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2026-06-11 00:43:30.388050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2026-06-11 00:43:30.388107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-06-11 00:43:30.388116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2026-06-11 00:43:30.388127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-06-11 00:43:30.388164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2026-06-11 00:43:30.388175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2026-06-11 00:43:30.388221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2026-06-11 00:43:30.388231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2026-06-11 00:43:30.388242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2026-06-11 00:43:30.388279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2026-06-11 00:43:30.388291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2026-06-11 00:43:30.388301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2026-06-11 00:43:30.388345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-06-11 00:43:30.388357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.388418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2026-06-11 00:43:30.388431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2026-06-11 00:43:30.388488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2026-06-11 00:43:30.388546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2026-06-11 00:43:30.388566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2026-06-11 00:43:30.388615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2026-06-11 00:43:30.388669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2026-06-11 00:43:30.388723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2026-06-11 00:43:30.388772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2026-06-11 00:43:30.388917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2026-06-11 00:43:30.388962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2026-06-11 00:43:30.388980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.388986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2026-06-11 00:43:30.388993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.388999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2026-06-11 00:43:30.389007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.389016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2026-06-11 00:43:30.389053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.389062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... 2026-06-11 00:43:30.389091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.389100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2026-06-11 00:43:30.389137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.389146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2026-06-11 00:43:30.389184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-06-11 00:43:30.389193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2026-06-11 00:43:30.389229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-06-11 00:43:30.389238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2026-06-11 00:43:30.389277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2026-06-11 00:43:30.389286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2026-06-11 00:43:30.389322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2026-06-11 00:43:30.389331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2026-06-11 00:43:30.389369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2026-06-11 00:43:30.389378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2026-06-11 00:43:30.389430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.389444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2026-06-11 00:43:30.389491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2026-06-11 00:43:30.389500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2026-06-11 00:43:30.389540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2026-06-11 00:43:30.389549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... yes 2026-06-11 00:43:30.389587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2026-06-11 00:43:30.389596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2026-06-11 00:43:30.389635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... 2026-06-11 00:43:30.389644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-06-11 00:43:30.389690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2026-06-11 00:43:30.389725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-06-11 00:43:30.389733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2026-06-11 00:43:30.389769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2026-06-11 00:43:30.389778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2026-06-11 00:43:30.389818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2026-06-11 00:43:30.389827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2026-06-11 00:43:30.389867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2026-06-11 00:43:30.389876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2026-06-11 00:43:30.389915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2026-06-11 00:43:30.389924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2026-06-11 00:43:30.389959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.389968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2026-06-11 00:43:30.390006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2026-06-11 00:43:30.390015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2026-06-11 00:43:30.390052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2026-06-11 00:43:30.390061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2026-06-11 00:43:30.390102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2026-06-11 00:43:30.390111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2026-06-11 00:43:30.390152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2026-06-11 00:43:30.390160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2026-06-11 00:43:30.390199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2026-06-11 00:43:30.390208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2026-06-11 00:43:30.390247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2026-06-11 00:43:30.390256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2026-06-11 00:43:30.390295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.390304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2026-06-11 00:43:30.390341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2026-06-11 00:43:30.390350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2026-06-11 00:43:30.390386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2026-06-11 00:43:30.390424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2026-06-11 00:43:30.390464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.390473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2026-06-11 00:43:30.390513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.390522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2026-06-11 00:43:30.390561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.390570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2026-06-11 00:43:30.390608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2026-06-11 00:43:30.390617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2026-06-11 00:43:30.390655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.390664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... 2026-06-11 00:43:30.390713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-fPIC -DPIC 2026-06-11 00:43:30.390723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2026-06-11 00:43:30.390764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.390773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2026-06-11 00:43:30.390812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.390821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2026-06-11 00:43:30.390858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.390867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) yes 2026-06-11 00:43:30.390918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-06-11 00:43:30.390959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.390988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-06-11 00:43:30.391010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-06-11 00:43:30.391055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2026-06-11 00:43:30.391090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2026-06-11 00:43:30.391099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... 2026-06-11 00:43:30.391137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... no 2026-06-11 00:43:30.391201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... yes 2026-06-11 00:43:30.391210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2026-06-11 00:43:30.391250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2026-06-11 00:43:30.391259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2026-06-11 00:43:30.391298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2026-06-11 00:43:30.391307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2026-06-11 00:43:30.391346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-06-11 00:43:30.391408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2026-06-11 00:43:30.391462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2026-06-11 00:43:30.391471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2026-06-11 00:43:30.391518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2026-06-11 00:43:30.391564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) 2026-06-11 00:43:30.391610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-06-11 00:43:30.391659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.391716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-06-11 00:43:30.391797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2026-06-11 00:43:30.391806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-06-11 00:43:30.391812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2026-06-11 00:43:30.391820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2026-06-11 00:43:30.391855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2026-06-11 00:43:30.391864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2026-06-11 00:43:30.391904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2026-06-11 00:43:30.391913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.391950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2026-06-11 00:43:30.391959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.391998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2026-06-11 00:43:30.392007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.392044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2026-06-11 00:43:30.392052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.392089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_spin_lock... 2026-06-11 00:43:30.392098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.392134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_spin_lock... 2026-06-11 00:43:30.392143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2026-06-11 00:43:30.392191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-06-11 00:43:30.392235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2026-06-11 00:43:30.392250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2026-06-11 00:43:30.392288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2026-06-11 00:43:30.392334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2026-06-11 00:43:30.392381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether USDT probes are enabled... 2026-06-11 00:43:30.392449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/netlink.h... 2026-06-11 00:43:30.392498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-06-11 00:43:30.392546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... 2026-06-11 00:43:30.392594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... 2026-06-11 00:43:30.392641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... 2026-06-11 00:43:30.392688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... 2026-06-11 00:43:30.392745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... 2026-06-11 00:43:30.392794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.392833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... 2026-06-11 00:43:30.392842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2026-06-11 00:43:30.392896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2026-06-11 00:43:30.392944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.392983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for capng_clear in -lcap-ng... 2026-06-11 00:43:30.392992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2026-06-11 00:43:30.393039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2026-06-11 00:43:30.393076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2026-06-11 00:43:30.393085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-3... 2026-06-11 00:43:30.393137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-2... 2026-06-11 00:43:30.393174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build... 2026-06-11 00:43:30.393219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2026-06-11 00:43:30.393266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2026-06-11 00:43:30.393312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2026-06-11 00:43:30.393358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether AF_XDP is enabled... 2026-06-11 00:43:30.393419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:auto 2026-06-11 00:43:30.393453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bpf/libbpf.h... 2026-06-11 00:43:30.393462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: WARNING: Cannot find bpf/libbpf.h, netdev-afxdp will not be supported (use --disable-afxdp to suppress this warning). 2026-06-11 00:43:30.393514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2026-06-11 00:43:30.393549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2026-06-11 00:43:30.393558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sigdescr_np... 2026-06-11 00:43:30.393604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2026-06-11 00:43:30.393651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2026-06-11 00:43:30.393711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2026-06-11 00:43:30.393756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2026-06-11 00:43:30.393823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.393831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2026-06-11 00:43:30.393869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2026-06-11 00:43:30.393917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mlockall... 2026-06-11 00:43:30.393963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.393972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2026-06-11 00:43:30.394010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2026-06-11 00:43:30.394057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2026-06-11 00:43:30.394103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2026-06-11 00:43:30.394150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2026-06-11 00:43:30.394196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2026-06-11 00:43:30.394242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2026-06-11 00:43:30.394291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2026-06-11 00:43:30.394337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2026-06-11 00:43:30.394384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2026-06-11 00:43:30.394449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2026-06-11 00:43:30.394486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2026-06-11 00:43:30.394532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2026-06-11 00:43:30.394580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2026-06-11 00:43:30.394633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.394661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2026-06-11 00:43:30.394689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.394740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2026-06-11 00:43:30.394776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.394785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2026-06-11 00:43:30.394821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.394830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for connect in -lsocket... 2026-06-11 00:43:30.394869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.394879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing gethostbyname... 2026-06-11 00:43:30.394915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.394924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2026-06-11 00:43:30.394963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.394976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2026-06-11 00:43:30.395005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2026-06-11 00:43:30.395051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2026-06-11 00:43:30.395060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2026-06-11 00:43:30.395098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2026-06-11 00:43:30.395147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.395156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2026-06-11 00:43:30.395196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.395205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2026-06-11 00:43:30.395244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.395253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2026-06-11 00:43:30.395293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.395302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2026-06-11 00:43:30.395343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.395372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2026-06-11 00:43:30.395380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.395429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2026-06-11 00:43:30.395468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2026-06-11 00:43:30.395477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2026-06-11 00:43:30.395511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2026-06-11 00:43:30.395520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2026-06-11 00:43:30.395558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-3.4.so.0.0.4) 2026-06-11 00:43:30.395567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2026-06-11 00:43:30.395606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2026-06-11 00:43:30.395653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2026-06-11 00:43:30.395729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unw_backtrace in -lunwind... 2026-06-11 00:43:30.395746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.395782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2026-06-11 00:43:30.395791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2026-06-11 00:43:30.395846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.395874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2026-06-11 00:43:30.395883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2026-06-11 00:43:30.395930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.395967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2026-06-11 00:43:30.395976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2026-06-11 00:43:30.396022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2026-06-11 00:43:30.396070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2026-06-11 00:43:30.396117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2026-06-11 00:43:30.396163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2026-06-11 00:43:30.396210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2026-06-11 00:43:30.396256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2026-06-11 00:43:30.396303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2026-06-11 00:43:30.396351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2026-06-11 00:43:30.396418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2026-06-11 00:43:30.396469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2026-06-11 00:43:30.396517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2026-06-11 00:43:30.396563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.396600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2026-06-11 00:43:30.396609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2026-06-11 00:43:30.396663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2026-06-11 00:43:30.396711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2026-06-11 00:43:30.396759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2026-06-11 00:43:30.396805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2026-06-11 00:43:30.396852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2026-06-11 00:43:30.396905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.396934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2026-06-11 00:43:30.396942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.396981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2026-06-11 00:43:30.396990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.397029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2026-06-11 00:43:30.397038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.397080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2026-06-11 00:43:30.397089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.397127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2026-06-11 00:43:30.398456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.398469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2026-06-11 00:43:30.398476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.398482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2026-06-11 00:43:30.398488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2026-06-11 00:43:30.398500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2026-06-11 00:43:30.398511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2026-06-11 00:43:30.398517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking vector options for cgcc... 2026-06-11 00:43:30.398523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-D__MMX__=1 -D__MMX_WITH_SSE__=1 -D__SSE2_MATH__=1 -D__SSE_MATH__=1 -D__SSE__=1 -D__SSE2__=1 2026-06-11 00:43:30.398528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether actions Autovalidator is default implementation... no 2026-06-11 00:43:30.398534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPCLS Autovalidator is default implementation... 2026-06-11 00:43:30.398540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.398546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPIF AVX512 is default implementation... no 2026-06-11 00:43:30.398552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether MFEX Autovalidator is default implementation... 2026-06-11 00:43:30.398557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.398563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking binutils avx512 assembler checks passing... 2026-06-11 00:43:30.398569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VL... 2026-06-11 00:43:30.398580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512f... 2026-06-11 00:43:30.398592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512bw... 2026-06-11 00:43:30.398603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vl... 2026-06-11 00:43:30.398615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vbmi... 2026-06-11 00:43:30.398626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VPOPCNTDQ... 2026-06-11 00:43:30.398637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.398643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct tcf_t.firstuse... 2026-06-11 00:43:30.398649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.398654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether dpdk is enabled... 2026-06-11 00:43:30.398668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.398674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2026-06-11 00:43:30.398680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) yes 2026-06-11 00:43:30.398685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2026-06-11 00:43:30.398691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-06-11 00:43:30.398714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2026-06-11 00:43:30.398720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/stdio.h 2026-06-11 00:43:30.398725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/string.h 2026-06-11 00:43:30.398731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.sym 2026-06-11 00:43:30.398741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.sym 2026-06-11 00:43:30.398747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.sym 2026-06-11 00:43:30.398753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.sym 2026-06-11 00:43:30.398758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating vtep/libvtep.sym 2026-06-11 00:43:30.398764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2026-06-11 00:43:30.398770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2026-06-11 00:43:30.398775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.pc 2026-06-11 00:43:30.398781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.pc 2026-06-11 00:43:30.398787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.pc 2026-06-11 00:43:30.398792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.pc 2026-06-11 00:43:30.398798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/openvswitch/version.h 2026-06-11 00:43:30.398803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2026-06-11 00:43:30.398809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2026-06-11 00:43:30.398815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2026-06-11 00:43:30.398820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2026-06-11 00:43:30.398826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2026-06-11 00:43:30.398840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2026-06-11 00:43:30.398846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2026-06-11 00:43:30.398852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ofproto/ipfix-gen-entities ofproto/ipfix.xml > ofproto/ipfix-entities.def.tmp && \ 2026-06-11 00:43:30.398859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ofproto/ipfix-entities.def.tmp ofproto/ipfix-entities.def 2026-06-11 00:43:30.398865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed -f ./build-aux/extract-odp-netlink-h < include/linux/openvswitch.h > include/odp-netlink.h 2026-06-11 00:43:30.398871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2026-06-11 00:43:30.398876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2026-06-11 00:43:30.398882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.398888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.398893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.398899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.398905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.398910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.398916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < python/ovs/dirs.py.template > python/ovs/dirs.py.tmp && \ 2026-06-11 00:43:30.398927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/dirs.py.tmp python/ovs/dirs.py 2026-06-11 00:43:30.398935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in annotate ./vswitchd/vswitch.ovsschema ./lib/vswitch-idl.ann > lib/vswitch-idl.ovsidl.tmp && mv lib/vswitch-idl.ovsidl.tmp lib/vswitch-idl.ovsidl 2026-06-11 00:43:30.398944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in annotate ./ovsdb/_server.ovsschema ./lib/ovsdb-server-idl.ann > lib/ovsdb-server-idl.ovsidl.tmp && mv lib/ovsdb-server-idl.ovsidl.tmp lib/ovsdb-server-idl.ovsidl 2026-06-11 00:43:30.398952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in -C . annotate tests/idltest.ovsschema tests/idltest.ann > tests/idltest.ovsidl.tmp && \ 2026-06-11 00:43:30.398958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/idltest.ovsidl.tmp tests/idltest.ovsidl 2026-06-11 00:43:30.398964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in annotate ./vtep/vtep.ovsschema ./vtep/vtep-idl.ann > vtep/vtep-idl.ovsidl.tmp && \ 2026-06-11 00:43:30.398970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep-idl.ovsidl.tmp vtep/vtep-idl.ovsidl 2026-06-11 00:43:30.398976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sh -f ./build-aux/extract-odp-netlink-macros-h include/odp-netlink.h > include/odp-netlink-macros.h 2026-06-11 00:43:30.398982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header tests/idltest.ovsidl > tests/idltest.h.tmp && mv tests/idltest.h.tmp tests/idltest.h 2026-06-11 00:43:30.398993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source lib/vswitch-idl.ovsidl > lib/vswitch-idl.c.tmp && mv lib/vswitch-idl.c.tmp lib/vswitch-idl.c 2026-06-11 00:43:30.398999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header lib/vswitch-idl.ovsidl > lib/vswitch-idl.h.tmp && mv lib/vswitch-idl.h.tmp lib/vswitch-idl.h 2026-06-11 00:43:30.399005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source lib/ovsdb-server-idl.ovsidl > lib/ovsdb-server-idl.c.tmp && mv lib/ovsdb-server-idl.c.tmp lib/ovsdb-server-idl.c 2026-06-11 00:43:30.399012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header lib/ovsdb-server-idl.ovsidl > lib/ovsdb-server-idl.h.tmp && mv lib/ovsdb-server-idl.h.tmp lib/ovsdb-server-idl.h 2026-06-11 00:43:30.399018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source tests/idltest.ovsidl > tests/idltest.c.tmp && mv tests/idltest.c.tmp tests/idltest.c 2026-06-11 00:43:30.399028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-source vtep/vtep-idl.ovsidl > vtep/vtep-idl.c.tmp && mv vtep/vtep-idl.c.tmp vtep/vtep-idl.c 2026-06-11 00:43:30.399033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-idlc.in c-idl-header vtep/vtep-idl.ovsidl > vtep/vtep-idl.h.tmp && mv vtep/vtep-idl.h.tmp vtep/vtep-idl.h 2026-06-11 00:43:30.399039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2026-06-11 00:43:30.399045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn/ovs' 2026-06-11 00:43:30.399051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields meta-flow ./include/openvswitch/meta-flow.h > lib/meta-flow.inc.tmp 2026-06-11 00:43:30.399063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields nx-match ./include/openvswitch/meta-flow.h > lib/nx-match.inc.tmp 2026-06-11 00:43:30.399070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-actions prototypes ./lib/ofp-actions.c > lib/ofp-actions.inc1.tmp && mv lib/ofp-actions.inc1.tmp lib/ofp-actions.inc1 2026-06-11 00:43:30.399075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-actions definitions ./lib/ofp-actions.c > lib/ofp-actions.inc2.tmp && mv lib/ofp-actions.inc2.tmp lib/ofp-actions.inc2 2026-06-11 00:43:30.399081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-bundle.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-bundle.lo lib/ofp-bundle.c &&\ 2026-06-11 00:43:30.399096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-connection.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-connection.lo lib/ofp-connection.c &&\ 2026-06-11 00:43:30.399118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/nx-match.inc.tmp lib/nx-match.inc 2026-06-11 00:43:30.399129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/meta-flow.inc.tmp lib/meta-flow.inc 2026-06-11 00:43:30.399135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ct.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ct.lo lib/ofp-ct.c &&\ 2026-06-11 00:43:30.399152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ed-props.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ed-props.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ed-props.lo lib/ofp-ed-props.c &&\ 2026-06-11 00:43:30.399174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-bundle.lo -MD -MP -MF lib/.deps/ofp-bundle.Tpo -c lib/ofp-bundle.c -o lib/ofp-bundle.o 2026-06-11 00:43:30.399187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-connection.lo -MD -MP -MF lib/.deps/ofp-connection.Tpo -c lib/ofp-connection.c -o lib/ofp-connection.o 2026-06-11 00:43:30.399197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ed-props.lo -MD -MP -MF lib/.deps/ofp-ed-props.Tpo -c lib/ofp-ed-props.c -o lib/ofp-ed-props.o 2026-06-11 00:43:30.399204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ct.lo -MD -MP -MF lib/.deps/ofp-ct.Tpo -c lib/ofp-ct.c -o lib/ofp-ct.o 2026-06-11 00:43:30.399209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-errors \ 2026-06-11 00:43:30.399215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/ofp-errors.h \ 2026-06-11 00:43:30.399229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openflow/openflow-common.h > lib/ofp-errors.inc.tmp && \ 2026-06-11 00:43:30.399235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ofp-errors.inc.tmp lib/ofp-errors.inc 2026-06-11 00:43:30.399241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-flow.lo lib/ofp-flow.c &&\ 2026-06-11 00:43:30.399253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-group.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-group.lo lib/ofp-group.c &&\ 2026-06-11 00:43:30.399274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-flow.lo -MD -MP -MF lib/.deps/ofp-flow.Tpo -c lib/ofp-flow.c -o lib/ofp-flow.o 2026-06-11 00:43:30.399482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ipfix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ipfix.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ipfix.lo lib/ofp-ipfix.c &&\ 2026-06-11 00:43:30.399596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-group.lo -MD -MP -MF lib/.deps/ofp-group.Tpo -c lib/ofp-group.c -o lib/ofp-group.o 2026-06-11 00:43:30.399650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-match.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-match.lo lib/ofp-match.c &&\ 2026-06-11 00:43:30.399672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-ipfix.lo -MD -MP -MF lib/.deps/ofp-ipfix.Tpo -c lib/ofp-ipfix.c -o lib/ofp-ipfix.o 2026-06-11 00:43:30.399735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-match.lo -MD -MP -MF lib/.deps/ofp-match.Tpo -c lib/ofp-match.c -o lib/ofp-match.o 2026-06-11 00:43:30.399747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-meter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-meter.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-meter.lo lib/ofp-meter.c &&\ 2026-06-11 00:43:30.399776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-meter.lo -MD -MP -MF lib/.deps/ofp-meter.Tpo -c lib/ofp-meter.c -o lib/ofp-meter.o 2026-06-11 00:43:30.399812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-monitor.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-monitor.lo lib/ofp-monitor.c &&\ 2026-06-11 00:43:30.399840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-msgs \ 2026-06-11 00:43:30.399862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/ofp-msgs.h lib/ofp-msgs.inc > lib/ofp-msgs.inc.tmp && mv lib/ofp-msgs.inc.tmp lib/ofp-msgs.inc 2026-06-11 00:43:30.399873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-packet.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-packet.lo lib/ofp-packet.c &&\ 2026-06-11 00:43:30.399894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-monitor.lo -MD -MP -MF lib/.deps/ofp-monitor.Tpo -c lib/ofp-monitor.c -o lib/ofp-monitor.o 2026-06-11 00:43:30.399918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.399934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-parse.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-parse.lo lib/ofp-parse.c &&\ 2026-06-11 00:43:30.399953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.399969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-packet.lo -MD -MP -MF lib/.deps/ofp-packet.Tpo -c lib/ofp-packet.c -o lib/ofp-packet.o 2026-06-11 00:43:30.399980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-parse.lo -MD -MP -MF lib/.deps/ofp-parse.Tpo -c lib/ofp-parse.c -o lib/ofp-parse.o 2026-06-11 00:43:30.399995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-port.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-port.lo lib/ofp-port.c &&\ 2026-06-11 00:43:30.400024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-print.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-print.lo lib/ofp-print.c &&\ 2026-06-11 00:43:30.400164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-port.lo -MD -MP -MF lib/.deps/ofp-port.Tpo -c lib/ofp-port.c -o lib/ofp-port.o 2026-06-11 00:43:30.400203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-print.lo -MD -MP -MF lib/.deps/ofp-print.Tpo -c lib/ofp-print.c -o lib/ofp-print.o 2026-06-11 00:43:30.400219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-prop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-prop.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-prop.lo lib/ofp-prop.c &&\ 2026-06-11 00:43:30.400248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-prop.lo -MD -MP -MF lib/.deps/ofp-prop.Tpo -c lib/ofp-prop.c -o lib/ofp-prop.o 2026-06-11 00:43:30.400296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-protocol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-protocol.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-protocol.lo lib/ofp-protocol.c &&\ 2026-06-11 00:43:30.400359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-protocol.lo -MD -MP -MF lib/.deps/ofp-protocol.Tpo -c lib/ofp-protocol.c -o lib/ofp-protocol.o 2026-06-11 00:43:30.400431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-queue.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-queue.lo lib/ofp-queue.c &&\ 2026-06-11 00:43:30.400465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-switch.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-switch.lo lib/ofp-switch.c &&\ 2026-06-11 00:43:30.400511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-queue.lo -MD -MP -MF lib/.deps/ofp-queue.Tpo -c lib/ofp-queue.c -o lib/ofp-queue.o 2026-06-11 00:43:30.400579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-table.lo lib/ofp-table.c &&\ 2026-06-11 00:43:30.400609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-switch.lo -MD -MP -MF lib/.deps/ofp-switch.Tpo -c lib/ofp-switch.c -o lib/ofp-switch.o 2026-06-11 00:43:30.400671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-util.lo lib/ofp-util.c &&\ 2026-06-11 00:43:30.400756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-table.lo -MD -MP -MF lib/.deps/ofp-table.Tpo -c lib/ofp-table.c -o lib/ofp-table.o 2026-06-11 00:43:30.400831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-util.lo -MD -MP -MF lib/.deps/ofp-util.Tpo -c lib/ofp-util.c -o lib/ofp-util.o 2026-06-11 00:43:30.400845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-version-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-version-opt.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-version-opt.lo lib/ofp-version-opt.c &&\ 2026-06-11 00:43:30.400876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofpbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.400926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofpbuf.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofpbuf.lo lib/ofpbuf.c &&\ 2026-06-11 00:43:30.400941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.400998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-version-opt.lo -MD -MP -MF lib/.deps/ofp-version-opt.Tpo -c lib/ofp-version-opt.c -o lib/ofp-version-opt.o 2026-06-11 00:43:30.401011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-atomic-locked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-atomic-locked.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-atomic-locked.lo lib/ovs-atomic-locked.c &&\ 2026-06-11 00:43:30.401041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofpbuf.lo -MD -MP -MF lib/.deps/ofpbuf.Tpo -c lib/ofpbuf.c -o lib/ofpbuf.o 2026-06-11 00:43:30.401094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-atomic-locked.lo -MD -MP -MF lib/.deps/ovs-atomic-locked.Tpo -c lib/ovs-atomic-locked.c -o lib/ovs-atomic-locked.o 2026-06-11 00:43:30.401117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-lldp.lo lib/ovs-lldp.c &&\ 2026-06-11 00:43:30.401182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-numa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-numa.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-numa.lo lib/ovs-numa.c &&\ 2026-06-11 00:43:30.401229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-lldp.lo -MD -MP -MF lib/.deps/ovs-lldp.Tpo -c lib/ovs-lldp.c -o lib/ovs-lldp.o 2026-06-11 00:43:30.401305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-numa.lo -MD -MP -MF lib/.deps/ovs-numa.Tpo -c lib/ovs-numa.c -o lib/ovs-numa.o 2026-06-11 00:43:30.401317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-rcu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-rcu.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-rcu.lo lib/ovs-rcu.c &&\ 2026-06-11 00:43:30.401354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-rcu.lo -MD -MP -MF lib/.deps/ovs-rcu.Tpo -c lib/ovs-rcu.c -o lib/ovs-rcu.o 2026-06-11 00:43:30.401384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-replay.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-replay.lo lib/ovs-replay.c &&\ 2026-06-11 00:43:30.401454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-router.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-router.lo lib/ovs-router.c &&\ 2026-06-11 00:43:30.401533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-thread.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-thread.lo lib/ovs-thread.c &&\ 2026-06-11 00:43:30.401576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-replay.lo -MD -MP -MF lib/.deps/ovs-replay.Tpo -c lib/ovs-replay.c -o lib/ovs-replay.o 2026-06-11 00:43:30.401656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-thread.lo -MD -MP -MF lib/.deps/ovs-thread.Tpo -c lib/ovs-thread.c -o lib/ovs-thread.o 2026-06-11 00:43:30.401671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-cs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-cs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-cs.lo lib/ovsdb-cs.c &&\ 2026-06-11 00:43:30.401727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovs-router.lo -MD -MP -MF lib/.deps/ovs-router.Tpo -c lib/ovs-router.c -o lib/ovs-router.o 2026-06-11 00:43:30.401757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-data.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-data.lo lib/ovsdb-data.c &&\ 2026-06-11 00:43:30.401804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-cs.lo -MD -MP -MF lib/.deps/ovsdb-cs.Tpo -c lib/ovsdb-cs.c -o lib/ovsdb-cs.o 2026-06-11 00:43:30.401874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-data.lo -MD -MP -MF lib/.deps/ovsdb-data.Tpo -c lib/ovsdb-data.c -o lib/ovsdb-data.o 2026-06-11 00:43:30.401888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-error.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-error.lo lib/ovsdb-error.c &&\ 2026-06-11 00:43:30.401918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.401973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.401985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-idl.lo lib/ovsdb-idl.c &&\ 2026-06-11 00:43:30.402000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-error.lo -MD -MP -MF lib/.deps/ovsdb-error.Tpo -c lib/ovsdb-error.c -o lib/ovsdb-error.o 2026-06-11 00:43:30.402031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-idl.lo -MD -MP -MF lib/.deps/ovsdb-idl.Tpo -c lib/ovsdb-idl.c -o lib/ovsdb-idl.o 2026-06-11 00:43:30.402052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-map-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-map-op.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-map-op.lo lib/ovsdb-map-op.c &&\ 2026-06-11 00:43:30.402114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-map-op.lo -MD -MP -MF lib/.deps/ovsdb-map-op.Tpo -c lib/ovsdb-map-op.c -o lib/ovsdb-map-op.o 2026-06-11 00:43:30.402144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-set-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-set-op.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-set-op.lo lib/ovsdb-set-op.c &&\ 2026-06-11 00:43:30.402210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-condition.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-condition.lo lib/ovsdb-condition.c &&\ 2026-06-11 00:43:30.402253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-set-op.lo -MD -MP -MF lib/.deps/ovsdb-set-op.Tpo -c lib/ovsdb-set-op.c -o lib/ovsdb-set-op.o 2026-06-11 00:43:30.402338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-condition.lo -MD -MP -MF lib/.deps/ovsdb-condition.Tpo -c lib/ovsdb-condition.c -o lib/ovsdb-condition.o 2026-06-11 00:43:30.402350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-parser.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-parser.lo lib/ovsdb-parser.c &&\ 2026-06-11 00:43:30.402380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-session.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-session.lo lib/ovsdb-session.c &&\ 2026-06-11 00:43:30.402459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-parser.lo -MD -MP -MF lib/.deps/ovsdb-parser.Tpo -c lib/ovsdb-parser.c -o lib/ovsdb-parser.o 2026-06-11 00:43:30.402513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-session.lo -MD -MP -MF lib/.deps/ovsdb-session.Tpo -c lib/ovsdb-session.c -o lib/ovsdb-session.o 2026-06-11 00:43:30.402528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-types.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-types.lo lib/ovsdb-types.c &&\ 2026-06-11 00:43:30.402590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ox-stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ox-stat.lo -MD -MP -MF $depbase.Tpo -c -o lib/ox-stat.lo lib/ox-stat.c &&\ 2026-06-11 00:43:30.402652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/packets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/packets.lo -MD -MP -MF $depbase.Tpo -c -o lib/packets.lo lib/packets.c &&\ 2026-06-11 00:43:30.402774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-types.lo -MD -MP -MF lib/.deps/ovsdb-types.Tpo -c lib/ovsdb-types.c -o lib/ovsdb-types.o 2026-06-11 00:43:30.402808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ox-stat.lo -MD -MP -MF lib/.deps/ox-stat.Tpo -c lib/ox-stat.c -o lib/ox-stat.o 2026-06-11 00:43:30.402825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/packets.lo -MD -MP -MF lib/.deps/packets.Tpo -c lib/packets.c -o lib/packets.o 2026-06-11 00:43:30.402836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pcap-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pcap-file.lo -MD -MP -MF $depbase.Tpo -c -o lib/pcap-file.lo lib/pcap-file.c &&\ 2026-06-11 00:43:30.402866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/perf-counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.402931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/perf-counter.lo -MD -MP -MF $depbase.Tpo -c -o lib/perf-counter.lo lib/perf-counter.c &&\ 2026-06-11 00:43:30.402946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.402961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pcap-file.lo -MD -MP -MF lib/.deps/pcap-file.Tpo -c lib/pcap-file.c -o lib/pcap-file.o 2026-06-11 00:43:30.403032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/perf-counter.lo -MD -MP -MF lib/.deps/perf-counter.Tpo -c lib/perf-counter.c -o lib/perf-counter.o 2026-06-11 00:43:30.403045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stopwatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stopwatch.lo -MD -MP -MF $depbase.Tpo -c -o lib/stopwatch.lo lib/stopwatch.c &&\ 2026-06-11 00:43:30.403076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/poll-loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/poll-loop.lo -MD -MP -MF $depbase.Tpo -c -o lib/poll-loop.lo lib/poll-loop.c &&\ 2026-06-11 00:43:30.403166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stopwatch.lo -MD -MP -MF lib/.deps/stopwatch.Tpo -c lib/stopwatch.c -o lib/stopwatch.o 2026-06-11 00:43:30.403200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/poll-loop.lo -MD -MP -MF lib/.deps/poll-loop.Tpo -c lib/poll-loop.c -o lib/poll-loop.o 2026-06-11 00:43:30.403222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/process.lo -MD -MP -MF $depbase.Tpo -c -o lib/process.lo lib/process.c &&\ 2026-06-11 00:43:30.403296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pvector.lo -MD -MP -MF $depbase.Tpo -c -o lib/pvector.lo lib/pvector.c &&\ 2026-06-11 00:43:30.403338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/random.lo -MD -MP -MF $depbase.Tpo -c -o lib/random.lo lib/random.c &&\ 2026-06-11 00:43:30.403438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/process.lo -MD -MP -MF lib/.deps/process.Tpo -c lib/process.c -o lib/process.o 2026-06-11 00:43:30.403481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/pvector.lo -MD -MP -MF lib/.deps/pvector.Tpo -c lib/pvector.c -o lib/pvector.o 2026-06-11 00:43:30.403504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/random.lo -MD -MP -MF lib/.deps/random.Tpo -c lib/random.c -o lib/random.o 2026-06-11 00:43:30.403519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/rconn.lo lib/rconn.c &&\ 2026-06-11 00:43:30.403583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/reconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/reconnect.lo -MD -MP -MF $depbase.Tpo -c -o lib/reconnect.lo lib/reconnect.c &&\ 2026-06-11 00:43:30.403625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.403683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.403716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp.lo lib/rstp.c &&\ 2026-06-11 00:43:30.405487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rconn.lo -MD -MP -MF lib/.deps/rconn.Tpo -c lib/rconn.c -o lib/rconn.o 2026-06-11 00:43:30.405534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp.lo -MD -MP -MF lib/.deps/rstp.Tpo -c lib/rstp.c -o lib/rstp.o 2026-06-11 00:43:30.405544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/reconnect.lo -MD -MP -MF lib/.deps/reconnect.Tpo -c lib/reconnect.c -o lib/reconnect.o 2026-06-11 00:43:30.405554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp-state-machines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp-state-machines.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp-state-machines.lo lib/rstp-state-machines.c &&\ 2026-06-11 00:43:30.405572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rstp-state-machines.lo -MD -MP -MF lib/.deps/rstp-state-machines.Tpo -c lib/rstp-state-machines.c -o lib/rstp-state-machines.o 2026-06-11 00:43:30.405591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/seq.lo -MD -MP -MF $depbase.Tpo -c -o lib/seq.lo lib/seq.c &&\ 2026-06-11 00:43:30.405632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sha1.lo -MD -MP -MF $depbase.Tpo -c -o lib/sha1.lo lib/sha1.c &&\ 2026-06-11 00:43:30.405660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/seq.lo -MD -MP -MF lib/.deps/seq.Tpo -c lib/seq.c -o lib/seq.o 2026-06-11 00:43:30.405679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sha1.lo -MD -MP -MF lib/.deps/sha1.Tpo -c lib/sha1.c -o lib/sha1.o 2026-06-11 00:43:30.405688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/shash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/shash.lo -MD -MP -MF $depbase.Tpo -c -o lib/shash.lo lib/shash.c &&\ 2026-06-11 00:43:30.405735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/simap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/simap.lo -MD -MP -MF $depbase.Tpo -c -o lib/simap.lo lib/simap.c &&\ 2026-06-11 00:43:30.405787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/shash.lo -MD -MP -MF lib/.deps/shash.Tpo -c lib/shash.c -o lib/shash.o 2026-06-11 00:43:30.405806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/simap.lo -MD -MP -MF lib/.deps/simap.Tpo -c lib/simap.c -o lib/simap.o 2026-06-11 00:43:30.405816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/skiplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/skiplist.lo -MD -MP -MF $depbase.Tpo -c -o lib/skiplist.lo lib/skiplist.c &&\ 2026-06-11 00:43:30.405834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/smap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/smap.lo -MD -MP -MF $depbase.Tpo -c -o lib/smap.lo lib/smap.c &&\ 2026-06-11 00:43:30.405867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/skiplist.lo -MD -MP -MF lib/.deps/skiplist.Tpo -c lib/skiplist.c -o lib/skiplist.o 2026-06-11 00:43:30.405891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util.lo lib/socket-util.c &&\ 2026-06-11 00:43:30.405911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.405920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/smap.lo -MD -MP -MF lib/.deps/smap.Tpo -c lib/smap.c -o lib/smap.o 2026-06-11 00:43:30.405929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.405999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sort.lo -MD -MP -MF $depbase.Tpo -c -o lib/sort.lo lib/sort.c &&\ 2026-06-11 00:43:30.406013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util.lo -MD -MP -MF lib/.deps/socket-util.Tpo -c lib/socket-util.c -o lib/socket-util.o 2026-06-11 00:43:30.406040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sset.lo -MD -MP -MF $depbase.Tpo -c -o lib/sset.lo lib/sset.c &&\ 2026-06-11 00:43:30.406061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sort.lo -MD -MP -MF lib/.deps/sort.Tpo -c lib/sort.c -o lib/sort.o 2026-06-11 00:43:30.406097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/sset.lo -MD -MP -MF lib/.deps/sset.Tpo -c lib/sset.c -o lib/sset.o 2026-06-11 00:43:30.406107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stp.lo lib/stp.c &&\ 2026-06-11 00:43:30.406128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-fd.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-fd.lo lib/stream-fd.c &&\ 2026-06-11 00:43:30.406165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stp.lo -MD -MP -MF lib/.deps/stp.Tpo -c lib/stp.c -o lib/stp.o 2026-06-11 00:43:30.406195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-fd.lo -MD -MP -MF lib/.deps/stream-fd.Tpo -c lib/stream-fd.c -o lib/stream-fd.o 2026-06-11 00:43:30.406206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-replay.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-replay.lo lib/stream-replay.c &&\ 2026-06-11 00:43:30.406232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-replay.lo -MD -MP -MF lib/.deps/stream-replay.Tpo -c lib/stream-replay.c -o lib/stream-replay.o 2026-06-11 00:43:30.406252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-tcp.lo lib/stream-tcp.c &&\ 2026-06-11 00:43:30.406279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream.lo lib/stream.c &&\ 2026-06-11 00:43:30.406309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-tcp.lo -MD -MP -MF lib/.deps/stream-tcp.Tpo -c lib/stream-tcp.c -o lib/stream-tcp.o 2026-06-11 00:43:30.406347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream.lo -MD -MP -MF lib/.deps/stream.Tpo -c lib/stream.c -o lib/stream.o 2026-06-11 00:43:30.406358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stdio.lo -MD -MP -MF $depbase.Tpo -c -o lib/stdio.lo lib/stdio.c &&\ 2026-06-11 00:43:30.406378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/string.lo -MD -MP -MF $depbase.Tpo -c -o lib/string.lo lib/string.c &&\ 2026-06-11 00:43:30.406455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stdio.lo -MD -MP -MF lib/.deps/stdio.Tpo -c lib/stdio.c -o lib/stdio.o 2026-06-11 00:43:30.406476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/string.lo -MD -MP -MF lib/.deps/string.Tpo -c lib/string.c -o lib/string.o 2026-06-11 00:43:30.406487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/svec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/svec.lo -MD -MP -MF $depbase.Tpo -c -o lib/svec.lo lib/svec.c &&\ 2026-06-11 00:43:30.406522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-direct.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-direct.lo lib/syslog-direct.c &&\ 2026-06-11 00:43:30.406553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-libc.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-libc.lo lib/syslog-libc.c &&\ 2026-06-11 00:43:30.406591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/svec.lo -MD -MP -MF lib/.deps/svec.Tpo -c lib/svec.c -o lib/svec.o 2026-06-11 00:43:30.406612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-direct.lo -MD -MP -MF lib/.deps/syslog-direct.Tpo -c lib/syslog-direct.c -o lib/syslog-direct.o 2026-06-11 00:43:30.406622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-null.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-null.lo lib/syslog-null.c &&\ 2026-06-11 00:43:30.406657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-libc.lo -MD -MP -MF lib/.deps/syslog-libc.Tpo -c lib/syslog-libc.c -o lib/syslog-libc.o 2026-06-11 00:43:30.406678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/syslog-null.lo -MD -MP -MF lib/.deps/syslog-null.Tpo -c lib/syslog-null.c -o lib/syslog-null.o 2026-06-11 00:43:30.406715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/table.lo -MD -MP -MF $depbase.Tpo -c -o lib/table.lo lib/table.c &&\ 2026-06-11 00:43:30.406737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timer.lo -MD -MP -MF $depbase.Tpo -c -o lib/timer.lo lib/timer.c &&\ 2026-06-11 00:43:30.406767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timeval.lo -MD -MP -MF $depbase.Tpo -c -o lib/timeval.lo lib/timeval.c &&\ 2026-06-11 00:43:30.406812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/table.lo -MD -MP -MF lib/.deps/table.Tpo -c lib/table.c -o lib/table.o 2026-06-11 00:43:30.406833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timer.lo -MD -MP -MF lib/.deps/timer.Tpo -c lib/timer.c -o lib/timer.o 2026-06-11 00:43:30.406850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/timeval.lo -MD -MP -MF lib/.deps/timeval.Tpo -c lib/timeval.c -o lib/timeval.o 2026-06-11 00:43:30.406861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-neigh-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-neigh-cache.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-neigh-cache.lo lib/tnl-neigh-cache.c &&\ 2026-06-11 00:43:30.406881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-ports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-ports.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-ports.lo lib/tnl-ports.c &&\ 2026-06-11 00:43:30.406920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-neigh-cache.lo -MD -MP -MF lib/.deps/tnl-neigh-cache.Tpo -c lib/tnl-neigh-cache.c -o lib/tnl-neigh-cache.o 2026-06-11 00:43:30.406946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tnl-ports.lo -MD -MP -MF lib/.deps/tnl-ports.Tpo -c lib/tnl-ports.c -o lib/tnl-ports.o 2026-06-11 00:43:30.406963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-native-tnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.406973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-native-tnl.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-native-tnl.lo lib/netdev-native-tnl.c &&\ 2026-06-11 00:43:30.406983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.406993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/token-bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/token-bucket.lo -MD -MP -MF $depbase.Tpo -c -o lib/token-bucket.lo lib/token-bucket.c &&\ 2026-06-11 00:43:30.407014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-native-tnl.lo -MD -MP -MF lib/.deps/netdev-native-tnl.Tpo -c lib/netdev-native-tnl.c -o lib/netdev-native-tnl.o 2026-06-11 00:43:30.407040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tun-metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tun-metadata.lo -MD -MP -MF $depbase.Tpo -c -o lib/tun-metadata.lo lib/tun-metadata.c &&\ 2026-06-11 00:43:30.407072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/token-bucket.lo -MD -MP -MF lib/.deps/token-bucket.Tpo -c lib/token-bucket.c -o lib/token-bucket.o 2026-06-11 00:43:30.407093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unicode.lo -MD -MP -MF $depbase.Tpo -c -o lib/unicode.lo lib/unicode.c &&\ 2026-06-11 00:43:30.407113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tun-metadata.lo -MD -MP -MF lib/.deps/tun-metadata.Tpo -c lib/tun-metadata.c -o lib/tun-metadata.o 2026-06-11 00:43:30.407133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unixctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unixctl.lo -MD -MP -MF $depbase.Tpo -c -o lib/unixctl.lo lib/unixctl.c &&\ 2026-06-11 00:43:30.407154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unicode.lo -MD -MP -MF lib/.deps/unicode.Tpo -c lib/unicode.c -o lib/unicode.o 2026-06-11 00:43:30.407194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/unixctl.lo -MD -MP -MF lib/.deps/unixctl.Tpo -c lib/unixctl.c -o lib/unixctl.o 2026-06-11 00:43:30.407205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/userspace-tso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/userspace-tso.lo -MD -MP -MF $depbase.Tpo -c -o lib/userspace-tso.lo lib/userspace-tso.c &&\ 2026-06-11 00:43:30.407225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/userspace-tso.lo -MD -MP -MF lib/.deps/userspace-tso.Tpo -c lib/userspace-tso.c -o lib/userspace-tso.o 2026-06-11 00:43:30.407246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/util.lo -MD -MP -MF $depbase.Tpo -c -o lib/util.lo lib/util.c &&\ 2026-06-11 00:43:30.407267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuid.lo -MD -MP -MF $depbase.Tpo -c -o lib/uuid.lo lib/uuid.c &&\ 2026-06-11 00:43:30.407321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuidset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuidset.lo -MD -MP -MF $depbase.Tpo -c -o lib/uuidset.lo lib/uuidset.c &&\ 2026-06-11 00:43:30.407352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/util.lo -MD -MP -MF lib/.deps/util.Tpo -c lib/util.c -o lib/util.o 2026-06-11 00:43:30.407373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuid.lo -MD -MP -MF lib/.deps/uuid.Tpo -c lib/uuid.c -o lib/uuid.o 2026-06-11 00:43:30.407383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/uuidset.lo -MD -MP -MF lib/.deps/uuidset.Tpo -c lib/uuidset.c -o lib/uuidset.o 2026-06-11 00:43:30.407415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn-stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn-stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/vconn-stream.lo lib/vconn-stream.c &&\ 2026-06-11 00:43:30.407452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/vconn.lo lib/vconn.c &&\ 2026-06-11 00:43:30.407488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn-stream.lo -MD -MP -MF lib/.deps/vconn-stream.Tpo -c lib/vconn-stream.c -o lib/vconn-stream.o 2026-06-11 00:43:30.407509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlan-bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlan-bitmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/vlan-bitmap.lo lib/vlan-bitmap.c &&\ 2026-06-11 00:43:30.407529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vconn.lo -MD -MP -MF lib/.deps/vconn.Tpo -c lib/vconn.c -o lib/vconn.o 2026-06-11 00:43:30.407551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlan-bitmap.lo -MD -MP -MF lib/.deps/vlan-bitmap.Tpo -c lib/vlan-bitmap.c -o lib/vlan-bitmap.o 2026-06-11 00:43:30.407574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlog.lo -MD -MP -MF $depbase.Tpo -c -o lib/vlog.lo lib/vlog.c &&\ 2026-06-11 00:43:30.407601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/daemon-unix.lo lib/daemon-unix.c &&\ 2026-06-11 00:43:30.407632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vlog.lo -MD -MP -MF lib/.deps/vlog.Tpo -c lib/vlog.c -o lib/vlog.o 2026-06-11 00:43:30.407653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon-unix.lo -MD -MP -MF lib/.deps/daemon-unix.Tpo -c lib/daemon-unix.c -o lib/daemon-unix.o 2026-06-11 00:43:30.407663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/latch-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/latch-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/latch-unix.lo lib/latch-unix.c &&\ 2026-06-11 00:43:30.407690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/signals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/signals.lo -MD -MP -MF $depbase.Tpo -c -o lib/signals.lo lib/signals.c &&\ 2026-06-11 00:43:30.407752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util-unix.lo lib/socket-util-unix.c &&\ 2026-06-11 00:43:30.407783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/latch-unix.lo -MD -MP -MF lib/.deps/latch-unix.Tpo -c lib/latch-unix.c -o lib/latch-unix.o 2026-06-11 00:43:30.407804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/signals.lo -MD -MP -MF lib/.deps/signals.Tpo -c lib/signals.c -o lib/signals.o 2026-06-11 00:43:30.407814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/socket-util-unix.lo -MD -MP -MF lib/.deps/socket-util-unix.Tpo -c lib/socket-util-unix.c -o lib/socket-util-unix.o 2026-06-11 00:43:30.407838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-unix.lo lib/stream-unix.c &&\ 2026-06-11 00:43:30.407872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netlink.lo lib/dpif-netlink.c &&\ 2026-06-11 00:43:30.407903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink-rtnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.407923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink-rtnl.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netlink-rtnl.lo lib/dpif-netlink-rtnl.c &&\ 2026-06-11 00:43:30.407933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.407943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-unix.lo -MD -MP -MF lib/.deps/stream-unix.Tpo -c lib/stream-unix.c -o lib/stream-unix.o 2026-06-11 00:43:30.407964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink.lo -MD -MP -MF lib/.deps/dpif-netlink.Tpo -c lib/dpif-netlink.c -o lib/dpif-netlink.o 2026-06-11 00:43:30.407988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netlink-rtnl.lo -MD -MP -MF lib/.deps/dpif-netlink-rtnl.Tpo -c lib/dpif-netlink-rtnl.c -o lib/dpif-netlink-rtnl.o 2026-06-11 00:43:30.407999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/if-notifier.lo lib/if-notifier.c &&\ 2026-06-11 00:43:30.408020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-linux.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-linux.lo lib/netdev-linux.c &&\ 2026-06-11 00:43:30.408050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier.lo -MD -MP -MF lib/.deps/if-notifier.Tpo -c lib/if-notifier.c -o lib/if-notifier.o 2026-06-11 00:43:30.408077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload-tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload-tc.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-offload-tc.lo lib/netdev-offload-tc.c &&\ 2026-06-11 00:43:30.408098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-linux.lo -MD -MP -MF lib/.deps/netdev-linux.Tpo -c lib/netdev-linux.c -o lib/netdev-linux.o 2026-06-11 00:43:30.408131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-conntrack.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-conntrack.lo lib/netlink-conntrack.c &&\ 2026-06-11 00:43:30.408151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload-tc.lo -MD -MP -MF lib/.deps/netdev-offload-tc.Tpo -c lib/netdev-offload-tc.c -o lib/netdev-offload-tc.o 2026-06-11 00:43:30.408172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-conntrack.lo -MD -MP -MF lib/.deps/netlink-conntrack.Tpo -c lib/netlink-conntrack.c -o lib/netlink-conntrack.o 2026-06-11 00:43:30.408188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-notifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-notifier.lo lib/netlink-notifier.c &&\ 2026-06-11 00:43:30.408209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-notifier.lo -MD -MP -MF lib/.deps/netlink-notifier.Tpo -c lib/netlink-notifier.c -o lib/netlink-notifier.o 2026-06-11 00:43:30.408242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-socket.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-socket.lo lib/netlink-socket.c &&\ 2026-06-11 00:43:30.408263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink-socket.lo -MD -MP -MF lib/.deps/netlink-socket.Tpo -c lib/netlink-socket.c -o lib/netlink-socket.o 2026-06-11 00:43:30.408284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rtnetlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rtnetlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/rtnetlink.lo lib/rtnetlink.c &&\ 2026-06-11 00:43:30.408315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/route-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/route-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/route-table.lo lib/route-table.c &&\ 2026-06-11 00:43:30.408346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/rtnetlink.lo -MD -MP -MF lib/.deps/rtnetlink.Tpo -c lib/rtnetlink.c -o lib/rtnetlink.o 2026-06-11 00:43:30.408372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tc.lo -MD -MP -MF $depbase.Tpo -c -o lib/tc.lo lib/tc.c &&\ 2026-06-11 00:43:30.408424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/route-table.lo -MD -MP -MF lib/.deps/route-table.Tpo -c lib/route-table.c -o lib/route-table.o 2026-06-11 00:43:30.408445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/tc.lo -MD -MP -MF lib/.deps/tc.Tpo -c lib/tc.c -o lib/tc.o 2026-06-11 00:43:30.408462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpdk-stub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpdk-stub.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpdk-stub.lo lib/dpdk-stub.c &&\ 2026-06-11 00:43:30.408483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpdk-stub.lo -MD -MP -MF lib/.deps/dpdk-stub.Tpo -c lib/dpdk-stub.c -o lib/dpdk-stub.o 2026-06-11 00:43:30.408503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/async-append-aio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/async-append-aio.lo -MD -MP -MF $depbase.Tpo -c -o lib/async-append-aio.lo lib/async-append-aio.c &&\ 2026-06-11 00:43:30.408537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-ssl.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-ssl.lo lib/stream-ssl.c &&\ 2026-06-11 00:43:30.408573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/async-append-aio.lo -MD -MP -MF lib/.deps/async-append-aio.Tpo -c lib/async-append-aio.c -o lib/async-append-aio.o 2026-06-11 00:43:30.408594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/stream-ssl.lo -MD -MP -MF lib/.deps/stream-ssl.Tpo -c lib/stream-ssl.c -o lib/stream-ssl.o 2026-06-11 00:43:30.408604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dhparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dhparams.lo -MD -MP -MF $depbase.Tpo -c -o lib/dhparams.lo lib/dhparams.c &&\ 2026-06-11 00:43:30.408625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dhparams.lo -MD -MP -MF lib/.deps/dhparams.Tpo -c lib/dhparams.c -o lib/dhparams.o 2026-06-11 00:43:30.408660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dns-resolve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dns-resolve.lo -MD -MP -MF $depbase.Tpo -c -o lib/dns-resolve.lo lib/dns-resolve.c &&\ 2026-06-11 00:43:30.408686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dns-resolve.lo -MD -MP -MF lib/.deps/dns-resolve.Tpo -c lib/dns-resolve.c -o lib/dns-resolve.o 2026-06-11 00:43:30.408724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/dirs.c.in \ 2026-06-11 00:43:30.408735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2026-06-11 00:43:30.408745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/openvswitch",g' \ 2026-06-11 00:43:30.408755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],"/var/run/openvswitch",g' \ 2026-06-11 00:43:30.408765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/openvswitch",g' \ 2026-06-11 00:43:30.408775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2026-06-11 00:43:30.408785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2026-06-11 00:43:30.408794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/openvswitch",g') \ 2026-06-11 00:43:30.408809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/dirs.c.tmp && \ 2026-06-11 00:43:30.408819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/dirs.c.tmp lib/dirs.c 2026-06-11 00:43:30.408829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-server-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-server-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-server-idl.lo lib/ovsdb-server-idl.c &&\ 2026-06-11 00:43:30.408849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vswitch-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.408875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vswitch-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/vswitch-idl.lo lib/vswitch-idl.c &&\ 2026-06-11 00:43:30.408886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.408901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovsdb-server-idl.lo -MD -MP -MF lib/.deps/ovsdb-server-idl.Tpo -c lib/ovsdb-server-idl.c -o lib/ovsdb-server-idl.o 2026-06-11 00:43:30.408918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Tpo -c -o lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo `test -f 'lib/dpif-netdev-avx512.c' || echo './'`lib/dpif-netdev-avx512.c 2026-06-11 00:43:30.408930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vswitch-idl.lo -MD -MP -MF lib/.deps/vswitch-idl.Tpo -c lib/vswitch-idl.c -o lib/vswitch-idl.o 2026-06-11 00:43:30.408941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Tpo -c lib/dpif-netdev-avx512.c -o lib/libopenvswitchavx512_la-dpif-netdev-avx512.o 2026-06-11 00:43:30.408962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Tpo -c -o lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo `test -f 'lib/dpif-netdev-extract-avx512.c' || echo './'`lib/dpif-netdev-extract-avx512.c 2026-06-11 00:43:30.408986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Tpo -c -o lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo `test -f 'lib/dpif-netdev-lookup-avx512-gather.c' || echo './'`lib/dpif-netdev-lookup-avx512-gather.c 2026-06-11 00:43:30.409005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Tpo -c lib/dpif-netdev-extract-avx512.c -o lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.o 2026-06-11 00:43:30.409021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Tpo -c lib/dpif-netdev-lookup-avx512-gather.c -o lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.o 2026-06-11 00:43:30.409035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Tpo lib/.deps/libopenvswitchavx512_la-dpif-netdev-avx512.Plo 2026-06-11 00:43:30.409082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-odp-execute-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Tpo -c -o lib/libopenvswitchavx512_la-odp-execute-avx512.lo `test -f 'lib/odp-execute-avx512.c' || echo './'`lib/odp-execute-avx512.c 2026-06-11 00:43:30.409099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -MT lib/libopenvswitchavx512_la-odp-execute-avx512.lo -MD -MP -MF lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Tpo -c lib/odp-execute-avx512.c -o lib/libopenvswitchavx512_la-odp-execute-avx512.o 2026-06-11 00:43:30.409119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Tpo lib/.deps/libopenvswitchavx512_la-odp-execute-avx512.Plo 2026-06-11 00:43:30.409174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-testcontroller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.409186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-testcontroller.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-testcontroller.o utilities/ovs-testcontroller.c &&\ 2026-06-11 00:43:30.409200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.409214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Tpo lib/.deps/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.Plo 2026-06-11 00:43:30.409229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-dpctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.409278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-dpctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-dpctl.o utilities/ovs-dpctl.c &&\ 2026-06-11 00:43:30.409289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.409303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-ofctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.409318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-ofctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-ofctl.o utilities/ovs-ofctl.c &&\ 2026-06-11 00:43:30.409365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.409383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Tpo lib/.deps/libopenvswitchavx512_la-dpif-netdev-extract-avx512.Plo 2026-06-11 00:43:30.409428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_agent.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_agent.Tpo -c -o lib/libsflow_la-sflow_agent.lo `test -f 'lib/sflow_agent.c' || echo './'`lib/sflow_agent.c 2026-06-11 00:43:30.409451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_sampler.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_sampler.Tpo -c -o lib/libsflow_la-sflow_sampler.lo `test -f 'lib/sflow_sampler.c' || echo './'`lib/sflow_sampler.c 2026-06-11 00:43:30.409467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_agent.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_agent.Tpo -c lib/sflow_agent.c -o lib/libsflow_la-sflow_agent.o 2026-06-11 00:43:30.409482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_sampler.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_sampler.Tpo -c lib/sflow_sampler.c -o lib/libsflow_la-sflow_sampler.o 2026-06-11 00:43:30.409546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_sampler.Tpo lib/.deps/libsflow_la-sflow_sampler.Plo 2026-06-11 00:43:30.409570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_poller.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_poller.Tpo -c -o lib/libsflow_la-sflow_poller.lo `test -f 'lib/sflow_poller.c' || echo './'`lib/sflow_poller.c 2026-06-11 00:43:30.409594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_poller.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_poller.Tpo -c lib/sflow_poller.c -o lib/libsflow_la-sflow_poller.o 2026-06-11 00:43:30.409605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_agent.Tpo lib/.deps/libsflow_la-sflow_agent.Plo 2026-06-11 00:43:30.409620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_receiver.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_receiver.Tpo -c -o lib/libsflow_la-sflow_receiver.lo `test -f 'lib/sflow_receiver.c' || echo './'`lib/sflow_receiver.c 2026-06-11 00:43:30.409634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_poller.Tpo lib/.deps/libsflow_la-sflow_poller.Plo 2026-06-11 00:43:30.409648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-vsctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.409680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-vsctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-vsctl.o utilities/ovs-vsctl.c &&\ 2026-06-11 00:43:30.409723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.409755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/libsflow_la-sflow_receiver.lo -MD -MP -MF lib/.deps/libsflow_la-sflow_receiver.Tpo -c lib/sflow_receiver.c -o lib/libsflow_la-sflow_receiver.o 2026-06-11 00:43:30.409777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/.deps/libsflow_la-sflow_receiver.Tpo lib/.deps/libsflow_la-sflow_receiver.Plo 2026-06-11 00:43:30.409827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/nlmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.409845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/nlmon.o -MD -MP -MF $depbase.Tpo -c -o utilities/nlmon.o utilities/nlmon.c &&\ 2026-06-11 00:43:30.409860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.409874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/text2c < ovsdb/_server.ovsschema > ovsdb/_server.ovsschema.inc.tmp 2026-06-11 00:43:30.409888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/_server.ovsschema.inc.tmp ovsdb/_server.ovsschema.inc 2026-06-11 00:43:30.410061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pki.in | \ 2026-06-11 00:43:30.410095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.410104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.410111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.410117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.410127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.410134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.410139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.410145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.410151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.410159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.410167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.410190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.410220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.410229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.410264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.410273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.410310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pki.tmp 2026-06-11 00:43:30.410319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pki.tmp utilities/ovs-pki 2026-06-11 00:43:30.410362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.in | \ 2026-06-11 00:43:30.410371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.410410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.410456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.410465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.410486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.410522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.410531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.410568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.410577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.410612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.410621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.410657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.410720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.410730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.410736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.410744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.410782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.tmp 2026-06-11 00:43:30.410817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.tmp utilities/ovs-pcap 2026-06-11 00:43:30.410826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpdump.in | \ 2026-06-11 00:43:30.410868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.410877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.410914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.410921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.410956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.410965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.410993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.411002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.411029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.411037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.411075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.411084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.411119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.411128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.411164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.411173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.411208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpdump.tmp 2026-06-11 00:43:30.411217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpdump.tmp utilities/ovs-tcpdump 2026-06-11 00:43:30.411258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpundump.in | \ 2026-06-11 00:43:30.411267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.411304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.411319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.411348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.411357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.411384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.411409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.411441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.411451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.411489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.411498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.411533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.411542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.411578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.411586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.411621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.411630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpundump.tmp 2026-06-11 00:43:30.411669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpundump.tmp utilities/ovs-tcpundump 2026-06-11 00:43:30.411713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl-top.in | \ 2026-06-11 00:43:30.411722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.411750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.411759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.411795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.411803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.411839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.411848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.411888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.411897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.411932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.411941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.411977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.411985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.412020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.412029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.412068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.412077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.tmp 2026-06-11 00:43:30.412106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.tmp utilities/ovs-dpctl-top 2026-06-11 00:43:30.412135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-l3ping.in | \ 2026-06-11 00:43:30.412143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.412176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.412185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.412212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.412221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.412259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.412268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.412303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.412312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.412347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.412356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.412407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.412419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.413453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.413465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-l3ping.tmp 2026-06-11 00:43:30.413485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-l3ping.tmp utilities/ovs-l3ping 2026-06-11 00:43:30.413490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-parse-backtrace.in | \ 2026-06-11 00:43:30.413497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.413503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.413508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.413514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.413520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.413525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.413531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.413537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.413542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.413548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.413554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.413559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.413565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.413570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.413576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-parse-backtrace.tmp 2026-06-11 00:43:30.413593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-parse-backtrace.tmp utilities/ovs-parse-backtrace 2026-06-11 00:43:30.413599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-test.in | \ 2026-06-11 00:43:30.413604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.413616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.413622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.413628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.413633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.413639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.413644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.413650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.413656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.413665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.413671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.413677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.413683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.413688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.413710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-test.tmp 2026-06-11 00:43:30.413728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-vlan-test.in | \ 2026-06-11 00:43:30.413733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.413739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.413745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.413750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.413756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.413761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.413767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.413773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.413786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.413792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.413798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.413803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.413809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.413814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.413820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vlan-test.tmp 2026-06-11 00:43:30.413837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-test.tmp utilities/ovs-test 2026-06-11 00:43:30.413842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-sim.in | \ 2026-06-11 00:43:30.413848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.413854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.413859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.413869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.413875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.413881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.413886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.413892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.413897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.413903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.413909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.413914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.413920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.413925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.413931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.413942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-sim.tmp 2026-06-11 00:43:30.413947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vlan-test.tmp utilities/ovs-vlan-test 2026-06-11 00:43:30.413953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-idlc.in | \ 2026-06-11 00:43:30.413959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.413964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.413970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.413975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.413981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.413990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.413996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.414001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.414007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.414015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.414021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.414026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.414032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.414037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.414043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.414048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.414054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-idlc.tmp 2026-06-11 00:43:30.414059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-sim.tmp utilities/ovs-sim 2026-06-11 00:43:30.414065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-dot.in | \ 2026-06-11 00:43:30.414071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.414079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.414084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.414094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.414100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.414107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.414115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.414149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.414157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.414189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.414198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.414236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.414246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.414274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.414283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.414320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.414329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-dot.tmp 2026-06-11 00:43:30.414368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-idlc.tmp ovsdb/ovsdb-idlc 2026-06-11 00:43:30.414378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/bugtool/ovs-bugtool.in | \ 2026-06-11 00:43:30.414441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.414454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.414462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.414500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.414509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.414544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.414553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.414589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.414598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.414633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.414641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.414677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.414725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.414732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.414767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.414776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.414805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.tmp 2026-06-11 00:43:30.414813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-dot.tmp ovsdb/ovsdb-dot 2026-06-11 00:43:30.414855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-check-dead-ifs.in | \ 2026-06-11 00:43:30.414869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.414899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.414908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.414925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.414957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.414966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.415001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.415011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.415045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.415054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.415090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.415099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.415135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.415144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.415179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.415188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.415223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-check-dead-ifs.tmp 2026-06-11 00:43:30.415259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.tmp utilities/bugtool/ovs-bugtool 2026-06-11 00:43:30.415268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-ctl.in | \ 2026-06-11 00:43:30.415296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.415305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.415341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.415350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.415385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.415410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.415449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.415458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.415485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.415494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.415531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.415540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.415576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.415584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.415621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.415629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.415664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ctl.tmp 2026-06-11 00:43:30.415710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-check-dead-ifs.tmp utilities/ovs-check-dead-ifs 2026-06-11 00:43:30.415720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-kmod-ctl.in | \ 2026-06-11 00:43:30.415754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.415763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.415799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.415814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.415842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.415851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.415878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.415907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.415916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.415950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.415959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.415995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.416004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.416039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.416048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.416087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.416097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-kmod-ctl.tmp 2026-06-11 00:43:30.416125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ctl.tmp utilities/ovs-ctl 2026-06-11 00:43:30.416161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ipsec/ovs-monitor-ipsec.in | \ 2026-06-11 00:43:30.416170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.416197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.416206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.416240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.416249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.416284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.416293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.416330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.416339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.416374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.416383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.416435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.416447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.416492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.416499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.416527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.416536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ipsec/ovs-monitor-ipsec.tmp 2026-06-11 00:43:30.416574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-kmod-ctl.tmp utilities/ovs-kmod-ctl 2026-06-11 00:43:30.416609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vtep/ovs-vtep.in | \ 2026-06-11 00:43:30.416618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.416646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.416654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.416688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.416731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.416737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.416745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.416773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.416782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.416818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.416828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.416863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.416872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.416907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.416916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.417441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.417453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/ovs-vtep.tmp 2026-06-11 00:43:30.417459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONIOENCODING=utf8 PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields \ 2026-06-11 00:43:30.417466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --ovs-version=3.4.4 ovs-fields \ 2026-06-11 00:43:30.417471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/meta-flow.h \ 2026-06-11 00:43:30.417477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./lib/meta-flow.xml > lib/ovs-fields.7.tmp 2026-06-11 00:43:30.417483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ipsec/ovs-monitor-ipsec.tmp ipsec/ovs-monitor-ipsec 2026-06-11 00:43:30.417488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-testcontroller.8.in | \ 2026-06-11 00:43:30.417494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.417500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.417505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.417511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.417522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.417527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.417533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.417539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.417544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.417550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.417555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.417561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.417567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.417572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.417578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.417583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.417589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-testcontroller.8.tmp 2026-06-11 00:43:30.417595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/ovs-vtep.tmp vtep/ovs-vtep 2026-06-11 00:43:30.417606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl.8.in | \ 2026-06-11 00:43:30.417611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.417617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.417623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.417628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.417634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.417640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.417645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.417651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.417656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.417665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.417670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.417676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.417682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.417687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.417707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.417713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.417719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl.8.tmp 2026-06-11 00:43:30.417725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-testcontroller.8.tmp utilities/ovs-testcontroller.8 2026-06-11 00:43:30.417731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl-top.8.in | \ 2026-06-11 00:43:30.417736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.417744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.417750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.417756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.417764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.417804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.417810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.417846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.417855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.417891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.417900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.417928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.417937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.418003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.418011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.418047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.418054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.8.tmp 2026-06-11 00:43:30.418095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl.8.tmp utilities/ovs-dpctl.8 2026-06-11 00:43:30.418109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-ofctl.8.in | \ 2026-06-11 00:43:30.418146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.418153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.418181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.418190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.418218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.418226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.418263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.418273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.418308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.418317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.418352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.418361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.418408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.418420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.418458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.418467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.418503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ofctl.8.tmp 2026-06-11 00:43:30.418538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.8.tmp utilities/ovs-dpctl-top.8 2026-06-11 00:43:30.418547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.1.in | \ 2026-06-11 00:43:30.418581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.418590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.418628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.418637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.418672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.418681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.418727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.418737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.418765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.418773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.418807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.418816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.418945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.418980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.418993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.419005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.419023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.1.tmp 2026-06-11 00:43:30.419047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ofctl.8.tmp utilities/ovs-ofctl.8 2026-06-11 00:43:30.419058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-vsctl.8.in | \ 2026-06-11 00:43:30.419068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.419077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.419090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.419099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.421468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.421490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.421501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.421510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.421518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.421527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.421536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.421545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.421554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.421574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.421583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.421592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.421601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vsctl.8.tmp 2026-06-11 00:43:30.421609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovs-fields.7.tmp lib/ovs-fields.7 2026-06-11 00:43:30.421618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/bugtool/ovs-bugtool.8.in | \ 2026-06-11 00:43:30.421628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.421637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.421646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.421655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.421664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.421673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.421681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.421690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.421720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.421729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.421738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.421747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.421755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.421764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.421773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.421781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.421790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.8.tmp 2026-06-11 00:43:30.421807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vsctl.8.tmp utilities/ovs-vsctl.8 2026-06-11 00:43:30.421816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.1.tmp utilities/ovs-pcap.1 2026-06-11 00:43:30.421825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vswitchd/ovs-vswitchd.8.in | \ 2026-06-11 00:43:30.421834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.421843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.421851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.421860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.421869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.421878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.421886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.421895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.421904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.421912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.421921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.421930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.421939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.421947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.421956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.421965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.421974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vswitchd/ovs-vswitchd.8.tmp 2026-06-11 00:43:30.421989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.8.tmp utilities/bugtool/ovs-bugtool.8 2026-06-11 00:43:30.421999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.422008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-06-11 00:43:30.422016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-06-11 00:43:30.422025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.ovsschema \ 2026-06-11 00:43:30.422034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.xml > vswitchd/ovs-vswitchd.conf.db.5.tmp && \ 2026-06-11 00:43:30.422043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vswitchd/ovs-vswitchd.conf.db.5.tmp vswitchd/ovs-vswitchd.conf.db.5 2026-06-11 00:43:30.422052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-tool.1.in | \ 2026-06-11 00:43:30.422066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.422075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.422084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.422092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.422101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.422110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.422119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.422127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.422136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.422145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.422160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.422169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.422178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.422187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.422195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-tool.1.tmp 2026-06-11 00:43:30.422222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vswitchd/ovs-vswitchd.8.tmp vswitchd/ovs-vswitchd.8 2026-06-11 00:43:30.422231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-tool.1.tmp ovsdb/ovsdb-tool.1 2026-06-11 00:43:30.422240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-client.1.in | \ 2026-06-11 00:43:30.422248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.422257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.422266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.422275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.422283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.422292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.422301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.422309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.422318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.422327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.422336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.422344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.422353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.422362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.422371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-client.1.tmp 2026-06-11 00:43:30.422425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-server.1.in | \ 2026-06-11 00:43:30.422434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.422443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.422452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.422460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.422469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.422486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.422495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.422504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.422512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.422521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.422536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.422545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.422554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.422562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.422571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-server.1.tmp 2026-06-11 00:43:30.422604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-client.1.tmp ovsdb/ovsdb-client.1 2026-06-11 00:43:30.422612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-server.1.tmp ovsdb/ovsdb-server.1 2026-06-11 00:43:30.422621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.422630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-06-11 00:43:30.422639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.ovsschema \ 2026-06-11 00:43:30.422648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.xml > ovsdb/ovsdb-server.5.tmp && \ 2026-06-11 00:43:30.422657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb-server.5.tmp ovsdb/ovsdb-server.5 2026-06-11 00:43:30.422665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.422674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-06-11 00:43:30.422683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.ovsschema \ 2026-06-11 00:43:30.422709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.xml > ovsdb/ovsdb.local-config.5.tmp && \ 2026-06-11 00:43:30.422718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb.local-config.5.tmp ovsdb/ovsdb.local-config.5 2026-06-11 00:43:30.422727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vtep/vtep-ctl.8.in | \ 2026-06-11 00:43:30.422736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.422745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.422754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.422763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.422771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.422780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.422789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.422797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.422806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.422815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.422823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.422832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.422840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.422849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.422858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.422875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/vtep-ctl.8.tmp 2026-06-11 00:43:30.422884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.422904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-06-11 00:43:30.422913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2026-06-11 00:43:30.422922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.ovsschema \ 2026-06-11 00:43:30.422931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.xml > vtep/vtep.5.tmp && \ 2026-06-11 00:43:30.422939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep.5.tmp vtep/vtep.5 2026-06-11 00:43:30.422949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/gen_ofp_field_decoders ./include/openvswitch/meta-flow.h > python/ovs/flow/ofp_fields.py.tmp 2026-06-11 00:43:30.422958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/vtep-ctl.8.tmp vtep/vtep-ctl.8 2026-06-11 00:43:30.422973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' > version.py.tmp && \ 2026-06-11 00:43:30.422983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:echo 'VERSION = "3.4.4"' >> version.py.tmp && \ 2026-06-11 00:43:30.422991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:if cmp -s version.py.tmp python/ovs/version.py; then touch python/ovs/version.py; else cp version.py.tmp python/ovs/version.py; fi; rm version.py.tmp 2026-06-11 00:43:30.423001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-lib.in | \ 2026-06-11 00:43:30.423010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2026-06-11 00:43:30.423018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.423027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.423036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.423050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.423059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.423067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.423076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.423085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2026-06-11 00:43:30.423094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.423102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.423111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.423120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.423128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.423137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.423146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.423155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-lib.tmp 2026-06-11 00:43:30.423163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/flow/ofp_fields.py.tmp python/ovs/flow/ofp_fields.py 2026-06-11 00:43:30.423172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2026-06-11 00:43:30.423181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2026-06-11 00:43:30.423190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [openvswitch])' && \ 2026-06-11 00:43:30.423198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [openvswitch])' && \ 2026-06-11 00:43:30.423207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [3.4.4])' && \ 2026-06-11 00:43:30.423216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [openvswitch 3.4.4])' && \ 2026-06-11 00:43:30.423231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2026-06-11 00:43:30.423240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2026-06-11 00:43:30.423251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],3.4.4,g') < ./rhel/openvswitch.spec.in > openvswitch.spec.tmp || exit 1; if cmp -s openvswitch.spec.tmp rhel/openvswitch.spec; then touch rhel/openvswitch.spec; rm openvswitch.spec.tmp; else mv openvswitch.spec.tmp rhel/openvswitch.spec; fi 2026-06-11 00:43:30.423261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-lib.tmp utilities/ovs-lib 2026-06-11 00:43:30.423272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],3.4.4,g') < ./rhel/openvswitch-fedora.spec.in > openvswitch-fedora.spec.tmp || exit 1; if cmp -s openvswitch-fedora.spec.tmp rhel/openvswitch-fedora.spec; then touch rhel/openvswitch-fedora.spec; rm openvswitch-fedora.spec.tmp; else mv openvswitch-fedora.spec.tmp rhel/openvswitch-fedora.spec; fi 2026-06-11 00:43:30.423282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2026-06-11 00:43:30.423291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.423300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/setup.py.template > setup.py.tmp && \ 2026-06-11 00:43:30.423309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:if cmp -s setup.py.tmp python/setup.py; then touch python/setup.py; else cp setup.py.tmp python/setup.py; fi; rm setup.py.tmp 2026-06-11 00:43:30.423318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/intel-ext.h && \ 2026-06-11 00:43:30.423327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/intel-ext.hstamp 2026-06-11 00:43:30.423340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/netronome-ext.h && \ 2026-06-11 00:43:30.423349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/netronome-ext.hstamp 2026-06-11 00:43:30.423358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/nicira-ext.h && \ 2026-06-11 00:43:30.423367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/nicira-ext.hstamp 2026-06-11 00:43:30.423376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.0.h && \ 2026-06-11 00:43:30.423385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.0.hstamp 2026-06-11 00:43:30.423419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.1.h && \ 2026-06-11 00:43:30.423432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.1.hstamp 2026-06-11 00:43:30.423441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.2.h && \ 2026-06-11 00:43:30.423450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.2.hstamp 2026-06-11 00:43:30.423459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.3.h && \ 2026-06-11 00:43:30.423468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.3.hstamp 2026-06-11 00:43:30.423476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.4.h && \ 2026-06-11 00:43:30.423491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.4.hstamp 2026-06-11 00:43:30.423500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-1.5.h && \ 2026-06-11 00:43:30.423509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.5.hstamp 2026-06-11 00:43:30.423518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow-common.h && \ 2026-06-11 00:43:30.423527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-common.hstamp 2026-06-11 00:43:30.423536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/check-structs -I./include include/openflow/openflow.h && \ 2026-06-11 00:43:30.423544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow.hstamp 2026-06-11 00:43:30.423553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch cxx-check 2026-06-11 00:43:30.423562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vswitchd/vswitch.ovsschema vswitchd/vswitch.ovsschema.stamp 2026-06-11 00:43:30.423571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/_server.ovsschema ovsdb/_server.ovsschema.stamp 2026-06-11 00:43:30.423580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/local-config.ovsschema ovsdb/local-config.ovsschema.stamp 2026-06-11 00:43:30.423589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vtep/vtep.ovsschema vtep/vtep.ovsschema.stamp 2026-06-11 00:43:30.423598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.423608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovs-appctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-appctl.o utilities/ovs-appctl.c &&\ 2026-06-11 00:43:30.423618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.423627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/aes128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/aes128.lo -MD -MP -MF $depbase.Tpo -c -o lib/aes128.lo lib/aes128.c &&\ 2026-06-11 00:43:30.423653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o lib/backtrace.lo lib/backtrace.c &&\ 2026-06-11 00:43:30.423691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/aes128.lo -MD -MP -MF lib/.deps/aes128.Tpo -c lib/aes128.c -o lib/aes128.o 2026-06-11 00:43:30.423730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/backtrace.lo -MD -MP -MF lib/.deps/backtrace.Tpo -c lib/backtrace.c -o lib/backtrace.o 2026-06-11 00:43:30.423739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bfd.lo -MD -MP -MF $depbase.Tpo -c -o lib/bfd.lo lib/bfd.c &&\ 2026-06-11 00:43:30.423758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bundle.lo -MD -MP -MF $depbase.Tpo -c -o lib/bundle.lo lib/bundle.c &&\ 2026-06-11 00:43:30.423791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/byteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/byteq.lo -MD -MP -MF $depbase.Tpo -c -o lib/byteq.lo lib/byteq.c &&\ 2026-06-11 00:43:30.423829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bfd.lo -MD -MP -MF lib/.deps/bfd.Tpo -c lib/bfd.c -o lib/bfd.o 2026-06-11 00:43:30.423849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/bundle.lo -MD -MP -MF lib/.deps/bundle.Tpo -c lib/bundle.c -o lib/bundle.o 2026-06-11 00:43:30.423858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/byteq.lo -MD -MP -MF lib/.deps/byteq.Tpo -c lib/byteq.c -o lib/byteq.o 2026-06-11 00:43:30.423867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cfm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cfm.lo -MD -MP -MF $depbase.Tpo -c -o lib/cfm.lo lib/cfm.c &&\ 2026-06-11 00:43:30.423891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/classifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/classifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/classifier.lo lib/classifier.c &&\ 2026-06-11 00:43:30.423928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cfm.lo -MD -MP -MF lib/.deps/cfm.Tpo -c lib/cfm.c -o lib/cfm.o 2026-06-11 00:43:30.423947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/classifier.lo -MD -MP -MF lib/.deps/classifier.Tpo -c lib/classifier.c -o lib/classifier.o 2026-06-11 00:43:30.423956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ccmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.423965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ccmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/ccmap.lo lib/ccmap.c &&\ 2026-06-11 00:43:30.423974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.423983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ccmap.lo -MD -MP -MF lib/.deps/ccmap.Tpo -c lib/ccmap.c -o lib/ccmap.o 2026-06-11 00:43:30.423992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/cmap.lo lib/cmap.c &&\ 2026-06-11 00:43:30.424023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/colors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/colors.lo -MD -MP -MF $depbase.Tpo -c -o lib/colors.lo lib/colors.c &&\ 2026-06-11 00:43:30.424056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cmap.lo -MD -MP -MF lib/.deps/cmap.Tpo -c lib/cmap.c -o lib/cmap.o 2026-06-11 00:43:30.424074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/colors.lo -MD -MP -MF lib/.deps/colors.Tpo -c lib/colors.c -o lib/colors.o 2026-06-11 00:43:30.424083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/command-line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/command-line.lo -MD -MP -MF $depbase.Tpo -c -o lib/command-line.lo lib/command-line.c &&\ 2026-06-11 00:43:30.424101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/command-line.lo -MD -MP -MF lib/.deps/command-line.Tpo -c lib/command-line.c -o lib/command-line.o 2026-06-11 00:43:30.424131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/connectivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/connectivity.lo -MD -MP -MF $depbase.Tpo -c -o lib/connectivity.lo lib/connectivity.c &&\ 2026-06-11 00:43:30.424154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/connectivity.lo -MD -MP -MF lib/.deps/connectivity.Tpo -c lib/connectivity.c -o lib/connectivity.o 2026-06-11 00:43:30.424172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-icmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-icmp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-icmp.lo lib/conntrack-icmp.c &&\ 2026-06-11 00:43:30.424190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-tcp.lo lib/conntrack-tcp.c &&\ 2026-06-11 00:43:30.424226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-icmp.lo -MD -MP -MF lib/.deps/conntrack-icmp.Tpo -c lib/conntrack-icmp.c -o lib/conntrack-icmp.o 2026-06-11 00:43:30.424251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-tp.lo lib/conntrack-tp.c &&\ 2026-06-11 00:43:30.424274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tcp.lo -MD -MP -MF lib/.deps/conntrack-tcp.Tpo -c lib/conntrack-tcp.c -o lib/conntrack-tcp.o 2026-06-11 00:43:30.424293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-tp.lo -MD -MP -MF lib/.deps/conntrack-tp.Tpo -c lib/conntrack-tp.c -o lib/conntrack-tp.o 2026-06-11 00:43:30.424302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-other.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-other.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-other.lo lib/conntrack-other.c &&\ 2026-06-11 00:43:30.424326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack-other.lo -MD -MP -MF lib/.deps/conntrack-other.Tpo -c lib/conntrack-other.c -o lib/conntrack-other.o 2026-06-11 00:43:30.424350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack.lo lib/conntrack.c &&\ 2026-06-11 00:43:30.424373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cooperative-multitasking.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cooperative-multitasking.lo -MD -MP -MF $depbase.Tpo -c -o lib/cooperative-multitasking.lo lib/cooperative-multitasking.c &&\ 2026-06-11 00:43:30.424424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/coverage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/coverage.lo -MD -MP -MF $depbase.Tpo -c -o lib/coverage.lo lib/coverage.c &&\ 2026-06-11 00:43:30.424451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/conntrack.lo -MD -MP -MF lib/.deps/conntrack.Tpo -c lib/conntrack.c -o lib/conntrack.o 2026-06-11 00:43:30.424489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cooperative-multitasking.lo -MD -MP -MF lib/.deps/cooperative-multitasking.Tpo -c lib/cooperative-multitasking.c -o lib/cooperative-multitasking.o 2026-06-11 00:43:30.424504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/coverage.lo -MD -MP -MF lib/.deps/coverage.Tpo -c lib/coverage.c -o lib/coverage.o 2026-06-11 00:43:30.424513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cpu.lo -MD -MP -MF $depbase.Tpo -c -o lib/cpu.lo lib/cpu.c &&\ 2026-06-11 00:43:30.424532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/crc32c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/crc32c.lo -MD -MP -MF $depbase.Tpo -c -o lib/crc32c.lo lib/crc32c.c &&\ 2026-06-11 00:43:30.424558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/cpu.lo -MD -MP -MF lib/.deps/cpu.Tpo -c lib/cpu.c -o lib/cpu.o 2026-06-11 00:43:30.424582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/crc32c.lo -MD -MP -MF lib/.deps/crc32c.Tpo -c lib/crc32c.c -o lib/crc32c.o 2026-06-11 00:43:30.424598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/csum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/csum.lo -MD -MP -MF $depbase.Tpo -c -o lib/csum.lo lib/csum.c &&\ 2026-06-11 00:43:30.424621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ct-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ct-dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/ct-dpif.lo lib/ct-dpif.c &&\ 2026-06-11 00:43:30.424648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/csum.lo -MD -MP -MF lib/.deps/csum.Tpo -c lib/csum.c -o lib/csum.o 2026-06-11 00:43:30.424667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ct-dpif.lo -MD -MP -MF lib/.deps/ct-dpif.Tpo -c lib/ct-dpif.c -o lib/ct-dpif.o 2026-06-11 00:43:30.424681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon.lo -MD -MP -MF $depbase.Tpo -c -o lib/daemon.lo lib/daemon.c &&\ 2026-06-11 00:43:30.424742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/db-ctl-base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/db-ctl-base.lo -MD -MP -MF $depbase.Tpo -c -o lib/db-ctl-base.lo lib/db-ctl-base.c &&\ 2026-06-11 00:43:30.424774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/daemon.lo -MD -MP -MF lib/.deps/daemon.Tpo -c lib/daemon.c -o lib/daemon.o 2026-06-11 00:43:30.424800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/db-ctl-base.lo -MD -MP -MF lib/.deps/db-ctl-base.Tpo -c lib/db-ctl-base.c -o lib/db-ctl-base.o 2026-06-11 00:43:30.424809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo lib/dummy.c &&\ 2026-06-11 00:43:30.424838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.c -o lib/dummy.o 2026-06-11 00:43:30.424861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpctl.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpctl.lo lib/dpctl.c &&\ 2026-06-11 00:43:30.424883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.424934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet.lo -MD -MP -MF $depbase.Tpo -c -o lib/dp-packet.lo lib/dp-packet.c &&\ 2026-06-11 00:43:30.424947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.424999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpctl.lo -MD -MP -MF lib/.deps/dpctl.Tpo -c lib/dpctl.c -o lib/dpctl.o 2026-06-11 00:43:30.425011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet.lo -MD -MP -MF lib/.deps/dp-packet.Tpo -c lib/dp-packet.c -o lib/dp-packet.o 2026-06-11 00:43:30.425029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet-gso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet-gso.lo -MD -MP -MF $depbase.Tpo -c -o lib/dp-packet-gso.lo lib/dp-packet-gso.c &&\ 2026-06-11 00:43:30.425057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-extract-study.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-extract-study.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-extract-study.lo lib/dpif-netdev-extract-study.c &&\ 2026-06-11 00:43:30.425128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dp-packet-gso.lo -MD -MP -MF lib/.deps/dp-packet-gso.Tpo -c lib/dp-packet-gso.c -o lib/dp-packet-gso.o 2026-06-11 00:43:30.425194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-extract-study.lo -MD -MP -MF lib/.deps/dpif-netdev-extract-study.Tpo -c lib/dpif-netdev-extract-study.c -o lib/dpif-netdev-extract-study.o 2026-06-11 00:43:30.425212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-lookup.lo lib/dpif-netdev-lookup.c &&\ 2026-06-11 00:43:30.425238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-autovalidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-autovalidator.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-lookup-autovalidator.lo lib/dpif-netdev-lookup-autovalidator.c &&\ 2026-06-11 00:43:30.425309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-generic.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-lookup-generic.lo lib/dpif-netdev-lookup-generic.c &&\ 2026-06-11 00:43:30.425387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-autovalidator.lo -MD -MP -MF lib/.deps/dpif-netdev-lookup-autovalidator.Tpo -c lib/dpif-netdev-lookup-autovalidator.c -o lib/dpif-netdev-lookup-autovalidator.o 2026-06-11 00:43:30.425451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup.lo -MD -MP -MF lib/.deps/dpif-netdev-lookup.Tpo -c lib/dpif-netdev-lookup.c -o lib/dpif-netdev-lookup.o 2026-06-11 00:43:30.425471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-lookup-generic.lo -MD -MP -MF lib/.deps/dpif-netdev-lookup-generic.Tpo -c lib/dpif-netdev-lookup-generic.c -o lib/dpif-netdev-lookup-generic.o 2026-06-11 00:43:30.425517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev.lo lib/dpif-netdev.c &&\ 2026-06-11 00:43:30.425540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dfc.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-private-dfc.lo lib/dpif-netdev-private-dfc.c &&\ 2026-06-11 00:43:30.425612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev.lo -MD -MP -MF lib/.deps/dpif-netdev.Tpo -c lib/dpif-netdev.c -o lib/dpif-netdev.o 2026-06-11 00:43:30.425682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dfc.lo -MD -MP -MF lib/.deps/dpif-netdev-private-dfc.Tpo -c lib/dpif-netdev-private-dfc.c -o lib/dpif-netdev-private-dfc.o 2026-06-11 00:43:30.425708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-private-dpif.lo lib/dpif-netdev-private-dpif.c &&\ 2026-06-11 00:43:30.425736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-extract.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-private-extract.lo lib/dpif-netdev-private-extract.c &&\ 2026-06-11 00:43:30.425817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-dpif.lo -MD -MP -MF lib/.deps/dpif-netdev-private-dpif.Tpo -c lib/dpif-netdev-private-dpif.c -o lib/dpif-netdev-private-dpif.o 2026-06-11 00:43:30.425881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-private-extract.lo -MD -MP -MF lib/.deps/dpif-netdev-private-extract.Tpo -c lib/dpif-netdev-private-extract.c -o lib/dpif-netdev-private-extract.o 2026-06-11 00:43:30.425902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-perf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-perf.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-perf.lo lib/dpif-netdev-perf.c &&\ 2026-06-11 00:43:30.425924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.425937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.425982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif.lo lib/dpif.c &&\ 2026-06-11 00:43:30.425992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/heap.lo -MD -MP -MF $depbase.Tpo -c -o lib/heap.lo lib/heap.c &&\ 2026-06-11 00:43:30.426046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif-netdev-perf.lo -MD -MP -MF lib/.deps/dpif-netdev-perf.Tpo -c lib/dpif-netdev-perf.c -o lib/dpif-netdev-perf.o 2026-06-11 00:43:30.426109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dpif.lo -MD -MP -MF lib/.deps/dpif.Tpo -c lib/dpif.c -o lib/dpif.o 2026-06-11 00:43:30.426171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/heap.lo -MD -MP -MF lib/.deps/heap.Tpo -c lib/heap.c -o lib/heap.o 2026-06-11 00:43:30.426182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dynamic-string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dynamic-string.lo -MD -MP -MF $depbase.Tpo -c -o lib/dynamic-string.lo lib/dynamic-string.c &&\ 2026-06-11 00:43:30.426209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dynamic-string.lo -MD -MP -MF lib/.deps/dynamic-string.Tpo -c lib/dynamic-string.c -o lib/dynamic-string.o 2026-06-11 00:43:30.426266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/entropy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/entropy.lo -MD -MP -MF $depbase.Tpo -c -o lib/entropy.lo lib/entropy.c &&\ 2026-06-11 00:43:30.426321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/entropy.lo -MD -MP -MF lib/.deps/entropy.Tpo -c lib/entropy.c -o lib/entropy.o 2026-06-11 00:43:30.426360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fat-rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fat-rwlock.lo -MD -MP -MF $depbase.Tpo -c -o lib/fat-rwlock.lo lib/fat-rwlock.c &&\ 2026-06-11 00:43:30.426387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fatal-signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fatal-signal.lo -MD -MP -MF $depbase.Tpo -c -o lib/fatal-signal.lo lib/fatal-signal.c &&\ 2026-06-11 00:43:30.426482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fat-rwlock.lo -MD -MP -MF lib/.deps/fat-rwlock.Tpo -c lib/fat-rwlock.c -o lib/fat-rwlock.o 2026-06-11 00:43:30.426537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/fatal-signal.lo -MD -MP -MF lib/.deps/fatal-signal.Tpo -c lib/fatal-signal.c -o lib/fatal-signal.o 2026-06-11 00:43:30.426550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/flow.lo lib/flow.c &&\ 2026-06-11 00:43:30.426619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/guarded-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/guarded-list.lo -MD -MP -MF $depbase.Tpo -c -o lib/guarded-list.lo lib/guarded-list.c &&\ 2026-06-11 00:43:30.426655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/flow.lo -MD -MP -MF lib/.deps/flow.Tpo -c lib/flow.c -o lib/flow.o 2026-06-11 00:43:30.426728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hash.lo -MD -MP -MF $depbase.Tpo -c -o lib/hash.lo lib/hash.c &&\ 2026-06-11 00:43:30.426782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/guarded-list.lo -MD -MP -MF lib/.deps/guarded-list.Tpo -c lib/guarded-list.c -o lib/guarded-list.o 2026-06-11 00:43:30.426829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hash.lo -MD -MP -MF lib/.deps/hash.Tpo -c lib/hash.c -o lib/hash.o 2026-06-11 00:43:30.426875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hindex.lo -MD -MP -MF $depbase.Tpo -c -o lib/hindex.lo lib/hindex.c &&\ 2026-06-11 00:43:30.426904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.426917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hindex.lo -MD -MP -MF lib/.deps/hindex.Tpo -c lib/hindex.c -o lib/hindex.o 2026-06-11 00:43:30.426960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.426975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/hmap.lo lib/hmap.c &&\ 2026-06-11 00:43:30.426987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmap.lo -MD -MP -MF lib/.deps/hmap.Tpo -c lib/hmap.c -o lib/hmap.o 2026-06-11 00:43:30.427052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmapx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmapx.lo -MD -MP -MF $depbase.Tpo -c -o lib/hmapx.lo lib/hmapx.c &&\ 2026-06-11 00:43:30.427085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/hmapx.lo -MD -MP -MF lib/.deps/hmapx.Tpo -c lib/hmapx.c -o lib/hmapx.o 2026-06-11 00:43:30.427160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-fpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-fpool.lo -MD -MP -MF $depbase.Tpo -c -o lib/id-fpool.lo lib/id-fpool.c &&\ 2026-06-11 00:43:30.427183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-fpool.lo -MD -MP -MF lib/.deps/id-fpool.Tpo -c lib/id-fpool.c -o lib/id-fpool.o 2026-06-11 00:43:30.427220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-pool.lo -MD -MP -MF $depbase.Tpo -c -o lib/id-pool.lo lib/id-pool.c &&\ 2026-06-11 00:43:30.427292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/id-pool.lo -MD -MP -MF lib/.deps/id-pool.Tpo -c lib/id-pool.c -o lib/id-pool.o 2026-06-11 00:43:30.427318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier-manual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier-manual.lo -MD -MP -MF $depbase.Tpo -c -o lib/if-notifier-manual.lo lib/if-notifier-manual.c &&\ 2026-06-11 00:43:30.427363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/if-notifier-manual.lo -MD -MP -MF lib/.deps/if-notifier-manual.Tpo -c lib/if-notifier-manual.c -o lib/if-notifier-manual.o 2026-06-11 00:43:30.427439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ipf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ipf.lo -MD -MP -MF $depbase.Tpo -c -o lib/ipf.lo lib/ipf.c &&\ 2026-06-11 00:43:30.427478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jhash.lo -MD -MP -MF $depbase.Tpo -c -o lib/jhash.lo lib/jhash.c &&\ 2026-06-11 00:43:30.427552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ipf.lo -MD -MP -MF lib/.deps/ipf.Tpo -c lib/ipf.c -o lib/ipf.o 2026-06-11 00:43:30.427610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jhash.lo -MD -MP -MF lib/.deps/jhash.Tpo -c lib/jhash.c -o lib/jhash.o 2026-06-11 00:43:30.427624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/json.lo -MD -MP -MF $depbase.Tpo -c -o lib/json.lo lib/json.c &&\ 2026-06-11 00:43:30.427655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/json.lo -MD -MP -MF lib/.deps/json.Tpo -c lib/json.c -o lib/json.o 2026-06-11 00:43:30.427757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jsonrpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jsonrpc.lo -MD -MP -MF $depbase.Tpo -c -o lib/jsonrpc.lo lib/jsonrpc.c &&\ 2026-06-11 00:43:30.427786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lacp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lacp.lo -MD -MP -MF $depbase.Tpo -c -o lib/lacp.lo lib/lacp.c &&\ 2026-06-11 00:43:30.427822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/jsonrpc.lo -MD -MP -MF lib/.deps/jsonrpc.Tpo -c lib/jsonrpc.c -o lib/jsonrpc.o 2026-06-11 00:43:30.427883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lacp.lo -MD -MP -MF lib/.deps/lacp.Tpo -c lib/lacp.c -o lib/lacp.o 2026-06-11 00:43:30.427895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.427906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learn.lo -MD -MP -MF $depbase.Tpo -c -o lib/learn.lo lib/learn.c &&\ 2026-06-11 00:43:30.427943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.427955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learn.lo -MD -MP -MF lib/.deps/learn.Tpo -c lib/learn.c -o lib/learn.o 2026-06-11 00:43:30.427970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learning-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learning-switch.lo -MD -MP -MF $depbase.Tpo -c -o lib/learning-switch.lo lib/learning-switch.c &&\ 2026-06-11 00:43:30.428018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lockfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lockfile.lo -MD -MP -MF $depbase.Tpo -c -o lib/lockfile.lo lib/lockfile.c &&\ 2026-06-11 00:43:30.428099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-learning.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-learning.lo -MD -MP -MF $depbase.Tpo -c -o lib/mac-learning.lo lib/mac-learning.c &&\ 2026-06-11 00:43:30.428170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/learning-switch.lo -MD -MP -MF lib/.deps/learning-switch.Tpo -c lib/learning-switch.c -o lib/learning-switch.o 2026-06-11 00:43:30.428226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lockfile.lo -MD -MP -MF lib/.deps/lockfile.Tpo -c lib/lockfile.c -o lib/lockfile.o 2026-06-11 00:43:30.428241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-learning.lo -MD -MP -MF lib/.deps/mac-learning.Tpo -c lib/mac-learning.c -o lib/mac-learning.o 2026-06-11 00:43:30.428252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/match.lo -MD -MP -MF $depbase.Tpo -c -o lib/match.lo lib/match.c &&\ 2026-06-11 00:43:30.428306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/match.lo -MD -MP -MF lib/.deps/match.Tpo -c lib/match.c -o lib/match.o 2026-06-11 00:43:30.428359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-snooping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-snooping.lo -MD -MP -MF $depbase.Tpo -c -o lib/mcast-snooping.lo lib/mcast-snooping.c &&\ 2026-06-11 00:43:30.428382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory.lo -MD -MP -MF $depbase.Tpo -c -o lib/memory.lo lib/memory.c &&\ 2026-06-11 00:43:30.428735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-snooping.lo -MD -MP -MF lib/.deps/mcast-snooping.Tpo -c lib/mcast-snooping.c -o lib/mcast-snooping.o 2026-06-11 00:43:30.428757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/meta-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/meta-flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/meta-flow.lo lib/meta-flow.c &&\ 2026-06-11 00:43:30.428775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory.lo -MD -MP -MF lib/.deps/memory.Tpo -c lib/memory.c -o lib/memory.o 2026-06-11 00:43:30.428799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/meta-flow.lo -MD -MP -MF lib/.deps/meta-flow.Tpo -c lib/meta-flow.c -o lib/meta-flow.o 2026-06-11 00:43:30.428807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mpsc-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mpsc-queue.lo -MD -MP -MF $depbase.Tpo -c -o lib/mpsc-queue.lo lib/mpsc-queue.c &&\ 2026-06-11 00:43:30.428835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mpsc-queue.lo -MD -MP -MF lib/.deps/mpsc-queue.Tpo -c lib/mpsc-queue.c -o lib/mpsc-queue.o 2026-06-11 00:43:30.428850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/multipath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/multipath.lo -MD -MP -MF $depbase.Tpo -c -o lib/multipath.lo lib/multipath.c &&\ 2026-06-11 00:43:30.428865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/multipath.lo -MD -MP -MF lib/.deps/multipath.Tpo -c lib/multipath.c -o lib/multipath.o 2026-06-11 00:43:30.428884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/namemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/namemap.lo -MD -MP -MF $depbase.Tpo -c -o lib/namemap.lo lib/namemap.c &&\ 2026-06-11 00:43:30.428903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/namemap.lo -MD -MP -MF lib/.deps/namemap.Tpo -c lib/namemap.c -o lib/namemap.o 2026-06-11 00:43:30.428932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.428943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-dummy.lo lib/netdev-dummy.c &&\ 2026-06-11 00:43:30.428953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.428983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-offload.lo lib/netdev-offload.c &&\ 2026-06-11 00:43:30.429031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-dummy.lo -MD -MP -MF lib/.deps/netdev-dummy.Tpo -c lib/netdev-dummy.c -o lib/netdev-dummy.o 2026-06-11 00:43:30.429091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-vport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-vport.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-vport.lo lib/netdev-vport.c &&\ 2026-06-11 00:43:30.429125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-offload.lo -MD -MP -MF lib/.deps/netdev-offload.Tpo -c lib/netdev-offload.c -o lib/netdev-offload.o 2026-06-11 00:43:30.429181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev-vport.lo -MD -MP -MF lib/.deps/netdev-vport.Tpo -c lib/netdev-vport.c -o lib/netdev-vport.o 2026-06-11 00:43:30.429191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev.lo lib/netdev.c &&\ 2026-06-11 00:43:30.429239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netdev.lo -MD -MP -MF lib/.deps/netdev.Tpo -c lib/netdev.c -o lib/netdev.o 2026-06-11 00:43:30.429286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink.lo lib/netlink.c &&\ 2026-06-11 00:43:30.429344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/netlink.lo -MD -MP -MF lib/.deps/netlink.Tpo -c lib/netlink.c -o lib/netlink.o 2026-06-11 00:43:30.429393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/nx-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/nx-match.lo -MD -MP -MF $depbase.Tpo -c -o lib/nx-match.lo lib/nx-match.c &&\ 2026-06-11 00:43:30.429435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/nx-match.lo -MD -MP -MF lib/.deps/nx-match.Tpo -c lib/nx-match.c -o lib/nx-match.o 2026-06-11 00:43:30.429483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/object-collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/object-collection.lo -MD -MP -MF $depbase.Tpo -c -o lib/object-collection.lo lib/object-collection.c &&\ 2026-06-11 00:43:30.429536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/object-collection.lo -MD -MP -MF lib/.deps/object-collection.Tpo -c lib/object-collection.c -o lib/object-collection.o 2026-06-11 00:43:30.429595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-execute.lo lib/odp-execute.c &&\ 2026-06-11 00:43:30.429650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute-private.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute-private.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-execute-private.lo lib/odp-execute-private.c &&\ 2026-06-11 00:43:30.429719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute.lo -MD -MP -MF lib/.deps/odp-execute.Tpo -c lib/odp-execute.c -o lib/odp-execute.o 2026-06-11 00:43:30.429770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-execute-private.lo -MD -MP -MF lib/.deps/odp-execute-private.Tpo -c lib/odp-execute-private.c -o lib/odp-execute-private.o 2026-06-11 00:43:30.429813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-util.lo lib/odp-util.c &&\ 2026-06-11 00:43:30.429843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.429891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-actions.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-actions.lo lib/ofp-actions.c &&\ 2026-06-11 00:43:30.429902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.429949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/odp-util.lo -MD -MP -MF lib/.deps/odp-util.Tpo -c lib/odp-util.c -o lib/odp-util.o 2026-06-11 00:43:30.429962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-actions.lo -MD -MP -MF lib/.deps/ofp-actions.Tpo -c lib/ofp-actions.c -o lib/ofp-actions.o 2026-06-11 00:43:30.429996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.430008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-errors.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-errors.lo lib/ofp-errors.c &&\ 2026-06-11 00:43:30.430019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.430065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-errors.lo -MD -MP -MF lib/.deps/ofp-errors.Tpo -c lib/ofp-errors.c -o lib/ofp-errors.o 2026-06-11 00:43:30.430085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.430134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-msgs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-msgs.lo lib/ofp-msgs.c &&\ 2026-06-11 00:43:30.430143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.430155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ofp-msgs.lo -MD -MP -MF lib/.deps/ofp-msgs.Tpo -c lib/ofp-msgs.c -o lib/ofp-msgs.o 2026-06-11 00:43:30.430190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.430202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldp.lo lib/lldp/lldp.c &&\ 2026-06-11 00:43:30.430245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.430254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldp.lo -MD -MP -MF lib/lldp/.deps/lldp.Tpo -c lib/lldp/lldp.c -o lib/lldp/lldp.o 2026-06-11 00:43:30.430272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.430289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldpd.lo lib/lldp/lldpd.c &&\ 2026-06-11 00:43:30.430335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.430352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd.lo -MD -MP -MF lib/lldp/.deps/lldpd.Tpo -c lib/lldp/lldpd.c -o lib/lldp/lldpd.o 2026-06-11 00:43:30.430411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd-structs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.430424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd-structs.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldpd-structs.lo lib/lldp/lldpd-structs.c &&\ 2026-06-11 00:43:30.430435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.430482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lldp/lldpd-structs.lo -MD -MP -MF lib/lldp/.deps/lldpd-structs.Tpo -c lib/lldp/lldpd-structs.c -o lib/lldp/lldpd-structs.o 2026-06-11 00:43:30.430493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.430528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dirs.lo -MD -MP -MF $depbase.Tpo -c -o lib/dirs.lo lib/dirs.c &&\ 2026-06-11 00:43:30.430545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.430558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -mavx512f -mbmi -mbmi2 -fPIC -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -mavx512bw -mavx512vl -g -O2 -static -o lib/libopenvswitchavx512.la -rpath /usr/lib lib/libopenvswitchavx512_la-dpif-netdev-avx512.lo lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.lo lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.lo lib/libopenvswitchavx512_la-odp-execute-avx512.lo -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.430610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/dirs.lo -MD -MP -MF lib/.deps/dirs.Tpo -c lib/dirs.c -o lib/dirs.o 2026-06-11 00:43:30.430624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bond.lo -MD -MP -MF ofproto/.deps/libofproto_la-bond.Tpo -c -o ofproto/libofproto_la-bond.lo `test -f 'ofproto/bond.c' || echo './'`ofproto/bond.c 2026-06-11 00:43:30.430669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libopenvswitchavx512.a lib/libopenvswitchavx512_la-dpif-netdev-avx512.o lib/libopenvswitchavx512_la-dpif-netdev-extract-avx512.o lib/libopenvswitchavx512_la-dpif-netdev-lookup-avx512-gather.o lib/libopenvswitchavx512_la-odp-execute-avx512.o 2026-06-11 00:43:30.430678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitchavx512.a 2026-06-11 00:43:30.430690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitchavx512.la" && ln -s "../libopenvswitchavx512.la" "libopenvswitchavx512.la" ) 2026-06-11 00:43:30.430748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-collectors.lo -MD -MP -MF ofproto/.deps/libofproto_la-collectors.Tpo -c -o ofproto/libofproto_la-collectors.lo `test -f 'ofproto/collectors.c' || echo './'`ofproto/collectors.c 2026-06-11 00:43:30.430767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bond.lo -MD -MP -MF ofproto/.deps/libofproto_la-bond.Tpo -c ofproto/bond.c -o ofproto/libofproto_la-bond.o 2026-06-11 00:43:30.430779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-collectors.lo -MD -MP -MF ofproto/.deps/libofproto_la-collectors.Tpo -c ofproto/collectors.c -o ofproto/libofproto_la-collectors.o 2026-06-11 00:43:30.430822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-collectors.Tpo ofproto/.deps/libofproto_la-collectors.Plo 2026-06-11 00:43:30.430835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-connmgr.lo -MD -MP -MF ofproto/.deps/libofproto_la-connmgr.Tpo -c -o ofproto/libofproto_la-connmgr.lo `test -f 'ofproto/connmgr.c' || echo './'`ofproto/connmgr.c 2026-06-11 00:43:30.430847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-connmgr.lo -MD -MP -MF ofproto/.deps/libofproto_la-connmgr.Tpo -c ofproto/connmgr.c -o ofproto/libofproto_la-connmgr.o 2026-06-11 00:43:30.430882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bond.Tpo ofproto/.deps/libofproto_la-bond.Plo 2026-06-11 00:43:30.430895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-fail-open.lo -MD -MP -MF ofproto/.deps/libofproto_la-fail-open.Tpo -c -o ofproto/libofproto_la-fail-open.lo `test -f 'ofproto/fail-open.c' || echo './'`ofproto/fail-open.c 2026-06-11 00:43:30.430947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-in-band.lo -MD -MP -MF ofproto/.deps/libofproto_la-in-band.Tpo -c -o ofproto/libofproto_la-in-band.lo `test -f 'ofproto/in-band.c' || echo './'`ofproto/in-band.c 2026-06-11 00:43:30.430961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-fail-open.lo -MD -MP -MF ofproto/.deps/libofproto_la-fail-open.Tpo -c ofproto/fail-open.c -o ofproto/libofproto_la-fail-open.o 2026-06-11 00:43:30.430973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-in-band.lo -MD -MP -MF ofproto/.deps/libofproto_la-in-band.Tpo -c ofproto/in-band.c -o ofproto/libofproto_la-in-band.o 2026-06-11 00:43:30.431007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-fail-open.Tpo ofproto/.deps/libofproto_la-fail-open.Plo 2026-06-11 00:43:30.431018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-names.lo -MD -MP -MF ofproto/.deps/libofproto_la-names.Tpo -c -o ofproto/libofproto_la-names.lo `test -f 'ofproto/names.c' || echo './'`ofproto/names.c 2026-06-11 00:43:30.431058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-connmgr.Tpo ofproto/.deps/libofproto_la-connmgr.Plo 2026-06-11 00:43:30.431069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-netflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-netflow.Tpo -c -o ofproto/libofproto_la-netflow.lo `test -f 'ofproto/netflow.c' || echo './'`ofproto/netflow.c 2026-06-11 00:43:30.431105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-names.lo -MD -MP -MF ofproto/.deps/libofproto_la-names.Tpo -c ofproto/names.c -o ofproto/libofproto_la-names.o 2026-06-11 00:43:30.431145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-in-band.Tpo ofproto/.deps/libofproto_la-in-band.Plo 2026-06-11 00:43:30.431180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto.Tpo -c -o ofproto/libofproto_la-ofproto.lo `test -f 'ofproto/ofproto.c' || echo './'`ofproto/ofproto.c 2026-06-11 00:43:30.431191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-netflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-netflow.Tpo -c ofproto/netflow.c -o ofproto/libofproto_la-netflow.o 2026-06-11 00:43:30.431221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-names.Tpo ofproto/.deps/libofproto_la-names.Plo 2026-06-11 00:43:30.431232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif.Tpo -c -o ofproto/libofproto_la-ofproto-dpif.lo `test -f 'ofproto/ofproto-dpif.c' || echo './'`ofproto/ofproto-dpif.c 2026-06-11 00:43:30.431272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-ipfix.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-ipfix.lo `test -f 'ofproto/ofproto-dpif-ipfix.c' || echo './'`ofproto/ofproto-dpif-ipfix.c 2026-06-11 00:43:30.431287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto.Tpo -c ofproto/ofproto.c -o ofproto/libofproto_la-ofproto.o 2026-06-11 00:43:30.431330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif.Tpo -c ofproto/ofproto-dpif.c -o ofproto/libofproto_la-ofproto-dpif.o 2026-06-11 00:43:30.431342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-ipfix.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Tpo -c ofproto/ofproto-dpif-ipfix.c -o ofproto/libofproto_la-ofproto-dpif-ipfix.o 2026-06-11 00:43:30.431373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-netflow.Tpo ofproto/.deps/libofproto_la-netflow.Plo 2026-06-11 00:43:30.431384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-lsample.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-lsample.lo `test -f 'ofproto/ofproto-dpif-lsample.c' || echo './'`ofproto/ofproto-dpif-lsample.c 2026-06-11 00:43:30.431442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-lsample.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Tpo -c ofproto/ofproto-dpif-lsample.c -o ofproto/libofproto_la-ofproto-dpif-lsample.o 2026-06-11 00:43:30.432501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-lsample.Plo 2026-06-11 00:43:30.432529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-mirror.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-mirror.lo `test -f 'ofproto/ofproto-dpif-mirror.c' || echo './'`ofproto/ofproto-dpif-mirror.c 2026-06-11 00:43:30.432547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-mirror.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Tpo -c ofproto/ofproto-dpif-mirror.c -o ofproto/libofproto_la-ofproto-dpif-mirror.o 2026-06-11 00:43:30.432555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-mirror.Plo 2026-06-11 00:43:30.432562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-monitor.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-monitor.lo `test -f 'ofproto/ofproto-dpif-monitor.c' || echo './'`ofproto/ofproto-dpif-monitor.c 2026-06-11 00:43:30.432568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-ipfix.Plo 2026-06-11 00:43:30.432582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-rid.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-rid.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-rid.lo `test -f 'ofproto/ofproto-dpif-rid.c' || echo './'`ofproto/ofproto-dpif-rid.c 2026-06-11 00:43:30.432598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-monitor.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Tpo -c ofproto/ofproto-dpif-monitor.c -o ofproto/libofproto_la-ofproto-dpif-monitor.o 2026-06-11 00:43:30.432605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-rid.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-rid.Tpo -c ofproto/ofproto-dpif-rid.c -o ofproto/libofproto_la-ofproto-dpif-rid.o 2026-06-11 00:43:30.432615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-monitor.Plo 2026-06-11 00:43:30.432621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-sflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-sflow.lo `test -f 'ofproto/ofproto-dpif-sflow.c' || echo './'`ofproto/ofproto-dpif-sflow.c 2026-06-11 00:43:30.432627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-sflow.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Tpo -c ofproto/ofproto-dpif-sflow.c -o ofproto/libofproto_la-ofproto-dpif-sflow.o 2026-06-11 00:43:30.432638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-rid.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-rid.Plo 2026-06-11 00:43:30.432644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-trace.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-trace.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-trace.lo `test -f 'ofproto/ofproto-dpif-trace.c' || echo './'`ofproto/ofproto-dpif-trace.c 2026-06-11 00:43:30.432655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-trace.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-trace.Tpo -c ofproto/ofproto-dpif-trace.c -o ofproto/libofproto_la-ofproto-dpif-trace.o 2026-06-11 00:43:30.432662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-sflow.Plo 2026-06-11 00:43:30.432671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-upcall.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-upcall.lo `test -f 'ofproto/ofproto-dpif-upcall.c' || echo './'`ofproto/ofproto-dpif-upcall.c 2026-06-11 00:43:30.432677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-trace.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-trace.Plo 2026-06-11 00:43:30.432683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-xlate.lo `test -f 'ofproto/ofproto-dpif-xlate.c' || echo './'`ofproto/ofproto-dpif-xlate.c 2026-06-11 00:43:30.432709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-upcall.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Tpo -c ofproto/ofproto-dpif-upcall.c -o ofproto/libofproto_la-ofproto-dpif-upcall.o 2026-06-11 00:43:30.432721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Tpo -c ofproto/ofproto-dpif-xlate.c -o ofproto/libofproto_la-ofproto-dpif-xlate.o 2026-06-11 00:43:30.432727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif.Tpo ofproto/.deps/libofproto_la-ofproto-dpif.Plo 2026-06-11 00:43:30.432733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Tpo -c -o ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo `test -f 'ofproto/ofproto-dpif-xlate-cache.c' || echo './'`ofproto/ofproto-dpif-xlate-cache.c 2026-06-11 00:43:30.432748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo -MD -MP -MF ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Tpo -c ofproto/ofproto-dpif-xlate-cache.c -o ofproto/libofproto_la-ofproto-dpif-xlate-cache.o 2026-06-11 00:43:30.432755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto.Tpo ofproto/.deps/libofproto_la-ofproto.Plo 2026-06-11 00:43:30.432761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-pinsched.lo -MD -MP -MF ofproto/.deps/libofproto_la-pinsched.Tpo -c -o ofproto/libofproto_la-pinsched.lo `test -f 'ofproto/pinsched.c' || echo './'`ofproto/pinsched.c 2026-06-11 00:43:30.432771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-pinsched.lo -MD -MP -MF ofproto/.deps/libofproto_la-pinsched.Tpo -c ofproto/pinsched.c -o ofproto/libofproto_la-pinsched.o 2026-06-11 00:43:30.432778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-xlate-cache.Plo 2026-06-11 00:43:30.432790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-tunnel.lo -MD -MP -MF ofproto/.deps/libofproto_la-tunnel.Tpo -c -o ofproto/libofproto_la-tunnel.lo `test -f 'ofproto/tunnel.c' || echo './'`ofproto/tunnel.c 2026-06-11 00:43:30.432796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-pinsched.Tpo ofproto/.deps/libofproto_la-pinsched.Plo 2026-06-11 00:43:30.432806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bundles.lo -MD -MP -MF ofproto/.deps/libofproto_la-bundles.Tpo -c -o ofproto/libofproto_la-bundles.lo `test -f 'ofproto/bundles.c' || echo './'`ofproto/bundles.c 2026-06-11 00:43:30.432812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-tunnel.lo -MD -MP -MF ofproto/.deps/libofproto_la-tunnel.Tpo -c ofproto/tunnel.c -o ofproto/libofproto_la-tunnel.o 2026-06-11 00:43:30.432822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-upcall.Plo 2026-06-11 00:43:30.432828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-unused -Wno-unused-parameter -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./lib/libsflow.sym -L/usr/lib -o lib/libsflow.la -rpath /usr/lib lib/libsflow_la-sflow_agent.lo lib/libsflow_la-sflow_sampler.lo lib/libsflow_la-sflow_poller.lo lib/libsflow_la-sflow_receiver.lo -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.432834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ofproto/libofproto_la-bundles.lo -MD -MP -MF ofproto/.deps/libofproto_la-bundles.Tpo -c ofproto/bundles.c -o ofproto/libofproto_la-bundles.o 2026-06-11 00:43:30.432845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libsflow.a lib/libsflow_la-sflow_agent.o lib/libsflow_la-sflow_sampler.o lib/libsflow_la-sflow_poller.o lib/libsflow_la-sflow_receiver.o 2026-06-11 00:43:30.432852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libsflow.a 2026-06-11 00:43:30.432858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libsflow.la" && ln -s "../libsflow.la" "libsflow.la" ) 2026-06-11 00:43:30.432864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bundles.Tpo ofproto/.deps/libofproto_la-bundles.Plo 2026-06-11 00:43:30.432869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.432876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/ovsdb-tool.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-tool.o ovsdb/ovsdb-tool.c &&\ 2026-06-11 00:43:30.432882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.432891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-column.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-column.Tpo -c -o ovsdb/libovsdb_la-column.lo `test -f 'ovsdb/column.c' || echo './'`ovsdb/column.c 2026-06-11 00:43:30.432907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-column.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-column.Tpo -c ovsdb/column.c -o ovsdb/libovsdb_la-column.o 2026-06-11 00:43:30.432914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-tunnel.Tpo ofproto/.deps/libofproto_la-tunnel.Plo 2026-06-11 00:43:30.432920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-condition.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-condition.Tpo -c -o ovsdb/libovsdb_la-condition.lo `test -f 'ovsdb/condition.c' || echo './'`ovsdb/condition.c 2026-06-11 00:43:30.432931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-condition.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-condition.Tpo -c ovsdb/condition.c -o ovsdb/libovsdb_la-condition.o 2026-06-11 00:43:30.432937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-column.Tpo ovsdb/.deps/libovsdb_la-column.Plo 2026-06-11 00:43:30.432943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-execution.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-execution.Tpo -c -o ovsdb/libovsdb_la-execution.lo `test -f 'ovsdb/execution.c' || echo './'`ovsdb/execution.c 2026-06-11 00:43:30.432952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-execution.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-execution.Tpo -c ovsdb/execution.c -o ovsdb/libovsdb_la-execution.o 2026-06-11 00:43:30.432962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-condition.Tpo ovsdb/.deps/libovsdb_la-condition.Plo 2026-06-11 00:43:30.432969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-file.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-file.Tpo -c -o ovsdb/libovsdb_la-file.lo `test -f 'ovsdb/file.c' || echo './'`ovsdb/file.c 2026-06-11 00:43:30.432975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-file.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-file.Tpo -c ovsdb/file.c -o ovsdb/libovsdb_la-file.o 2026-06-11 00:43:30.432980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-execution.Tpo ovsdb/.deps/libovsdb_la-execution.Plo 2026-06-11 00:43:30.432992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-jsonrpc-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-jsonrpc-server.Tpo -c -o ovsdb/libovsdb_la-jsonrpc-server.lo `test -f 'ovsdb/jsonrpc-server.c' || echo './'`ovsdb/jsonrpc-server.c 2026-06-11 00:43:30.432998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-log.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-log.Tpo -c -o ovsdb/libovsdb_la-log.lo `test -f 'ovsdb/log.c' || echo './'`ovsdb/log.c 2026-06-11 00:43:30.433007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-jsonrpc-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-jsonrpc-server.Tpo -c ovsdb/jsonrpc-server.c -o ovsdb/libovsdb_la-jsonrpc-server.o 2026-06-11 00:43:30.433018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-log.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-log.Tpo -c ovsdb/log.c -o ovsdb/libovsdb_la-log.o 2026-06-11 00:43:30.433024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-file.Tpo ovsdb/.deps/libovsdb_la-file.Plo 2026-06-11 00:43:30.433030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-mutation.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-mutation.Tpo -c -o ovsdb/libovsdb_la-mutation.lo `test -f 'ovsdb/mutation.c' || echo './'`ovsdb/mutation.c 2026-06-11 00:43:30.433041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-mutation.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-mutation.Tpo -c ovsdb/mutation.c -o ovsdb/libovsdb_la-mutation.o 2026-06-11 00:43:30.433047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-log.Tpo ovsdb/.deps/libovsdb_la-log.Plo 2026-06-11 00:43:30.433052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb.Tpo -c -o ovsdb/libovsdb_la-ovsdb.lo `test -f 'ovsdb/ovsdb.c' || echo './'`ovsdb/ovsdb.c 2026-06-11 00:43:30.433058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-mutation.Tpo ovsdb/.deps/libovsdb_la-mutation.Plo 2026-06-11 00:43:30.433071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-monitor.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-monitor.Tpo -c -o ovsdb/libovsdb_la-monitor.lo `test -f 'ovsdb/monitor.c' || echo './'`ovsdb/monitor.c 2026-06-11 00:43:30.433078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb.Tpo -c ovsdb/ovsdb.c -o ovsdb/libovsdb_la-ovsdb.o 2026-06-11 00:43:30.433084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Tpo ofproto/.deps/libofproto_la-ofproto-dpif-xlate.Plo 2026-06-11 00:43:30.433090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-monitor.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-monitor.Tpo -c ovsdb/monitor.c -o ovsdb/libovsdb_la-monitor.o 2026-06-11 00:43:30.433101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-query.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-query.Tpo -c -o ovsdb/libovsdb_la-query.lo `test -f 'ovsdb/query.c' || echo './'`ovsdb/query.c 2026-06-11 00:43:30.433107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-query.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-query.Tpo -c ovsdb/query.c -o ovsdb/libovsdb_la-query.o 2026-06-11 00:43:30.433117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-jsonrpc-server.Tpo ovsdb/.deps/libovsdb_la-jsonrpc-server.Plo 2026-06-11 00:43:30.433127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft.Tpo -c -o ovsdb/libovsdb_la-raft.lo `test -f 'ovsdb/raft.c' || echo './'`ovsdb/raft.c 2026-06-11 00:43:30.433133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-query.Tpo ovsdb/.deps/libovsdb_la-query.Plo 2026-06-11 00:43:30.433139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-private.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-private.Tpo -c -o ovsdb/libovsdb_la-raft-private.lo `test -f 'ovsdb/raft-private.c' || echo './'`ovsdb/raft-private.c 2026-06-11 00:43:30.433145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft.Tpo -c ovsdb/raft.c -o ovsdb/libovsdb_la-raft.o 2026-06-11 00:43:30.433155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-private.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-private.Tpo -c ovsdb/raft-private.c -o ovsdb/libovsdb_la-raft-private.o 2026-06-11 00:43:30.433161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-ovsdb.Tpo ovsdb/.deps/libovsdb_la-ovsdb.Plo 2026-06-11 00:43:30.433167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-rpc.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-rpc.Tpo -c -o ovsdb/libovsdb_la-raft-rpc.lo `test -f 'ovsdb/raft-rpc.c' || echo './'`ovsdb/raft-rpc.c 2026-06-11 00:43:30.433183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-raft-rpc.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-raft-rpc.Tpo -c ovsdb/raft-rpc.c -o ovsdb/libovsdb_la-raft-rpc.o 2026-06-11 00:43:30.433189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft-private.Tpo ovsdb/.deps/libovsdb_la-raft-private.Plo 2026-06-11 00:43:30.433195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-rbac.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-rbac.Tpo -c -o ovsdb/libovsdb_la-rbac.lo `test -f 'ovsdb/rbac.c' || echo './'`ovsdb/rbac.c 2026-06-11 00:43:30.433201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft-rpc.Tpo ovsdb/.deps/libovsdb_la-raft-rpc.Plo 2026-06-11 00:43:30.433207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-replication.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-replication.Tpo -c -o ovsdb/libovsdb_la-replication.lo `test -f 'ovsdb/replication.c' || echo './'`ovsdb/replication.c 2026-06-11 00:43:30.433213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-monitor.Tpo ovsdb/.deps/libovsdb_la-monitor.Plo 2026-06-11 00:43:30.433222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-relay.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-relay.Tpo -c -o ovsdb/libovsdb_la-relay.lo `test -f 'ovsdb/relay.c' || echo './'`ovsdb/relay.c 2026-06-11 00:43:30.433228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-rbac.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-rbac.Tpo -c ovsdb/rbac.c -o ovsdb/libovsdb_la-rbac.o 2026-06-11 00:43:30.433242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-replication.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-replication.Tpo -c ovsdb/replication.c -o ovsdb/libovsdb_la-replication.o 2026-06-11 00:43:30.433248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-relay.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-relay.Tpo -c ovsdb/relay.c -o ovsdb/libovsdb_la-relay.o 2026-06-11 00:43:30.433254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-rbac.Tpo ovsdb/.deps/libovsdb_la-rbac.Plo 2026-06-11 00:43:30.433260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-row.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-row.Tpo -c -o ovsdb/libovsdb_la-row.lo `test -f 'ovsdb/row.c' || echo './'`ovsdb/row.c 2026-06-11 00:43:30.433270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-row.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-row.Tpo -c ovsdb/row.c -o ovsdb/libovsdb_la-row.o 2026-06-11 00:43:30.433276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-relay.Tpo ovsdb/.deps/libovsdb_la-relay.Plo 2026-06-11 00:43:30.433282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-server.Tpo -c -o ovsdb/libovsdb_la-server.lo `test -f 'ovsdb/server.c' || echo './'`ovsdb/server.c 2026-06-11 00:43:30.433295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-server.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-server.Tpo -c ovsdb/server.c -o ovsdb/libovsdb_la-server.o 2026-06-11 00:43:30.433304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-replication.Tpo ovsdb/.deps/libovsdb_la-replication.Plo 2026-06-11 00:43:30.433310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-storage.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-storage.Tpo -c -o ovsdb/libovsdb_la-storage.lo `test -f 'ovsdb/storage.c' || echo './'`ovsdb/storage.c 2026-06-11 00:43:30.433318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-server.Tpo ovsdb/.deps/libovsdb_la-server.Plo 2026-06-11 00:43:30.433359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-table.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-table.Tpo -c -o ovsdb/libovsdb_la-table.lo `test -f 'ovsdb/table.c' || echo './'`ovsdb/table.c 2026-06-11 00:43:30.433369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-storage.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-storage.Tpo -c ovsdb/storage.c -o ovsdb/libovsdb_la-storage.o 2026-06-11 00:43:30.433414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-table.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-table.Tpo -c ovsdb/table.c -o ovsdb/libovsdb_la-table.o 2026-06-11 00:43:30.433448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-row.Tpo ovsdb/.deps/libovsdb_la-row.Plo 2026-06-11 00:43:30.433482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-trigger.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-trigger.Tpo -c -o ovsdb/libovsdb_la-trigger.lo `test -f 'ovsdb/trigger.c' || echo './'`ovsdb/trigger.c 2026-06-11 00:43:30.433493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-trigger.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-trigger.Tpo -c ovsdb/trigger.c -o ovsdb/libovsdb_la-trigger.o 2026-06-11 00:43:30.433522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-storage.Tpo ovsdb/.deps/libovsdb_la-storage.Plo 2026-06-11 00:43:30.433584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction.Tpo -c -o ovsdb/libovsdb_la-transaction.lo `test -f 'ovsdb/transaction.c' || echo './'`ovsdb/transaction.c 2026-06-11 00:43:30.433593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-table.Tpo ovsdb/.deps/libovsdb_la-table.Plo 2026-06-11 00:43:30.433623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction-forward.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction-forward.Tpo -c -o ovsdb/libovsdb_la-transaction-forward.lo `test -f 'ovsdb/transaction-forward.c' || echo './'`ovsdb/transaction-forward.c 2026-06-11 00:43:30.433638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction.Tpo -c ovsdb/transaction.c -o ovsdb/libovsdb_la-transaction.o 2026-06-11 00:43:30.433681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-transaction-forward.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-transaction-forward.Tpo -c ovsdb/transaction-forward.c -o ovsdb/libovsdb_la-transaction-forward.o 2026-06-11 00:43:30.433691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-trigger.Tpo ovsdb/.deps/libovsdb_la-trigger.Plo 2026-06-11 00:43:30.433721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb-util.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb-util.Tpo -c -o ovsdb/libovsdb_la-ovsdb-util.lo `test -f 'ovsdb/ovsdb-util.c' || echo './'`ovsdb/ovsdb-util.c 2026-06-11 00:43:30.433763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/libovsdb_la-ovsdb-util.lo -MD -MP -MF ovsdb/.deps/libovsdb_la-ovsdb-util.Tpo -c ovsdb/ovsdb-util.c -o ovsdb/libovsdb_la-ovsdb-util.o 2026-06-11 00:43:30.433773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-transaction-forward.Tpo ovsdb/.deps/libovsdb_la-transaction-forward.Plo 2026-06-11 00:43:30.433812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.433822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/ovsdb-client.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-client.o ovsdb/ovsdb-client.c &&\ 2026-06-11 00:43:30.433857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.433866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-ovsdb-util.Tpo ovsdb/.deps/libovsdb_la-ovsdb-util.Plo 2026-06-11 00:43:30.433903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-ctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.433913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vtep/vtep-ctl.o -MD -MP -MF $depbase.Tpo -c -o vtep/vtep-ctl.o vtep/vtep-ctl.c &&\ 2026-06-11 00:43:30.433955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.433994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft.Tpo ovsdb/.deps/libovsdb_la-raft.Plo 2026-06-11 00:43:30.434004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.434041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vtep/vtep-idl.lo -MD -MP -MF $depbase.Tpo -c -o vtep/vtep-idl.lo vtep/vtep-idl.c &&\ 2026-06-11 00:43:30.434050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.434080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vtep/vtep-idl.lo -MD -MP -MF vtep/.deps/vtep-idl.Tpo -c vtep/vtep-idl.c -o vtep/vtep-idl.o 2026-06-11 00:43:30.434089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-transaction.Tpo ovsdb/.deps/libovsdb_la-transaction.Plo 2026-06-11 00:43:30.434129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovsdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ovsdb.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ovsdb.o tests/test-ovsdb.c &&\ 2026-06-11 00:43:30.434174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/idltest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/idltest.o -MD -MP -MF $depbase.Tpo -c -o tests/idltest.o tests/idltest.c &&\ 2026-06-11 00:43:30.434229 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-lib.o -MD -MP -MF $depbase.Tpo -c -o tests/test-lib.o tests/test-lib.c &&\ 2026-06-11 00:43:30.434314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/ovstest.o -MD -MP -MF $depbase.Tpo -c -o tests/ovstest.o tests/ovstest.c &&\ 2026-06-11 00:43:30.434371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aes128.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-aes128.o -MD -MP -MF $depbase.Tpo -c -o tests/test-aes128.o tests/test-aes128.c &&\ 2026-06-11 00:43:30.434465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-atomic.o -MD -MP -MF $depbase.Tpo -c -o tests/test-atomic.o tests/test-atomic.c &&\ 2026-06-11 00:43:30.434541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-barrier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-barrier.o -MD -MP -MF $depbase.Tpo -c -o tests/test-barrier.o tests/test-barrier.c &&\ 2026-06-11 00:43:30.434627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bundle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-bundle.o -MD -MP -MF $depbase.Tpo -c -o tests/test-bundle.o tests/test-bundle.c &&\ 2026-06-11 00:43:30.434686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byte-order.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-byte-order.o -MD -MP -MF $depbase.Tpo -c -o tests/test-byte-order.o tests/test-byte-order.c &&\ 2026-06-11 00:43:30.434764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byteq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-byteq.o -MD -MP -MF $depbase.Tpo -c -o tests/test-byteq.o tests/test-byteq.c &&\ 2026-06-11 00:43:30.434931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-classifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-classifier.o -MD -MP -MF $depbase.Tpo -c -o tests/test-classifier.o tests/test-classifier.c &&\ 2026-06-11 00:43:30.434958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.434965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ccmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.434971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ccmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ccmap.o tests/test-ccmap.c &&\ 2026-06-11 00:43:30.434981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-cmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-cmap.o tests/test-cmap.c &&\ 2026-06-11 00:43:30.435048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-conntrack.o -MD -MP -MF $depbase.Tpo -c -o tests/test-conntrack.o tests/test-conntrack.c &&\ 2026-06-11 00:43:30.435133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cooperative-multitasking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-cooperative-multitasking.o -MD -MP -MF $depbase.Tpo -c -o tests/test-cooperative-multitasking.o tests/test-cooperative-multitasking.c &&\ 2026-06-11 00:43:30.435185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-csum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-csum.o -MD -MP -MF $depbase.Tpo -c -o tests/test-csum.o tests/test-csum.c &&\ 2026-06-11 00:43:30.435263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-flows.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-flows.o -MD -MP -MF $depbase.Tpo -c -o tests/test-flows.o tests/test-flows.c &&\ 2026-06-11 00:43:30.435323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-hash.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hash.o tests/test-hash.c &&\ 2026-06-11 00:43:30.435414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-heap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-heap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-heap.o tests/test-heap.c &&\ 2026-06-11 00:43:30.435483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-hindex.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hindex.o tests/test-hindex.c &&\ 2026-06-11 00:43:30.435562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-hmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hmap.o tests/test-hmap.c &&\ 2026-06-11 00:43:30.435623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-id-fpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-id-fpool.o -MD -MP -MF $depbase.Tpo -c -o tests/test-id-fpool.o tests/test-id-fpool.c &&\ 2026-06-11 00:43:30.435732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-json.o -MD -MP -MF $depbase.Tpo -c -o tests/test-json.o tests/test-json.c &&\ 2026-06-11 00:43:30.435802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-jsonrpc.o -MD -MP -MF $depbase.Tpo -c -o tests/test-jsonrpc.o tests/test-jsonrpc.c &&\ 2026-06-11 00:43:30.435873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.435882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.435930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-list.o -MD -MP -MF $depbase.Tpo -c -o tests/test-list.o tests/test-list.c &&\ 2026-06-11 00:43:30.436456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-lockfile.o -MD -MP -MF $depbase.Tpo -c -o tests/test-lockfile.o tests/test-lockfile.c &&\ 2026-06-11 00:43:30.436483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-multipath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-multipath.o -MD -MP -MF $depbase.Tpo -c -o tests/test-multipath.o tests/test-multipath.c &&\ 2026-06-11 00:43:30.436512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-mpsc-queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-mpsc-queue.o -MD -MP -MF $depbase.Tpo -c -o tests/test-mpsc-queue.o tests/test-mpsc-queue.c &&\ 2026-06-11 00:43:30.436531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-netflow.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netflow.o tests/test-netflow.c &&\ 2026-06-11 00:43:30.436550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-odp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-odp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-odp.o tests/test-odp.c &&\ 2026-06-11 00:43:30.436577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ofpbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ofpbuf.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ofpbuf.o tests/test-ofpbuf.c &&\ 2026-06-11 00:43:30.436595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-packets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-packets.o -MD -MP -MF $depbase.Tpo -c -o tests/test-packets.o tests/test-packets.c &&\ 2026-06-11 00:43:30.436622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-random.o -MD -MP -MF $depbase.Tpo -c -o tests/test-random.o tests/test-random.c &&\ 2026-06-11 00:43:30.436641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rcu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-rcu.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rcu.o tests/test-rcu.c &&\ 2026-06-11 00:43:30.436659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rculist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-rculist.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rculist.o tests/test-rculist.c &&\ 2026-06-11 00:43:30.436685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-reconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-reconnect.o -MD -MP -MF $depbase.Tpo -c -o tests/test-reconnect.o tests/test-reconnect.c &&\ 2026-06-11 00:43:30.436726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rstp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-rstp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rstp.o tests/test-rstp.c &&\ 2026-06-11 00:43:30.436750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-sflow.o -MD -MP -MF $depbase.Tpo -c -o tests/test-sflow.o tests/test-sflow.c &&\ 2026-06-11 00:43:30.436769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-sha1.o -MD -MP -MF $depbase.Tpo -c -o tests/test-sha1.o tests/test-sha1.c &&\ 2026-06-11 00:43:30.436787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-skiplist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-skiplist.o -MD -MP -MF $depbase.Tpo -c -o tests/test-skiplist.o tests/test-skiplist.c &&\ 2026-06-11 00:43:30.436816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-stp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stp.o tests/test-stp.c &&\ 2026-06-11 00:43:30.436835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unixctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-unixctl.o -MD -MP -MF $depbase.Tpo -c -o tests/test-unixctl.o tests/test-unixctl.c &&\ 2026-06-11 00:43:30.436861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-util.o -MD -MP -MF $depbase.Tpo -c -o tests/test-util.o tests/test-util.c &&\ 2026-06-11 00:43:30.436915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.436956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-uuid.o -MD -MP -MF $depbase.Tpo -c -o tests/test-uuid.o tests/test-uuid.c &&\ 2026-06-11 00:43:30.436966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.436997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuidset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-uuidset.o -MD -MP -MF $depbase.Tpo -c -o tests/test-uuidset.o tests/test-uuidset.c &&\ 2026-06-11 00:43:30.437024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-bitmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-bitmap.o tests/test-bitmap.c &&\ 2026-06-11 00:43:30.437132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-vconn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-vconn.o -MD -MP -MF $depbase.Tpo -c -o tests/test-vconn.o tests/test-vconn.c &&\ 2026-06-11 00:43:30.437192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-aa.o -MD -MP -MF $depbase.Tpo -c -o tests/test-aa.o tests/test-aa.c &&\ 2026-06-11 00:43:30.437273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stopwatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-stopwatch.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stopwatch.o tests/test-stopwatch.c &&\ 2026-06-11 00:43:30.437337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unix-socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-unix-socket.o -MD -MP -MF $depbase.Tpo -c -o tests/test-unix-socket.o tests/test-unix-socket.c &&\ 2026-06-11 00:43:30.437417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-netlink-conntrack.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netlink-conntrack.o tests/test-netlink-conntrack.c &&\ 2026-06-11 00:43:30.437514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-policy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-netlink-policy.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netlink-policy.o tests/test-netlink-policy.c &&\ 2026-06-11 00:43:30.437569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-psample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-psample.o -MD -MP -MF $depbase.Tpo -c -o tests/test-psample.o tests/test-psample.c &&\ 2026-06-11 00:43:30.437650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-stream.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stream.o tests/test-stream.c &&\ 2026-06-11 00:43:30.437712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-strtok_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-strtok_r.o -MD -MP -MF $depbase.Tpo -c -o tests/test-strtok_r.o tests/test-strtok_r.c &&\ 2026-06-11 00:43:30.437788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-type-props.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-type-props.o -MD -MP -MF $depbase.Tpo -c -o tests/test-type-props.o tests/test-type-props.c &&\ 2026-06-11 00:43:30.437861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/bridge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vswitchd/bridge.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/bridge.o vswitchd/bridge.c &&\ 2026-06-11 00:43:30.437917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.437954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/ovs-vswitchd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.437964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vswitchd/ovs-vswitchd.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/ovs-vswitchd.o vswitchd/ovs-vswitchd.c &&\ 2026-06-11 00:43:30.437998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.438007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/system-stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.438045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT vswitchd/system-stats.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/system-stats.o vswitchd/system-stats.c &&\ 2026-06-11 00:43:30.438054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.438091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.438101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ovsdb/ovsdb-server.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-server.o ovsdb/ovsdb-server.c &&\ 2026-06-11 00:43:30.438141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.438150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at 2026-06-11 00:43:30.439619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite.at 2026-06-11 00:43:30.439637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite.at 2026-06-11 00:43:30.439645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-tso-testsuite.tmp tests/system-tso-testsuite.at 2026-06-11 00:43:30.439651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2026-06-11 00:43:30.439657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-afxdp-testsuite.tmp tests/system-afxdp-testsuite.at 2026-06-11 00:43:30.439663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2026-06-11 00:43:30.439669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-offloads-testsuite.tmp tests/system-offloads-testsuite.at 2026-06-11 00:43:30.439675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-tso-testsuite.tmp tests/system-tso-testsuite 2026-06-11 00:43:30.439685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite.at 2026-06-11 00:43:30.439708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-afxdp-testsuite.tmp tests/system-afxdp-testsuite 2026-06-11 00:43:30.439714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/ovs/build-aux/missing' autom4te --language=autotest -I '.' -o tests/ovsdb-cluster-testsuite.tmp tests/ovsdb-cluster-testsuite.at 2026-06-11 00:43:30.439720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-offloads-testsuite.tmp tests/system-offloads-testsuite 2026-06-11 00:43:30.439741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./lib/libopenvswitch.sym -L/usr/lib -o lib/libopenvswitch.la -rpath /usr/lib lib/aes128.lo lib/backtrace.lo lib/bfd.lo lib/bundle.lo lib/byteq.lo lib/cfm.lo lib/classifier.lo lib/ccmap.lo lib/cmap.lo lib/colors.lo lib/command-line.lo lib/connectivity.lo lib/conntrack-icmp.lo lib/conntrack-tcp.lo lib/conntrack-tp.lo lib/conntrack-other.lo lib/conntrack.lo lib/cooperative-multitasking.lo lib/coverage.lo lib/cpu.lo lib/crc32c.lo lib/csum.lo lib/ct-dpif.lo lib/daemon.lo lib/db-ctl-base.lo lib/dummy.lo lib/dpctl.lo lib/dp-packet.lo lib/dp-packet-gso.lo lib/dpif-netdev-extract-study.lo lib/dpif-netdev-lookup.lo lib/dpif-netdev-lookup-autovalidator.lo lib/dpif-netdev-lookup-generic.lo lib/dpif-netdev.lo lib/dpif-netdev-private-dfc.lo lib/dpif-netdev-private-dpif.lo lib/dpif-netdev-private-extract.lo lib/dpif-netdev-perf.lo lib/dpif.lo lib/heap.lo lib/dynamic-string.lo lib/entropy.lo lib/fat-rwlock.lo lib/fatal-signal.lo lib/flow.lo lib/guarded-list.lo lib/hash.lo lib/hindex.lo lib/hmap.lo lib/hmapx.lo lib/id-fpool.lo lib/id-pool.lo lib/if-notifier-manual.lo lib/ipf.lo lib/jhash.lo lib/json.lo lib/jsonrpc.lo lib/lacp.lo lib/learn.lo lib/learning-switch.lo lib/lockfile.lo lib/mac-learning.lo lib/match.lo lib/mcast-snooping.lo lib/memory.lo lib/meta-flow.lo lib/mpsc-queue.lo lib/multipath.lo lib/namemap.lo lib/netdev-dummy.lo lib/netdev-offload.lo lib/netdev-vport.lo lib/netdev.lo lib/netlink.lo lib/nx-match.lo lib/object-collection.lo lib/odp-execute.lo lib/odp-execute-private.lo lib/odp-util.lo lib/ofp-actions.lo lib/ofp-bundle.lo lib/ofp-connection.lo lib/ofp-ct.lo lib/ofp-ed-props.lo lib/ofp-errors.lo lib/ofp-flow.lo lib/ofp-group.lo lib/ofp-ipfix.lo lib/ofp-match.lo lib/ofp-meter.lo lib/ofp-monitor.lo lib/ofp-msgs.lo lib/ofp-packet.lo lib/ofp-parse.lo lib/ofp-port.lo lib/ofp-print.lo lib/ofp-prop.lo lib/ofp-protocol.lo lib/ofp-queue.lo lib/ofp-switch.lo lib/ofp-table.lo lib/ofp-util.lo lib/ofp-version-opt.lo lib/ofpbuf.lo lib/ovs-atomic-locked.lo lib/ovs-lldp.lo lib/ovs-numa.lo lib/ovs-rcu.lo lib/ovs-replay.lo lib/ovs-router.lo lib/ovs-thread.lo lib/ovsdb-cs.lo lib/ovsdb-data.lo lib/ovsdb-error.lo lib/ovsdb-idl.lo lib/ovsdb-map-op.lo lib/ovsdb-set-op.lo lib/ovsdb-condition.lo lib/ovsdb-parser.lo lib/ovsdb-session.lo lib/ovsdb-types.lo lib/ox-stat.lo lib/packets.lo lib/pcap-file.lo lib/perf-counter.lo lib/stopwatch.lo lib/poll-loop.lo lib/process.lo lib/pvector.lo lib/random.lo lib/rconn.lo lib/reconnect.lo lib/rstp.lo lib/rstp-state-machines.lo lib/seq.lo lib/sha1.lo lib/shash.lo lib/simap.lo lib/skiplist.lo lib/smap.lo lib/socket-util.lo lib/sort.lo lib/sset.lo lib/stp.lo lib/stream-fd.lo lib/stream-replay.lo lib/stream-tcp.lo lib/stream.lo lib/stdio.lo lib/string.lo lib/svec.lo lib/syslog-direct.lo lib/syslog-libc.lo lib/syslog-null.lo lib/table.lo lib/timer.lo lib/timeval.lo lib/tnl-neigh-cache.lo lib/tnl-ports.lo lib/netdev-native-tnl.lo lib/token-bucket.lo lib/tun-metadata.lo lib/unicode.lo lib/unixctl.lo lib/userspace-tso.lo lib/util.lo lib/uuid.lo lib/uuidset.lo lib/vconn-stream.lo lib/vconn.lo lib/vlan-bitmap.lo lib/vlog.lo lib/lldp/lldp.lo lib/lldp/lldpd.lo lib/lldp/lldpd-structs.lo lib/daemon-unix.lo lib/latch-unix.lo lib/signals.lo lib/socket-util-unix.lo lib/stream-unix.lo lib/dpif-netlink.lo lib/dpif-netlink-rtnl.lo lib/if-notifier.lo lib/netdev-linux.lo lib/netdev-offload-tc.lo lib/netlink-conntrack.lo lib/netlink-notifier.lo lib/netlink-socket.lo lib/rtnetlink.lo lib/route-table.lo lib/tc.lo lib/dpdk-stub.lo lib/async-append-aio.lo lib/stream-ssl.lo lib/dhparams.lo lib/dns-resolve.lo lib/dirs.lo lib/ovsdb-server-idl.lo lib/vswitch-idl.lo -lssl -lcrypto -lcap-ng lib/libopenvswitchavx512.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/ovsdb-cluster-testsuite.tmp tests/ovsdb-cluster-testsuite 2026-06-11 00:43:30.439760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./ofproto/libofproto.sym -L/usr/lib -o ofproto/libofproto.la -rpath /usr/lib ofproto/libofproto_la-bond.lo ofproto/libofproto_la-collectors.lo ofproto/libofproto_la-connmgr.lo ofproto/libofproto_la-fail-open.lo ofproto/libofproto_la-in-band.lo ofproto/libofproto_la-names.lo ofproto/libofproto_la-netflow.lo ofproto/libofproto_la-ofproto.lo ofproto/libofproto_la-ofproto-dpif.lo ofproto/libofproto_la-ofproto-dpif-ipfix.lo ofproto/libofproto_la-ofproto-dpif-lsample.lo ofproto/libofproto_la-ofproto-dpif-mirror.lo ofproto/libofproto_la-ofproto-dpif-monitor.lo ofproto/libofproto_la-ofproto-dpif-rid.lo ofproto/libofproto_la-ofproto-dpif-sflow.lo ofproto/libofproto_la-ofproto-dpif-trace.lo ofproto/libofproto_la-ofproto-dpif-upcall.lo ofproto/libofproto_la-ofproto-dpif-xlate.lo ofproto/libofproto_la-ofproto-dpif-xlate-cache.lo ofproto/libofproto_la-pinsched.lo ofproto/libofproto_la-tunnel.lo ofproto/libofproto_la-bundles.lo lib/libsflow.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr ofproto/.libs/libofproto.a ofproto/libofproto_la-bond.o ofproto/libofproto_la-collectors.o ofproto/libofproto_la-connmgr.o ofproto/libofproto_la-fail-open.o ofproto/libofproto_la-in-band.o ofproto/libofproto_la-names.o ofproto/libofproto_la-netflow.o ofproto/libofproto_la-ofproto.o ofproto/libofproto_la-ofproto-dpif.o ofproto/libofproto_la-ofproto-dpif-ipfix.o ofproto/libofproto_la-ofproto-dpif-lsample.o ofproto/libofproto_la-ofproto-dpif-mirror.o ofproto/libofproto_la-ofproto-dpif-monitor.o ofproto/libofproto_la-ofproto-dpif-rid.o ofproto/libofproto_la-ofproto-dpif-sflow.o ofproto/libofproto_la-ofproto-dpif-trace.o ofproto/libofproto_la-ofproto-dpif-upcall.o ofproto/libofproto_la-ofproto-dpif-xlate.o ofproto/libofproto_la-ofproto-dpif-xlate-cache.o ofproto/libofproto_la-pinsched.o ofproto/libofproto_la-tunnel.o ofproto/libofproto_la-bundles.o 2026-06-11 00:43:30.439783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ofproto/.libs/libofproto.a 2026-06-11 00:43:30.439789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ofproto/.libs" && rm -f "libofproto.la" && ln -s "../libofproto.la" "libofproto.la" ) 2026-06-11 00:43:30.439795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./ovsdb/libovsdb.sym -L/usr/lib -o ovsdb/libovsdb.la -rpath /usr/lib ovsdb/libovsdb_la-column.lo ovsdb/libovsdb_la-condition.lo ovsdb/libovsdb_la-execution.lo ovsdb/libovsdb_la-file.lo ovsdb/libovsdb_la-jsonrpc-server.lo ovsdb/libovsdb_la-log.lo ovsdb/libovsdb_la-mutation.lo ovsdb/libovsdb_la-ovsdb.lo ovsdb/libovsdb_la-monitor.lo ovsdb/libovsdb_la-query.lo ovsdb/libovsdb_la-raft.lo ovsdb/libovsdb_la-raft-private.lo ovsdb/libovsdb_la-raft-rpc.lo ovsdb/libovsdb_la-rbac.lo ovsdb/libovsdb_la-replication.lo ovsdb/libovsdb_la-relay.lo ovsdb/libovsdb_la-row.lo ovsdb/libovsdb_la-server.lo ovsdb/libovsdb_la-storage.lo ovsdb/libovsdb_la-table.lo ovsdb/libovsdb_la-trigger.lo ovsdb/libovsdb_la-transaction.lo ovsdb/libovsdb_la-transaction-forward.lo ovsdb/libovsdb_la-ovsdb-util.lo -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2026-06-11 00:43:30.439812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 3.4 -version-info 0:4 -Wl,--version-script=./vtep/libvtep.sym -L/usr/lib -o vtep/libvtep.la -rpath /usr/lib vtep/vtep-idl.lo -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr ovsdb/.libs/libovsdb.a ovsdb/libovsdb_la-column.o ovsdb/libovsdb_la-condition.o ovsdb/libovsdb_la-execution.o ovsdb/libovsdb_la-file.o ovsdb/libovsdb_la-jsonrpc-server.o ovsdb/libovsdb_la-log.o ovsdb/libovsdb_la-mutation.o ovsdb/libovsdb_la-ovsdb.o ovsdb/libovsdb_la-monitor.o ovsdb/libovsdb_la-query.o ovsdb/libovsdb_la-raft.o ovsdb/libovsdb_la-raft-private.o ovsdb/libovsdb_la-raft-rpc.o ovsdb/libovsdb_la-rbac.o ovsdb/libovsdb_la-replication.o ovsdb/libovsdb_la-relay.o ovsdb/libovsdb_la-row.o ovsdb/libovsdb_la-server.o ovsdb/libovsdb_la-storage.o ovsdb/libovsdb_la-table.o ovsdb/libovsdb_la-trigger.o ovsdb/libovsdb_la-transaction.o ovsdb/libovsdb_la-transaction-forward.o ovsdb/libovsdb_la-ovsdb-util.o 2026-06-11 00:43:30.439824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ovsdb/.libs/libovsdb.a 2026-06-11 00:43:30.439830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ovsdb/.libs" && rm -f "libovsdb.la" && ln -s "../libovsdb.la" "libovsdb.la" ) 2026-06-11 00:43:30.439843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-strtok_r tests/test-strtok_r.o -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr vtep/.libs/libvtep.a vtep/vtep-idl.o 2026-06-11 00:43:30.439856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib vtep/.libs/libvtep.a 2026-06-11 00:43:30.439866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "vtep/.libs" && rm -f "libvtep.la" && ln -s "../libvtep.la" "libvtep.la" ) 2026-06-11 00:43:30.439872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-type-props tests/test-type-props.o -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-strtok_r tests/test-strtok_r.o -L/usr/lib -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-type-props tests/test-type-props.o -L/usr/lib -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libopenvswitch.a lib/aes128.o lib/backtrace.o lib/bfd.o lib/bundle.o lib/byteq.o lib/cfm.o lib/classifier.o lib/ccmap.o lib/cmap.o lib/colors.o lib/command-line.o lib/connectivity.o lib/conntrack-icmp.o lib/conntrack-tcp.o lib/conntrack-tp.o lib/conntrack-other.o lib/conntrack.o lib/cooperative-multitasking.o lib/coverage.o lib/cpu.o lib/crc32c.o lib/csum.o lib/ct-dpif.o lib/daemon.o lib/db-ctl-base.o lib/dummy.o lib/dpctl.o lib/dp-packet.o lib/dp-packet-gso.o lib/dpif-netdev-extract-study.o lib/dpif-netdev-lookup.o lib/dpif-netdev-lookup-autovalidator.o lib/dpif-netdev-lookup-generic.o lib/dpif-netdev.o lib/dpif-netdev-private-dfc.o lib/dpif-netdev-private-dpif.o lib/dpif-netdev-private-extract.o lib/dpif-netdev-perf.o lib/dpif.o lib/heap.o lib/dynamic-string.o lib/entropy.o lib/fat-rwlock.o lib/fatal-signal.o lib/flow.o lib/guarded-list.o lib/hash.o lib/hindex.o lib/hmap.o lib/hmapx.o lib/id-fpool.o lib/id-pool.o lib/if-notifier-manual.o lib/ipf.o lib/jhash.o lib/json.o lib/jsonrpc.o lib/lacp.o lib/learn.o lib/learning-switch.o lib/lockfile.o lib/mac-learning.o lib/match.o lib/mcast-snooping.o lib/memory.o lib/meta-flow.o lib/mpsc-queue.o lib/multipath.o lib/namemap.o lib/netdev-dummy.o lib/netdev-offload.o lib/netdev-vport.o lib/netdev.o lib/netlink.o lib/nx-match.o lib/object-collection.o lib/odp-execute.o lib/odp-execute-private.o lib/odp-util.o lib/ofp-actions.o lib/ofp-bundle.o lib/ofp-connection.o lib/ofp-ct.o lib/ofp-ed-props.o lib/ofp-errors.o lib/ofp-flow.o lib/ofp-group.o lib/ofp-ipfix.o lib/ofp-match.o lib/ofp-meter.o lib/ofp-monitor.o lib/ofp-msgs.o lib/ofp-packet.o lib/ofp-parse.o lib/ofp-port.o lib/ofp-print.o lib/ofp-prop.o lib/ofp-protocol.o lib/ofp-queue.o lib/ofp-switch.o lib/ofp-table.o lib/ofp-util.o lib/ofp-version-opt.o lib/ofpbuf.o lib/ovs-atomic-locked.o lib/ovs-lldp.o lib/ovs-numa.o lib/ovs-rcu.o lib/ovs-replay.o lib/ovs-router.o lib/ovs-thread.o lib/ovsdb-cs.o lib/ovsdb-data.o lib/ovsdb-error.o lib/ovsdb-idl.o lib/ovsdb-map-op.o lib/ovsdb-set-op.o lib/ovsdb-condition.o lib/ovsdb-parser.o lib/ovsdb-session.o lib/ovsdb-types.o lib/ox-stat.o lib/packets.o lib/pcap-file.o lib/perf-counter.o lib/stopwatch.o lib/poll-loop.o lib/process.o lib/pvector.o lib/random.o lib/rconn.o lib/reconnect.o lib/rstp.o lib/rstp-state-machines.o lib/seq.o lib/sha1.o lib/shash.o lib/simap.o lib/skiplist.o lib/smap.o lib/socket-util.o lib/sort.o lib/sset.o lib/stp.o lib/stream-fd.o lib/stream-replay.o lib/stream-tcp.o lib/stream.o lib/stdio.o lib/string.o lib/svec.o lib/syslog-direct.o lib/syslog-libc.o lib/syslog-null.o lib/table.o lib/timer.o lib/timeval.o lib/tnl-neigh-cache.o lib/tnl-ports.o lib/netdev-native-tnl.o lib/token-bucket.o lib/tun-metadata.o lib/unicode.o lib/unixctl.o lib/userspace-tso.o lib/util.o lib/uuid.o lib/uuidset.o lib/vconn-stream.o lib/vconn.o lib/vlan-bitmap.o lib/vlog.o lib/lldp/lldp.o lib/lldp/lldpd.o lib/lldp/lldpd-structs.o lib/daemon-unix.o lib/latch-unix.o lib/signals.o lib/socket-util-unix.o lib/stream-unix.o lib/dpif-netlink.o lib/dpif-netlink-rtnl.o lib/if-notifier.o lib/netdev-linux.o lib/netdev-offload-tc.o lib/netlink-conntrack.o lib/netlink-notifier.o lib/netlink-socket.o lib/rtnetlink.o lib/route-table.o lib/tc.o lib/dpdk-stub.o lib/async-append-aio.o lib/stream-ssl.o lib/dhparams.o lib/dns-resolve.o lib/dirs.o lib/ovsdb-server-idl.o lib/vswitch-idl.o 2026-06-11 00:43:30.439917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitch.a 2026-06-11 00:43:30.439923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitch.la" && ln -s "../libopenvswitch.la" "libopenvswitch.la" ) 2026-06-11 00:43:30.439929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-dpctl utilities/ovs-dpctl.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-appctl utilities/ovs-appctl.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-testcontroller utilities/ovs-testcontroller.o lib/libopenvswitch.la -lssl -lcrypto -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-testcontroller utilities/ovs-testcontroller.o -L/usr/lib lib/.libs/libopenvswitch.a -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -lssl -lcrypto -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-appctl utilities/ovs-appctl.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-dpctl utilities/ovs-dpctl.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2026-06-11 00:43:30.439984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-ofctl utilities/ovs-ofctl.o ofproto/libofproto.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovs-vsctl utilities/ovs-vsctl.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.439999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ovsdb/ovsdb-client ovsdb/ovsdb-client.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-vsctl utilities/ovs-vsctl.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovs-ofctl utilities/ovs-ofctl.o -L/usr/lib ofproto/.libs/libofproto.a /ovn/ovs/lib/.libs/libsflow.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ovsdb/ovsdb-client ovsdb/ovsdb-client.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o vtep/vtep-ctl vtep/vtep-ctl.o vtep/libvtep.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/nlmon utilities/nlmon.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-lib tests/test-lib.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-lib tests/test-lib.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/nlmon utilities/nlmon.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o vtep/vtep-ctl vtep/vtep-ctl.o -L/usr/lib vtep/.libs/libvtep.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/ovstest tests/ovstest.o tests/test-aes128.o tests/test-atomic.o tests/test-barrier.o tests/test-bundle.o tests/test-byte-order.o tests/test-byteq.o tests/test-classifier.o tests/test-ccmap.o tests/test-cmap.o tests/test-conntrack.o tests/test-cooperative-multitasking.o tests/test-csum.o tests/test-flows.o tests/test-hash.o tests/test-heap.o tests/test-hindex.o tests/test-hmap.o tests/test-id-fpool.o tests/test-json.o tests/test-jsonrpc.o tests/test-list.o tests/test-lockfile.o tests/test-multipath.o tests/test-mpsc-queue.o tests/test-netflow.o tests/test-odp.o tests/test-ofpbuf.o tests/test-packets.o tests/test-random.o tests/test-rcu.o tests/test-rculist.o tests/test-reconnect.o tests/test-rstp.o tests/test-sflow.o tests/test-sha1.o tests/test-skiplist.o tests/test-stp.o tests/test-unixctl.o tests/test-util.o tests/test-uuid.o tests/test-uuidset.o tests/test-bitmap.o tests/test-vconn.o tests/test-aa.o tests/test-stopwatch.o tests/test-unix-socket.o tests/test-netlink-conntrack.o tests/test-netlink-policy.o tests/test-psample.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/test-stream tests/test-stream.o lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o vswitchd/ovs-vswitchd vswitchd/bridge.o vswitchd/ovs-vswitchd.o vswitchd/system-stats.o ofproto/libofproto.la lib/libsflow.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ovsdb/ovsdb-server ovsdb/ovsdb-server.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/ovstest tests/ovstest.o tests/test-aes128.o tests/test-atomic.o tests/test-barrier.o tests/test-bundle.o tests/test-byte-order.o tests/test-byteq.o tests/test-classifier.o tests/test-ccmap.o tests/test-cmap.o tests/test-conntrack.o tests/test-cooperative-multitasking.o tests/test-csum.o tests/test-flows.o tests/test-hash.o tests/test-heap.o tests/test-hindex.o tests/test-hmap.o tests/test-id-fpool.o tests/test-json.o tests/test-jsonrpc.o tests/test-list.o tests/test-lockfile.o tests/test-multipath.o tests/test-mpsc-queue.o tests/test-netflow.o tests/test-odp.o tests/test-ofpbuf.o tests/test-packets.o tests/test-random.o tests/test-rcu.o tests/test-rculist.o tests/test-reconnect.o tests/test-rstp.o tests/test-sflow.o tests/test-sha1.o tests/test-skiplist.o tests/test-stp.o tests/test-unixctl.o tests/test-util.o tests/test-uuid.o tests/test-uuidset.o tests/test-bitmap.o tests/test-vconn.o tests/test-aa.o tests/test-stopwatch.o tests/test-unix-socket.o tests/test-netlink-conntrack.o tests/test-netlink-policy.o tests/test-psample.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/test-stream tests/test-stream.o -L/usr/lib lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ovsdb/ovsdb-server ovsdb/ovsdb-server.o -L/usr/lib ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o vswitchd/ovs-vswitchd vswitchd/bridge.o vswitchd/ovs-vswitchd.o vswitchd/system-stats.o -L/usr/lib ofproto/.libs/libofproto.a /ovn/ovs/lib/.libs/libsflow.a lib/.libs/libsflow.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.440187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn/ovs' 2026-06-11 00:43:30.440196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2026-06-11 00:43:30.440202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn/ovs' 2026-06-11 00:43:30.440208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn/ovs' 2026-06-11 00:43:30.440214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-06-11 00:43:30.440220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2026-06-11 00:43:30.440225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/etc/bash_completion.d' 2026-06-11 00:43:30.440231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /var/lib/openvswitch/pki 2026-06-11 00:43:30.440237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovs-docker utilities/ovs-pki utilities/ovs-pcap utilities/ovs-tcpdump utilities/ovs-tcpundump utilities/ovs-dpctl-top utilities/ovs-l3ping utilities/ovs-parse-backtrace utilities/ovs-test utilities/ovs-vlan-test '/usr/bin' 2026-06-11 00:43:30.440244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovs-appctl-bashcomp.bash utilities/ovs-vsctl-bashcomp.bash '/etc/bash_completion.d' 2026-06-11 00:43:30.440250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/bugtool/ovs-bugtool '/usr/sbin' 2026-06-11 00:43:30.440256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:for plugin in utilities/bugtool/plugins/kernel-info/openvswitch.xml utilities/bugtool/plugins/network-status/openvswitch.xml utilities/bugtool/plugins/system-configuration.xml utilities/bugtool/plugins/system-logs/openvswitch.xml utilities/bugtool/plugins/system-configuration/openvswitch.xml; do \ 2026-06-11 00:43:30.440262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,utilities/bugtool/plugins/,,'`; \ 2026-06-11 00:43:30.440268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2026-06-11 00:43:30.440274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/openvswitch/bugtool-plugins/$dir"; \ 2026-06-11 00:43:30.440279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/openvswitch/bugtool-plugins/$stem"; \ 2026-06-11 00:43:30.440285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-06-11 00:43:30.440291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /etc/openvswitch 2026-06-11 00:43:30.440297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p python/ovs 2026-06-11 00:43:30.440302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2026-06-11 00:43:30.440308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2026-06-11 00:43:30.440313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2026-06-11 00:43:30.440319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2026-06-11 00:43:30.440325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2026-06-11 00:43:30.440330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.440336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.440459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2026-06-11 00:43:30.440471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/ovs/dirs.py.template \ 2026-06-11 00:43:30.440482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > python/ovs/dirs.py.tmp 2026-06-11 00:43:30.440488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /usr/share/openvswitch/python/ovs 2026-06-11 00:43:30.440494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c -m 644 python/ovs/dirs.py.tmp /usr/share/openvswitch/python/ovs/dirs.py 2026-06-11 00:43:30.440500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:rm python/ovs/dirs.py.tmp 2026-06-11 00:43:30.440505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2026-06-11 00:43:30.440511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2026-06-11 00:43:30.440517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2026-06-11 00:43:30.440522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 lib/ovs-fields.7 '/usr/share/man/man7' 2026-06-11 00:43:30.440528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-pcap.1 ovsdb/ovsdb-tool.1 ovsdb/ovsdb-client.1 ovsdb/ovsdb-server.1 '/usr/share/man/man1' 2026-06-11 00:43:30.440535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 vswitchd/ovs-vswitchd.conf.db.5 ovsdb/ovsdb-server.5 ovsdb/ovsdb.local-config.5 vtep/vtep.5 '/usr/share/man/man5' 2026-06-11 00:43:30.440540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2026-06-11 00:43:30.440547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-testcontroller.8 utilities/ovs-dpctl.8 utilities/ovs-dpctl-top.8 utilities/ovs-kmod-ctl.8 utilities/ovs-ofctl.8 utilities/ovs-vsctl.8 utilities/bugtool/ovs-bugtool.8 vswitchd/ovs-vswitchd.8 vtep/vtep-ctl.8 '/usr/share/man/man8' 2026-06-11 00:43:30.440552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2026-06-11 00:43:30.440558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openflow' 2026-06-11 00:43:30.440564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openvswitch' 2026-06-11 00:43:30.440573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/openflow/intel-ext.h include/openflow/netronome-ext.h include/openflow/nicira-ext.h include/openflow/openflow-1.0.h include/openflow/openflow-1.1.h include/openflow/openflow-1.2.h include/openflow/openflow-1.3.h include/openflow/openflow-1.4.h include/openflow/openflow-1.5.h include/openflow/openflow-common.h include/openflow/openflow.h '/usr/include/openflow' 2026-06-11 00:43:30.440582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/openvswitch/compiler.h include/openvswitch/dynamic-string.h include/openvswitch/hmap.h include/openvswitch/flow.h include/openvswitch/geneve.h include/openvswitch/json.h include/openvswitch/list.h include/openvswitch/netdev.h include/openvswitch/match.h include/openvswitch/meta-flow.h include/openvswitch/namemap.h include/openvswitch/ofpbuf.h include/openvswitch/ofp-actions.h include/openvswitch/ofp-bundle.h include/openvswitch/ofp-connection.h include/openvswitch/ofp-ct.h include/openvswitch/ofp-ed-props.h include/openvswitch/ofp-errors.h include/openvswitch/ofp-flow.h include/openvswitch/ofp-group.h include/openvswitch/ofp-ipfix.h include/openvswitch/ofp-match.h include/openvswitch/ofp-meter.h include/openvswitch/ofp-monitor.h include/openvswitch/ofp-msgs.h include/openvswitch/ofp-packet.h include/openvswitch/ofp-parse.h include/openvswitch/ofp-port.h include/openvswitch/ofp-print.h include/openvswitch/ofp-prop.h include/openvswitch/ofp-protocol.h include/openvswitch/ofp-queue.h include/openvswitch/ofp-switch.h include/openvswitch/ofp-table.h include/openvswitch/ofp-util.h include/openvswitch/packets.h include/openvswitch/poll-loop.h include/openvswitch/rconn.h include/openvswitch/shash.h include/openvswitch/thread.h '/usr/include/openvswitch' 2026-06-11 00:43:30.440588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/unixctl' 2026-06-11 00:43:30.440594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2026-06-11 00:43:30.440604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/unixctl/__init__.py python/ovs/unixctl/client.py python/ovs/unixctl/server.py '/usr/share/openvswitch/python/ovs/unixctl' 2026-06-11 00:43:30.440610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2026-06-11 00:43:30.440615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat' 2026-06-11 00:43:30.440626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 lib/libopenvswitch.pc lib/libsflow.pc ofproto/libofproto.pc ovsdb/libovsdb.pc '/usr/lib/pkgconfig' 2026-06-11 00:43:30.440633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/openvswitch/token-bucket.h include/openvswitch/tun-metadata.h include/openvswitch/type-props.h include/openvswitch/types.h include/openvswitch/usdt-probes.h include/openvswitch/util.h include/openvswitch/uuid.h include/openvswitch/version.h include/openvswitch/vconn.h include/openvswitch/vlog.h include/openvswitch/nsh.h '/usr/include/openvswitch' 2026-06-11 00:43:30.440639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/compat/__init__.py '/usr/share/openvswitch/python/ovs/compat' 2026-06-11 00:43:30.440644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 vswitchd/vswitch.ovsschema ovsdb/local-config.ovsschema vtep/vtep.ovsschema '/usr/share/openvswitch' 2026-06-11 00:43:30.440650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2026-06-11 00:43:30.440656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/db' 2026-06-11 00:43:30.440662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/db/__init__.py python/ovs/db/custom_index.py python/ovs/db/data.py python/ovs/db/error.py python/ovs/db/idl.py python/ovs/db/parser.py python/ovs/db/schema.py python/ovs/db/types.py '/usr/share/openvswitch/python/ovs/db' 2026-06-11 00:43:30.440668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2026-06-11 00:43:30.440673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-lib '/usr/share/openvswitch/scripts' 2026-06-11 00:43:30.440679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs' 2026-06-11 00:43:30.440688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/__init__.py python/ovs/daemon.py python/ovs/dns_resolve.py python/ovs/fatal_signal.py python/ovs/fcntl_win.py python/ovs/json.py python/ovs/jsonrpc.py python/ovs/ovsuuid.py python/ovs/poller.py python/ovs/process.py python/ovs/reconnect.py python/ovs/socket_util.py python/ovs/stream.py python/ovs/timeval.py python/ovs/util.py python/ovs/version.py python/ovs/vlog.py python/ovs/winutils.py '/usr/share/openvswitch/python/ovs' 2026-06-11 00:43:30.440711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts/usdt' 2026-06-11 00:43:30.440718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovs-check-dead-ifs utilities/ovs-ctl utilities/ovs-kmod-ctl utilities/ovs-save utilities/bugtool/ovs-bugtool-fdb-show utilities/bugtool/ovs-bugtool-tc-class-show utilities/bugtool/ovs-bugtool-daemons-ver utilities/bugtool/ovs-bugtool-ovs-ofctl-loop-over-bridges utilities/bugtool/ovs-bugtool-ovs-appctl-dpif utilities/bugtool/ovs-bugtool-ovs-bridge-datapath-type utilities/bugtool/ovs-bugtool-ovs-vswitchd-threads-affinity utilities/bugtool/ovs-bugtool-qos-configs utilities/bugtool/ovs-bugtool-get-dpdk-nic-numa utilities/bugtool/ovs-bugtool-get-port-stats ipsec/ovs-monitor-ipsec vtep/ovs-vtep '/usr/share/openvswitch/scripts' 2026-06-11 00:43:30.440724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat/sortedcontainers' 2026-06-11 00:43:30.440730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/compat/sortedcontainers/__init__.py python/ovs/compat/sortedcontainers/sortedlist.py python/ovs/compat/sortedcontainers/sorteddict.py python/ovs/compat/sortedcontainers/sortedset.py '/usr/share/openvswitch/python/ovs/compat/sortedcontainers' 2026-06-11 00:43:30.440741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/usdt-scripts/bridge_loop.bt utilities/usdt-scripts/dpif_nl_exec_monitor.py utilities/usdt-scripts/flow_reval_monitor.py utilities/usdt-scripts/kernel_delay.py utilities/usdt-scripts/kernel_delay.rst utilities/usdt-scripts/reval_monitor.py utilities/usdt-scripts/upcall_cost.py utilities/usdt-scripts/upcall_monitor.py '/usr/share/openvswitch/scripts/usdt' 2026-06-11 00:43:30.440747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovstest' 2026-06-11 00:43:30.440753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2026-06-11 00:43:30.440763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovstest/__init__.py python/ovstest/args.py python/ovstest/rpcserver.py python/ovstest/tcp.py python/ovstest/tests.py python/ovstest/udp.py python/ovstest/util.py python/ovstest/vswitch.py '/usr/share/openvswitch/python/ovstest' 2026-06-11 00:43:30.440769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libopenvswitch.la lib/libopenvswitchavx512.la lib/libsflow.la ofproto/libofproto.la ovsdb/libovsdb.la vtep/libvtep.la '/usr/lib' 2026-06-11 00:43:30.440775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/flow' 2026-06-11 00:43:30.440781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 python/ovs/flow/__init__.py python/ovs/flow/decoders.py python/ovs/flow/filter.py python/ovs/flow/flow.py python/ovs/flow/kv.py python/ovs/flow/list.py python/ovs/flow/odp.py python/ovs/flow/ofp.py python/ovs/flow/ofp_act.py python/ovs/flow/ofp_fields.py '/usr/share/openvswitch/python/ovs/flow' 2026-06-11 00:43:30.440788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.lai /usr/lib/libopenvswitch.la 2026-06-11 00:43:30.440794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.lai /usr/lib/libopenvswitchavx512.la 2026-06-11 00:43:30.440799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.lai /usr/lib/libsflow.la 2026-06-11 00:43:30.440805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.lai /usr/lib/libofproto.la 2026-06-11 00:43:30.440811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.lai /usr/lib/libovsdb.la 2026-06-11 00:43:30.440817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.lai /usr/lib/libvtep.la 2026-06-11 00:43:30.440822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.a /usr/lib/libopenvswitch.a 2026-06-11 00:43:30.440828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitch.a 2026-06-11 00:43:30.440837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitch.a 2026-06-11 00:43:30.440843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.a /usr/lib/libopenvswitchavx512.a 2026-06-11 00:43:30.440849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitchavx512.a 2026-06-11 00:43:30.440855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitchavx512.a 2026-06-11 00:43:30.440860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.a /usr/lib/libsflow.a 2026-06-11 00:43:30.440866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libsflow.a 2026-06-11 00:43:30.440872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libsflow.a 2026-06-11 00:43:30.440878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.a /usr/lib/libofproto.a 2026-06-11 00:43:30.440893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libofproto.a 2026-06-11 00:43:30.440899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libofproto.a 2026-06-11 00:43:30.440905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.a /usr/lib/libovsdb.a 2026-06-11 00:43:30.440911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovsdb.a 2026-06-11 00:43:30.440916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovsdb.a 2026-06-11 00:43:30.440922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.a /usr/lib/libvtep.a 2026-06-11 00:43:30.440930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libvtep.a 2026-06-11 00:43:30.440936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libvtep.a 2026-06-11 00:43:30.440944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib 2026-06-11 00:43:30.440977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-06-11 00:43:30.440986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2026-06-11 00:43:30.441016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2026-06-11 00:43:30.441025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2026-06-11 00:43:30.441061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2026-06-11 00:43:30.441071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2026-06-11 00:43:30.441100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2026-06-11 00:43:30.441108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2026-06-11 00:43:30.441140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2026-06-11 00:43:30.441149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2026-06-11 00:43:30.441186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2026-06-11 00:43:30.441196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2026-06-11 00:43:30.441236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2026-06-11 00:43:30.441245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2026-06-11 00:43:30.441283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2026-06-11 00:43:30.441292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-06-11 00:43:30.441330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2026-06-11 00:43:30.441339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-06-11 00:43:30.441385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c vswitchd/ovs-vswitchd ovsdb/ovsdb-server '/usr/sbin' 2026-06-11 00:43:30.441410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c utilities/ovs-appctl utilities/ovs-testcontroller utilities/ovs-dpctl utilities/ovs-ofctl utilities/ovs-vsctl ovsdb/ovsdb-tool ovsdb/ovsdb-client vtep/vtep-ctl '/usr/bin' 2026-06-11 00:43:30.441453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-appctl /usr/bin/ovs-appctl 2026-06-11 00:43:30.441474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vswitchd/ovs-vswitchd /usr/sbin/ovs-vswitchd 2026-06-11 00:43:30.441512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-testcontroller /usr/bin/ovs-testcontroller 2026-06-11 00:43:30.441526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-server /usr/sbin/ovsdb-server 2026-06-11 00:43:30.441556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-dpctl /usr/bin/ovs-dpctl 2026-06-11 00:43:30.441569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-ofctl /usr/bin/ovs-ofctl 2026-06-11 00:43:30.441598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-vsctl /usr/bin/ovs-vsctl 2026-06-11 00:43:30.441607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-tool /usr/bin/ovsdb-tool 2026-06-11 00:43:30.441646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-client /usr/bin/ovsdb-client 2026-06-11 00:43:30.441655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/vtep-ctl /usr/bin/vtep-ctl 2026-06-11 00:43:30.441727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn/ovs' 2026-06-11 00:43:30.441738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn/ovs' 2026-06-11 00:43:30.441767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2026-06-11 00:43:30.441776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2026-06-11 00:43:30.441812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2026-06-11 00:43:30.441821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.441860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2026-06-11 00:43:30.441869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2026-06-11 00:43:30.441908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... gawk 2026-06-11 00:43:30.441917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2026-06-11 00:43:30.441955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.441964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2026-06-11 00:43:30.442002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2026-06-11 00:43:30.442050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2026-06-11 00:43:30.442058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2026-06-11 00:43:30.442097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2026-06-11 00:43:30.442106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2026-06-11 00:43:30.442143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2026-06-11 00:43:30.442151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2026-06-11 00:43:30.442190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... 2026-06-11 00:43:30.442235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:a.out 2026-06-11 00:43:30.442267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2026-06-11 00:43:30.442275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2026-06-11 00:43:30.442311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.442344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2026-06-11 00:43:30.442352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2026-06-11 00:43:30.442386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2026-06-11 00:43:30.442414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2026-06-11 00:43:30.442476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2026-06-11 00:43:30.442524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-06-11 00:43:30.442550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2026-06-11 00:43:30.442563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2026-06-11 00:43:30.442631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-06-11 00:43:30.442639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2026-06-11 00:43:30.442674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2026-06-11 00:43:30.442710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2026-06-11 00:43:30.442718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2026-06-11 00:43:30.442786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.442794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2026-06-11 00:43:30.442829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-06-11 00:43:30.442861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2026-06-11 00:43:30.442869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2026-06-11 00:43:30.442903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2026-06-11 00:43:30.442936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2026-06-11 00:43:30.442968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2026-06-11 00:43:30.444449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2026-06-11 00:43:30.444461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2026-06-11 00:43:30.444468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2026-06-11 00:43:30.444473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2026-06-11 00:43:30.444479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2026-06-11 00:43:30.444484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-06-11 00:43:30.444488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2026-06-11 00:43:30.444498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2026-06-11 00:43:30.444508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2026-06-11 00:43:30.444523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2026-06-11 00:43:30.444533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2026-06-11 00:43:30.444542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2026-06-11 00:43:30.444552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2026-06-11 00:43:30.444562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2026-06-11 00:43:30.444571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2026-06-11 00:43:30.444581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2026-06-11 00:43:30.444591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2026-06-11 00:43:30.444601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2026-06-11 00:43:30.444610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2026-06-11 00:43:30.444620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2026-06-11 00:43:30.444635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... 2026-06-11 00:43:30.444645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2026-06-11 00:43:30.444655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2026-06-11 00:43:30.444665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-06-11 00:43:30.444670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2026-06-11 00:43:30.444675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2026-06-11 00:43:30.444679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2026-06-11 00:43:30.444684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2026-06-11 00:43:30.444689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2026-06-11 00:43:30.444708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2026-06-11 00:43:30.444713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2026-06-11 00:43:30.444718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2026-06-11 00:43:30.444723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2026-06-11 00:43:30.444728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2026-06-11 00:43:30.444738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2026-06-11 00:43:30.444742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2026-06-11 00:43:30.444747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2026-06-11 00:43:30.444752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... 2026-06-11 00:43:30.444757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2026-06-11 00:43:30.444767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2026-06-11 00:43:30.444772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... 2026-06-11 00:43:30.444777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-06-11 00:43:30.444781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2026-06-11 00:43:30.444786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2026-06-11 00:43:30.444791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... -r 2026-06-11 00:43:30.444796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2026-06-11 00:43:30.444801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2026-06-11 00:43:30.444806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2026-06-11 00:43:30.444811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2026-06-11 00:43:30.444816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2026-06-11 00:43:30.444820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2026-06-11 00:43:30.444825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2026-06-11 00:43:30.444835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2026-06-11 00:43:30.444845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2026-06-11 00:43:30.444850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2026-06-11 00:43:30.444855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2026-06-11 00:43:30.444860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2026-06-11 00:43:30.444865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2026-06-11 00:43:30.444870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2026-06-11 00:43:30.444874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2026-06-11 00:43:30.444883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2026-06-11 00:43:30.444888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2026-06-11 00:43:30.444896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2026-06-11 00:43:30.444902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2026-06-11 00:43:30.444907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2026-06-11 00:43:30.444911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2026-06-11 00:43:30.444921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2026-06-11 00:43:30.444926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2026-06-11 00:43:30.444931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2026-06-11 00:43:30.444935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2026-06-11 00:43:30.444940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2026-06-11 00:43:30.444950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2026-06-11 00:43:30.444960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.444965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2026-06-11 00:43:30.444969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2026-06-11 00:43:30.444974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2026-06-11 00:43:30.444979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.444984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... 2026-06-11 00:43:30.444989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-fPIC -DPIC 2026-06-11 00:43:30.444994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2026-06-11 00:43:30.444999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2026-06-11 00:43:30.445008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2026-06-11 00:43:30.445018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) yes 2026-06-11 00:43:30.445028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-06-11 00:43:30.445033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-06-11 00:43:30.445043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-06-11 00:43:30.445048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2026-06-11 00:43:30.445053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2026-06-11 00:43:30.445058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2026-06-11 00:43:30.445062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... 2026-06-11 00:43:30.445075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... 2026-06-11 00:43:30.445084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.445089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... 2026-06-11 00:43:30.445094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2026-06-11 00:43:30.445104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2026-06-11 00:43:30.445108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2026-06-11 00:43:30.445118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2026-06-11 00:43:30.445123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2026-06-11 00:43:30.445128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-06-11 00:43:30.445140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2026-06-11 00:43:30.445152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2026-06-11 00:43:30.445189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2026-06-11 00:43:30.445236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445243 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2026-06-11 00:43:30.445282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) yes 2026-06-11 00:43:30.445345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2026-06-11 00:43:30.445354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2026-06-11 00:43:30.445407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2026-06-11 00:43:30.445450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2026-06-11 00:43:30.445484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2026-06-11 00:43:30.445492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2026-06-11 00:43:30.445527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2026-06-11 00:43:30.445559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2026-06-11 00:43:30.445571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2026-06-11 00:43:30.445598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.445606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2026-06-11 00:43:30.445643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.445676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2026-06-11 00:43:30.445684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.445728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2026-06-11 00:43:30.445755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.445788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2026-06-11 00:43:30.445795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2026-06-11 00:43:30.445831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2026-06-11 00:43:30.445864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2026-06-11 00:43:30.445906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.445913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2026-06-11 00:43:30.445952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.445984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2026-06-11 00:43:30.445992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2026-06-11 00:43:30.446057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... no 2026-06-11 00:43:30.446099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... no 2026-06-11 00:43:30.446112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... no 2026-06-11 00:43:30.446147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... no 2026-06-11 00:43:30.446178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... 2026-06-11 00:43:30.446186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... 2026-06-11 00:43:30.446250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.446258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2026-06-11 00:43:30.446292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.446324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2026-06-11 00:43:30.446332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.446367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2026-06-11 00:43:30.446408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2026-06-11 00:43:30.446437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2026-06-11 00:43:30.446463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx... 2026-06-11 00:43:30.446508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2026-06-11 00:43:30.446541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2026-06-11 00:43:30.446612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2026-06-11 00:43:30.446655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2026-06-11 00:43:30.446688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2026-06-11 00:43:30.446770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.446778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2026-06-11 00:43:30.446812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.446838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2026-06-11 00:43:30.446864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2026-06-11 00:43:30.446909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.446941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2026-06-11 00:43:30.446949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.446982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2026-06-11 00:43:30.446990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2026-06-11 00:43:30.447054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2026-06-11 00:43:30.447087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2026-06-11 00:43:30.447157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2026-06-11 00:43:30.447199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2026-06-11 00:43:30.447246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2026-06-11 00:43:30.447286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2026-06-11 00:43:30.447332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2026-06-11 00:43:30.447377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2026-06-11 00:43:30.447450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2026-06-11 00:43:30.447496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2026-06-11 00:43:30.447536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2026-06-11 00:43:30.447602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2026-06-11 00:43:30.447643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2026-06-11 00:43:30.447683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.447741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2026-06-11 00:43:30.447751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.447790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2026-06-11 00:43:30.447823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2026-06-11 00:43:30.447866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.447898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2026-06-11 00:43:30.447905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.447939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2026-06-11 00:43:30.447963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.447986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2026-06-11 00:43:30.448015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2026-06-11 00:43:30.448022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2026-06-11 00:43:30.448058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.448082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2026-06-11 00:43:30.448105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.448128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2026-06-11 00:43:30.448151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.448180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2026-06-11 00:43:30.448187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.448224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2026-06-11 00:43:30.448247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2026-06-11 00:43:30.448270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2026-06-11 00:43:30.448293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2026-06-11 00:43:30.448316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2026-06-11 00:43:30.448340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.448364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2026-06-11 00:43:30.448387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2026-06-11 00:43:30.448424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2026-06-11 00:43:30.448458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2026-06-11 00:43:30.451485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2026-06-11 00:43:30.451500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-24.09.so.0.0.3) 2026-06-11 00:43:30.451505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2026-06-11 00:43:30.451517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2026-06-11 00:43:30.451528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2026-06-11 00:43:30.451537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2026-06-11 00:43:30.451546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2026-06-11 00:43:30.451555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.451559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2026-06-11 00:43:30.451564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2026-06-11 00:43:30.451572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2026-06-11 00:43:30.451581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2026-06-11 00:43:30.451590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2026-06-11 00:43:30.451598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2026-06-11 00:43:30.451607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2026-06-11 00:43:30.451616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2026-06-11 00:43:30.451630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2026-06-11 00:43:30.451638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2026-06-11 00:43:30.451647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2026-06-11 00:43:30.451656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2026-06-11 00:43:30.451664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2026-06-11 00:43:30.451673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2026-06-11 00:43:30.451682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2026-06-11 00:43:30.451690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.451710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2026-06-11 00:43:30.451714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2026-06-11 00:43:30.451723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2026-06-11 00:43:30.451732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2026-06-11 00:43:30.451748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2026-06-11 00:43:30.451756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2026-06-11 00:43:30.451765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2026-06-11 00:43:30.451774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2026-06-11 00:43:30.451785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.451790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2026-06-11 00:43:30.451854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.451929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2026-06-11 00:43:30.452014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.452077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2026-06-11 00:43:30.452164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.452228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2026-06-11 00:43:30.452308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.452378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2026-06-11 00:43:30.452483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2026-06-11 00:43:30.452563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2026-06-11 00:43:30.452640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.452749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2026-06-11 00:43:30.452844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2026-06-11 00:43:30.452923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2026-06-11 00:43:30.453018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2026-06-11 00:43:30.453093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS source directory... 2026-06-11 00:43:30.453168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2026-06-11 00:43:30.453237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS build directory... 2026-06-11 00:43:30.453308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2026-06-11 00:43:30.453374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking OVS version... 3.4.4 2026-06-11 00:43:30.453463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for VIF plug provider... no 2026-06-11 00:43:30.453537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2026-06-11 00:43:30.453606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) yes 2026-06-11 00:43:30.453672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2026-06-11 00:43:30.453790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-06-11 00:43:30.453850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2026-06-11 00:43:30.453917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libovn.sym 2026-06-11 00:43:30.453984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2026-06-11 00:43:30.454053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2026-06-11 00:43:30.454120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/ovn/version.h 2026-06-11 00:43:30.454185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2026-06-11 00:43:30.454248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2026-06-11 00:43:30.454318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2026-06-11 00:43:30.454375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2026-06-11 00:43:30.454463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2026-06-11 00:43:30.454539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2026-06-11 00:43:30.454606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/dummy commands 2026-06-11 00:43:30.454672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2026-06-11 00:43:30.454758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash /ovn/build-aux/missing automake-1.16 --foreign Makefile 2026-06-11 00:43:30.454825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash ./config.status Makefile depfiles 2026-06-11 00:43:30.454891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2026-06-11 00:43:30.454955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2026-06-11 00:43:30.455026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-sb.ovsschema ./lib/ovn-sb-idl.ann > lib/ovn-sb-idl.ovsidl.tmp && \ 2026-06-11 00:43:30.455089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-sb-idl.ovsidl.tmp lib/ovn-sb-idl.ovsidl 2026-06-11 00:43:30.455160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-nb.ovsschema ./lib/ovn-nb-idl.ann > lib/ovn-nb-idl.ovsidl.tmp && \ 2026-06-11 00:43:30.455222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-nb-idl.ovsidl.tmp lib/ovn-nb-idl.ovsidl 2026-06-11 00:43:30.455293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-ic-nb.ovsschema ./lib/ovn-ic-nb-idl.ann > lib/ovn-ic-nb-idl.ovsidl.tmp && \ 2026-06-11 00:43:30.455357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-nb-idl.ovsidl.tmp lib/ovn-ic-nb-idl.ovsidl 2026-06-11 00:43:30.455443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-ic-sb.ovsschema ./lib/ovn-ic-sb-idl.ann > lib/ovn-ic-sb-idl.ovsidl.tmp && \ 2026-06-11 00:43:30.455512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-sb-idl.ovsidl.tmp lib/ovn-ic-sb-idl.ovsidl 2026-06-11 00:43:30.455582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-ic-nb-idl.ovsidl > lib/ovn-ic-nb-idl.c.tmp && mv lib/ovn-ic-nb-idl.c.tmp lib/ovn-ic-nb-idl.c 2026-06-11 00:43:30.455653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-ic-nb-idl.ovsidl > lib/ovn-ic-nb-idl.h.tmp && mv lib/ovn-ic-nb-idl.h.tmp lib/ovn-ic-nb-idl.h 2026-06-11 00:43:30.455784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-ic-sb-idl.ovsidl > lib/ovn-ic-sb-idl.c.tmp && mv lib/ovn-ic-sb-idl.c.tmp lib/ovn-ic-sb-idl.c 2026-06-11 00:43:30.455844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-ic-sb-idl.ovsidl > lib/ovn-ic-sb-idl.h.tmp && mv lib/ovn-ic-sb-idl.h.tmp lib/ovn-ic-sb-idl.h 2026-06-11 00:43:30.455901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-sb-idl.ovsidl > lib/ovn-sb-idl.c.tmp && mv lib/ovn-sb-idl.c.tmp lib/ovn-sb-idl.c 2026-06-11 00:43:30.455957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-sb-idl.ovsidl > lib/ovn-sb-idl.h.tmp && mv lib/ovn-sb-idl.h.tmp lib/ovn-sb-idl.h 2026-06-11 00:43:30.456025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-nb-idl.ovsidl > lib/ovn-nb-idl.c.tmp && mv lib/ovn-nb-idl.c.tmp lib/ovn-nb-idl.c 2026-06-11 00:43:30.456089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-nb-idl.ovsidl > lib/ovn-nb-idl.h.tmp && mv lib/ovn-nb-idl.h.tmp lib/ovn-nb-idl.h 2026-06-11 00:43:30.456138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2026-06-11 00:43:30.456196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn' 2026-06-11 00:43:30.456256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/ovn-dirs.c.in \ 2026-06-11 00:43:30.456307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2026-06-11 00:43:30.456357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/ovn",g' \ 2026-06-11 00:43:30.456411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],"/var/run/ovn",g' \ 2026-06-11 00:43:30.456494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/ovn",g' \ 2026-06-11 00:43:30.456545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2026-06-11 00:43:30.456596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2026-06-11 00:43:30.456646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/ovn",g') \ 2026-06-11 00:43:30.456709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/ovn-dirs.c.tmp && \ 2026-06-11 00:43:30.456763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-dirs.c.tmp lib/ovn-dirs.c 2026-06-11 00:43:30.456825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.456883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-sbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-sbctl.o utilities/ovn-sbctl.c &&\ 2026-06-11 00:43:30.456934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.456995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.457052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-ic-nbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-ic-nbctl.o utilities/ovn-ic-nbctl.c &&\ 2026-06-11 00:43:30.457102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.457160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.457215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-ic-sbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-ic-sbctl.o utilities/ovn-ic-sbctl.c &&\ 2026-06-11 00:43:30.457274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.457333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.457391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-trace.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-trace.o utilities/ovn-trace.c &&\ 2026-06-11 00:43:30.457459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.457524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.457578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-appctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-appctl.o utilities/ovn-appctl.c &&\ 2026-06-11 00:43:30.457627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.457684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.457756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-debug.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-debug.o utilities/ovn-debug.c &&\ 2026-06-11 00:43:30.457807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.457867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.457922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-lflow-cache.o -MD -MP -MF $depbase.Tpo -c -o controller/test-lflow-cache.o controller/test-lflow-cache.c &&\ 2026-06-11 00:43:30.457981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.458038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.458094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-lflow-conj-ids.o -MD -MP -MF $depbase.Tpo -c -o controller/test-lflow-conj-ids.o controller/test-lflow-conj-ids.c &&\ 2026-06-11 00:43:30.458141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.458198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.458251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-ofctrl-seqno.o -MD -MP -MF $depbase.Tpo -c -o controller/test-ofctrl-seqno.o controller/test-ofctrl-seqno.c &&\ 2026-06-11 00:43:30.458301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.458355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.458410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/test-vif-plug.o -MD -MP -MF $depbase.Tpo -c -o controller/test-vif-plug.o controller/test-vif-plug.c &&\ 2026-06-11 00:43:30.458491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.458551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/test-ovn-features.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.458604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/test-ovn-features.o -MD -MP -MF $depbase.Tpo -c -o lib/test-ovn-features.o lib/test-ovn-features.c &&\ 2026-06-11 00:43:30.458665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.458781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/test-ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.458835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/test-ipam.o -MD -MP -MF $depbase.Tpo -c -o northd/test-ipam.o northd/test-ipam.c &&\ 2026-06-11 00:43:30.458883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.458947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-docker-overlay-driver.in | \ 2026-06-11 00:43:30.458999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.459042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.459084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.459126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.459168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.459209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.459252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.459294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.459336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.459378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.459440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.459489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.459533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.460444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.460458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.460462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.460466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.460470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-overlay-driver.tmp 2026-06-11 00:43:30.460474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-overlay-driver.tmp utilities/ovn-docker-overlay-driver 2026-06-11 00:43:30.460478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-docker-underlay-driver.in | \ 2026-06-11 00:43:30.460482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.460486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.460490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.460494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.460498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.460502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.460506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.460509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.460513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.460517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.460521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.460525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.460528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.460532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.460536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.460540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.460543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.460547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-underlay-driver.tmp 2026-06-11 00:43:30.460552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn_detrace.py.in | \ 2026-06-11 00:43:30.460556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.460560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.460564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.460568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.460572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.460580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.460584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.460587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.460591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.460596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.460600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.460603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.460607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.460614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.460667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.460727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.460761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.460805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn_detrace.py.tmp 2026-06-11 00:43:30.460865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-underlay-driver.tmp utilities/ovn-docker-underlay-driver 2026-06-11 00:43:30.460908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-sim.in | \ 2026-06-11 00:43:30.460952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.460995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.461038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.461080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.461121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.461163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.461205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.461246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.461287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.461330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.461372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.461432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.461481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.461524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.461566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.461608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.461651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.461704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-sim.tmp 2026-06-11 00:43:30.461794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn_detrace.py.tmp utilities/ovn_detrace.py 2026-06-11 00:43:30.461838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff ovn-architecture.7.xml > ovn-architecture.7.tmp \ 2026-06-11 00:43:30.461883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.461927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.461970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.462012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.462052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.462091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.462131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.462170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.462209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.462247 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.462287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.462326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.462375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.462430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.462476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.462522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.462564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-06-11 00:43:30.462603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.462642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.ovsschema \ 2026-06-11 00:43:30.462682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.xml > ovn-nb.5.tmp && \ 2026-06-11 00:43:30.462738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-nb.5.tmp ovn-nb.5 2026-06-11 00:43:30.462783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sim.tmp utilities/ovn-sim 2026-06-11 00:43:30.462834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.462868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-06-11 00:43:30.462907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.462946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.ovsschema \ 2026-06-11 00:43:30.462986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.xml > ovn-sb.5.tmp && \ 2026-06-11 00:43:30.463025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-sb.5.tmp ovn-sb.5 2026-06-11 00:43:30.463069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-architecture.7.tmp ovn-architecture.7 2026-06-11 00:43:30.464448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.464458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-06-11 00:43:30.464462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.464466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.ovsschema \ 2026-06-11 00:43:30.464471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.xml > ovn-ic-nb.5.tmp && \ 2026-06-11 00:43:30.464475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-nb.5.tmp ovn-ic-nb.5 2026-06-11 00:43:30.464478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2026-06-11 00:43:30.464482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2026-06-11 00:43:30.464485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.464489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.ovsschema \ 2026-06-11 00:43:30.464492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.xml > ovn-ic-sb.5.tmp && \ 2026-06-11 00:43:30.464496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-sb.5.tmp ovn-ic-sb.5 2026-06-11 00:43:30.464499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-ctl.8.xml > utilities/ovn-ctl.8.tmp \ 2026-06-11 00:43:30.464503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.464506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.464509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.464513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.464516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.464520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.464523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.464527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.464530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.464533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.464537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.464540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.464548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.464552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.464555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.464559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-nbctl.8.xml > utilities/ovn-nbctl.8.tmp \ 2026-06-11 00:43:30.464562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.464566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.464569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.464573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.464576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.464579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.464583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.464586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.464590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.464593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.464596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.464600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.464603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.464607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.464610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.464613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ctl.8.tmp utilities/ovn-ctl.8 2026-06-11 00:43:30.464617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-sbctl.8.xml > utilities/ovn-sbctl.8.tmp \ 2026-06-11 00:43:30.464620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.464624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.464627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.464631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.464634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.464637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.464644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.464648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.464651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.464654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.464658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.464661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.464664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.464670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.464674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.464677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-nbctl.8.tmp utilities/ovn-nbctl.8 2026-06-11 00:43:30.464681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-ic-nbctl.8.xml > utilities/ovn-ic-nbctl.8.tmp \ 2026-06-11 00:43:30.464684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.464688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.464691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.464705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.464758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.464768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.464821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.464842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.464874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.464909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.464944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.464979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.465013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.465047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.465081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.465120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sbctl.8.tmp utilities/ovn-sbctl.8 2026-06-11 00:43:30.465161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-ic-sbctl.8.xml > utilities/ovn-ic-sbctl.8.tmp \ 2026-06-11 00:43:30.465197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.465232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.465266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.465301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.465335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.465369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.465407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.465471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.465498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.465533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.465567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.465603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.465637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.465672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.465721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.465765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-trace.8.xml > utilities/ovn-trace.8.tmp \ 2026-06-11 00:43:30.465802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.465837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.465871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.465907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.465941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.465977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.466012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.466047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.466080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.466121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.466156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.466191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.466225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.466259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.466294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.466333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-nbctl.8.tmp utilities/ovn-ic-nbctl.8 2026-06-11 00:43:30.466374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-detrace.1.in | \ 2026-06-11 00:43:30.466428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.466467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.466502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.466535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.466570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.466605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.466640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.466674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.466818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.466854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.466861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.466871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.466877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.466882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.466890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.466929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.466958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.466987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-detrace.1.tmp 2026-06-11 00:43:30.467027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-sbctl.8.tmp utilities/ovn-ic-sbctl.8 2026-06-11 00:43:30.467066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-trace.8.tmp utilities/ovn-trace.8 2026-06-11 00:43:30.467106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-appctl.8.xml > utilities/ovn-appctl.8.tmp \ 2026-06-11 00:43:30.467136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.467164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.467193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.467226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.467237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.467288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.467338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.467373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.467384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.467452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.467471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.467519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.467530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.467581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.467592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.467649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff utilities/ovn-debug.8.xml > utilities/ovn-debug.8.tmp \ 2026-06-11 00:43:30.467722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.467749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.467786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.467830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.467841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.467885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.467899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.467949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.467992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.468003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.468037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.468048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.468108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.468154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.468219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.468277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-detrace.1.tmp utilities/ovn-detrace.1 2026-06-11 00:43:30.468312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff controller/ovn-controller.8.xml > controller/ovn-controller.8.tmp \ 2026-06-11 00:43:30.468323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.468371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.468383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.468448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.468463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.468523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.468535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.468578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.468590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.468623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.468634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.468676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.471478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.471496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.471505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.471512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-appctl.8.tmp utilities/ovn-appctl.8 2026-06-11 00:43:30.471520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-debug.8.tmp utilities/ovn-debug.8 2026-06-11 00:43:30.471527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff controller-vtep/ovn-controller-vtep.8.xml > controller-vtep/ovn-controller-vtep.8.tmp \ 2026-06-11 00:43:30.471536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.471543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.471550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.471558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.471565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.471572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.471579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.471586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.471593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.471608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.471616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.471623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.471630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.471638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.471645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.471652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff northd/ovn-northd.8.xml > northd/ovn-northd.8.tmp \ 2026-06-11 00:43:30.471660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.471667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.471674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.471681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.471689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.471715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.471723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.471730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.471737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.471744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.471751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.471758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.471765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.471772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.471779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.471787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller/ovn-controller.8.tmp controller/ovn-controller.8 2026-06-11 00:43:30.471795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/xml2nroff ic/ovn-ic.8.xml > ic/ovn-ic.8.tmp \ 2026-06-11 00:43:30.471802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2026-06-11 00:43:30.471809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2026-06-11 00:43:30.471816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2026-06-11 00:43:30.471823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2026-06-11 00:43:30.471831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2026-06-11 00:43:30.471838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2026-06-11 00:43:30.471845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2026-06-11 00:43:30.471852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2026-06-11 00:43:30.471859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2026-06-11 00:43:30.471866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2026-06-11 00:43:30.471873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2026-06-11 00:43:30.471880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2026-06-11 00:43:30.471887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2026-06-11 00:43:30.471894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2026-06-11 00:43:30.471901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2026-06-11 00:43:30.471909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller-vtep/ovn-controller-vtep.8.tmp controller-vtep/ovn-controller-vtep.8 2026-06-11 00:43:30.471922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < utilities/ovn-lib.in | \ 2026-06-11 00:43:30.471930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.471942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.471950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.471963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.471970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.471977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.471984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.471991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.471998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.472005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.472012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.472020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.472027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.472034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.472041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.472048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.472055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.472062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-lib.tmp 2026-06-11 00:43:30.472069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ic/ovn-ic.8.tmp ic/ovn-ic.8 2026-06-11 00:43:30.472076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2026-06-11 00:43:30.472083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2026-06-11 00:43:30.472090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [ovn])' && \ 2026-06-11 00:43:30.472097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [ovn])' && \ 2026-06-11 00:43:30.472105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [24.09.3])' && \ 2026-06-11 00:43:30.472112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [ovn 24.09.3])' && \ 2026-06-11 00:43:30.472119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2026-06-11 00:43:30.472126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2026-06-11 00:43:30.472134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. -I/ovn/ovs < rhel/ovn-fedora.spec.in | \ 2026-06-11 00:43:30.472141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2026-06-11 00:43:30.472148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2026-06-11 00:43:30.472155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2026-06-11 00:43:30.472162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2026-06-11 00:43:30.472169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2026-06-11 00:43:30.472176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2026-06-11 00:43:30.472183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2026-06-11 00:43:30.472190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2026-06-11 00:43:30.472197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2026-06-11 00:43:30.472204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2026-06-11 00:43:30.472212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2026-06-11 00:43:30.472219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2026-06-11 00:43:30.472231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2026-06-11 00:43:30.472239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2026-06-11 00:43:30.472246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2026-06-11 00:43:30.472253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2026-06-11 00:43:30.472260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2026-06-11 00:43:30.472267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > rhel/ovn-fedora.spec.tmp 2026-06-11 00:43:30.472274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv northd/ovn-northd.8.tmp northd/ovn-northd.8 2026-06-11 00:43:30.472281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-lib.tmp utilities/ovn-lib 2026-06-11 00:43:30.472288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv rhel/ovn-fedora.spec.tmp rhel/ovn-fedora.spec 2026-06-11 00:43:30.472296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-nb.ovsschema ovn-nb.ovsschema.stamp 2026-06-11 00:43:30.472303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-sb.ovsschema ovn-sb.ovsschema.stamp 2026-06-11 00:43:30.472314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-nb.ovsschema ovn-ic-nb.ovsschema.stamp 2026-06-11 00:43:30.472322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-sb.ovsschema ovn-ic-sb.ovsschema.stamp 2026-06-11 00:43:30.472329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-dbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.472344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-dbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-dbctl.o utilities/ovn-dbctl.c &&\ 2026-06-11 00:43:30.472352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.472359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.472367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT utilities/ovn-nbctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovn-nbctl.o utilities/ovn-nbctl.c &&\ 2026-06-11 00:43:30.472374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.472382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/acl-log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/acl-log.lo -MD -MP -MF $depbase.Tpo -c -o lib/acl-log.lo lib/acl-log.c &&\ 2026-06-11 00:43:30.472433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/actions.lo -MD -MP -MF $depbase.Tpo -c -o lib/actions.lo lib/actions.c &&\ 2026-06-11 00:43:30.472461 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/acl-log.lo -MD -MP -MF lib/.deps/acl-log.Tpo -c lib/acl-log.c -o lib/acl-log.o 2026-06-11 00:43:30.472484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/actions.lo -MD -MP -MF lib/.deps/actions.Tpo -c lib/actions.c -o lib/actions.o 2026-06-11 00:43:30.472491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/chassis-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/chassis-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/chassis-index.lo lib/chassis-index.c &&\ 2026-06-11 00:43:30.472517 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/chassis-index.lo -MD -MP -MF lib/.deps/chassis-index.Tpo -c lib/chassis-index.c -o lib/chassis-index.o 2026-06-11 00:43:30.472533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/copp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/copp.lo -MD -MP -MF $depbase.Tpo -c -o lib/copp.lo lib/copp.c &&\ 2026-06-11 00:43:30.472553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/expr.lo -MD -MP -MF $depbase.Tpo -c -o lib/expr.lo lib/expr.c &&\ 2026-06-11 00:43:30.472583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/copp.lo -MD -MP -MF lib/.deps/copp.Tpo -c lib/copp.c -o lib/copp.o 2026-06-11 00:43:30.472604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/expr.lo -MD -MP -MF lib/.deps/expr.Tpo -c lib/expr.c -o lib/expr.o 2026-06-11 00:43:30.472611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/extend-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/extend-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/extend-table.lo lib/extend-table.c &&\ 2026-06-11 00:43:30.472626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/extend-table.lo -MD -MP -MF lib/.deps/extend-table.Tpo -c lib/extend-table.c -o lib/extend-table.o 2026-06-11 00:43:30.472650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/features.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/features.lo -MD -MP -MF $depbase.Tpo -c -o lib/features.lo lib/features.c &&\ 2026-06-11 00:43:30.472665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/features.lo -MD -MP -MF lib/.deps/features.Tpo -c lib/features.c -o lib/features.o 2026-06-11 00:43:30.472685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-parallel-hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-parallel-hmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-parallel-hmap.lo lib/ovn-parallel-hmap.c &&\ 2026-06-11 00:43:30.472717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-parallel-hmap.lo -MD -MP -MF lib/.deps/ovn-parallel-hmap.Tpo -c lib/ovn-parallel-hmap.c -o lib/ovn-parallel-hmap.o 2026-06-11 00:43:30.472736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ip-mcast-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ip-mcast-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/ip-mcast-index.lo lib/ip-mcast-index.c &&\ 2026-06-11 00:43:30.472759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ip-mcast-index.lo -MD -MP -MF lib/.deps/ip-mcast-index.Tpo -c lib/ip-mcast-index.c -o lib/ip-mcast-index.o 2026-06-11 00:43:30.472784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-binding-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/mac-binding-index.lo lib/mac-binding-index.c &&\ 2026-06-11 00:43:30.472800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-group-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-group-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/mcast-group-index.lo lib/mcast-group-index.c &&\ 2026-06-11 00:43:30.472822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory-trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory-trim.lo -MD -MP -MF $depbase.Tpo -c -o lib/memory-trim.lo lib/memory-trim.c &&\ 2026-06-11 00:43:30.472855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mac-binding-index.lo -MD -MP -MF lib/.deps/mac-binding-index.Tpo -c lib/mac-binding-index.c -o lib/mac-binding-index.o 2026-06-11 00:43:30.472877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/mcast-group-index.lo -MD -MP -MF lib/.deps/mcast-group-index.Tpo -c lib/mcast-group-index.c -o lib/mcast-group-index.o 2026-06-11 00:43:30.472885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/memory-trim.lo -MD -MP -MF lib/.deps/memory-trim.Tpo -c lib/memory-trim.c -o lib/memory-trim.o 2026-06-11 00:43:30.472892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lex.lo -MD -MP -MF $depbase.Tpo -c -o lib/lex.lo lib/lex.c &&\ 2026-06-11 00:43:30.472911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/objdep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/objdep.lo -MD -MP -MF $depbase.Tpo -c -o lib/objdep.lo lib/objdep.c &&\ 2026-06-11 00:43:30.472941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-l7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.472957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-l7.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-l7.lo lib/ovn-l7.c &&\ 2026-06-11 00:43:30.472964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.472971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lex.lo -MD -MP -MF lib/.deps/lex.Tpo -c lib/lex.c -o lib/lex.o 2026-06-11 00:43:30.472979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/objdep.lo -MD -MP -MF lib/.deps/objdep.Tpo -c lib/objdep.c -o lib/objdep.o 2026-06-11 00:43:30.472996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-l7.lo -MD -MP -MF lib/.deps/ovn-l7.Tpo -c lib/ovn-l7.c -o lib/ovn-l7.o 2026-06-11 00:43:30.473005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-util.lo lib/ovn-util.c &&\ 2026-06-11 00:43:30.473024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/logical-fields.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/logical-fields.lo -MD -MP -MF $depbase.Tpo -c -o lib/logical-fields.lo lib/logical-fields.c &&\ 2026-06-11 00:43:30.473047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-util.lo -MD -MP -MF lib/.deps/ovn-util.Tpo -c lib/ovn-util.c -o lib/ovn-util.o 2026-06-11 00:43:30.473066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/logical-fields.lo -MD -MP -MF lib/.deps/logical-fields.Tpo -c lib/logical-fields.c -o lib/logical-fields.o 2026-06-11 00:43:30.473074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/inc-proc-eng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/inc-proc-eng.lo -MD -MP -MF $depbase.Tpo -c -o lib/inc-proc-eng.lo lib/inc-proc-eng.c &&\ 2026-06-11 00:43:30.473099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/inc-proc-eng.lo -MD -MP -MF lib/.deps/inc-proc-eng.Tpo -c lib/inc-proc-eng.c -o lib/inc-proc-eng.o 2026-06-11 00:43:30.473114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lb.lo -MD -MP -MF $depbase.Tpo -c -o lib/lb.lo lib/lb.c &&\ 2026-06-11 00:43:30.473129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/static-mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/static-mac-binding-index.lo -MD -MP -MF $depbase.Tpo -c -o lib/static-mac-binding-index.lo lib/static-mac-binding-index.c &&\ 2026-06-11 00:43:30.473152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/lb.lo -MD -MP -MF lib/.deps/lb.Tpo -c lib/lb.c -o lib/lb.o 2026-06-11 00:43:30.473182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/static-mac-binding-index.lo -MD -MP -MF lib/.deps/static-mac-binding-index.Tpo -c lib/static-mac-binding-index.c -o lib/static-mac-binding-index.o 2026-06-11 00:43:30.473190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vif-plug-provider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-provider.lo -MD -MP -MF $depbase.Tpo -c -o lib/vif-plug-provider.lo lib/vif-plug-provider.c &&\ 2026-06-11 00:43:30.473205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vif-plug-providers/dummy/vif-plug-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-providers/dummy/vif-plug-dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/vif-plug-providers/dummy/vif-plug-dummy.lo lib/vif-plug-providers/dummy/vif-plug-dummy.c &&\ 2026-06-11 00:43:30.473228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-provider.lo -MD -MP -MF lib/.deps/vif-plug-provider.Tpo -c lib/vif-plug-provider.c -o lib/vif-plug-provider.o 2026-06-11 00:43:30.473280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-dirs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-dirs.lo lib/ovn-dirs.c &&\ 2026-06-11 00:43:30.473295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/vif-plug-providers/dummy/vif-plug-dummy.lo -MD -MP -MF lib/vif-plug-providers/dummy/.deps/vif-plug-dummy.Tpo -c lib/vif-plug-providers/dummy/vif-plug-dummy.c -o lib/vif-plug-providers/dummy/vif-plug-dummy.o 2026-06-11 00:43:30.473311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-dirs.lo -MD -MP -MF lib/.deps/ovn-dirs.Tpo -c lib/ovn-dirs.c -o lib/ovn-dirs.o 2026-06-11 00:43:30.473318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-nb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-nb-idl.lo lib/ovn-nb-idl.c &&\ 2026-06-11 00:43:30.473341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-sb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-sb-idl.lo lib/ovn-sb-idl.c &&\ 2026-06-11 00:43:30.473368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-nb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-ic-nb-idl.lo lib/ovn-ic-nb-idl.c &&\ 2026-06-11 00:43:30.473390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-sb-idl.lo -MD -MP -MF lib/.deps/ovn-sb-idl.Tpo -c lib/ovn-sb-idl.c -o lib/ovn-sb-idl.o 2026-06-11 00:43:30.473433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2026-06-11 00:43:30.473477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-sb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-ic-sb-idl.lo lib/ovn-ic-sb-idl.c &&\ 2026-06-11 00:43:30.473494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2026-06-11 00:43:30.473540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-nb-idl.lo -MD -MP -MF lib/.deps/ovn-nb-idl.Tpo -c lib/ovn-nb-idl.c -o lib/ovn-nb-idl.o 2026-06-11 00:43:30.473553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-nb-idl.lo -MD -MP -MF lib/.deps/ovn-ic-nb-idl.Tpo -c lib/ovn-ic-nb-idl.c -o lib/ovn-ic-nb-idl.o 2026-06-11 00:43:30.473591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT lib/ovn-ic-sb-idl.lo -MD -MP -MF lib/.deps/ovn-ic-sb-idl.Tpo -c lib/ovn-ic-sb-idl.c -o lib/ovn-ic-sb-idl.o 2026-06-11 00:43:30.473602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/bfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.473717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/bfd.o -MD -MP -MF $depbase.Tpo -c -o controller/bfd.o controller/bfd.c &&\ 2026-06-11 00:43:30.473729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.473740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.473792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/binding.o -MD -MP -MF $depbase.Tpo -c -o controller/binding.o controller/binding.c &&\ 2026-06-11 00:43:30.473811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.473856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.473865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/chassis.o -MD -MP -MF $depbase.Tpo -c -o controller/chassis.o controller/chassis.c &&\ 2026-06-11 00:43:30.473910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.473921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/encaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.473958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/encaps.o -MD -MP -MF $depbase.Tpo -c -o controller/encaps.o controller/encaps.c &&\ 2026-06-11 00:43:30.473969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ha-chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ha-chassis.o -MD -MP -MF $depbase.Tpo -c -o controller/ha-chassis.o controller/ha-chassis.c &&\ 2026-06-11 00:43:30.474064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/if-status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/if-status.o -MD -MP -MF $depbase.Tpo -c -o controller/if-status.o controller/if-status.c &&\ 2026-06-11 00:43:30.474142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ip-mcast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ip-mcast.o -MD -MP -MF $depbase.Tpo -c -o controller/ip-mcast.o controller/ip-mcast.c &&\ 2026-06-11 00:43:30.474245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lb.o -MD -MP -MF $depbase.Tpo -c -o controller/lb.o controller/lb.c &&\ 2026-06-11 00:43:30.474317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lflow.o -MD -MP -MF $depbase.Tpo -c -o controller/lflow.o controller/lflow.c &&\ 2026-06-11 00:43:30.474456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lflow-cache.o -MD -MP -MF $depbase.Tpo -c -o controller/lflow-cache.o controller/lflow-cache.c &&\ 2026-06-11 00:43:30.474529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lflow-conj-ids.o -MD -MP -MF $depbase.Tpo -c -o controller/lflow-conj-ids.o controller/lflow-conj-ids.c &&\ 2026-06-11 00:43:30.474606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/lport.o -MD -MP -MF $depbase.Tpo -c -o controller/lport.o controller/lport.c &&\ 2026-06-11 00:43:30.474725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ofctrl.o -MD -MP -MF $depbase.Tpo -c -o controller/ofctrl.o controller/ofctrl.c &&\ 2026-06-11 00:43:30.474845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.474904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ofctrl-seqno.o -MD -MP -MF $depbase.Tpo -c -o controller/ofctrl-seqno.o controller/ofctrl-seqno.c &&\ 2026-06-11 00:43:30.474948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.474960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/pinctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/pinctrl.o -MD -MP -MF $depbase.Tpo -c -o controller/pinctrl.o controller/pinctrl.c &&\ 2026-06-11 00:43:30.475026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/patch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/patch.o -MD -MP -MF $depbase.Tpo -c -o controller/patch.o controller/patch.c &&\ 2026-06-11 00:43:30.475131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ovn-controller.o -MD -MP -MF $depbase.Tpo -c -o controller/ovn-controller.o controller/ovn-controller.c &&\ 2026-06-11 00:43:30.475196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475232 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/physical.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/physical.o -MD -MP -MF $depbase.Tpo -c -o controller/physical.o controller/physical.c &&\ 2026-06-11 00:43:30.475288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/local_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/local_data.o -MD -MP -MF $depbase.Tpo -c -o controller/local_data.o controller/local_data.c &&\ 2026-06-11 00:43:30.475351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovsport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ovsport.o -MD -MP -MF $depbase.Tpo -c -o controller/ovsport.o controller/ovsport.c &&\ 2026-06-11 00:43:30.475432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/vif-plug.o -MD -MP -MF $depbase.Tpo -c -o controller/vif-plug.o controller/vif-plug.c &&\ 2026-06-11 00:43:30.475506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mirror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/mirror.o -MD -MP -MF $depbase.Tpo -c -o controller/mirror.o controller/mirror.c &&\ 2026-06-11 00:43:30.475601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mac-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/mac-cache.o -MD -MP -MF $depbase.Tpo -c -o controller/mac-cache.o controller/mac-cache.c &&\ 2026-06-11 00:43:30.475672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/statctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/statctrl.o -MD -MP -MF $depbase.Tpo -c -o controller/statctrl.o controller/statctrl.c &&\ 2026-06-11 00:43:30.475776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ct-zone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ct-zone.o -MD -MP -MF $depbase.Tpo -c -o controller/ct-zone.o controller/ct-zone.c &&\ 2026-06-11 00:43:30.475872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller/ovn-dns.o -MD -MP -MF $depbase.Tpo -c -o controller/ovn-dns.o controller/ovn-dns.c &&\ 2026-06-11 00:43:30.475937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.475956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.475992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/binding.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/binding.o controller-vtep/binding.c &&\ 2026-06-11 00:43:30.476003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/gateway.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/gateway.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/gateway.o controller-vtep/gateway.c &&\ 2026-06-11 00:43:30.476146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/ovn-controller-vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/ovn-controller-vtep.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/ovn-controller-vtep.o controller-vtep/ovn-controller-vtep.c &&\ 2026-06-11 00:43:30.476170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT controller-vtep/vtep.o -MD -MP -MF $depbase.Tpo -c -o controller-vtep/vtep.o controller-vtep/vtep.c &&\ 2026-06-11 00:43:30.476250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/aging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/aging.o -MD -MP -MF $depbase.Tpo -c -o northd/aging.o northd/aging.c &&\ 2026-06-11 00:43:30.476341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/debug.o -MD -MP -MF $depbase.Tpo -c -o northd/debug.o northd/debug.c &&\ 2026-06-11 00:43:30.476447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/northd.o -MD -MP -MF $depbase.Tpo -c -o northd/northd.o northd/northd.c &&\ 2026-06-11 00:43:30.476538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ovn-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/ovn-northd.o -MD -MP -MF $depbase.Tpo -c -o northd/ovn-northd.o northd/ovn-northd.c &&\ 2026-06-11 00:43:30.476622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-global-config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-global-config.o -MD -MP -MF $depbase.Tpo -c -o northd/en-global-config.o northd/en-global-config.c &&\ 2026-06-11 00:43:30.476723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-northd.o -MD -MP -MF $depbase.Tpo -c -o northd/en-northd.o northd/en-northd.c &&\ 2026-06-11 00:43:30.476806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lflow.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lflow.o northd/en-lflow.c &&\ 2026-06-11 00:43:30.476884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-meters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.476942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-meters.o -MD -MP -MF $depbase.Tpo -c -o northd/en-meters.o northd/en-meters.c &&\ 2026-06-11 00:43:30.476968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.476998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd-output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-northd-output.o -MD -MP -MF $depbase.Tpo -c -o northd/en-northd-output.o northd/en-northd-output.c &&\ 2026-06-11 00:43:30.477053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-port-group.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-port-group.o -MD -MP -MF $depbase.Tpo -c -o northd/en-port-group.o northd/en-port-group.c &&\ 2026-06-11 00:43:30.477143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-sync-sb.o -MD -MP -MF $depbase.Tpo -c -o northd/en-sync-sb.o northd/en-sync-sb.c &&\ 2026-06-11 00:43:30.477230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-from-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-sync-from-sb.o -MD -MP -MF $depbase.Tpo -c -o northd/en-sync-from-sb.o northd/en-sync-from-sb.c &&\ 2026-06-11 00:43:30.477315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lb-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lb-data.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lb-data.o northd/en-lb-data.c &&\ 2026-06-11 00:43:30.477406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-nat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lr-nat.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lr-nat.o northd/en-lr-nat.c &&\ 2026-06-11 00:43:30.477514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-lr-stateful.o -MD -MP -MF $depbase.Tpo -c -o northd/en-lr-stateful.o northd/en-lr-stateful.c &&\ 2026-06-11 00:43:30.477598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-ls-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-ls-stateful.o -MD -MP -MF $depbase.Tpo -c -o northd/en-ls-stateful.o northd/en-ls-stateful.c &&\ 2026-06-11 00:43:30.477686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sampling-app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/en-sampling-app.o -MD -MP -MF $depbase.Tpo -c -o northd/en-sampling-app.o northd/en-sampling-app.c &&\ 2026-06-11 00:43:30.477805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/inc-proc-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/inc-proc-northd.o -MD -MP -MF $depbase.Tpo -c -o northd/inc-proc-northd.o northd/inc-proc-northd.c &&\ 2026-06-11 00:43:30.477895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.477924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.477954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/ipam.o -MD -MP -MF $depbase.Tpo -c -o northd/ipam.o northd/ipam.c &&\ 2026-06-11 00:43:30.477981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lflow-mgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.478034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/lflow-mgr.o -MD -MP -MF $depbase.Tpo -c -o northd/lflow-mgr.o northd/lflow-mgr.c &&\ 2026-06-11 00:43:30.478071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.478152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT northd/lb.o -MD -MP -MF $depbase.Tpo -c -o northd/lb.o northd/lb.c &&\ 2026-06-11 00:43:30.478187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478230 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ic/ovn-ic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.478270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT ic/ovn-ic.o -MD -MP -MF $depbase.Tpo -c -o ic/ovn-ic.o ic/ovn-ic.c &&\ 2026-06-11 00:43:30.478314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.478414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/ovstest.o -MD -MP -MF $depbase.Tpo -c -o tests/ovstest.o tests/ovstest.c &&\ 2026-06-11 00:43:30.478449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.478542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-utils.o -MD -MP -MF $depbase.Tpo -c -o tests/test-utils.o tests/test-utils.c &&\ 2026-06-11 00:43:30.478576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2026-06-11 00:43:30.478635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /ovn/ovs/include -I /ovn/ovs/include -I /ovn/ovs/lib -I /ovn/ovs/lib -I /ovn/ovs -I /ovn/ovs -I/usr/include -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -MT tests/test-ovn.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ovn.o tests/test-ovn.c &&\ 2026-06-11 00:43:30.478662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2026-06-11 00:43:30.478716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at 2026-06-11 00:43:30.478832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite.at 2026-06-11 00:43:30.478857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite.at 2026-06-11 00:43:30.478867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite.at 2026-06-11 00:43:30.478889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2026-06-11 00:43:30.478897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/perf-testsuite.tmp tests/perf-testsuite.at 2026-06-11 00:43:30.478904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/perf-testsuite.tmp tests/perf-testsuite 2026-06-11 00:43:30.478914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash '/ovn/build-aux/missing' autom4te --language=autotest -I '.' -o tests/multinode-testsuite.tmp tests/multinode-testsuite.at 2026-06-11 00:43:30.478950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2026-06-11 00:43:30.479004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -release 24.09 -version-info 0:3 -Wl,--version-script=./lib/libovn.sym /ovn/ovs/lib/libopenvswitch.la -L/usr/lib -o lib/libovn.la -rpath /usr/lib lib/acl-log.lo lib/actions.lo lib/chassis-index.lo lib/copp.lo lib/expr.lo lib/extend-table.lo lib/features.lo lib/ovn-parallel-hmap.lo lib/ip-mcast-index.lo lib/mac-binding-index.lo lib/mcast-group-index.lo lib/memory-trim.lo lib/lex.lo lib/objdep.lo lib/ovn-l7.lo lib/ovn-util.lo lib/logical-fields.lo lib/inc-proc-eng.lo lib/lb.lo lib/static-mac-binding-index.lo lib/vif-plug-provider.lo lib/vif-plug-providers/dummy/vif-plug-dummy.lo lib/ovn-dirs.lo lib/ovn-nb-idl.lo lib/ovn-sb-idl.lo lib/ovn-ic-nb-idl.lo lib/ovn-ic-sb-idl.lo -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/multinode-testsuite.tmp tests/multinode-testsuite 2026-06-11 00:43:30.479049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr lib/.libs/libovn.a lib/acl-log.o lib/actions.o lib/chassis-index.o lib/copp.o lib/expr.o lib/extend-table.o lib/features.o lib/ovn-parallel-hmap.o lib/ip-mcast-index.o lib/mac-binding-index.o lib/mcast-group-index.o lib/memory-trim.o lib/lex.o lib/objdep.o lib/ovn-l7.o lib/ovn-util.o lib/logical-fields.o lib/inc-proc-eng.o lib/lb.o lib/static-mac-binding-index.o lib/vif-plug-provider.o lib/vif-plug-providers/dummy/vif-plug-dummy.o lib/ovn-dirs.o lib/ovn-nb-idl.o lib/ovn-sb-idl.o lib/ovn-ic-nb-idl.o lib/ovn-ic-sb-idl.o 2026-06-11 00:43:30.479060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libovn.a 2026-06-11 00:43:30.479112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libovn.la" && ln -s "../libovn.la" "libovn.la" ) 2026-06-11 00:43:30.479179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-nbctl utilities/ovn-dbctl.o utilities/ovn-nbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-sbctl utilities/ovn-dbctl.o utilities/ovn-sbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-sbctl utilities/ovn-dbctl.o utilities/ovn-sbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-nbctl utilities/ovn-dbctl.o utilities/ovn-nbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-ic-nbctl utilities/ovn-ic-nbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-ic-sbctl utilities/ovn-ic-sbctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-ic-nbctl utilities/ovn-ic-nbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-ic-sbctl utilities/ovn-ic-sbctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-trace utilities/ovn-trace.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-appctl utilities/ovn-appctl.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-trace utilities/ovn-trace.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-appctl utilities/ovn-appctl.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o utilities/ovn-debug utilities/ovn-debug.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o controller/ovn-controller controller/bfd.o controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/ip-mcast.o controller/lb.o controller/lflow.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/lport.o controller/ofctrl.o controller/ofctrl-seqno.o controller/pinctrl.o controller/patch.o controller/ovn-controller.o controller/physical.o controller/local_data.o controller/ovsport.o controller/vif-plug.o controller/mirror.o controller/mac-cache.o controller/statctrl.o controller/ct-zone.o controller/ovn-dns.o lib/libovn.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o utilities/ovn-debug utilities/ovn-debug.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o controller-vtep/ovn-controller-vtep controller-vtep/binding.o controller-vtep/gateway.o controller-vtep/ovn-controller-vtep.o controller-vtep/vtep.o lib/libovn.la /ovn/ovs/lib/libopenvswitch.la /ovn/ovs/vtep/libvtep.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.479959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o controller/ovn-controller controller/bfd.o controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/ip-mcast.o controller/lb.o controller/lflow.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/lport.o controller/ofctrl.o controller/ofctrl-seqno.o controller/pinctrl.o controller/patch.o controller/ovn-controller.o controller/physical.o controller/local_data.o controller/ovsport.o controller/vif-plug.o controller/mirror.o controller/mac-cache.o controller/statctrl.o controller/ct-zone.o controller/ovn-dns.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2026-06-11 00:43:30.480066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o northd/ovn-northd northd/aging.o northd/debug.o northd/northd.o northd/ovn-northd.o northd/en-global-config.o northd/en-northd.o northd/en-lflow.o northd/en-meters.o northd/en-northd-output.o northd/en-port-group.o northd/en-sync-sb.o northd/en-sync-from-sb.o northd/en-lb-data.o northd/en-lr-nat.o northd/en-lr-stateful.o northd/en-ls-stateful.o northd/en-sampling-app.o northd/inc-proc-northd.o northd/ipam.o northd/lflow-mgr.o northd/lb.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o controller-vtep/ovn-controller-vtep controller-vtep/binding.o controller-vtep/gateway.o controller-vtep/ovn-controller-vtep.o controller-vtep/vtep.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a /ovn/ovs/vtep/.libs/libvtep.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o ic/ovn-ic ic/ovn-ic.o lib/libovn.la /ovn/ovs/ovsdb/libovsdb.la /ovn/ovs/lib/libopenvswitch.la -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o northd/ovn-northd northd/aging.o northd/debug.o northd/northd.o northd/ovn-northd.o northd/en-global-config.o northd/en-northd.o northd/en-lflow.o northd/en-meters.o northd/en-northd-output.o northd/en-port-group.o northd/en-sync-sb.o northd/en-sync-from-sb.o northd/en-lb-data.o northd/en-lr-nat.o northd/en-lr-stateful.o northd/en-ls-stateful.o northd/en-sampling-app.o northd/inc-proc-northd.o northd/ipam.o northd/lflow-mgr.o northd/lb.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/bin/bash ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -L/usr/lib -o tests/ovstest tests/ovstest.o tests/test-utils.o tests/test-ovn.o controller/test-lflow-cache.o controller/test-lflow-conj-ids.o controller/test-ofctrl-seqno.o controller/test-vif-plug.o lib/test-ovn-features.o northd/test-ipam.o /ovn/ovs/lib/daemon.lo /ovn/ovs/lib/libopenvswitch.la lib/libovn.la controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/local_data.o controller/lport.o controller/ofctrl-seqno.o controller/ovsport.o controller/patch.o controller/vif-plug.o northd/ipam.o -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o ic/ovn-ic ic/ovn-ic.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/ovsdb/.libs/libovsdb.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -o tests/ovstest tests/ovstest.o tests/test-utils.o tests/test-ovn.o controller/test-lflow-cache.o controller/test-lflow-conj-ids.o controller/test-ofctrl-seqno.o controller/test-vif-plug.o lib/test-ovn-features.o northd/test-ipam.o /ovn/ovs/lib/daemon.o controller/binding.o controller/chassis.o controller/encaps.o controller/ha-chassis.o controller/if-status.o controller/lflow-cache.o controller/lflow-conj-ids.o controller/local_data.o controller/lport.o controller/ofctrl-seqno.o controller/ovsport.o controller/patch.o controller/vif-plug.o northd/ipam.o -L/usr/lib lib/.libs/libovn.a /ovn/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng /ovn/ovs/lib/.libs/libopenvswitchavx512.a -latomic -lm -ljemalloc -lunbound 2026-06-11 00:43:30.480423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2026-06-11 00:43:30.480488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn' 2026-06-11 00:43:30.480532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2026-06-11 00:43:30.480574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn' 2026-06-11 00:43:30.480627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn' 2026-06-11 00:43:30.480671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-06-11 00:43:30.480734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ln -sf ovn_detrace.py /usr/bin/ovn-detrace 2026-06-11 00:43:30.480780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:for plugin in utilities/bugtool/plugins/network-status/ovn.xml; do \ 2026-06-11 00:43:30.480829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,ovn/,,'`; \ 2026-06-11 00:43:30.480868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$stem" | sed 's,utilities/bugtool/plugins/,,'`; \ 2026-06-11 00:43:30.480913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2026-06-11 00:43:30.480949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/ovn/bugtool-plugins/$dir"; \ 2026-06-11 00:43:30.480994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/ovn/bugtool-plugins/$stem"; \ 2026-06-11 00:43:30.481038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2026-06-11 00:43:30.481087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovn-docker-overlay-driver utilities/ovn-docker-underlay-driver utilities/ovn_detrace.py '/usr/bin' 2026-06-11 00:43:30.481132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2026-06-11 00:43:30.484237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2026-06-11 00:43:30.484261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2026-06-11 00:43:30.484268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2026-06-11 00:43:30.484274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-detrace.1 '/usr/share/man/man1' 2026-06-11 00:43:30.484281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-architecture.7 '/usr/share/man/man7' 2026-06-11 00:43:30.484287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/ovn' 2026-06-11 00:43:30.484293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-nb.5 ovn-sb.5 ovn-ic-nb.5 ovn-ic-sb.5 '/usr/share/man/man5' 2026-06-11 00:43:30.484300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 include/ovn/actions.h include/ovn/expr.h include/ovn/features.h include/ovn/lex.h include/ovn/logical-fields.h '/usr/include/ovn' 2026-06-11 00:43:30.484306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn' 2026-06-11 00:43:30.484322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-ctl.8 utilities/ovn-nbctl.8 utilities/ovn-sbctl.8 utilities/ovn-ic-nbctl.8 utilities/ovn-ic-sbctl.8 utilities/ovn-trace.8 utilities/ovn-appctl.8 utilities/ovn-debug.8 controller/ovn-controller.8 controller-vtep/ovn-controller-vtep.8 northd/ovn-northd.8 ic/ovn-ic.8 '/usr/share/man/man8' 2026-06-11 00:43:30.484330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-nb.ovsschema ovn-sb.ovsschema ovn-ic-nb.ovsschema ovn-ic-sb.ovsschema '/usr/share/ovn' 2026-06-11 00:43:30.484337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2026-06-11 00:43:30.484343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2026-06-11 00:43:30.484349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2026-06-11 00:43:30.484355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-lib '/usr/share/ovn/scripts' 2026-06-11 00:43:30.484361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libovn.la '/usr/lib' 2026-06-11 00:43:30.484368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/ovn-ctl utilities/ovndb-servers.ocf utilities/bugtool/ovn-bugtool-nbctl-show utilities/bugtool/ovn-bugtool-sbctl-show utilities/bugtool/ovn-bugtool-sbctl-lflow-list '/usr/share/ovn/scripts' 2026-06-11 00:43:30.484382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.lai /usr/lib/libovn.la 2026-06-11 00:43:30.484389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.a /usr/lib/libovn.a 2026-06-11 00:43:30.484414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovn.a 2026-06-11 00:43:30.484420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovn.a 2026-06-11 00:43:30.484427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib 2026-06-11 00:43:30.484433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-06-11 00:43:30.484439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2026-06-11 00:43:30.484445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2026-06-11 00:43:30.484451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2026-06-11 00:43:30.484457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2026-06-11 00:43:30.484463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2026-06-11 00:43:30.484469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2026-06-11 00:43:30.484475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2026-06-11 00:43:30.484482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2026-06-11 00:43:30.484488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2026-06-11 00:43:30.484494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2026-06-11 00:43:30.484500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2026-06-11 00:43:30.484506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2026-06-11 00:43:30.484512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2026-06-11 00:43:30.484518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2026-06-11 00:43:30.484524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2026-06-11 00:43:30.484531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2026-06-11 00:43:30.484547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c utilities/ovn-nbctl utilities/ovn-sbctl utilities/ovn-ic-nbctl utilities/ovn-ic-sbctl utilities/ovn-trace utilities/ovn-appctl utilities/ovn-debug controller/ovn-controller controller-vtep/ovn-controller-vtep northd/ovn-northd ic/ovn-ic '/usr/bin' 2026-06-11 00:43:30.484554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-nbctl /usr/bin/ovn-nbctl 2026-06-11 00:43:30.484560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-sbctl /usr/bin/ovn-sbctl 2026-06-11 00:43:30.484566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-nbctl /usr/bin/ovn-ic-nbctl 2026-06-11 00:43:30.484573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-sbctl /usr/bin/ovn-ic-sbctl 2026-06-11 00:43:30.484579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-trace /usr/bin/ovn-trace 2026-06-11 00:43:30.484585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-appctl /usr/bin/ovn-appctl 2026-06-11 00:43:30.484595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-debug /usr/bin/ovn-debug 2026-06-11 00:43:30.484606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c controller/ovn-controller /usr/bin/ovn-controller 2026-06-11 00:43:30.484613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c controller-vtep/ovn-controller-vtep /usr/bin/ovn-controller-vtep 2026-06-11 00:43:30.484619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c northd/ovn-northd /usr/bin/ovn-northd 2026-06-11 00:43:30.484625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ic/ovn-ic /usr/bin/ovn-ic 2026-06-11 00:43:30.484631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn' 2026-06-11 00:43:30.484637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn' 2026-06-11 00:43:30.484644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-06-11 00:43:30.484650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-06-11 00:43:30.484656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-06-11 00:43:30.484662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages were automatically installed and are no longer required: 2026-06-11 00:43:30.484668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 00:43:30.484674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 00:43:30.484681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 00:43:30.484687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 00:43:30.484718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 00:43:30.484725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 00:43:30.484732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 00:43:30.484739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 00:43:30.484745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 00:43:30.484752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 00:43:30.484769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 00:43:30.484776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 00:43:30.484783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: liblerc4 liblocale-gettext-perl liblsan0 libltdl7 libmagic-mgc libmagic1t64 2026-06-11 00:43:30.484790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev 2026-06-11 00:43:30.484797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 2026-06-11 00:43:30.484803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make 2026-06-11 00:43:30.484810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: manpages manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 00:43:30.484817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Use 'apt autoremove' to remove them. 2026-06-11 00:43:30.484823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages will be REMOVED: 2026-06-11 00:43:30.484830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake build-essential git libcap-ng-dev libjemalloc-dev 2026-06-11 00:43:30.484843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl-dev libssl-dev libtool libunbound-dev 2026-06-11 00:43:30.484850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. 2026-06-11 00:43:30.484862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 47.2 MB disk space will be freed. 2026-06-11 00:43:30.484870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-06-11 00:43:30.484877 | 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% 2026-06-11 00:43:30.484885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2026-06-11 00:43:30.484892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2026-06-11 00:43:30.484899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-06-11 00:43:30.484906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-06-11 00:43:30.484912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-06-11 00:43:30.484919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-06-11 00:43:30.484930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 20839 files and directories currently installed.) 2026-06-11 00:43:30.484937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-11 00:43:30.484944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing automake (1:1.16.5-1.3ubuntu1) ... 2026-06-11 00:43:30.484951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing autoconf (2.71-3) ... 2026-06-11 00:43:30.484957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:43:30.484964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing git (1:2.43.0-1ubuntu7.3) ... 2026-06-11 00:43:30.484971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libcap-ng-dev:amd64 (0.8.4-2build2) ... 2026-06-11 00:43:30.484977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libjemalloc-dev (5.3.0-2build1) ... 2026-06-11 00:43:30.484984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-11 00:43:30.484991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libtool (2.4.7-7build1) ... 2026-06-11 00:43:30.484998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libunbound-dev:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-11 00:43:30.485004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container a561b0d62d70 2026-06-11 00:43:30.485011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 261dd2245763 2026-06-11 00:43:30.485018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:43:30.485024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 36017119c806 2026-06-11 00:43:30.485031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:43:30.485038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 5f6daa22677b 2026-06-11 00:43:30.485044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 5f6daa22677b 2026-06-11 00:43:30.485051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 8e94fd7b44b9 2026-06-11 00:43:30.485058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built f0f9b07b40d9 2026-06-11 00:43:30.485065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 00:43:30.485072 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2026-06-11 00:43:30.482874 (took 0:03:22.333093) 2026-06-11 00:43:30.485078 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2026-06-11 00:43:30.485085 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2026-06-11 00:43:30.485092 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2026-06-11 00:43:30.485098 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2026-06-11 00:43:30.485108 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2026-06-11 00:43:30.485120 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2026-06-11 00:43:30.485127 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2026-06-11 00:43:30.484999 2026-06-11 00:43:30.485134 | 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 2026-06-11 00:43:31.967543 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2026-06-11 00:43:31.967946 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2026-06-11 00:43:50.136713 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260611 2026-06-11 00:43:50.136923 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> b6befc67c8dd 2026-06-11 00:43:50.137054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20260611" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:43:50.137141 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 0d2930f4b3da 2026-06-11 00:43:50.137218 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 0d2930f4b3da 2026-06-11 00:43:50.137293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> a51780d0a287 2026-06-11 00:43:50.137389 | 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 2026-06-11 00:43:50.137480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 43b5f1e2c082 2026-06-11 00:43:50.137554 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 43b5f1e2c082 2026-06-11 00:43:50.137625 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 5d4bf8ad91d9 2026-06-11 00:43:50.137762 | 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/* 2026-06-11 00:43:50.137822 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in c0cccb89d64e 2026-06-11 00:43:50.137881 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:43:50.137952 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:43:50.138024 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:43:50.138098 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:43:50.138168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:43:50.138238 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:43:50.138307 | 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] 2026-06-11 00:43:50.138356 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:43:50.138521 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:43:50.138616 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:43:50.138717 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:43:50.138846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:43:50.138940 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:43:50.139048 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:43:50.139168 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:43:50.139297 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 30.3 MB in 3s (11.0 MB/s) 2026-06-11 00:43:50.139369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-06-11 00:43:50.139475 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-06-11 00:43:50.139559 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-06-11 00:43:50.139629 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-06-11 00:43:50.139739 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2026-06-11 00:43:50.139849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-06-11 00:43:50.139973 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2026-06-11 00:43:50.140046 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-06-11 00:43:50.140111 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-06-11 00:43:50.140175 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2026-06-11 00:43:50.140237 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2026-06-11 00:43:50.140301 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2026-06-11 00:43:50.140373 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2026-06-11 00:43:50.140493 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-06-11 00:43:50.140571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:43:50.140644 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,587 kB of archives. 2026-06-11 00:43:50.140757 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,188 kB of additional disk space will be used. 2026-06-11 00:43:50.140865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:43:50.140957 | 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] 2026-06-11 00:43:50.141020 | 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] 2026-06-11 00:43:50.141090 | 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] 2026-06-11 00:43:50.141159 | 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.5 [443 kB] 2026-06-11 00:43:50.141227 | 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] 2026-06-11 00:43:50.141297 | 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] 2026-06-11 00:43:50.141380 | 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.16 [907 kB] 2026-06-11 00:43:50.141507 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,587 kB in 0s (4,892 kB/s) 2026-06-11 00:43:50.141695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2026-06-11 00:43:50.141882 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2026-06-11 00:43:50.141980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-06-11 00:43:50.142074 | 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% 2026-06-11 00:43:50.142135 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 40% (Reading database ... 45% 2026-06-11 00:43:50.142194 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 00:43:50.142251 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-06-11 00:43:50.142334 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-06-11 00:43:50.142420 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-06-11 00:43:50.142484 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-06-11 00:43:50.142550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-06-11 00:43:50.142608 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-06-11 00:43:50.142717 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:43:50.142797 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-06-11 00:43:50.142854 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:43:50.142913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2026-06-11 00:43:50.142973 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 00:43:50.143031 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2026-06-11 00:43:50.143083 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2026-06-11 00:43:50.143128 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-06-11 00:43:50.143193 | 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% 2026-06-11 00:43:50.143215 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-06-11 00:43:50.143274 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:43:50.143318 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-06-11 00:43:50.143365 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-06-11 00:43:50.143462 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-06-11 00:43:50.143529 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11579 files and directories currently installed.) 2026-06-11 00:43:50.143594 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-06-11 00:43:50.143696 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:43:50.143787 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:43:50.143885 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:43:50.143979 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:43:50.144060 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2026-06-11 00:43:50.144125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 00:43:50.144186 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 00:43:50.144231 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 00:43:50.144309 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 00:43:50.144414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:43:50.144491 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 00:43:50.144550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 00:43:50.144600 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:43:50.144663 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2026-06-11 00:43:50.144722 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 00:43:50.144774 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:43:50.144825 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 00:43:50.144878 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2026-06-11 00:43:50.144930 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-06-11 00:43:50.144980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:43:50.145030 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 00:43:50.145078 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:43:50.145125 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 00:43:50.145171 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 00:43:50.145217 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-06-11 00:43:50.145263 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:43:50.145311 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:43:50.145357 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container c0cccb89d64e 2026-06-11 00:43:50.145421 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> de01ba3a211a 2026-06-11 00:43:50.145470 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2026-06-11 00:43:50.145528 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 39aeac8f46ac 2026-06-11 00:43:50.145579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2026-06-11 00:43:50.145630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in fd52128a8852 2026-06-11 00:43:50.145720 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container fd52128a8852 2026-06-11 00:43:50.145774 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 472e070cf37b 2026-06-11 00:43:50.145837 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2026-06-11 00:43:50.145895 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 2759ff33626b 2026-06-11 00:43:50.145916 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2026-06-11 00:43:50.145974 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 1d037f8b5339 2026-06-11 00:43:50.146008 | 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 2026-06-11 00:43:50.146052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in e27c9deb291a 2026-06-11 00:43:50.146120 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container e27c9deb291a 2026-06-11 00:43:50.146140 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> e7e8d7502609 2026-06-11 00:43:50.146203 | 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 2026-06-11 00:43:50.147528 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in bd53d70930f9 2026-06-11 00:43:50.147565 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-06-11 00:43:50.147572 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-06-11 00:43:50.147578 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-06-11 00:43:50.147585 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2026-06-11 00:43:50.147591 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:43:50.147597 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-06-11 00:43:50.147603 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-06-11 00:43:50.147609 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-06-11 00:43:50.147616 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:43:50.147622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container bd53d70930f9 2026-06-11 00:43:50.147628 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> ef4b1bf4de00 2026-06-11 00:43:50.147634 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 7279d804e9dd 2026-06-11 00:43:50.147640 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260611 2026-06-11 00:43:50.147647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2026-06-11 00:43:50.146597 (took 0:00:19.661598) 2026-06-11 00:43:50.147669 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2026-06-11 00:43:50.147675 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2026-06-11 00:43:50.147682 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2026-06-11 00:43:50.147189 2026-06-11 00:43:50.148488 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2026-06-11 00:43:50.149055 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2026-06-11 00:44:08.256439 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260611 2026-06-11 00:44:08.256630 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> b6befc67c8dd 2026-06-11 00:44:08.256760 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20260611" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:44:08.256865 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 8b48b7ef2d79 2026-06-11 00:44:08.256939 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 8b48b7ef2d79 2026-06-11 00:44:08.257054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 6d35b5704065 2026-06-11 00:44:08.257111 | 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/* 2026-06-11 00:44:08.257200 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in cc97ac287a39 2026-06-11 00:44:08.257284 | 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] 2026-06-11 00:44:08.257366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:44:08.257523 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:44:08.257596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:44:08.257701 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:44:08.257781 | 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] 2026-06-11 00:44:08.257859 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:44:08.257952 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:44:08.258011 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:44:08.258088 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:44:08.258162 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:44:08.258237 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:44:08.258312 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:44:08.258388 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:44:08.258504 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:44:08.258586 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 30.3 MB in 3s (12.1 MB/s) 2026-06-11 00:44:08.258728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-06-11 00:44:08.258817 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-06-11 00:44:08.258901 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-06-11 00:44:08.258980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-06-11 00:44:08.259056 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2026-06-11 00:44:08.259133 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2026-06-11 00:44:08.259209 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2026-06-11 00:44:08.259276 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2026-06-11 00:44:08.259339 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-11 00:44:08.259424 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2026-06-11 00:44:08.259491 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2026-06-11 00:44:08.259568 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2026-06-11 00:44:08.259667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2026-06-11 00:44:08.259866 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2026-06-11 00:44:08.259932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2026-06-11 00:44:08.260685 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:08.260712 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2026-06-11 00:44:08.260720 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.1 MB of additional disk space will be used. 2026-06-11 00:44:08.260728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:44:08.260736 | 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] 2026-06-11 00:44:08.260744 | 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] 2026-06-11 00:44:08.260752 | 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] 2026-06-11 00:44:08.260759 | 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] 2026-06-11 00:44:08.260766 | 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] 2026-06-11 00:44:08.260774 | 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] 2026-06-11 00:44:08.260781 | 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] 2026-06-11 00:44:08.260789 | 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.7 [764 kB] 2026-06-11 00:44:08.260803 | 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.13 [1,336 kB] 2026-06-11 00:44:08.260811 | 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.13 [163 kB] 2026-06-11 00:44:08.260825 | 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.13 [98.9 kB] 2026-06-11 00:44:08.260832 | 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.13 [90.2 kB] 2026-06-11 00:44:08.260840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (21.7 MB/s) 2026-06-11 00:44:08.260847 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2026-06-11 00:44:08.260855 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-06-11 00:44:08.260864 | 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% 2026-06-11 00:44:08.260895 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2026-06-11 00:44:08.260903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2026-06-11 00:44:08.260910 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2026-06-11 00:44:08.260918 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2026-06-11 00:44:08.260925 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2026-06-11 00:44:08.260932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2026-06-11 00:44:08.260943 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:44:08.261041 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-11 00:44:08.261099 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-11 00:44:08.261185 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2026-06-11 00:44:08.261239 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-11 00:44:08.261317 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:44:08.261375 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-11 00:44:08.262468 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-11 00:44:08.262486 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:44:08.262495 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-11 00:44:08.262503 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-11 00:44:08.262510 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:44:08.262517 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2026-06-11 00:44:08.262525 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-11 00:44:08.262533 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-06-11 00:44:08.262541 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:44:08.262548 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2026-06-11 00:44:08.262564 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-11 00:44:08.262572 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:44:08.262579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:44:08.262587 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:44:08.262594 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-06-11 00:44:08.262607 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:44:08.262642 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:44:08.262651 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:44:08.262658 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:44:08.262666 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2026-06-11 00:44:08.262673 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-11 00:44:08.262681 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-06-11 00:44:08.262688 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.262695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2026-06-11 00:44:08.262703 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-11 00:44:08.262714 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.262722 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2026-06-11 00:44:08.262729 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-11 00:44:08.262737 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.262744 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2026-06-11 00:44:08.262754 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-11 00:44:08.262902 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.262926 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-11 00:44:08.262940 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:44:08.262951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-11 00:44:08.263046 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-11 00:44:08.263061 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.263123 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:44:08.263177 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:44:08.263232 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:44:08.263286 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-11 00:44:08.263339 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.263414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.263461 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-11 00:44:08.263523 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2026-06-11 00:44:08.263590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2026-06-11 00:44:08.263660 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2026-06-11 00:44:08.263715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2026-06-11 00:44:08.263770 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2026-06-11 00:44:08.263825 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2026-06-11 00:44:08.263878 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2026-06-11 00:44:08.263931 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2026-06-11 00:44:08.263993 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2026-06-11 00:44:08.264048 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2026-06-11 00:44:08.264104 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2026-06-11 00:44:08.264160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2026-06-11 00:44:08.264214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2026-06-11 00:44:08.264268 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2026-06-11 00:44:08.264320 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2026-06-11 00:44:08.264373 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2026-06-11 00:44:08.264475 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2026-06-11 00:44:08.264539 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2026-06-11 00:44:08.264592 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2026-06-11 00:44:08.264654 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2026-06-11 00:44:08.264735 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2026-06-11 00:44:08.264776 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2026-06-11 00:44:08.264815 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2026-06-11 00:44:08.264862 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2026-06-11 00:44:08.264903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2026-06-11 00:44:08.264943 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2026-06-11 00:44:08.264982 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:44:08.265020 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:44:08.265058 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container cc97ac287a39 2026-06-11 00:44:08.265096 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> b61618128646 2026-06-11 00:44:08.265135 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2026-06-11 00:44:08.265182 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 769d1335f305 2026-06-11 00:44:08.265221 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 769d1335f305 2026-06-11 00:44:08.265259 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 31546dd15b15 2026-06-11 00:44:08.265308 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2026-06-11 00:44:08.265355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 7f46c9038aa9 2026-06-11 00:44:08.265413 | 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 2026-06-11 00:44:08.265459 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 0d840b2bfd5a 2026-06-11 00:44:08.265498 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-06-11 00:44:08.265546 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-06-11 00:44:08.265594 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-06-11 00:44:08.265656 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2026-06-11 00:44:08.265695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:08.265743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-06-11 00:44:08.265792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-06-11 00:44:08.265830 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-06-11 00:44:08.266596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:08.266713 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 0d840b2bfd5a 2026-06-11 00:44:08.266728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> fe96eedfef40 2026-06-11 00:44:08.266738 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built beedd8df5547 2026-06-11 00:44:08.266749 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260611 2026-06-11 00:44:08.266760 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2026-06-11 00:44:08.266005 (took 0:00:18.118816) 2026-06-11 00:44:08.266838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2026-06-11 00:44:08.266904 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2026-06-11 00:44:08.266940 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2026-06-11 00:44:08.266861 2026-06-11 00:44:08.267890 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2026-06-11 00:44:08.268445 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2026-06-11 00:44:22.020127 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260611 2026-06-11 00:44:22.020201 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 5add00631739 2026-06-11 00:44:22.020314 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20260611" "name"="redis" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:44:22.020335 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 8e19806e71b5 2026-06-11 00:44:22.020349 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 8e19806e71b5 2026-06-11 00:44:22.020498 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 5acd34a5fa8b 2026-06-11 00:44:22.020530 | 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/* 2026-06-11 00:44:22.020544 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in f467d4ec6f8e 2026-06-11 00:44:22.020554 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:44:22.020682 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:44:22.020720 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:44:22.020732 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:44:22.020746 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:44:22.020788 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:44:22.020841 | 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] 2026-06-11 00:44:22.020895 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:44:22.020983 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:44:22.020995 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:44:22.021067 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:44:22.021112 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:44:22.021154 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:44:22.021225 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:44:22.021268 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:44:22.021312 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 30.3 MB in 3s (10.3 MB/s) 2026-06-11 00:44:22.021381 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-06-11 00:44:22.021456 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-06-11 00:44:22.021576 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-06-11 00:44:22.021639 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-06-11 00:44:22.021677 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2026-06-11 00:44:22.021752 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-06-11 00:44:22.021795 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2026-06-11 00:44:22.021839 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2026-06-11 00:44:22.021916 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2026-06-11 00:44:22.021973 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2026-06-11 00:44:22.022009 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:22.022045 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2026-06-11 00:44:22.022120 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,619 kB of additional disk space will be used. 2026-06-11 00:44:22.022132 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:44:22.022190 | 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.1 [10.5 kB] 2026-06-11 00:44:22.022239 | 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] 2026-06-11 00:44:22.022290 | 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] 2026-06-11 00:44:22.022361 | 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.4 [1,166 kB] 2026-06-11 00:44:22.022437 | 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.4 [51.7 kB] 2026-06-11 00:44:22.022482 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 1s (2,655 kB/s) 2026-06-11 00:44:22.022520 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:44:22.022578 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2026-06-11 00:44:22.022671 | 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% 2026-06-11 00:44:22.022715 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2026-06-11 00:44:22.022783 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2026-06-11 00:44:22.022823 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2026-06-11 00:44:22.022888 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2026-06-11 00:44:22.022928 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2026-06-11 00:44:22.022994 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2026-06-11 00:44:22.023035 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:44:22.023100 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:44:22.023141 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:44:22.023207 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2026-06-11 00:44:22.023248 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-06-11 00:44:22.023304 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-06-11 00:44:22.023360 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2026-06-11 00:44:22.023438 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-06-11 00:44:22.023502 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2026-06-11 00:44:22.023569 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2026-06-11 00:44:22.023632 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-06-11 00:44:22.023675 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:22.023733 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2026-06-11 00:44:22.023768 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-06-11 00:44:22.023832 | ubuntu-noble-large | INFO:kolla.common.utils.redis: 2026-06-11 00:44:22.023899 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:22.023940 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-06-11 00:44:22.024005 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2026-06-11 00:44:22.024045 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:44:22.024094 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:22.024154 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:22.024194 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2026-06-11 00:44:22.024261 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:44:22.024301 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:44:22.024382 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container f467d4ec6f8e 2026-06-11 00:44:22.024421 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> be70b3692b0a 2026-06-11 00:44:22.024502 | 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 2026-06-11 00:44:22.024545 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 45067ffa06bf 2026-06-11 00:44:22.024626 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-06-11 00:44:22.024754 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-06-11 00:44:22.024769 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-06-11 00:44:22.024808 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2026-06-11 00:44:22.024847 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:22.024917 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-06-11 00:44:22.024958 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-06-11 00:44:22.024993 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-06-11 00:44:22.025049 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:22.025088 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 45067ffa06bf 2026-06-11 00:44:22.025160 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 7ea8043be4c2 2026-06-11 00:44:22.025193 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2026-06-11 00:44:22.025227 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 1077294cc015 2026-06-11 00:44:22.025282 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 1077294cc015 2026-06-11 00:44:22.025322 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> b430960ceeab 2026-06-11 00:44:22.025394 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 13a7b44a8251 2026-06-11 00:44:22.025460 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20260611 2026-06-11 00:44:22.025630 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2026-06-11 00:44:22.025463 (took 0:00:13.758602) 2026-06-11 00:44:22.026222 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2026-06-11 00:44:22.026273 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2026-06-11 00:44:22.026286 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2026-06-11 00:44:22.026096 2026-06-11 00:44:22.027439 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2026-06-11 00:44:22.028121 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2026-06-11 00:44:35.020095 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260611 2026-06-11 00:44:35.020177 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 5add00631739 2026-06-11 00:44:35.020195 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20260611" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:44:35.020616 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in a3d35bdd4660 2026-06-11 00:44:35.020635 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container a3d35bdd4660 2026-06-11 00:44:35.020644 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> e20e55959700 2026-06-11 00:44:35.020655 | 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/* 2026-06-11 00:44:35.020666 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 7c1cd630b85f 2026-06-11 00:44:35.020675 | 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] 2026-06-11 00:44:35.020686 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:44:35.020696 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:44:35.020705 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:44:35.020714 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:44:35.020773 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:44:35.020784 | 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] 2026-06-11 00:44:35.020795 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:44:35.020829 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:44:35.021509 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:44:35.021528 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:44:35.021539 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:44:35.021549 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:44:35.021581 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:44:35.021592 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:44:35.021602 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 30.3 MB in 2s (12.8 MB/s) 2026-06-11 00:44:35.021613 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-06-11 00:44:35.021624 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-06-11 00:44:35.021634 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-06-11 00:44:35.021645 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-06-11 00:44:35.021664 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2026-06-11 00:44:35.021675 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-06-11 00:44:35.021685 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2026-06-11 00:44:35.021696 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2026-06-11 00:44:35.021710 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2026-06-11 00:44:35.021720 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2026-06-11 00:44:35.021734 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:35.021832 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,453 kB of archives. 2026-06-11 00:44:35.021888 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,514 kB of additional disk space will be used. 2026-06-11 00:44:35.021968 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:44:35.022039 | 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.1 [10.5 kB] 2026-06-11 00:44:35.022139 | 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] 2026-06-11 00:44:35.022196 | 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] 2026-06-11 00:44:35.022322 | 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.4 [1,166 kB] 2026-06-11 00:44:35.022390 | 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.4 [12.2 kB] 2026-06-11 00:44:35.022487 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 0s (5,341 kB/s) 2026-06-11 00:44:35.022593 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-06-11 00:44:35.022775 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-06-11 00:44:35.022858 | 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% 2026-06-11 00:44:35.022897 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2026-06-11 00:44:35.022910 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2026-06-11 00:44:35.022968 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2026-06-11 00:44:35.023044 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2026-06-11 00:44:35.023116 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2026-06-11 00:44:35.023188 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2026-06-11 00:44:35.023263 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:44:35.023339 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 00:44:35.023436 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:44:35.025500 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-06-11 00:44:35.025525 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-06-11 00:44:35.025556 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-06-11 00:44:35.025585 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-06-11 00:44:35.025596 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-06-11 00:44:35.025607 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-06-11 00:44:35.025617 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2026-06-11 00:44:35.025627 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-06-11 00:44:35.025637 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:35.025647 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2026-06-11 00:44:35.025657 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-06-11 00:44:35.025667 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:35.025677 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-06-11 00:44:35.025687 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-06-11 00:44:35.025697 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:44:35.025707 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:35.025716 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-06-11 00:44:35.025726 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2026-06-11 00:44:35.025736 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:44:35.025746 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:44:35.025756 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 7c1cd630b85f 2026-06-11 00:44:35.025766 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> bf600ed991f3 2026-06-11 00:44:35.025776 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:44:35.025787 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> b9c20fcdab9f 2026-06-11 00:44:35.025797 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-06-11 00:44:35.025807 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 7fbeb8898de4 2026-06-11 00:44:35.025817 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 7fbeb8898de4 2026-06-11 00:44:35.025826 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> eefdb2bec2b2 2026-06-11 00:44:35.025839 | 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 2026-06-11 00:44:35.025851 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in ce8ff7224576 2026-06-11 00:44:35.025861 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-06-11 00:44:35.025871 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-06-11 00:44:35.025881 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-06-11 00:44:35.025891 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2026-06-11 00:44:35.025901 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:35.025918 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-06-11 00:44:35.025929 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-06-11 00:44:35.025939 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-06-11 00:44:35.025949 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:35.025959 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container ce8ff7224576 2026-06-11 00:44:35.025969 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> edf243588c3d 2026-06-11 00:44:35.025979 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2026-06-11 00:44:35.025988 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 114948b58e7c 2026-06-11 00:44:35.026018 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 114948b58e7c 2026-06-11 00:44:35.026030 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> c2adb364f73a 2026-06-11 00:44:35.026040 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 0bfc663cb2ae 2026-06-11 00:44:35.026051 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20260611 2026-06-11 00:44:35.026061 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2026-06-11 00:44:35.025693 (took 0:00:12.999597) 2026-06-11 00:44:35.026302 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2026-06-11 00:44:35.026427 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2026-06-11 00:44:35.026520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2026-06-11 00:44:35.026393 2026-06-11 00:44:35.026711 | 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 2026-06-11 00:44:35.660800 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:44:35.661195 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2026-06-11 00:44:39.582828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:44:39.582941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 96331e7b4f28 2026-06-11 00:44:39.583082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:44:39.583149 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 17a20bd24505 2026-06-11 00:44:39.583256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 17a20bd24505 2026-06-11 00:44:39.583330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 8f3f4d5eeb64 2026-06-11 00:44:39.583428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2026-06-11 00:44:39.583769 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> ff5dc593bf10 2026-06-11 00:44:39.583876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2026-06-11 00:44:39.583944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 0bed9d2001ba 2026-06-11 00:44:39.583957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 0bed9d2001ba 2026-06-11 00:44:39.583968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 13047d2abd71 2026-06-11 00:44:39.583987 | 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 2026-06-11 00:44:39.584078 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 72c051bf3741 2026-06-11 00:44:39.584221 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-06-11 00:44:39.584287 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-06-11 00:44:39.584364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-06-11 00:44:39.584496 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:44:39.584604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:39.584669 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-06-11 00:44:39.584752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-06-11 00:44:39.584850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-06-11 00:44:39.584903 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:39.584972 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 72c051bf3741 2026-06-11 00:44:39.585047 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 09083e59e646 2026-06-11 00:44:39.585120 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2026-06-11 00:44:39.585195 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in f4603ac44f47 2026-06-11 00:44:39.585268 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container f4603ac44f47 2026-06-11 00:44:39.585342 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 6acf4079e19d 2026-06-11 00:44:39.585427 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 7e7b5af895dc 2026-06-11 00:44:39.585530 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260611 2026-06-11 00:44:39.585783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2026-06-11 00:44:39.585614 (took 0:00:04.559221) 2026-06-11 00:44:39.586331 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2026-06-11 00:44:39.586461 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2026-06-11 00:44:39.586602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2026-06-11 00:44:39.586484 2026-06-11 00:44:39.586702 | 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 2026-06-11 00:44:40.273271 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:44:40.273833 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2026-06-11 00:44:44.241963 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:44:44.242041 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 96331e7b4f28 2026-06-11 00:44:44.242050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:44:44.242056 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 331e9d5c53bd 2026-06-11 00:44:44.242088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 331e9d5c53bd 2026-06-11 00:44:44.242111 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> cd3ae97f9649 2026-06-11 00:44:44.242151 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2026-06-11 00:44:44.242172 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c1aedf8c77eb 2026-06-11 00:44:44.242205 | 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 2026-06-11 00:44:44.242260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in a5eb3ec13f51 2026-06-11 00:44:44.242287 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container a5eb3ec13f51 2026-06-11 00:44:44.242317 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c51923a8cfe1 2026-06-11 00:44:44.242356 | 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 2026-06-11 00:44:44.242363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in c8ea577dc4b3 2026-06-11 00:44:44.242410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-06-11 00:44:44.242449 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-06-11 00:44:44.242480 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-06-11 00:44:44.242510 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:44:44.242537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:44.242593 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-06-11 00:44:44.242624 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-06-11 00:44:44.242652 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-06-11 00:44:44.242680 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:44.242708 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container c8ea577dc4b3 2026-06-11 00:44:44.242734 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 8b93a087101a 2026-06-11 00:44:44.242760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2026-06-11 00:44:44.242789 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 673a6fdf57cc 2026-06-11 00:44:44.242817 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 673a6fdf57cc 2026-06-11 00:44:44.242845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> b4a07373c67b 2026-06-11 00:44:44.242874 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built 526c3f82c16c 2026-06-11 00:44:44.242903 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260611 2026-06-11 00:44:44.242979 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2026-06-11 00:44:44.242913 (took 0:00:04.656429) 2026-06-11 00:44:44.244372 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2026-06-11 00:44:44.244424 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2026-06-11 00:44:44.244431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2026-06-11 00:44:44.243238 2026-06-11 00:44:44.244435 | 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 2026-06-11 00:44:46.364133 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2026-06-11 00:44:46.364238 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2026-06-11 00:44:51.567727 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:44:51.567824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 96331e7b4f28 2026-06-11 00:44:51.568568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20260611" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:44:51.568597 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 2392f75a3e3a 2026-06-11 00:44:51.568613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 2392f75a3e3a 2026-06-11 00:44:51.568627 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> f4048eead014 2026-06-11 00:44:51.568641 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2026-06-11 00:44:51.568656 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> ca43173dfec9 2026-06-11 00:44:51.568669 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2026-06-11 00:44:51.568706 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 254557f6e72f 2026-06-11 00:44:51.568719 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 254557f6e72f 2026-06-11 00:44:51.568731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 06a76c3cc685 2026-06-11 00:44:51.568745 | 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 2026-06-11 00:44:51.568780 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 6d59767bdf26 2026-06-11 00:44:51.568792 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-06-11 00:44:51.568802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-06-11 00:44:51.568812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-06-11 00:44:51.568828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2026-06-11 00:44:51.568839 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:51.568852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-06-11 00:44:51.568957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-06-11 00:44:51.568975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-06-11 00:44:51.569081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:44:51.569145 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 6d59767bdf26 2026-06-11 00:44:51.569193 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> e05c45eab31d 2026-06-11 00:44:51.569277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built d5304f53dfbc 2026-06-11 00:44:51.569346 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260611 2026-06-11 00:44:51.569515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2026-06-11 00:44:51.569347 (took 0:00:07.326109) 2026-06-11 00:44:51.570057 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-v2-server) 2026-06-11 00:44:51.570160 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Processing 2026-06-11 00:44:51.570266 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building started at 2026-06-11 00:44:51.570161 2026-06-11 00:44:51.570421 | 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 2026-06-11 00:44:58.427991 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 plugins into plugins archive 2026-06-11 00:44:58.428465 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 additions into additions archive 2026-06-11 00:45:12.977891 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:12.978683 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 96331e7b4f28 2026-06-11 00:45:12.978748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-v2-server" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:12.978767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 5f7b767ac51a 2026-06-11 00:45:12.978793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 5f7b767ac51a 2026-06-11 00:45:12.978804 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 976b19d04acb 2026-06-11 00:45:12.978815 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 3/6 : ADD prometheus-v2-server-archive /prometheus-server-source 2026-06-11 00:45:12.978825 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> f179da2eca3d 2026-06-11 00:45:12.978850 | 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 2026-06-11 00:45:12.978863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 242eed20ca4c 2026-06-11 00:45:12.978873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 242eed20ca4c 2026-06-11 00:45:12.978917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 1b3e252bf21d 2026-06-11 00:45:12.978931 | 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 2026-06-11 00:45:12.978944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 58953ebb24c8 2026-06-11 00:45:12.978954 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2026-06-11 00:45:12.978965 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2026-06-11 00:45:12.978975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2026-06-11 00:45:12.978990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:12.979050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:12.979220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2026-06-11 00:45:12.979261 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2026-06-11 00:45:12.979321 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2026-06-11 00:45:12.979468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:12.982494 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 58953ebb24c8 2026-06-11 00:45:12.982515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> c27e6d74d0a1 2026-06-11 00:45:12.982521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 6/6 : USER prometheus 2026-06-11 00:45:12.982526 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in ab587ead3965 2026-06-11 00:45:12.982531 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container ab587ead3965 2026-06-11 00:45:12.982536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 8b0224d57b9f 2026-06-11 00:45:12.982541 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully built f9f4e7bba941 2026-06-11 00:45:12.982546 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260611 2026-06-11 00:45:12.982552 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Built at 2026-06-11 00:45:12.979965 (took 0:00:21.409804) 2026-06-11 00:45:12.982557 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2026-06-11 00:45:12.982562 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2026-06-11 00:45:12.982567 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2026-06-11 00:45:12.980746 2026-06-11 00:45:12.982572 | 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 2026-06-11 00:45:13.769626 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2026-06-11 00:45:13.769937 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2026-06-11 00:45:18.277025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:18.277134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 96331e7b4f28 2026-06-11 00:45:18.277179 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:18.277201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 61ce8f48c4fd 2026-06-11 00:45:18.277251 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 61ce8f48c4fd 2026-06-11 00:45:18.277327 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> e8cef3350913 2026-06-11 00:45:18.277347 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2026-06-11 00:45:18.277493 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 890835b05d66 2026-06-11 00:45:18.277600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2026-06-11 00:45:18.277634 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in f3ce44e4ad96 2026-06-11 00:45:18.277659 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container f3ce44e4ad96 2026-06-11 00:45:18.277706 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 7fcaa0f5bc41 2026-06-11 00:45:18.277786 | 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 2026-06-11 00:45:18.277819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 64de2709ee22 2026-06-11 00:45:18.277843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-06-11 00:45:18.277921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-06-11 00:45:18.277953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-06-11 00:45:18.277974 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:18.278047 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:18.278066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-06-11 00:45:18.278154 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-06-11 00:45:18.278186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-06-11 00:45:18.278213 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:18.278271 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 64de2709ee22 2026-06-11 00:45:18.278295 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 1bc19a7ecd5d 2026-06-11 00:45:18.278378 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2026-06-11 00:45:18.278431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 4e3cda648836 2026-06-11 00:45:18.278518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 4e3cda648836 2026-06-11 00:45:18.278587 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 7b05280bff52 2026-06-11 00:45:18.278651 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built fc7125beb818 2026-06-11 00:45:18.278714 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260611 2026-06-11 00:45:18.278838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2026-06-11 00:45:18.278710 (took 0:00:05.297964) 2026-06-11 00:45:18.279226 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2026-06-11 00:45:18.279339 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2026-06-11 00:45:18.279506 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2026-06-11 00:45:18.279328 2026-06-11 00:45:18.279635 | 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 2026-06-11 00:45:18.917085 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:45:18.917393 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2026-06-11 00:45:23.231185 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:23.231361 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 96331e7b4f28 2026-06-11 00:45:23.231583 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:23.231688 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in dfdf0579f3c6 2026-06-11 00:45:23.231778 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container dfdf0579f3c6 2026-06-11 00:45:23.231861 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> c91c2348b9d6 2026-06-11 00:45:23.231947 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2026-06-11 00:45:23.232036 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 7a3a1c807620 2026-06-11 00:45:23.232121 | 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/ 2026-06-11 00:45:23.232222 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in ec1aa8fb4eb4 2026-06-11 00:45:23.232300 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container ec1aa8fb4eb4 2026-06-11 00:45:23.232379 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> da89dfbe8417 2026-06-11 00:45:23.232525 | 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 2026-06-11 00:45:23.232618 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in b1452873fbbe 2026-06-11 00:45:23.232696 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-06-11 00:45:23.232775 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-06-11 00:45:23.232852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-06-11 00:45:23.232931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:23.233005 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:23.233082 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-06-11 00:45:23.233159 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-06-11 00:45:23.233259 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-06-11 00:45:23.233341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:23.233442 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container b1452873fbbe 2026-06-11 00:45:23.233554 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> e54d00a82097 2026-06-11 00:45:23.233633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2026-06-11 00:45:23.233712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 3b61064bcfa4 2026-06-11 00:45:23.233787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 3b61064bcfa4 2026-06-11 00:45:23.233875 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> d1f47d012a48 2026-06-11 00:45:23.233956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 3687321e6bb9 2026-06-11 00:45:23.234032 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260611 2026-06-11 00:45:23.234152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2026-06-11 00:45:23.234079 (took 0:00:04.954751) 2026-06-11 00:45:23.234652 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2026-06-11 00:45:23.234774 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2026-06-11 00:45:23.234891 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2026-06-11 00:45:23.234812 2026-06-11 00:45:23.234998 | 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 2026-06-11 00:45:24.006335 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:45:24.006896 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2026-06-11 00:45:28.167240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:28.168688 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 96331e7b4f28 2026-06-11 00:45:28.168740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:28.168750 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 93b83fbd55a5 2026-06-11 00:45:28.168757 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 93b83fbd55a5 2026-06-11 00:45:28.168764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 92c772d43bde 2026-06-11 00:45:28.168770 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2026-06-11 00:45:28.168777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> a24559eb9e39 2026-06-11 00:45:28.168784 | 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/ 2026-06-11 00:45:28.168791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in b10163a20bf5 2026-06-11 00:45:28.168797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container b10163a20bf5 2026-06-11 00:45:28.168802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> e134f16991a4 2026-06-11 00:45:28.168809 | 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 2026-06-11 00:45:28.168815 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in e5fc6bb1f03d 2026-06-11 00:45:28.168821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-06-11 00:45:28.168826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-06-11 00:45:28.168832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-06-11 00:45:28.168837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:28.168843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:28.168849 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-06-11 00:45:28.168854 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-06-11 00:45:28.168899 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-06-11 00:45:28.168911 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:28.168926 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container e5fc6bb1f03d 2026-06-11 00:45:28.168931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> a06bf533872b 2026-06-11 00:45:28.168936 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2026-06-11 00:45:28.168940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in a2a8ca711d1b 2026-06-11 00:45:28.168944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container a2a8ca711d1b 2026-06-11 00:45:28.168949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 286a3c222ae3 2026-06-11 00:45:28.168965 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 660bb195900f 2026-06-11 00:45:28.168982 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260611 2026-06-11 00:45:28.172091 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2026-06-11 00:45:28.169002 (took 0:00:04.934190) 2026-06-11 00:45:28.172128 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2026-06-11 00:45:28.172137 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2026-06-11 00:45:28.172147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2026-06-11 00:45:28.169774 2026-06-11 00:45:28.172156 | 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 2026-06-11 00:45:28.815531 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:45:28.816256 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2026-06-11 00:45:33.244175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:33.245773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 96331e7b4f28 2026-06-11 00:45:33.245845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:33.245860 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 95ec7da0b9a1 2026-06-11 00:45:33.245869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 95ec7da0b9a1 2026-06-11 00:45:33.245878 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> d8e9c50161ee 2026-06-11 00:45:33.245887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2026-06-11 00:45:33.245896 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> e990242377c5 2026-06-11 00:45:33.245906 | 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/ 2026-06-11 00:45:33.245934 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in c1dc4e292928 2026-06-11 00:45:33.245941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container c1dc4e292928 2026-06-11 00:45:33.245948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 807db678d7b2 2026-06-11 00:45:33.245957 | 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 2026-06-11 00:45:33.245966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 6352f2492070 2026-06-11 00:45:33.245973 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-06-11 00:45:33.245992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-06-11 00:45:33.245999 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-06-11 00:45:33.246006 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:33.246021 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:33.247704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-06-11 00:45:33.247767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-06-11 00:45:33.247781 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-06-11 00:45:33.247792 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:33.247804 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 6352f2492070 2026-06-11 00:45:33.247814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 45c53271fcbf 2026-06-11 00:45:33.247825 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2026-06-11 00:45:33.247835 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 705030e18c43 2026-06-11 00:45:33.247845 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 705030e18c43 2026-06-11 00:45:33.247855 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> aef42634b683 2026-06-11 00:45:33.247865 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 325ef83ad4a5 2026-06-11 00:45:33.247876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260611 2026-06-11 00:45:33.247888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2026-06-11 00:45:33.246210 (took 0:00:05.076436) 2026-06-11 00:45:33.247898 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2026-06-11 00:45:33.247908 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2026-06-11 00:45:33.247919 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2026-06-11 00:45:33.246831 2026-06-11 00:45:33.247930 | 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 2026-06-11 00:45:33.918619 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:45:33.918683 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2026-06-11 00:45:38.037074 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:38.037200 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 96331e7b4f28 2026-06-11 00:45:38.037218 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:38.037233 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 0d9919e35bc6 2026-06-11 00:45:38.037248 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 0d9919e35bc6 2026-06-11 00:45:38.037283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 252b6a587817 2026-06-11 00:45:38.037326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2026-06-11 00:45:38.037342 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f4da02785acf 2026-06-11 00:45:38.037384 | 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/ 2026-06-11 00:45:38.037487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in bc06410696b9 2026-06-11 00:45:38.037520 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container bc06410696b9 2026-06-11 00:45:38.037534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 7de052982ba4 2026-06-11 00:45:38.037546 | 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 2026-06-11 00:45:38.037560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 6de52cf5cc1c 2026-06-11 00:45:38.037572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-06-11 00:45:38.037622 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-06-11 00:45:38.037634 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-06-11 00:45:38.037647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:38.037701 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:38.037712 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-06-11 00:45:38.037725 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-06-11 00:45:38.037764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-06-11 00:45:38.037779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:38.037828 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 6de52cf5cc1c 2026-06-11 00:45:38.037851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 29f5739ece51 2026-06-11 00:45:38.037864 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2026-06-11 00:45:38.037876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 9a6537d18b86 2026-06-11 00:45:38.037929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 9a6537d18b86 2026-06-11 00:45:38.037940 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> d1a2f6930af7 2026-06-11 00:45:38.037952 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 0bcfb39d7734 2026-06-11 00:45:38.037993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260611 2026-06-11 00:45:38.038095 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2026-06-11 00:45:38.037990 (took 0:00:04.791159) 2026-06-11 00:45:38.039662 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2026-06-11 00:45:38.039886 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2026-06-11 00:45:38.039960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2026-06-11 00:45:38.039749 2026-06-11 00:45:38.039985 | 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 2026-06-11 00:45:40.110585 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2026-06-11 00:45:40.111018 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2026-06-11 00:45:46.695702 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:46.695787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 96331e7b4f28 2026-06-11 00:45:46.695931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:46.696035 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 187989968d3b 2026-06-11 00:45:46.696122 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 187989968d3b 2026-06-11 00:45:46.696196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> e6f21e039cd0 2026-06-11 00:45:46.696281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2026-06-11 00:45:46.696363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> c539ef955b52 2026-06-11 00:45:46.696511 | 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 2026-06-11 00:45:46.696591 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 4796e66c172e 2026-06-11 00:45:46.696671 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 4796e66c172e 2026-06-11 00:45:46.696750 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 479e0e788c50 2026-06-11 00:45:46.696835 | 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 2026-06-11 00:45:46.696918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 212b59a52192 2026-06-11 00:45:46.696994 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-06-11 00:45:46.697071 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-06-11 00:45:46.697146 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-06-11 00:45:46.697224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:46.697297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:46.697375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-06-11 00:45:46.697532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-06-11 00:45:46.697602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-06-11 00:45:46.697684 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:46.697761 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 212b59a52192 2026-06-11 00:45:46.697838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 16668371800f 2026-06-11 00:45:46.697915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2026-06-11 00:45:46.697996 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 78cb4042bfd5 2026-06-11 00:45:46.698077 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 78cb4042bfd5 2026-06-11 00:45:46.698156 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 37d7ce56fe3c 2026-06-11 00:45:46.698230 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 447780f3f47a 2026-06-11 00:45:46.698309 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260611 2026-06-11 00:45:46.698527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2026-06-11 00:45:46.698336 (took 0:00:08.658587) 2026-06-11 00:45:46.699583 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2026-06-11 00:45:46.699597 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2026-06-11 00:45:46.699604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2026-06-11 00:45:46.699117 2026-06-11 00:45:46.699613 | 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 2026-06-11 00:45:47.511638 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:45:47.511727 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2026-06-11 00:45:51.667504 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:45:51.667784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 96331e7b4f28 2026-06-11 00:45:51.667886 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20260611" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:45:51.667932 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in b15d0aaa1827 2026-06-11 00:45:51.667948 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container b15d0aaa1827 2026-06-11 00:45:51.668084 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 05fe6328be77 2026-06-11 00:45:51.668134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2026-06-11 00:45:51.668297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> bde88aa1e197 2026-06-11 00:45:51.668457 | 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/ 2026-06-11 00:45:51.668547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 68fd1c9d77d6 2026-06-11 00:45:51.668641 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 68fd1c9d77d6 2026-06-11 00:45:51.668726 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 77be80b38491 2026-06-11 00:45:51.668816 | 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 2026-06-11 00:45:51.668901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 506691a2af56 2026-06-11 00:45:51.668987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-06-11 00:45:51.669074 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-06-11 00:45:51.669203 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-06-11 00:45:51.669303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:45:51.669439 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:51.669566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-06-11 00:45:51.669658 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-06-11 00:45:51.669743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-06-11 00:45:51.670692 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:45:51.670745 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 506691a2af56 2026-06-11 00:45:51.670759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 788c7746fed2 2026-06-11 00:45:51.670770 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2026-06-11 00:45:51.670780 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 1f9aa2f8f4cc 2026-06-11 00:45:51.670791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 1f9aa2f8f4cc 2026-06-11 00:45:51.670811 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 969e090028ae 2026-06-11 00:45:51.670821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built f66a05aa72ea 2026-06-11 00:45:51.670832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260611 2026-06-11 00:45:51.670843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2026-06-11 00:45:51.670242 (took 0:00:04.971125) 2026-06-11 00:45:51.672533 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2026-06-11 00:45:51.672556 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2026-06-11 00:45:51.672579 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2026-06-11 00:45:51.670991 2026-06-11 00:45:51.672591 | 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 2026-06-11 00:45:52.759920 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2026-06-11 00:45:52.760220 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2026-06-11 00:46:04.021253 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 00:46:04.021388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 96331e7b4f28 2026-06-11 00:46:04.021482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20260611" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:46:04.021561 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in fac1ef7fc077 2026-06-11 00:46:04.021613 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container fac1ef7fc077 2026-06-11 00:46:04.021709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 76b229cb2cd6 2026-06-11 00:46:04.021733 | 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/* 2026-06-11 00:46:04.021944 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 4655e1ec5265 2026-06-11 00:46:04.022019 | 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] 2026-06-11 00:46:04.022046 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:46:04.022061 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:46:04.022074 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:46:04.022142 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:46:04.022190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:46:04.022244 | 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] 2026-06-11 00:46:04.022307 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:46:04.022428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:46:04.022482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:46:04.022599 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:46:04.022621 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:46:04.022699 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:46:04.022762 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:46:04.022838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:46:04.022885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 30.3 MB in 2s (12.7 MB/s) 2026-06-11 00:46:04.022928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-06-11 00:46:04.022993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-06-11 00:46:04.023058 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-06-11 00:46:04.023122 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-06-11 00:46:04.023184 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.4). 2026-06-11 00:46:04.023242 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2026-06-11 00:46:04.023297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:04.023384 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 4655e1ec5265 2026-06-11 00:46:04.023483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> d20f4ecb5f62 2026-06-11 00:46:04.023558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2026-06-11 00:46:04.023626 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 058ff4c08049 2026-06-11 00:46:04.023698 | 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 2026-06-11 00:46:04.023763 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in ee7f741d2f28 2026-06-11 00:46:04.023825 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container ee7f741d2f28 2026-06-11 00:46:04.023887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 67a4f4c806bd 2026-06-11 00:46:04.023956 | 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 2026-06-11 00:46:04.024014 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in dbc048e58443 2026-06-11 00:46:04.024069 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-06-11 00:46:04.024132 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-06-11 00:46:04.024196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-06-11 00:46:04.024259 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 00:46:04.024316 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:04.024388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-06-11 00:46:04.024473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-06-11 00:46:04.024541 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-06-11 00:46:04.024627 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:04.024690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container dbc048e58443 2026-06-11 00:46:04.024752 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 0100f2f95d11 2026-06-11 00:46:04.024813 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2026-06-11 00:46:04.024876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 6b70e2b60511 2026-06-11 00:46:04.024951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 6b70e2b60511 2026-06-11 00:46:04.025013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 3bce4ddf8639 2026-06-11 00:46:04.025078 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built c8f2e86f21f4 2026-06-11 00:46:04.025140 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260611 2026-06-11 00:46:04.025294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2026-06-11 00:46:04.025149 (took 0:00:12.354158) 2026-06-11 00:46:04.025777 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2026-06-11 00:46:04.025927 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2026-06-11 00:46:04.026016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2026-06-11 00:46:04.025908 2026-06-11 00:46:04.027256 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2026-06-11 00:46:04.028140 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2026-06-11 00:46:08.643673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260611 2026-06-11 00:46:08.643726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 15c46df8d490 2026-06-11 00:46:08.643737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20260611" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:46:08.643755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in e9e14587a2ee 2026-06-11 00:46:08.643762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container e9e14587a2ee 2026-06-11 00:46:08.643769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 68dab7f96a29 2026-06-11 00:46:08.643775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-06-11 00:46:08.643781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 67cfeb36f5d0 2026-06-11 00:46:08.643787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2026-06-11 00:46:08.643800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 0659f91a56b4 2026-06-11 00:46:08.643807 | 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 2026-06-11 00:46:08.643815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 775f5246640c 2026-06-11 00:46:08.643820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 775f5246640c 2026-06-11 00:46:08.643826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> a2a7ea93a9de 2026-06-11 00:46:08.643833 | 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 2026-06-11 00:46:08.643840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 206307b7c9c7 2026-06-11 00:46:08.643846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-06-11 00:46:08.643852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-06-11 00:46:08.643857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-06-11 00:46:08.643863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2026-06-11 00:46:08.643869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:08.643875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-06-11 00:46:08.643880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-06-11 00:46:08.643886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-06-11 00:46:08.643892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:08.643897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 206307b7c9c7 2026-06-11 00:46:08.643903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 808f7d0a7171 2026-06-11 00:46:08.643909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built dcc2803a0a5e 2026-06-11 00:46:08.643915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260611 2026-06-11 00:46:08.643921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2026-06-11 00:46:08.643447 (took 0:00:04.617539) 2026-06-11 00:46:08.645476 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2026-06-11 00:46:08.645491 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2026-06-11 00:46:08.645498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2026-06-11 00:46:08.643809 2026-06-11 00:46:08.645516 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2026-06-11 00:46:08.645523 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2026-06-11 00:46:13.042522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260611 2026-06-11 00:46:13.042679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 15c46df8d490 2026-06-11 00:46:13.042815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20260611" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:46:13.042914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 970922e5b30d 2026-06-11 00:46:13.043004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 970922e5b30d 2026-06-11 00:46:13.043079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 933d8433b6d5 2026-06-11 00:46:13.043187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-06-11 00:46:13.043263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 057babdfc9e5 2026-06-11 00:46:13.043365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2026-06-11 00:46:13.043483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 171aabdc8f6d 2026-06-11 00:46:13.043566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 171aabdc8f6d 2026-06-11 00:46:13.043649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 68fe450167e9 2026-06-11 00:46:13.043740 | 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 2026-06-11 00:46:13.043828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in ed6d3f7728f5 2026-06-11 00:46:13.043912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-06-11 00:46:13.043998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-06-11 00:46:13.044081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-06-11 00:46:13.044171 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2026-06-11 00:46:13.044247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:13.044375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-06-11 00:46:13.044495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-06-11 00:46:13.044583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-06-11 00:46:13.044669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:13.044752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container ed6d3f7728f5 2026-06-11 00:46:13.044833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> f4091ecfc00a 2026-06-11 00:46:13.044919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built af0cbf99e61f 2026-06-11 00:46:13.045000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260611 2026-06-11 00:46:13.045212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2026-06-11 00:46:13.045062 (took 0:00:04.401253) 2026-06-11 00:46:13.045798 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2026-06-11 00:46:13.045922 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2026-06-11 00:46:13.046040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2026-06-11 00:46:13.045925 2026-06-11 00:46:13.047347 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2026-06-11 00:46:13.048353 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2026-06-11 00:46:25.952174 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 00:46:25.952613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 4a972bc28372 2026-06-11 00:46:25.952643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20260611" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:46:25.952657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in d7097ba1fce8 2026-06-11 00:46:25.952668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container d7097ba1fce8 2026-06-11 00:46:25.953514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 23d855dcd982 2026-06-11 00:46:25.953549 | 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/* 2026-06-11 00:46:25.953561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 4c8f91437d08 2026-06-11 00:46:25.953572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:46:25.953586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:46:25.953604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:46:25.953621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:46:25.953636 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:46:25.953652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:46:25.953667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:46:25.953681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:46:25.953696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:46:25.953710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:46:25.953725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:46:25.953763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:46:25.953776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:46:25.953795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:46:25.953808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:46:25.953820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 30.3 MB in 2s (12.3 MB/s) 2026-06-11 00:46:25.953832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-06-11 00:46:25.953843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-06-11 00:46:25.953860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2026-06-11 00:46:25.953876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2026-06-11 00:46:25.953946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2026-06-11 00:46:25.954008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2026-06-11 00:46:25.954025 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2026-06-11 00:46:25.954134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-06-11 00:46:25.954153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2026-06-11 00:46:25.954202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2026-06-11 00:46:25.954249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2026-06-11 00:46:25.954346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2026-06-11 00:46:25.954364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2026-06-11 00:46:25.954481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-06-11 00:46:25.954506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:46:25.954569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2026-06-11 00:46:25.954617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2026-06-11 00:46:25.954665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:46:25.954712 | 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.2 [11.3 kB] 2026-06-11 00:46:25.954760 | 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] 2026-06-11 00:46:25.954807 | 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.2 [8,668 B] 2026-06-11 00:46:25.954855 | 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.2 [10.5 kB] 2026-06-11 00:46:25.954902 | 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.2 [12.4 kB] 2026-06-11 00:46:25.954962 | 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] 2026-06-11 00:46:25.954980 | 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] 2026-06-11 00:46:25.955054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-11 00:46:25.955109 | 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] 2026-06-11 00:46:25.955128 | 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] 2026-06-11 00:46:25.955207 | 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.2 [7,284 B] 2026-06-11 00:46:25.955261 | 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] 2026-06-11 00:46:25.955314 | 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.2 [8,512 B] 2026-06-11 00:46:25.955458 | 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] 2026-06-11 00:46:25.955485 | 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.7 [764 kB] 2026-06-11 00:46:25.955553 | 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.3 [168 kB] 2026-06-11 00:46:25.955634 | 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.3 [15.0 kB] 2026-06-11 00:46:25.955707 | 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.2 [261 kB] 2026-06-11 00:46:25.955766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (19.8 MB/s) 2026-06-11 00:46:25.955824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2026-06-11 00:46:25.955877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-06-11 00:46:25.955950 | 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% 2026-06-11 00:46:25.955991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2026-06-11 00:46:25.956039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2026-06-11 00:46:25.956086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2026-06-11 00:46:25.956134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2026-06-11 00:46:25.956181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2026-06-11 00:46:25.956228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2026-06-11 00:46:25.956279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:46:25.956343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.957464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.957480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2026-06-11 00:46:25.957487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-06-11 00:46:25.957502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:46:25.957509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2026-06-11 00:46:25.957515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.957521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.957528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2026-06-11 00:46:25.957534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.957540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.957547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2026-06-11 00:46:25.957553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.957559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.957565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2026-06-11 00:46:25.957571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-06-11 00:46:25.957578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 00:46:25.957584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2026-06-11 00:46:25.957590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-11 00:46:25.957596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:46:25.957603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2026-06-11 00:46:25.957609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 00:46:25.957615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:46:25.957621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2026-06-11 00:46:25.957627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 00:46:25.957634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:46:25.957640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2026-06-11 00:46:25.957646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 00:46:25.957652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:46:25.957659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2026-06-11 00:46:25.957665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.957671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.957682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2026-06-11 00:46:25.957688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-06-11 00:46:25.957694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 00:46:25.957701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2026-06-11 00:46:25.957711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.957717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.957724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:46:25.957733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:46:25.957739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2026-06-11 00:46:25.957746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:46:25.957752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:46:25.957759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:46:25.957765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:46:25.957771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2026-06-11 00:46:25.957779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:46:25.957813 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:46:25.957992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2026-06-11 00:46:25.958050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:46:25.958063 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:46:25.958083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2026-06-11 00:46:25.958094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:46:25.958104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:46:25.958128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 00:46:25.958141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:46:25.958228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 00:46:25.958268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:46:25.958328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:46:25.958440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:46:25.958469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:46:25.958730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:46:25.958744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:46:25.958753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:46:25.958797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 00:46:25.958830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2026-06-11 00:46:25.958868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:46:25.958900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:46:25.958939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 4c8f91437d08 2026-06-11 00:46:25.958983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> a8a9ab79d6a5 2026-06-11 00:46:25.959031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built fc6279dd5857 2026-06-11 00:46:25.959076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260611 2026-06-11 00:46:25.959181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2026-06-11 00:46:25.959086 (took 0:00:12.913161) 2026-06-11 00:46:25.959648 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2026-06-11 00:46:25.959718 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2026-06-11 00:46:25.959790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2026-06-11 00:46:25.959708 2026-06-11 00:46:25.960787 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2026-06-11 00:46:25.961319 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2026-06-11 00:47:03.330814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 00:47:03.331014 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 4a972bc28372 2026-06-11 00:47:03.331191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20260611" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:47:03.331429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in e555f5b28873 2026-06-11 00:47:03.331616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container e555f5b28873 2026-06-11 00:47:03.331775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 400b0c78380f 2026-06-11 00:47:03.331922 | 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/* 2026-06-11 00:47:03.332076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 254315a7dae0 2026-06-11 00:47:03.332309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:47:03.334763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:47:03.334835 | 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] 2026-06-11 00:47:03.334850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:47:03.334862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:47:03.334872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:47:03.334883 | 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] 2026-06-11 00:47:03.334893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:47:03.334904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:47:03.334914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:47:03.334924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:47:03.334934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:47:03.334944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:47:03.334969 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:47:03.334980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:47:03.334990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-06-11 00:47:03.335001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-06-11 00:47:03.335012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-06-11 00:47:03.335022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2026-06-11 00:47:03.335032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2026-06-11 00:47:03.335042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2026-06-11 00:47:03.335052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-06-11 00:47:03.335062 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-06-11 00:47:03.335072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-06-11 00:47:03.335082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-06-11 00:47:03.335092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-06-11 00:47:03.335103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-06-11 00:47:03.335113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-06-11 00:47:03.335123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-06-11 00:47:03.335132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-06-11 00:47:03.335142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2026-06-11 00:47:03.335505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-06-11 00:47:03.335537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2026-06-11 00:47:03.335548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2026-06-11 00:47:03.335558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-06-11 00:47:03.335569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-06-11 00:47:03.335579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-06-11 00:47:03.335589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-06-11 00:47:03.335599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2026-06-11 00:47:03.335610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2026-06-11 00:47:03.335620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2026-06-11 00:47:03.335630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2026-06-11 00:47:03.335640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2026-06-11 00:47:03.335651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2026-06-11 00:47:03.335661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2026-06-11 00:47:03.335671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2026-06-11 00:47:03.335681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2026-06-11 00:47:03.335696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2026-06-11 00:47:03.335707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-06-11 00:47:03.335717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-06-11 00:47:03.335731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2026-06-11 00:47:03.335825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2026-06-11 00:47:03.335889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-06-11 00:47:03.335988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-06-11 00:47:03.336073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-06-11 00:47:03.336149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-06-11 00:47:03.336253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-06-11 00:47:03.336326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-06-11 00:47:03.336437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-06-11 00:47:03.336588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-06-11 00:47:03.336675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-06-11 00:47:03.336776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-06-11 00:47:03.336866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-06-11 00:47:03.336957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2026-06-11 00:47:03.337059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2026-06-11 00:47:03.337147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2026-06-11 00:47:03.337249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-06-11 00:47:03.337386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-06-11 00:47:03.337490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-06-11 00:47:03.338606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-06-11 00:47:03.338633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:47:03.338638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2026-06-11 00:47:03.338642 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2026-06-11 00:47:03.338646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:47:03.338650 | 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.2 [11.3 kB] 2026-06-11 00:47:03.338654 | 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] 2026-06-11 00:47:03.338660 | 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.2 [8,668 B] 2026-06-11 00:47:03.338663 | 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.2 [10.5 kB] 2026-06-11 00:47:03.338667 | 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.2 [12.4 kB] 2026-06-11 00:47:03.338670 | 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] 2026-06-11 00:47:03.338674 | 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] 2026-06-11 00:47:03.338677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-11 00:47:03.338681 | 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] 2026-06-11 00:47:03.338684 | 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] 2026-06-11 00:47:03.338687 | 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.2 [7,284 B] 2026-06-11 00:47:03.338691 | 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] 2026-06-11 00:47:03.338695 | 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.2 [8,512 B] 2026-06-11 00:47:03.339469 | 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] 2026-06-11 00:47:03.339488 | 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.7 [764 kB] 2026-06-11 00:47:03.339493 | 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.3 [168 kB] 2026-06-11 00:47:03.339504 | 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.3 [15.0 kB] 2026-06-11 00:47:03.339510 | 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.2 [261 kB] 2026-06-11 00:47:03.339515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-06-11 00:47:03.339519 | 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] 2026-06-11 00:47:03.339524 | 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] 2026-06-11 00:47:03.339530 | 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] 2026-06-11 00:47:03.339535 | 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] 2026-06-11 00:47:03.339540 | 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] 2026-06-11 00:47:03.339545 | 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] 2026-06-11 00:47:03.339549 | 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] 2026-06-11 00:47:03.339557 | 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] 2026-06-11 00:47:03.339654 | 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] 2026-06-11 00:47:03.339749 | 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] 2026-06-11 00:47:03.339841 | 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.7 [5,341 kB] 2026-06-11 00:47:03.339928 | 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.7 [50.7 kB] 2026-06-11 00:47:03.339996 | 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] 2026-06-11 00:47:03.340075 | 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] 2026-06-11 00:47:03.340156 | 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] 2026-06-11 00:47:03.340250 | 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] 2026-06-11 00:47:03.340328 | 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] 2026-06-11 00:47:03.340409 | 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] 2026-06-11 00:47:03.340518 | 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] 2026-06-11 00:47:03.340600 | 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] 2026-06-11 00:47:03.340680 | 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] 2026-06-11 00:47:03.340778 | 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.4 [815 kB] 2026-06-11 00:47:03.340860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-06-11 00:47:03.340941 | 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.9 [334 kB] 2026-06-11 00:47:03.341025 | 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] 2026-06-11 00:47:03.341101 | 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] 2026-06-11 00:47:03.341182 | 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.5 [302 kB] 2026-06-11 00:47:03.341292 | 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] 2026-06-11 00:47:03.341363 | 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] 2026-06-11 00:47:03.341468 | 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] 2026-06-11 00:47:03.341556 | 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] 2026-06-11 00:47:03.341639 | 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] 2026-06-11 00:47:03.341718 | 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] 2026-06-11 00:47:03.341797 | 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] 2026-06-11 00:47:03.341880 | 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.7 [117 kB] 2026-06-11 00:47:03.341962 | 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] 2026-06-11 00:47:03.342051 | 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] 2026-06-11 00:47:03.342132 | 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] 2026-06-11 00:47:03.342223 | 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] 2026-06-11 00:47:03.343476 | 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] 2026-06-11 00:47:03.343487 | 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] 2026-06-11 00:47:03.343493 | 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] 2026-06-11 00:47:03.343498 | 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] 2026-06-11 00:47:03.343503 | 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] 2026-06-11 00:47:03.343507 | 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] 2026-06-11 00:47:03.343517 | 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] 2026-06-11 00:47:03.343522 | 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] 2026-06-11 00:47:03.343526 | 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.8 [1,545 kB] 2026-06-11 00:47:03.343530 | 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] 2026-06-11 00:47:03.343534 | 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] 2026-06-11 00:47:03.343538 | 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] 2026-06-11 00:47:03.343543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-06-11 00:47:03.343547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-06-11 00:47:03.343555 | 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] 2026-06-11 00:47:03.343559 | 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] 2026-06-11 00:47:03.343563 | 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] 2026-06-11 00:47:03.343567 | 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] 2026-06-11 00:47:03.343571 | 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] 2026-06-11 00:47:03.343576 | 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] 2026-06-11 00:47:03.343580 | 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] 2026-06-11 00:47:03.343584 | 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] 2026-06-11 00:47:03.343588 | 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] 2026-06-11 00:47:03.343592 | 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] 2026-06-11 00:47:03.343596 | 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] 2026-06-11 00:47:03.343600 | 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] 2026-06-11 00:47:03.343605 | 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] 2026-06-11 00:47:03.343611 | 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] 2026-06-11 00:47:03.343644 | 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] 2026-06-11 00:47:03.343720 | 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] 2026-06-11 00:47:03.343796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (22.0 MB/s) 2026-06-11 00:47:03.343871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2026-06-11 00:47:03.343934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-06-11 00:47:03.344011 | 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% 2026-06-11 00:47:03.344083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2026-06-11 00:47:03.344155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2026-06-11 00:47:03.344240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2026-06-11 00:47:03.344309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2026-06-11 00:47:03.344378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2026-06-11 00:47:03.344471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2026-06-11 00:47:03.344551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:47:03.344626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.344711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.344781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2026-06-11 00:47:03.344851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-06-11 00:47:03.344924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:47:03.344996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2026-06-11 00:47:03.345067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.345142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.345213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2026-06-11 00:47:03.345288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.345359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.345461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.345541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2026-06-11 00:47:03.345613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.345684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.345755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2026-06-11 00:47:03.345826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-06-11 00:47:03.345898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 00:47:03.345968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2026-06-11 00:47:03.346032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-11 00:47:03.346094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:47:03.346159 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2026-06-11 00:47:03.346238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 00:47:03.346303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:03.346371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2026-06-11 00:47:03.346468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 00:47:03.346548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:03.346621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2026-06-11 00:47:03.346694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 00:47:03.346795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:03.346869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2026-06-11 00:47:03.346943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.347015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.347087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2026-06-11 00:47:03.347158 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-06-11 00:47:03.347286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 00:47:03.347353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2026-06-11 00:47:03.347443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.347521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.347588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.347657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:47:03.347724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:47:03.347791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:47:03.348711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:47:03.348764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:47:03.348777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.348787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:47:03.348797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2026-06-11 00:47:03.348806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.348816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:47:03.348825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:03.348853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2026-06-11 00:47:03.348860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:47:03.348866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:03.348872 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2026-06-11 00:47:03.348891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:03.348897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.348903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2026-06-11 00:47:03.348909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 00:47:03.348915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:03.348920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2026-06-11 00:47:03.348925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 00:47:03.348930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2026-06-11 00:47:03.348935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2026-06-11 00:47:03.350505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-06-11 00:47:03.350533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2026-06-11 00:47:03.350539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2026-06-11 00:47:03.350544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-06-11 00:47:03.350550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.350555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2026-06-11 00:47:03.350559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2026-06-11 00:47:03.350564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-06-11 00:47:03.350569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-06-11 00:47:03.350574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2026-06-11 00:47:03.350579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-06-11 00:47:03.350584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-06-11 00:47:03.350589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2026-06-11 00:47:03.350594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-06-11 00:47:03.350599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-06-11 00:47:03.350604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2026-06-11 00:47:03.350608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-06-11 00:47:03.350613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-06-11 00:47:03.350618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2026-06-11 00:47:03.350623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-06-11 00:47:03.350628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-06-11 00:47:03.350633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:47:03.350638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:47:03.350643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:47:03.350648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2026-06-11 00:47:03.350663 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-06-11 00:47:03.350668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:47:03.350673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2026-06-11 00:47:03.350678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-06-11 00:47:03.350683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:03.350688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2026-06-11 00:47:03.350699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-06-11 00:47:03.350704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:03.350709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2026-06-11 00:47:03.350714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-06-11 00:47:03.350719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2026-06-11 00:47:03.350724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2026-06-11 00:47:03.350729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-06-11 00:47:03.350734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2026-06-11 00:47:03.350739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2026-06-11 00:47:03.350743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-06-11 00:47:03.350748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-06-11 00:47:03.350753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2026-06-11 00:47:03.350758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-06-11 00:47:03.350772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-06-11 00:47:03.350777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2026-06-11 00:47:03.350782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-06-11 00:47:03.350787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2026-06-11 00:47:03.350792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2026-06-11 00:47:03.350797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-06-11 00:47:03.350802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2026-06-11 00:47:03.350806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2026-06-11 00:47:03.350811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-06-11 00:47:03.350816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 00:47:03.350821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2026-06-11 00:47:03.350828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-06-11 00:47:03.350863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-06-11 00:47:03.350921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2026-06-11 00:47:03.350964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-06-11 00:47:03.351023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 00:47:03.351069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2026-06-11 00:47:03.351122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-06-11 00:47:03.351176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 00:47:03.351307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2026-06-11 00:47:03.351319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-06-11 00:47:03.351377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-06-11 00:47:03.351453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-06-11 00:47:03.351517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:47:03.351584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:47:03.351638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2026-06-11 00:47:03.351691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-06-11 00:47:03.351742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-06-11 00:47:03.351794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2026-06-11 00:47:03.351849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 00:47:03.351907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 00:47:03.351960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2026-06-11 00:47:03.352017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-06-11 00:47:03.352072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-06-11 00:47:03.352133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2026-06-11 00:47:03.352312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-06-11 00:47:03.352367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.352452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-06-11 00:47:03.352514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2026-06-11 00:47:03.352566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-06-11 00:47:03.352617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2026-06-11 00:47:03.352676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2026-06-11 00:47:03.352726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-06-11 00:47:03.352768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-06-11 00:47:03.352816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2026-06-11 00:47:03.352864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-06-11 00:47:03.352890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2026-06-11 00:47:03.352951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2026-06-11 00:47:03.353003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-06-11 00:47:03.353051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-06-11 00:47:03.353080 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2026-06-11 00:47:03.353123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-06-11 00:47:03.353173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.353244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-06-11 00:47:03.353285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2026-06-11 00:47:03.353326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-06-11 00:47:03.353374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2026-06-11 00:47:03.353445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2026-06-11 00:47:03.353505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-06-11 00:47:03.353554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-06-11 00:47:03.353603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2026-06-11 00:47:03.353655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-06-11 00:47:03.353708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-06-11 00:47:03.353761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2026-06-11 00:47:03.353812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-06-11 00:47:03.353866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2026-06-11 00:47:03.353923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2026-06-11 00:47:03.353975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-06-11 00:47:03.354044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-06-11 00:47:03.354096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2026-06-11 00:47:03.354146 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-06-11 00:47:03.354195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-06-11 00:47:03.354264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:47:03.354280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:03.354481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.354565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2026-06-11 00:47:03.354582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:03.354601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.354613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2026-06-11 00:47:03.354623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 00:47:03.354649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.354664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2026-06-11 00:47:03.354675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:03.354688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.354729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2026-06-11 00:47:03.354783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 00:47:03.354799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.354866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2026-06-11 00:47:03.354882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:03.354953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.355011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.355026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2026-06-11 00:47:03.355111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-06-11 00:47:03.355127 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.355187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2026-06-11 00:47:03.355234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-06-11 00:47:03.355313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 00:47:03.355329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:47:03.355425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:47:03.355463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:47:03.355544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2026-06-11 00:47:03.355592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-11 00:47:03.355649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:47:03.355664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2026-06-11 00:47:03.355720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 00:47:03.355778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:03.355833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2026-06-11 00:47:03.355848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 00:47:03.355930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:03.355958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2026-06-11 00:47:03.356047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-06-11 00:47:03.356075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:03.356116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2026-06-11 00:47:03.356161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-06-11 00:47:03.356249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:03.356283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2026-06-11 00:47:03.356336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-06-11 00:47:03.356360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.356440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-06-11 00:47:03.356475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.356549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.356566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2026-06-11 00:47:03.356638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.356685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.356701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2026-06-11 00:47:03.356771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.356819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.356866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2026-06-11 00:47:03.356912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.356959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.357005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2026-06-11 00:47:03.357051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.357097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.357143 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-06-11 00:47:03.357227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.357305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2026-06-11 00:47:03.358545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.358562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2026-06-11 00:47:03.358595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.358611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2026-06-11 00:47:03.358655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.358670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2026-06-11 00:47:03.358701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.358716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2026-06-11 00:47:03.358747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-11 00:47:03.358763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:47:03.358778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2026-06-11 00:47:03.358794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 00:47:03.358810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 00:47:03.358825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2026-06-11 00:47:03.358841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:03.358852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2026-06-11 00:47:03.358879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-packaging_24.0-1_all.deb ... 2026-06-11 00:47:03.358888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2026-06-11 00:47:03.358897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2026-06-11 00:47:03.358906 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2026-06-11 00:47:03.358915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2026-06-11 00:47:03.358924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.358933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2026-06-11 00:47:03.358942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2026-06-11 00:47:03.358951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.360590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2026-06-11 00:47:03.360618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2026-06-11 00:47:03.360623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000125175 s, 32.7 MB/s 2026-06-11 00:47:03.360627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-06-11 00:47:03.360632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2026-06-11 00:47:03.360635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-06-11 00:47:03.360639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2026-06-11 00:47:03.360643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2026-06-11 00:47:03.360647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:47:03.360650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:47:03.360654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:47:03.360662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 00:47:03.360665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 00:47:03.360669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.360672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2026-06-11 00:47:03.360676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:03.360679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 00:47:03.360682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 00:47:03.360686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2026-06-11 00:47:03.360689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2026-06-11 00:47:03.360693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:47:03.360696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2026-06-11 00:47:03.360699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2026-06-11 00:47:03.360703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 00:47:03.360706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:47:03.360710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:47:03.360713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.360717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2026-06-11 00:47:03.360720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:47:03.360723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.360727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-06-11 00:47:03.360730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:47:03.360734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.360765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-06-11 00:47:03.360769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 00:47:03.360773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.360776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-11 00:47:03.360787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-06-11 00:47:03.361475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:47:03.361486 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.361490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 00:47:03.361495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:03.361499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:03.361503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.361507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.361511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.361527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.361531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:03.361535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.361539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:03.361543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 00:47:03.361550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:03.361613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:03.361687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2026-06-11 00:47:03.361760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:03.361824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:03.361904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.361963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:03.362081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-06-11 00:47:03.362167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:03.362294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.362364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.362455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.362535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-06-11 00:47:03.362604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:03.362672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:03.362739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:03.362810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.362879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.362946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.363015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.363083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.363150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.363279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2026-06-11 00:47:03.363347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2026-06-11 00:47:03.363444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:03.364710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-06-11 00:47:03.364770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:03.364789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-06-11 00:47:03.364806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.364823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2026-06-11 00:47:03.364901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.364919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-06-11 00:47:03.364934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2026-06-11 00:47:03.364965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-06-11 00:47:03.364982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-06-11 00:47:03.364998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-06-11 00:47:03.365013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2026-06-11 00:47:03.365028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-06-11 00:47:03.365044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-06-11 00:47:03.365059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-06-11 00:47:03.365075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2026-06-11 00:47:03.365090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:03.365567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:03.365601 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:03.365610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:03.365619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.365629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:03.365638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:03.365647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 00:47:03.365656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2026-06-11 00:47:03.365665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2026-06-11 00:47:03.365675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2026-06-11 00:47:03.365684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:47:03.365694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-06-11 00:47:03.367623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:47:03.367667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-06-11 00:47:03.367679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:47:03.367691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-06-11 00:47:03.367703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-06-11 00:47:03.367714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2026-06-11 00:47:03.367737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2026-06-11 00:47:03.367758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2026-06-11 00:47:03.367790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2026-06-11 00:47:03.367801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2026-06-11 00:47:03.367811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2026-06-11 00:47:03.367833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2026-06-11 00:47:03.367853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2026-06-11 00:47:03.367863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2026-06-11 00:47:03.367873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2026-06-11 00:47:03.367903 | 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": 2026-06-11 00:47:03.367914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2026-06-11 00:47:03.367934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2026-06-11 00:47:03.367944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2026-06-11 00:47:03.367954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2026-06-11 00:47:03.367975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.367985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2026-06-11 00:47:03.367996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.368008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2026-06-11 00:47:03.368019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2026-06-11 00:47:03.368029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2026-06-11 00:47:03.368039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2026-06-11 00:47:03.368049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-06-11 00:47:03.368059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2026-06-11 00:47:03.368081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-06-11 00:47:03.368092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2026-06-11 00:47:03.368111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2026-06-11 00:47:03.368121 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2026-06-11 00:47:03.368178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2026-06-11 00:47:03.368191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 00:47:03.368228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2026-06-11 00:47:03.368239 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 00:47:03.368249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2026-06-11 00:47:03.368259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2026-06-11 00:47:03.368269 | 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 2026-06-11 00:47:03.368281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2026-06-11 00:47:03.368291 | 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" 2026-06-11 00:47:03.368301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:47:03.368313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 254315a7dae0 2026-06-11 00:47:03.368324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 7960fa22f532 2026-06-11 00:47:03.368334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built d42306f120f2 2026-06-11 00:47:03.368344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260611 2026-06-11 00:47:03.368360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2026-06-11 00:47:03.368189 (took 0:00:37.408481) 2026-06-11 00:47:03.369101 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2026-06-11 00:47:03.369442 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2026-06-11 00:47:03.369741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2026-06-11 00:47:03.369519 2026-06-11 00:47:03.371292 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2026-06-11 00:47:03.372300 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2026-06-11 00:47:17.673033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 00:47:17.673111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 4a972bc28372 2026-06-11 00:47:17.673206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20260611" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:47:17.673247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in b07b5319119b 2026-06-11 00:47:17.673263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container b07b5319119b 2026-06-11 00:47:17.673296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> d2162db9b338 2026-06-11 00:47:17.673354 | 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/* 2026-06-11 00:47:17.673442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 9a1e6687ad40 2026-06-11 00:47:17.673500 | 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] 2026-06-11 00:47:17.673544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:47:17.673595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:47:17.673645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:47:17.673684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:47:17.673735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:47:17.673775 | 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] 2026-06-11 00:47:17.673827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:47:17.673867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:47:17.673918 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:47:17.673960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:47:17.673992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:47:17.674036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:47:17.674074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:47:17.674126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:47:17.674213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 30.3 MB in 3s (11.4 MB/s) 2026-06-11 00:47:17.674252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-06-11 00:47:17.674279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-06-11 00:47:17.674314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2026-06-11 00:47:17.674362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2026-06-11 00:47:17.674426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2026-06-11 00:47:17.674474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-06-11 00:47:17.674512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-06-11 00:47:17.674556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-06-11 00:47:17.674627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2026-06-11 00:47:17.674639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2026-06-11 00:47:17.674705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2026-06-11 00:47:17.674736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2026-06-11 00:47:17.674768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2026-06-11 00:47:17.674804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-06-11 00:47:17.674869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2026-06-11 00:47:17.674907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-06-11 00:47:17.674939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-06-11 00:47:17.675002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-06-11 00:47:17.675040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2026-06-11 00:47:17.675070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2026-06-11 00:47:17.675125 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2026-06-11 00:47:17.675179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:47:17.675216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2026-06-11 00:47:17.675254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2026-06-11 00:47:17.675314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:47:17.675351 | 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] 2026-06-11 00:47:17.675384 | 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] 2026-06-11 00:47:17.675511 | 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.8 [1,545 kB] 2026-06-11 00:47:17.675534 | 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] 2026-06-11 00:47:17.675560 | 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] 2026-06-11 00:47:17.675593 | 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] 2026-06-11 00:47:17.675667 | 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] 2026-06-11 00:47:17.675679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-06-11 00:47:17.675712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-06-11 00:47:17.675751 | 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] 2026-06-11 00:47:17.675797 | 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] 2026-06-11 00:47:17.675836 | 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.7 [764 kB] 2026-06-11 00:47:17.675904 | 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.3 [168 kB] 2026-06-11 00:47:17.675979 | 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] 2026-06-11 00:47:17.676017 | 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] 2026-06-11 00:47:17.676073 | 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] 2026-06-11 00:47:17.676111 | 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] 2026-06-11 00:47:17.676201 | 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] 2026-06-11 00:47:17.676213 | 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] 2026-06-11 00:47:17.676247 | 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] 2026-06-11 00:47:17.676276 | 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] 2026-06-11 00:47:17.676336 | 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] 2026-06-11 00:47:17.676369 | 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] 2026-06-11 00:47:17.676438 | 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] 2026-06-11 00:47:17.676506 | 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] 2026-06-11 00:47:17.676544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (20.0 MB/s) 2026-06-11 00:47:17.676583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2026-06-11 00:47:17.676648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2026-06-11 00:47:17.676690 | 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% 2026-06-11 00:47:17.676729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2026-06-11 00:47:17.676781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2026-06-11 00:47:17.676845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2026-06-11 00:47:17.676857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2026-06-11 00:47:17.676894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2026-06-11 00:47:17.676970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2026-06-11 00:47:17.676982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:47:17.677019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-06-11 00:47:17.677091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.677123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2026-06-11 00:47:17.677156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-06-11 00:47:17.677219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 00:47:17.677252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:47:17.677299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:47:17.677354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:47:17.677391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2026-06-11 00:47:17.677455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-11 00:47:17.677523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:47:17.677554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2026-06-11 00:47:17.677586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 00:47:17.677650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:17.677686 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2026-06-11 00:47:17.677717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 00:47:17.677770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:17.677803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2026-06-11 00:47:17.677835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-06-11 00:47:17.677888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:47:17.677924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2026-06-11 00:47:17.677962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-06-11 00:47:17.678026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:17.678064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2026-06-11 00:47:17.678102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-06-11 00:47:17.678150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-06-11 00:47:17.678220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-06-11 00:47:17.678253 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:17.678322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2026-06-11 00:47:17.678357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-06-11 00:47:17.678452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-06-11 00:47:17.678466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.678504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:47:17.678579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:47:17.678609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:47:17.678662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:47:17.678695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:47:17.678736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:47:17.678805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2026-06-11 00:47:17.678836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:47:17.678869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:17.678937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-06-11 00:47:17.678992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.679036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:47:17.679123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:17.679137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:17.679227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2026-06-11 00:47:17.679240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.679305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2026-06-11 00:47:17.679378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.679469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2026-06-11 00:47:17.679523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.679593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2026-06-11 00:47:17.679640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.679716 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:47:17.679766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:47:17.679841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2026-06-11 00:47:17.679892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.679922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.679965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2026-06-11 00:47:17.680015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.680042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.680089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2026-06-11 00:47:17.680140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.680185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.680237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2026-06-11 00:47:17.680266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.680327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.680354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2026-06-11 00:47:17.680423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:17.680458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.680516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.680546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2026-06-11 00:47:17.680589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2026-06-11 00:47:17.680640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-06-11 00:47:17.680672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-06-11 00:47:17.680717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2026-06-11 00:47:17.680751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2026-06-11 00:47:17.680791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000133273 s, 30.7 MB/s 2026-06-11 00:47:17.680830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:47:17.680873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 00:47:17.680923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:47:17.680952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2026-06-11 00:47:17.680999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:47:17.681031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:17.681072 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:47:17.681123 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:47:17.681150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:47:17.681211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:17.681274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:17.681326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:17.681358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:17.681426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:17.681465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:17.681889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:17.681932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.681995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 00:47:17.682004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:47:17.682046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 9a1e6687ad40 2026-06-11 00:47:17.682096 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 6c9fbdec4cf9 2026-06-11 00:47:17.682128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 5b61651bd3dd 2026-06-11 00:47:17.682227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260611 2026-06-11 00:47:17.682349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2026-06-11 00:47:17.682215 (took 0:00:14.312696) 2026-06-11 00:47:17.682844 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2026-06-11 00:47:17.682886 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2026-06-11 00:47:17.682960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2026-06-11 00:47:17.682884 2026-06-11 00:47:17.684086 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2026-06-11 00:47:17.684895 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2026-06-11 00:47:53.376488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 00:47:53.376556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 4a972bc28372 2026-06-11 00:47:53.378523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20260611" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:47:53.378552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in de7f57e18e54 2026-06-11 00:47:53.378565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container de7f57e18e54 2026-06-11 00:47:53.378576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 700dc15b7bf9 2026-06-11 00:47:53.378588 | 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/* 2026-06-11 00:47:53.378600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in ebc3ad78e093 2026-06-11 00:47:53.378611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:47:53.378623 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:47:53.378634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:47:53.378645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:47:53.378656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:47:53.378667 | 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] 2026-06-11 00:47:53.378679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:47:53.378689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:47:53.378700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:47:53.378735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:47:53.378745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:47:53.378754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:47:53.378763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:47:53.378772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:47:53.378781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:47:53.378790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 30.3 MB in 3s (11.0 MB/s) 2026-06-11 00:47:53.378799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-06-11 00:47:53.378808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-06-11 00:47:53.378830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2026-06-11 00:47:53.378840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2026-06-11 00:47:53.378849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2026-06-11 00:47:53.378858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-06-11 00:47:53.378867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-06-11 00:47:53.378886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-06-11 00:47:53.378895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-06-11 00:47:53.378904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-06-11 00:47:53.378913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-06-11 00:47:53.378922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-06-11 00:47:53.378930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-06-11 00:47:53.378939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-06-11 00:47:53.378948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-06-11 00:47:53.378957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2026-06-11 00:47:53.378966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2026-06-11 00:47:53.378975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2026-06-11 00:47:53.378983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-06-11 00:47:53.378992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-06-11 00:47:53.379001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-06-11 00:47:53.379009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2026-06-11 00:47:53.379039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2026-06-11 00:47:53.379049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-06-11 00:47:53.379058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-06-11 00:47:53.379067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-06-11 00:47:53.379102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-06-11 00:47:53.379111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2026-06-11 00:47:53.379120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2026-06-11 00:47:53.379129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-06-11 00:47:53.379138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-06-11 00:47:53.379151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2026-06-11 00:47:53.379160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2026-06-11 00:47:53.379169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-06-11 00:47:53.379178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-06-11 00:47:53.379190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-06-11 00:47:53.379275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-06-11 00:47:53.379322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-06-11 00:47:53.379386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-06-11 00:47:53.379489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-06-11 00:47:53.379589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-06-11 00:47:53.379637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2026-06-11 00:47:53.379701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2026-06-11 00:47:53.379763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-06-11 00:47:53.379832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2026-06-11 00:47:53.379892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2026-06-11 00:47:53.379953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-06-11 00:47:53.380013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-06-11 00:47:53.380112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-06-11 00:47:53.380160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-06-11 00:47:53.380223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:47:53.380285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2026-06-11 00:47:53.380339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2026-06-11 00:47:53.380425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:47:53.380481 | 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.2 [11.3 kB] 2026-06-11 00:47:53.380557 | 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] 2026-06-11 00:47:53.380626 | 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.2 [8,668 B] 2026-06-11 00:47:53.380694 | 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.2 [10.5 kB] 2026-06-11 00:47:53.380760 | 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.2 [12.4 kB] 2026-06-11 00:47:53.380825 | 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] 2026-06-11 00:47:53.380941 | 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] 2026-06-11 00:47:53.380987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-11 00:47:53.381055 | 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] 2026-06-11 00:47:53.381143 | 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] 2026-06-11 00:47:53.381209 | 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.2 [7,284 B] 2026-06-11 00:47:53.381278 | 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] 2026-06-11 00:47:53.381342 | 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.2 [8,512 B] 2026-06-11 00:47:53.381441 | 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] 2026-06-11 00:47:53.381517 | 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.7 [764 kB] 2026-06-11 00:47:53.381587 | 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.3 [168 kB] 2026-06-11 00:47:53.381653 | 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.3 [15.0 kB] 2026-06-11 00:47:53.381726 | 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.2 [261 kB] 2026-06-11 00:47:53.381784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-06-11 00:47:53.381848 | 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] 2026-06-11 00:47:53.381911 | 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] 2026-06-11 00:47:53.381976 | 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] 2026-06-11 00:47:53.382042 | 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] 2026-06-11 00:47:53.382142 | 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] 2026-06-11 00:47:53.382212 | 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] 2026-06-11 00:47:53.382278 | 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] 2026-06-11 00:47:53.382344 | 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] 2026-06-11 00:47:53.382431 | 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] 2026-06-11 00:47:53.382513 | 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] 2026-06-11 00:47:53.382579 | 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.7 [5,341 kB] 2026-06-11 00:47:53.382645 | 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.7 [50.7 kB] 2026-06-11 00:47:53.382708 | 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] 2026-06-11 00:47:53.382772 | 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] 2026-06-11 00:47:53.382836 | 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] 2026-06-11 00:47:53.382899 | 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] 2026-06-11 00:47:53.382964 | 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] 2026-06-11 00:47:53.383027 | 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] 2026-06-11 00:47:53.383125 | 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] 2026-06-11 00:47:53.383179 | 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] 2026-06-11 00:47:53.383244 | 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] 2026-06-11 00:47:53.383309 | 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.4 [815 kB] 2026-06-11 00:47:53.383385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-06-11 00:47:53.383479 | 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.9 [334 kB] 2026-06-11 00:47:53.383553 | 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] 2026-06-11 00:47:53.383621 | 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] 2026-06-11 00:47:53.383696 | 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.5 [302 kB] 2026-06-11 00:47:53.383755 | 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] 2026-06-11 00:47:53.383819 | 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] 2026-06-11 00:47:53.383884 | 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] 2026-06-11 00:47:53.383950 | 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] 2026-06-11 00:47:53.384014 | 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] 2026-06-11 00:47:53.384096 | 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] 2026-06-11 00:47:53.384167 | 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] 2026-06-11 00:47:53.384233 | 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.7 [117 kB] 2026-06-11 00:47:53.384298 | 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] 2026-06-11 00:47:53.384362 | 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] 2026-06-11 00:47:53.384460 | 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] 2026-06-11 00:47:53.384535 | 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] 2026-06-11 00:47:53.384603 | 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] 2026-06-11 00:47:53.386484 | 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] 2026-06-11 00:47:53.386504 | 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] 2026-06-11 00:47:53.386515 | 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] 2026-06-11 00:47:53.386524 | 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] 2026-06-11 00:47:53.386533 | 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] 2026-06-11 00:47:53.386542 | 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] 2026-06-11 00:47:53.386550 | 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] 2026-06-11 00:47:53.386559 | 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.8 [1,545 kB] 2026-06-11 00:47:53.386568 | 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] 2026-06-11 00:47:53.386586 | 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] 2026-06-11 00:47:53.386596 | 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] 2026-06-11 00:47:53.386605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-06-11 00:47:53.386614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-06-11 00:47:53.386629 | 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] 2026-06-11 00:47:53.386639 | 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] 2026-06-11 00:47:53.386647 | 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] 2026-06-11 00:47:53.386657 | 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] 2026-06-11 00:47:53.386666 | 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] 2026-06-11 00:47:53.386675 | 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] 2026-06-11 00:47:53.386684 | 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] 2026-06-11 00:47:53.386692 | 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] 2026-06-11 00:47:53.386701 | 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] 2026-06-11 00:47:53.386710 | 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] 2026-06-11 00:47:53.386719 | 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] 2026-06-11 00:47:53.386728 | 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] 2026-06-11 00:47:53.386737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 1s (21.1 MB/s) 2026-06-11 00:47:53.386746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2026-06-11 00:47:53.386755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-06-11 00:47:53.386775 | 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% 2026-06-11 00:47:53.386786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2026-06-11 00:47:53.386795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2026-06-11 00:47:53.386804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2026-06-11 00:47:53.386814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2026-06-11 00:47:53.386822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2026-06-11 00:47:53.386841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2026-06-11 00:47:53.386850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11560 files and directories currently installed.) 2026-06-11 00:47:53.386859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.386868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.386877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2026-06-11 00:47:53.386886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-06-11 00:47:53.386895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:47:53.386904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2026-06-11 00:47:53.386913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.386922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.386931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2026-06-11 00:47:53.386939 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.386948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.386988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2026-06-11 00:47:53.386999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.387008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.387017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.387026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2026-06-11 00:47:53.387035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-06-11 00:47:53.387044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 00:47:53.387058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2026-06-11 00:47:53.387067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-11 00:47:53.387119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:47:53.387129 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2026-06-11 00:47:53.387138 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 00:47:53.387147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:53.387157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2026-06-11 00:47:53.387166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 00:47:53.387179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:53.387216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2026-06-11 00:47:53.387231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 00:47:53.387243 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:53.387311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2026-06-11 00:47:53.387327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.387420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.387442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2026-06-11 00:47:53.387503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-06-11 00:47:53.387542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 00:47:53.387592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2026-06-11 00:47:53.387641 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.387678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.387727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2026-06-11 00:47:53.387774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-06-11 00:47:53.387814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:47:53.387853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2026-06-11 00:47:53.387900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-11 00:47:53.387948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:47:53.387995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2026-06-11 00:47:53.388049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:47:53.388112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:53.388160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2026-06-11 00:47:53.388207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 00:47:53.388244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:53.388299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2026-06-11 00:47:53.388339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 00:47:53.388375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.388475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2026-06-11 00:47:53.388494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 00:47:53.388543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:53.388590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2026-06-11 00:47:53.388627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 00:47:53.388676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2026-06-11 00:47:53.388724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2026-06-11 00:47:53.388760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-06-11 00:47:53.388796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2026-06-11 00:47:53.388844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2026-06-11 00:47:53.388892 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-06-11 00:47:53.388940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2026-06-11 00:47:53.388986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2026-06-11 00:47:53.389023 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-06-11 00:47:53.389088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-06-11 00:47:53.389128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2026-06-11 00:47:53.389176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-06-11 00:47:53.389222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-06-11 00:47:53.389258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2026-06-11 00:47:53.389306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-06-11 00:47:53.389354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-06-11 00:47:53.389412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2026-06-11 00:47:53.389455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-06-11 00:47:53.389502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-06-11 00:47:53.389550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2026-06-11 00:47:53.389597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-06-11 00:47:53.389643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-06-11 00:47:53.389689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2026-06-11 00:47:53.389736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 00:47:53.389791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:47:53.389838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2026-06-11 00:47:53.389884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-06-11 00:47:53.389930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:47:53.389985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2026-06-11 00:47:53.390032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-06-11 00:47:53.390092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:53.390140 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2026-06-11 00:47:53.390187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-06-11 00:47:53.390233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.390294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:53.390309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2026-06-11 00:47:53.390364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-06-11 00:47:53.390430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2026-06-11 00:47:53.390448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2026-06-11 00:47:53.390511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-06-11 00:47:53.390557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2026-06-11 00:47:53.390593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2026-06-11 00:47:53.390640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-06-11 00:47:53.390676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-06-11 00:47:53.390722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2026-06-11 00:47:53.390758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-06-11 00:47:53.390805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-06-11 00:47:53.390841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2026-06-11 00:47:53.390887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-06-11 00:47:53.390933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2026-06-11 00:47:53.390970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2026-06-11 00:47:53.391017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-06-11 00:47:53.391053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2026-06-11 00:47:53.391160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2026-06-11 00:47:53.391179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-06-11 00:47:53.391356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 00:47:53.391467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2026-06-11 00:47:53.391483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-06-11 00:47:53.391503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-06-11 00:47:53.391514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2026-06-11 00:47:53.391525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-06-11 00:47:53.391536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.391550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 00:47:53.391561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2026-06-11 00:47:53.391616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-06-11 00:47:53.391632 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 00:47:53.391668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2026-06-11 00:47:53.391714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-06-11 00:47:53.391729 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-06-11 00:47:53.391797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-06-11 00:47:53.391823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-11 00:47:53.391899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:47:53.391915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2026-06-11 00:47:53.391966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-06-11 00:47:53.391981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.392051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-06-11 00:47:53.392069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2026-06-11 00:47:53.392153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 00:47:53.392169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 00:47:53.392221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2026-06-11 00:47:53.392236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-06-11 00:47:53.392300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-06-11 00:47:53.392342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2026-06-11 00:47:53.392417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-06-11 00:47:53.392441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-06-11 00:47:53.392521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2026-06-11 00:47:53.392562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-06-11 00:47:53.392613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2026-06-11 00:47:53.392628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2026-06-11 00:47:53.392682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-06-11 00:47:53.392723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-06-11 00:47:53.392774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2026-06-11 00:47:53.392789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-06-11 00:47:53.392841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2026-06-11 00:47:53.392881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2026-06-11 00:47:53.392932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.394486 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-06-11 00:47:53.394526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-06-11 00:47:53.394537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2026-06-11 00:47:53.394547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-06-11 00:47:53.394558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-06-11 00:47:53.394568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2026-06-11 00:47:53.394578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-06-11 00:47:53.394588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2026-06-11 00:47:53.394598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2026-06-11 00:47:53.394608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-06-11 00:47:53.394618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-06-11 00:47:53.394628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2026-06-11 00:47:53.394638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-06-11 00:47:53.394648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-06-11 00:47:53.394658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2026-06-11 00:47:53.394668 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-06-11 00:47:53.394678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2026-06-11 00:47:53.394688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2026-06-11 00:47:53.394698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-06-11 00:47:53.394708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-06-11 00:47:53.394727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2026-06-11 00:47:53.394737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-06-11 00:47:53.394747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-06-11 00:47:53.394757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 00:47:53.394767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:53.394777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.394787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2026-06-11 00:47:53.394796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:53.394807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.394816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2026-06-11 00:47:53.394826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 00:47:53.394836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.394846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2026-06-11 00:47:53.394863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:53.394874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.394884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2026-06-11 00:47:53.394893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 00:47:53.394903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.394914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2026-06-11 00:47:53.394924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 00:47:53.394946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.394957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2026-06-11 00:47:53.394967 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-06-11 00:47:53.394977 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.394987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2026-06-11 00:47:53.394997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-06-11 00:47:53.395006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 00:47:53.395016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 00:47:53.395026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 00:47:53.395036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:47:53.395046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2026-06-11 00:47:53.395056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-11 00:47:53.395065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:47:53.395130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2026-06-11 00:47:53.395142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 00:47:53.395152 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:53.395162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2026-06-11 00:47:53.395172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 00:47:53.395182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:53.395192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2026-06-11 00:47:53.395209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-06-11 00:47:53.395221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:53.395231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2026-06-11 00:47:53.395241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.395258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-06-11 00:47:53.395269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:53.395279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2026-06-11 00:47:53.395289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-06-11 00:47:53.395299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-06-11 00:47:53.395318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2026-06-11 00:47:53.395354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2026-06-11 00:47:53.395383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2026-06-11 00:47:53.395450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2026-06-11 00:47:53.395480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395505 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-06-11 00:47:53.395515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2026-06-11 00:47:53.395552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2026-06-11 00:47:53.395679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2026-06-11 00:47:53.395768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2026-06-11 00:47:53.395879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.395901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.395957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2026-06-11 00:47:53.395972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 00:47:53.396024 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.396040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.396110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2026-06-11 00:47:53.396126 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2026-06-11 00:47:53.396166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.396217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2026-06-11 00:47:53.396232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2026-06-11 00:47:53.396264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000180271 s, 22.7 MB/s 2026-06-11 00:47:53.396305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-06-11 00:47:53.396356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2026-06-11 00:47:53.396371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-06-11 00:47:53.396414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2026-06-11 00:47:53.396472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2026-06-11 00:47:53.396512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-06-11 00:47:53.396527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 00:47:53.396580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 00:47:53.396630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.396645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 00:47:53.396695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.396745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2026-06-11 00:47:53.396760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:53.396798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 00:47:53.396848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 00:47:53.396863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2026-06-11 00:47:53.396902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2026-06-11 00:47:53.396916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 00:47:53.396965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2026-06-11 00:47:53.396981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.397033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 00:47:53.397048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 00:47:53.397164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 00:47:53.397179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.397193 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2026-06-11 00:47:53.397233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 00:47:53.397249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.397379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-06-11 00:47:53.397440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-06-11 00:47:53.397461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.397473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-06-11 00:47:53.397483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 00:47:53.397496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.397509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-06-11 00:47:53.397559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-11 00:47:53.397574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.397622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 00:47:53.397635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:53.397679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 00:47:53.397693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.397727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.397741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.397776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.397821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:53.397834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.397869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:53.397882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 00:47:53.397925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 00:47:53.397938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 00:47:53.397986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2026-06-11 00:47:53.398022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 00:47:53.398036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:53.398103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-06-11 00:47:53.398163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-06-11 00:47:53.398177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 00:47:53.398212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398306 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-06-11 00:47:53.398319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 00:47:53.398355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:53.398368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:53.398416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.398610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2026-06-11 00:47:53.398665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2026-06-11 00:47:53.398710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.398724 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:53.398759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-06-11 00:47:53.398804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 00:47:53.398818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-06-11 00:47:53.398852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2026-06-11 00:47:53.398866 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-06-11 00:47:53.398921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-06-11 00:47:53.398936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2026-06-11 00:47:53.398972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-06-11 00:47:53.399018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-06-11 00:47:53.399031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-06-11 00:47:53.399066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2026-06-11 00:47:53.399099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-06-11 00:47:53.399134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-06-11 00:47:53.399155 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-06-11 00:47:53.399192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2026-06-11 00:47:53.399205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:53.399252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:53.399266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:53.399313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:53.399326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.399372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-06-11 00:47:53.399386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:47:53.399443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 00:47:53.399460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:47:53.399509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container ebc3ad78e093 2026-06-11 00:47:53.399523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 99047ba0ab40 2026-06-11 00:47:53.399574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 983914243bda 2026-06-11 00:47:53.399619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260611 2026-06-11 00:47:53.399692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2026-06-11 00:47:53.399618 (took 0:00:35.716734) 2026-06-11 00:47:53.400051 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2026-06-11 00:47:53.400097 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2026-06-11 00:47:53.400121 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2026-06-11 00:47:53.400040 2026-06-11 00:47:53.400881 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2026-06-11 00:47:53.401417 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2026-06-11 00:48:23.711889 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260611 2026-06-11 00:48:23.712629 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a4c99ebc675e 2026-06-11 00:48:23.712663 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20260611" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:48:23.712681 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8f377e444eaa 2026-06-11 00:48:23.712696 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8f377e444eaa 2026-06-11 00:48:23.712709 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 310a1edb168d 2026-06-11 00:48:23.712723 | 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 2026-06-11 00:48:23.712764 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 664674b30b76 2026-06-11 00:48:23.712776 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 664674b30b76 2026-06-11 00:48:23.712786 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> ce2becc1207b 2026-06-11 00:48:23.712798 | 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 2026-06-11 00:48:23.712810 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 7964164fbf85 2026-06-11 00:48:23.712820 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 7964164fbf85 2026-06-11 00:48:23.712830 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 993919df9ac9 2026-06-11 00:48:23.712874 | 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/* 2026-06-11 00:48:23.712887 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 374db00ac58f 2026-06-11 00:48:23.712897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:48:23.712907 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:48:23.712917 | 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] 2026-06-11 00:48:23.712929 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:48:23.712939 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:48:23.712954 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:48:23.713035 | 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] 2026-06-11 00:48:23.713121 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:48:23.713181 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 00:48:23.713270 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:48:23.713316 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:48:23.713385 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:48:23.713476 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:48:23.714532 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:48:23.714569 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:48:23.714574 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:48:23.714578 | 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] 2026-06-11 00:48:23.714588 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.4 MB in 3s (11.1 MB/s) 2026-06-11 00:48:23.714593 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-06-11 00:48:23.714596 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-06-11 00:48:23.714600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-06-11 00:48:23.714603 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-06-11 00:48:23.714607 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2026-06-11 00:48:23.714610 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2026-06-11 00:48:23.714614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2026-06-11 00:48:23.714618 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2026-06-11 00:48:23.714621 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-06-11 00:48:23.714635 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-test netcat-openbsd openssh-client openssh-server 2026-06-11 00:48:23.714639 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2026-06-11 00:48:23.714643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2026-06-11 00:48:23.714646 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2026-06-11 00:48:23.714650 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2026-06-11 00:48:23.714653 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2026-06-11 00:48:23.714657 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2026-06-11 00:48:23.714661 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:48:23.714664 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 30.0 MB of archives. 2026-06-11 00:48:23.714668 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 145 MB of additional disk space will be used. 2026-06-11 00:48:23.714671 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:48:23.716482 | 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] 2026-06-11 00:48:23.716492 | 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.5 [443 kB] 2026-06-11 00:48:23.716496 | 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] 2026-06-11 00:48:23.716500 | 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] 2026-06-11 00:48:23.716504 | 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] 2026-06-11 00:48:23.716508 | 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] 2026-06-11 00:48:23.716512 | 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] 2026-06-11 00:48:23.716516 | 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] 2026-06-11 00:48:23.716520 | 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] 2026-06-11 00:48:23.716523 | 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.27-ubu2404 [10.2 MB] 2026-06-11 00:48:23.716535 | 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.18+maria~ubu2404 [7,223 kB] 2026-06-11 00:48:23.716540 | 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.18+maria~ubu2404 [3,326 kB] 2026-06-11 00:48:23.716543 | 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.18+maria~ubu2404 [6,621 kB] 2026-06-11 00:48:23.716547 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2026-06-11 00:48:23.716550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.0 MB in 4s (6,911 kB/s) 2026-06-11 00:48:23.716554 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2026-06-11 00:48:23.716557 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2026-06-11 00:48:23.716563 | 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% 2026-06-11 00:48:23.716568 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:48:23.716572 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 85% 2026-06-11 00:48:23.716575 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2026-06-11 00:48:23.716578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2026-06-11 00:48:23.716582 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11717 files and directories currently installed.) 2026-06-11 00:48:23.716585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 00:48:23.716593 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:48:23.716597 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2026-06-11 00:48:23.716600 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 00:48:23.716603 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 00:48:23.716607 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2026-06-11 00:48:23.716610 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.27-ubu2404_amd64.deb ... 2026-06-11 00:48:23.716614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.27-ubu2404) ... 2026-06-11 00:48:23.716617 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2026-06-11 00:48:23.716620 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2026-06-11 00:48:23.716629 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2026-06-11 00:48:23.716633 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2026-06-11 00:48:23.716636 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-06-11 00:48:23.716640 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2026-06-11 00:48:23.716643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-11 00:48:23.716647 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2026-06-11 00:48:23.716650 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-06-11 00:48:23.716657 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:48:23.716660 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2026-06-11 00:48:23.716664 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 00:48:23.716667 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2026-06-11 00:48:23.716670 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2026-06-11 00:48:23.716674 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-06-11 00:48:23.716677 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:48:23.716680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2026-06-11 00:48:23.716686 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-06-11 00:48:23.716837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-06-11 00:48:23.716874 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2026-06-11 00:48:23.716888 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-06-11 00:48:23.716941 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2026-06-11 00:48:23.716993 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2026-06-11 00:48:23.717083 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2026-06-11 00:48:23.717167 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2026-06-11 00:48:23.717238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2026-06-11 00:48:23.717260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2026-06-11 00:48:23.717346 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-06-11 00:48:23.717416 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2026-06-11 00:48:23.717521 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2026-06-11 00:48:23.717581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-06-11 00:48:23.717662 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:48:23.717749 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.27-ubu2404) ... 2026-06-11 00:48:23.717819 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2026-06-11 00:48:23.717890 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2026-06-11 00:48:23.717958 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-06-11 00:48:23.718094 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-11 00:48:23.718170 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2026-06-11 00:48:23.718214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 00:48:23.718278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2026-06-11 00:48:23.718354 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2026-06-11 00:48:23.718434 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:48:23.718493 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:48:23.718569 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 00:48:23.718629 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-06-11 00:48:23.718685 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:48:23.718739 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2026-06-11 00:48:23.718795 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-06-11 00:48:23.718851 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-06-11 00:48:23.718906 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2026-06-11 00:48:23.718960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-06-11 00:48:23.719051 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:48:23.719066 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:48:23.719190 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 374db00ac58f 2026-06-11 00:48:23.719213 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b1ef87088b3a 2026-06-11 00:48:23.719222 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2026-06-11 00:48:23.719279 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 9bd45d8015eb 2026-06-11 00:48:23.719334 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:48:23.719413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5b2e0176f07b 2026-06-11 00:48:23.719469 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2026-06-11 00:48:23.719533 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c90d4c16dd74 2026-06-11 00:48:23.719588 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2026-06-11 00:48:23.719645 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 14c3b802ea26 2026-06-11 00:48:23.719699 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2026-06-11 00:48:23.719757 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d2cab09f5b07 2026-06-11 00:48:23.719818 | 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/* 2026-06-11 00:48:23.719875 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 020ce39325bb 2026-06-11 00:48:23.719931 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 020ce39325bb 2026-06-11 00:48:23.719987 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5a6e60b16c30 2026-06-11 00:48:23.720059 | 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 2026-06-11 00:48:23.720118 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in e6190fa7f977 2026-06-11 00:48:23.720173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container e6190fa7f977 2026-06-11 00:48:23.720226 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e70bb27fb636 2026-06-11 00:48:23.720280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2026-06-11 00:48:23.720336 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 25cc88a0482f 2026-06-11 00:48:23.720409 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2026-06-11 00:48:23.720492 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ede954894c6d 2026-06-11 00:48:23.720552 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ede954894c6d 2026-06-11 00:48:23.720609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> b37d3b11c3b3 2026-06-11 00:48:23.720664 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2026-06-11 00:48:23.720739 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in f7ef7f166600 2026-06-11 00:48:23.720796 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container f7ef7f166600 2026-06-11 00:48:23.720852 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> dc0fdfae8692 2026-06-11 00:48:23.720913 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2026-06-11 00:48:23.720963 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in cc1c89841f27 2026-06-11 00:48:23.721058 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container cc1c89841f27 2026-06-11 00:48:23.721121 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5f71dd30607f 2026-06-11 00:48:23.721181 | 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 2026-06-11 00:48:23.721239 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4adcd8bf64bf 2026-06-11 00:48:23.721293 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-06-11 00:48:23.721350 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-06-11 00:48:23.721408 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-06-11 00:48:23.721491 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2026-06-11 00:48:23.721537 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:48:23.721584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-06-11 00:48:23.721633 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-06-11 00:48:23.721679 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-06-11 00:48:23.721728 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:48:23.721775 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4adcd8bf64bf 2026-06-11 00:48:23.721821 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d7791aa61571 2026-06-11 00:48:23.721867 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2026-06-11 00:48:23.721915 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8b207c3640e3 2026-06-11 00:48:23.721960 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8b207c3640e3 2026-06-11 00:48:23.722024 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 331bd7907570 2026-06-11 00:48:23.722152 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 86538ee4b0ef 2026-06-11 00:48:23.722186 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20260611 2026-06-11 00:48:23.722216 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2026-06-11 00:48:23.722142 (took 0:00:30.322102) 2026-06-11 00:48:23.722642 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2026-06-11 00:48:23.722718 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2026-06-11 00:48:23.722792 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2026-06-11 00:48:23.722725 2026-06-11 00:48:23.724479 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2026-06-11 00:48:23.724516 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2026-06-11 00:48:27.224824 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260611 2026-06-11 00:48:27.224967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> a4c99ebc675e 2026-06-11 00:48:27.225021 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20260611" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:48:27.225193 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 782f4889f1ac 2026-06-11 00:48:27.225264 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 782f4889f1ac 2026-06-11 00:48:27.225330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> cf7a8f48851c 2026-06-11 00:48:27.225431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:48:27.225579 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ea51f4168015 2026-06-11 00:48:27.225602 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2026-06-11 00:48:27.225653 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 75a6e4f2bdb7 2026-06-11 00:48:27.225728 | 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 2026-06-11 00:48:27.225803 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 23e9c6e4ab75 2026-06-11 00:48:27.225878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 23e9c6e4ab75 2026-06-11 00:48:27.225948 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> afbd0bcfe992 2026-06-11 00:48:27.226069 | 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 2026-06-11 00:48:27.226124 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 6083ea7dfd23 2026-06-11 00:48:27.226192 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-06-11 00:48:27.226266 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-06-11 00:48:27.226338 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-06-11 00:48:27.226416 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2026-06-11 00:48:27.226521 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:48:27.226598 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-06-11 00:48:27.226676 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-06-11 00:48:27.226747 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-06-11 00:48:27.226796 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:48:27.226880 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 6083ea7dfd23 2026-06-11 00:48:27.226950 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 643c3bd87d9c 2026-06-11 00:48:27.230201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built eeefc5f0daa6 2026-06-11 00:48:27.230253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260611 2026-06-11 00:48:27.230266 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2026-06-11 00:48:27.227117 (took 0:00:03.504392) 2026-06-11 00:48:27.230275 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2026-06-11 00:48:27.230285 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2026-06-11 00:48:27.230295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2026-06-11 00:48:27.227754 2026-06-11 00:48:27.230305 | 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 2026-06-11 00:48:28.196774 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2026-06-11 00:48:28.196844 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2026-06-11 00:49:23.710523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 00:49:23.710649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 2e1de999e904 2026-06-11 00:49:23.710685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20260611" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:49:23.710712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in a89d6385b2e2 2026-06-11 00:49:23.710778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container a89d6385b2e2 2026-06-11 00:49:23.710804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 50c4689c5402 2026-06-11 00:49:23.710826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2026-06-11 00:49:23.710887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 7fea2ce915c8 2026-06-11 00:49:23.710905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2026-06-11 00:49:23.710918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> d5d58acd3012 2026-06-11 00:49:23.710937 | 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 2026-06-11 00:49:23.710969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 3f31a41be28b 2026-06-11 00:49:23.710994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/ovn_octavia_provider-7.0.1.dev15 2026-06-11 00:49:23.711016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-06-11 00:49:23.711038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-06-11 00:49:23.711052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-06-11 00:49:23.711134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:49:23.711156 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-06-11 00:49:23.711171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-06-11 00:49:23.711189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-06-11 00:49:23.711207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:49:23.711224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:49:23.711241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-06-11 00:49:23.711258 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-06-11 00:49:23.711275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-06-11 00:49:23.711292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:49:23.711309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-06-11 00:49:23.711325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-06-11 00:49:23.711342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-06-11 00:49:23.711359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:49:23.711379 | 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.dev15) (5.8.1) 2026-06-11 00:49:23.711463 | 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.dev15) (0.10.1) 2026-06-11 00:49:23.711491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-06-11 00:49:23.711509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:49:23.711546 | 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.dev15) (4.0.1) 2026-06-11 00:49:23.711563 | 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.dev15) (9.6.1) 2026-06-11 00:49:23.711581 | 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.dev15) (6.1.2) 2026-06-11 00:49:23.711599 | 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.dev15) (14.9.3) 2026-06-11 00:49:23.711617 | 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.dev15) (5.5.0) 2026-06-11 00:49:23.711636 | 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.dev15) (7.4.0) 2026-06-11 00:49:23.711667 | 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.dev15) (3.4.0) 2026-06-11 00:49:23.711685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-06-11 00:49:23.711704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:49:23.711734 | 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.dev15) (6.1.0) 2026-06-11 00:49:23.711751 | 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.dev15) (2.0.32) 2026-06-11 00:49:23.711768 | 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.dev15) (8.3.0) 2026-06-11 00:49:23.711785 | 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.dev15) (3.6.0) 2026-06-11 00:49:23.711803 | 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) 2026-06-11 00:49:23.711821 | 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) 2026-06-11 00:49:23.711839 | 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) 2026-06-11 00:49:23.711890 | 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) 2026-06-11 00:49:23.711910 | 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.dev15) (2.1.0) 2026-06-11 00:49:23.711927 | 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.dev15) (2.32.3) 2026-06-11 00:49:23.711946 | 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.dev15) (5.3.0) 2026-06-11 00:49:23.711964 | 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.dev15) (1.7.0) 2026-06-11 00:49:23.711976 | 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.dev15) (1.8.8) 2026-06-11 00:49:23.711986 | 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.dev15) 2026-06-11 00:49:23.712005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:49:23.712015 | 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.dev15) (3.1.0) 2026-06-11 00:49:23.712025 | 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.dev15) (6.1.0) 2026-06-11 00:49:23.712035 | 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.dev15) (5.6.0) 2026-06-11 00:49:23.712045 | 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.dev15) (16.0.0) 2026-06-11 00:49:23.712068 | 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.dev15) (6.4.0) 2026-06-11 00:49:23.712086 | 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.dev15) (4.4.0) 2026-06-11 00:49:23.712096 | 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.dev15) (3.5.0) 2026-06-11 00:49:23.712107 | 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.dev15) (3.4.0) 2026-06-11 00:49:23.712117 | 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.dev15) (4.2.0) 2026-06-11 00:49:23.712127 | 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.dev15) (1.5.1) 2026-06-11 00:49:23.712136 | 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.dev15) (1.3.3) 2026-06-11 00:49:23.712147 | 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.dev15) (6.0.2) 2026-06-11 00:49:23.712157 | 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.dev15) (42.0.8) 2026-06-11 00:49:23.712167 | 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.dev15) (5.1.1) 2026-06-11 00:49:23.712176 | 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.dev15) (1.3.3) 2026-06-11 00:49:23.712187 | 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.dev15) (1.0.1) 2026-06-11 00:49:23.712197 | 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.dev15) (1.33) 2026-06-11 00:49:23.712207 | 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.dev15) (0.11.0) 2026-06-11 00:49:23.712218 | 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.dev15) (4.2.2) 2026-06-11 00:49:23.712235 | 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.dev15) (1.4.0) 2026-06-11 00:49:23.712245 | 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.dev15) (1.17.0) 2026-06-11 00:49:23.712262 | 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.dev15) (2.22) 2026-06-11 00:49:23.712275 | 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.dev15) (3.0.0) 2026-06-11 00:49:23.712286 | 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.dev15) (0.36.1) 2026-06-11 00:49:23.712301 | 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.dev15) (1.0.8) 2026-06-11 00:49:23.712312 | 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.dev15) 2026-06-11 00:49:23.712322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-06-11 00:49:23.712333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 5.2 MB/s 0:00:00 2026-06-11 00:49:23.712342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-06-11 00:49:23.712352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-06-11 00:49:23.712362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-06-11 00:49:23.712372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:49:23.712382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-06-11 00:49:23.712392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:49:23.712443 | 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.dev15) (24.1) 2026-06-11 00:49:23.712453 | 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.dev15) (2.5.1) 2026-06-11 00:49:23.712462 | 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.dev15) (2.6.1) 2026-06-11 00:49:23.712471 | 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.dev15) (3.0.3) 2026-06-11 00:49:23.712480 | 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.dev15) (67.2.0) 2026-06-11 00:49:23.712489 | 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.dev15) (3.4.1) 2026-06-11 00:49:23.712499 | 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.dev15) (5.3.0) 2026-06-11 00:49:23.712525 | 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.dev15) (0.19) 2026-06-11 00:49:23.712535 | 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.dev15) (2.0.0) 2026-06-11 00:49:23.712544 | 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.dev15) (1.13.2) 2026-06-11 00:49:23.712553 | 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.dev15) (2.0.1) 2026-06-11 00:49:23.712562 | 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.dev15) (0.5.0) 2026-06-11 00:49:23.712571 | 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.dev15) (1.3.5) 2026-06-11 00:49:23.712587 | 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.dev15) (4.12.2) 2026-06-11 00:49:23.712597 | 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.dev15) (2.9.0.post0) 2026-06-11 00:49:23.712606 | 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.dev15) (3.0.0) 2026-06-11 00:49:23.712614 | 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.dev15) (5.5.0) 2026-06-11 00:49:23.712624 | 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.dev15) (5.2.0) 2026-06-11 00:49:23.712633 | 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.dev15) (5.4.0) 2026-06-11 00:49:23.712641 | 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.dev15) (6.2.0) 2026-06-11 00:49:23.712650 | 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.dev15) (0.9.0) 2026-06-11 00:49:23.712659 | 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.dev15) (5.1.0) 2026-06-11 00:49:23.712668 | 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.dev15) (0.20.0) 2026-06-11 00:49:23.712677 | 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.dev15) (3.1.4) 2026-06-11 00:49:23.712693 | 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.dev15) (4.0.1) 2026-06-11 00:49:23.712702 | 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.dev15) (4.0.1) 2026-06-11 00:49:23.712718 | 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.dev15) (2.1.5) 2026-06-11 00:49:23.712727 | 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.dev15) (2024.1) 2026-06-11 00:49:23.712736 | 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.dev15) (3.10.1) 2026-06-11 00:49:23.712746 | 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.dev15) (3.1.0) 2026-06-11 00:49:23.712755 | 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.dev15) (1.6.0) 2026-06-11 00:49:23.712769 | 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.dev15) (6.0.0) 2026-06-11 00:49:23.712779 | 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.dev15) (3.1.2) 2026-06-11 00:49:23.712788 | 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.dev15) (3.11.0) 2026-06-11 00:49:23.712797 | 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.dev15) 2026-06-11 00:49:23.712806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-06-11 00:49:23.712815 | 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.dev15) (1.5.0) 2026-06-11 00:49:23.712824 | 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.dev15) (0.3.5) 2026-06-11 00:49:23.712833 | 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.dev15) (0.2.13) 2026-06-11 00:49:23.712842 | 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.dev15) (3.3.2) 2026-06-11 00:49:23.712877 | 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.dev15) (3.8) 2026-06-11 00:49:23.712894 | 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.dev15) (1.26.19) 2026-06-11 00:49:23.712904 | 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.dev15) (2026.5.20) 2026-06-11 00:49:23.712913 | 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.dev15) (0.7) 2026-06-11 00:49:23.712923 | 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.dev15) (2.7.2) 2026-06-11 00:49:23.712946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-06-11 00:49:23.712962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 11.8 MB/s 0:00:00 2026-06-11 00:49:23.712977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-06-11 00:49:23.712994 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.3 MB/s 0:00:00 2026-06-11 00:49:23.713010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-06-11 00:49:23.713027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-06-11 00:49:23.713039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2026-06-11 00:49:23.713049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-06-11 00:49:23.713057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-06-11 00:49:23.713073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev15-py3-none-any.whl size=135181 sha256=e04fa0437367ef23d824c3281da4b129c0e99f61d6f042b21984d8da177f397c 2026-06-11 00:49:23.713082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-n1aklkn0/wheels/af/d1/5f/e48f1df5165148676bdb071028079f3c59f7e625cf761bd3f0 2026-06-11 00:49:23.713092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:49:23.713101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:49:23.713110 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=6086d36fb608e441a1f9fe09944db31d1d8a46333aaa49227b165b6c75ec614d 2026-06-11 00:49:23.713119 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-n1aklkn0/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:49:23.713128 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2026-06-11 00:49:23.713137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-06-11 00:49:23.713146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88199 sha256=a7e1b31172904d85dfddf418b5c14967096e18f8a635657054fc5bfdec5d4d7c 2026-06-11 00:49:23.713169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-n1aklkn0/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-06-11 00:49:23.713179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider pycadf ncclient 2026-06-11 00:49:23.713188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-06-11 00:49:23.713197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Attempting uninstall: pycadf 2026-06-11 00:49:23.713206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Found existing installation: pycadf 3.1.1 2026-06-11 00:49:23.713215 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Uninstalling pycadf-3.1.1: 2026-06-11 00:49:23.713224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:49:23.713233 | 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.1 ovn-octavia-provider-7.0.1.dev15 ovsdbapp-2.8.0 pycadf-3.1.1 2026-06-11 00:49:23.713241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 3f31a41be28b 2026-06-11 00:49:23.713251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 165cd5669826 2026-06-11 00:49:23.713268 | 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 2026-06-11 00:49:23.713278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in eda24dba0a71 2026-06-11 00:49:23.713287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-06-11 00:49:23.713297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-06-11 00:49:23.713311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-06-11 00:49:23.713326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2026-06-11 00:49:23.713342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:49:23.713357 | 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 2026-06-11 00:49:23.713371 | 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 2026-06-11 00:49:23.713384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:49:23.713427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:49:23.713455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:49:23.713468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:49:23.713482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-06-11 00:49:23.713496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2026-06-11 00:49:23.713510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-06-11 00:49:23.713525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2026-06-11 00:49:23.713539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:49:23.713567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:49:23.713582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-06-11 00:49:23.713598 | 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% 2026-06-11 00:49:23.713631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-06-11 00:49:23.713644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-06-11 00:49:23.713658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-06-11 00:49:23.713676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-06-11 00:49:23.713691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-06-11 00:49:23.713710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-06-11 00:49:23.713729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18683 files and directories currently installed.) 2026-06-11 00:49:23.713777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:49:23.713797 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-06-11 00:49:23.713832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-06-11 00:49:23.713908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-06-11 00:49:23.713989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-06-11 00:49:23.714007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:49:23.714026 | 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 2026-06-11 00:49:23.714041 | 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 2026-06-11 00:49:23.714061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:49:23.714079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:49:23.714098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:49:23.714137 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:49:23.714159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-06-11 00:49:23.714196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:49:23.714217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2026-06-11 00:49:23.714295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-06-11 00:49:23.714315 | 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% 2026-06-11 00:49:23.714334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-06-11 00:49:23.714347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-06-11 00:49:23.714367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-06-11 00:49:23.714438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-06-11 00:49:23.714472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-06-11 00:49:23.714485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-06-11 00:49:23.714542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18674 files and directories currently installed.) 2026-06-11 00:49:23.714554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:23.714582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.714677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:23.714691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.714705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:49:23.714717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.714760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:23.714774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.714814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:23.714838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.714902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.714918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.714977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.714997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.715018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.715039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:49:23.715068 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:23.715155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:23.715180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.715449 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:49:23.715482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.715503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:49:23.715565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:49:23.715644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.715684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715724 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.715744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:23.715764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.715784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:23.715827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2026-06-11 00:49:23.715882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.715909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2026-06-11 00:49:23.715929 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:49:23.715950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:49:23.715971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2026-06-11 00:49:23.715990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:49:23.716011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:49:23.716033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2026-06-11 00:49:23.716079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2026-06-11 00:49:23.716101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:49:23.716139 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.716160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10773 files, 1549 directories removed. 2026-06-11 00:49:23.716181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.716219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2026-06-11 00:49:23.716242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.716262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1365 files, 140 directories removed. 2026-06-11 00:49:23.716283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-06-11 00:49:23.716304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2026-06-11 00:49:23.716344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2026-06-11 00:49:23.716382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:49:23.716445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container eda24dba0a71 2026-06-11 00:49:23.716472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> a8dd633e8e4f 2026-06-11 00:49:23.716491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 017acaf9a2b2 2026-06-11 00:49:23.716509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20260611 2026-06-11 00:49:23.716584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2026-06-11 00:49:23.716500 (took 0:00:56.488746) 2026-06-11 00:49:23.716984 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2026-06-11 00:49:23.717078 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2026-06-11 00:49:23.717143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2026-06-11 00:49:23.717099 2026-06-11 00:49:23.717960 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2026-06-11 00:49:23.718459 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2026-06-11 00:49:53.504305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 00:49:53.504460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 2e1de999e904 2026-06-11 00:49:53.504542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20260611" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:49:53.504631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in d69e567c9170 2026-06-11 00:49:53.504730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container d69e567c9170 2026-06-11 00:49:53.504827 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> a7f1b010889f 2026-06-11 00:49:53.504937 | 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 2026-06-11 00:49:53.505008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in cf4899174cb6 2026-06-11 00:49:53.505105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-06-11 00:49:53.505180 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-06-11 00:49:53.505263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-06-11 00:49:53.505353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2026-06-11 00:49:53.505472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:49:53.505558 | 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 2026-06-11 00:49:53.506480 | 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 2026-06-11 00:49:53.506501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:49:53.506513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:49:53.506524 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:49:53.506536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:49:53.506547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-06-11 00:49:53.506559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2026-06-11 00:49:53.506570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-06-11 00:49:53.506581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2026-06-11 00:49:53.506608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:49:53.506619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:49:53.506629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-06-11 00:49:53.506641 | 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% 2026-06-11 00:49:53.506664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-06-11 00:49:53.506674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:49:53.506685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-06-11 00:49:53.506695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-06-11 00:49:53.506705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-06-11 00:49:53.506715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18683 files and directories currently installed.) 2026-06-11 00:49:53.506732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:49:53.506742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-06-11 00:49:53.506752 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-06-11 00:49:53.506766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-06-11 00:49:53.506909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-06-11 00:49:53.506979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:49:53.507039 | 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 2026-06-11 00:49:53.507107 | 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 2026-06-11 00:49:53.507175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:49:53.507243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:49:53.507312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:49:53.507380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:49:53.507455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-06-11 00:49:53.507569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:49:53.507621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2026-06-11 00:49:53.507693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-06-11 00:49:53.507770 | 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% 2026-06-11 00:49:53.507882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-06-11 00:49:53.507958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-06-11 00:49:53.508032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-06-11 00:49:53.508103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-06-11 00:49:53.508173 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-06-11 00:49:53.508245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-06-11 00:49:53.508317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18674 files and directories currently installed.) 2026-06-11 00:49:53.508461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:53.508572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.508648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:53.508722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.508814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:49:53.508932 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:53.510517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:53.510538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:49:53.510619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:53.510629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:49:53.510649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:49:53.510802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:49:53.510833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:49:53.510882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:49:53.510918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:49:53.510939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2026-06-11 00:49:53.510959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2026-06-11 00:49:53.510969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.510979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:49:53.510993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:49:53.511046 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2026-06-11 00:49:53.511111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:49:53.511259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:49:53.511296 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2026-06-11 00:49:53.511305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2026-06-11 00:49:53.511447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:49:53.511485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.511512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9682 files, 1392 directories removed. 2026-06-11 00:49:53.511568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.511633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2026-06-11 00:49:53.511711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.511806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1365 files, 140 directories removed. 2026-06-11 00:49:53.511896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-06-11 00:49:53.511969 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2026-06-11 00:49:53.512037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2026-06-11 00:49:53.512103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:49:53.512172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container cf4899174cb6 2026-06-11 00:49:53.512238 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 9103fc52cf24 2026-06-11 00:49:53.512304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2026-06-11 00:49:53.512373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 206fa33e97e7 2026-06-11 00:49:53.512438 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 206fa33e97e7 2026-06-11 00:49:53.512513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 0b914f72fe64 2026-06-11 00:49:53.512590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 2b4e1d7de67f 2026-06-11 00:49:53.512653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20260611 2026-06-11 00:49:53.512817 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2026-06-11 00:49:53.512648 (took 0:00:29.795549) 2026-06-11 00:49:53.513241 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2026-06-11 00:49:53.513326 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2026-06-11 00:49:53.513427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2026-06-11 00:49:53.513311 2026-06-11 00:49:53.513550 | 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 2026-06-11 00:49:54.424088 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2026-06-11 00:49:54.424482 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2026-06-11 00:50:48.731671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 00:50:48.731775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 2e1de999e904 2026-06-11 00:50:48.731796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20260611" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:50:48.731813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in ec46c77b78f1 2026-06-11 00:50:48.731829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container ec46c77b78f1 2026-06-11 00:50:48.731841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> cee9251ab00b 2026-06-11 00:50:48.731856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2026-06-11 00:50:48.731871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 075ba83abfb4 2026-06-11 00:50:48.731887 | 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 2026-06-11 00:50:48.732104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 55378dfd28b1 2026-06-11 00:50:48.732178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/ovn_octavia_provider-7.0.1.dev15 2026-06-11 00:50:48.732194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-06-11 00:50:48.732207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-06-11 00:50:48.732220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-06-11 00:50:48.732293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:50:48.732307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-06-11 00:50:48.732320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-06-11 00:50:48.732332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-06-11 00:50:48.732344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:50:48.732356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:50:48.732368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-06-11 00:50:48.732380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-06-11 00:50:48.732465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-06-11 00:50:48.732483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:50:48.732493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-06-11 00:50:48.732503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-06-11 00:50:48.732521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-06-11 00:50:48.732539 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:50:48.732559 | 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.dev15) (5.8.1) 2026-06-11 00:50:48.732579 | 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.dev15) (0.10.1) 2026-06-11 00:50:48.732605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-06-11 00:50:48.732623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-11 00:50:48.732679 | 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.dev15) (4.0.1) 2026-06-11 00:50:48.732693 | 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.dev15) (9.6.1) 2026-06-11 00:50:48.732704 | 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.dev15) (6.1.2) 2026-06-11 00:50:48.732715 | 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.dev15) (14.9.3) 2026-06-11 00:50:48.732730 | 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.dev15) (5.5.0) 2026-06-11 00:50:48.732740 | 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.dev15) (7.4.0) 2026-06-11 00:50:48.732751 | 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.dev15) (3.4.0) 2026-06-11 00:50:48.732761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev15) 2026-06-11 00:50:48.732773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 00:50:48.732787 | 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.dev15) (6.1.0) 2026-06-11 00:50:48.732798 | 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.dev15) (2.0.32) 2026-06-11 00:50:48.732812 | 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.dev15) (8.3.0) 2026-06-11 00:50:48.732835 | 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.dev15) (3.6.0) 2026-06-11 00:50:48.732861 | 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) 2026-06-11 00:50:48.732872 | 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) 2026-06-11 00:50:48.732885 | 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) 2026-06-11 00:50:48.732930 | 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) 2026-06-11 00:50:48.732945 | 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.dev15) (2.1.0) 2026-06-11 00:50:48.732976 | 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.dev15) (2.32.3) 2026-06-11 00:50:48.733003 | 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.dev15) (5.3.0) 2026-06-11 00:50:48.733036 | 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.dev15) (1.7.0) 2026-06-11 00:50:48.733090 | 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.dev15) (1.8.8) 2026-06-11 00:50:48.733102 | 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.dev15) 2026-06-11 00:50:48.733116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-2.10.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 00:50:48.733169 | 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.dev15) (3.1.0) 2026-06-11 00:50:48.733181 | 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.dev15) (6.1.0) 2026-06-11 00:50:48.733195 | 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.dev15) (5.6.0) 2026-06-11 00:50:48.733209 | 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.dev15) (16.0.0) 2026-06-11 00:50:48.733246 | 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.dev15) (6.4.0) 2026-06-11 00:50:48.733261 | 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.dev15) (4.4.0) 2026-06-11 00:50:48.733302 | 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.dev15) (3.5.0) 2026-06-11 00:50:48.733326 | 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.dev15) (3.4.0) 2026-06-11 00:50:48.733349 | 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.dev15) (4.2.0) 2026-06-11 00:50:48.733363 | 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.dev15) (1.5.1) 2026-06-11 00:50:48.733377 | 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.dev15) (1.3.3) 2026-06-11 00:50:48.733439 | 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.dev15) (6.0.2) 2026-06-11 00:50:48.733460 | 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.dev15) (42.0.8) 2026-06-11 00:50:48.733502 | 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.dev15) (5.1.1) 2026-06-11 00:50:48.733526 | 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.dev15) (1.3.3) 2026-06-11 00:50:48.733549 | 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.dev15) (1.0.1) 2026-06-11 00:50:48.733571 | 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.dev15) (1.33) 2026-06-11 00:50:48.733595 | 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.dev15) (0.11.0) 2026-06-11 00:50:48.733618 | 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.dev15) (4.2.2) 2026-06-11 00:50:48.733636 | 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.dev15) (1.4.0) 2026-06-11 00:50:48.733681 | 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.dev15) (1.17.0) 2026-06-11 00:50:48.733698 | 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.dev15) (2.22) 2026-06-11 00:50:48.733712 | 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.dev15) (3.0.0) 2026-06-11 00:50:48.733736 | 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.dev15) (0.36.1) 2026-06-11 00:50:48.733786 | 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.dev15) (1.0.8) 2026-06-11 00:50:48.733798 | 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.dev15) 2026-06-11 00:50:48.733813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.15.tar.gz (634 kB) 2026-06-11 00:50:48.733861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 9.7 MB/s 0:00:00 2026-06-11 00:50:48.733877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-06-11 00:50:48.733891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-06-11 00:50:48.733905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-06-11 00:50:48.733947 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:50:48.733962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-06-11 00:50:48.733976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:50:48.734009 | 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.dev15) (24.1) 2026-06-11 00:50:48.734023 | 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.dev15) (2.5.1) 2026-06-11 00:50:48.734064 | 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.dev15) (2.6.1) 2026-06-11 00:50:48.734081 | 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.dev15) (3.0.3) 2026-06-11 00:50:48.734095 | 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.dev15) (67.2.0) 2026-06-11 00:50:48.734130 | 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.dev15) (3.4.1) 2026-06-11 00:50:48.734461 | 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.dev15) (5.3.0) 2026-06-11 00:50:48.734483 | 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.dev15) (0.19) 2026-06-11 00:50:48.734504 | 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.dev15) (2.0.0) 2026-06-11 00:50:48.734522 | 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.dev15) (1.13.2) 2026-06-11 00:50:48.734539 | 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.dev15) (2.0.1) 2026-06-11 00:50:48.734557 | 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.dev15) (0.5.0) 2026-06-11 00:50:48.734574 | 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.dev15) (1.3.5) 2026-06-11 00:50:48.734591 | 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.dev15) (4.12.2) 2026-06-11 00:50:48.734618 | 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.dev15) (2.9.0.post0) 2026-06-11 00:50:48.734636 | 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.dev15) (3.0.0) 2026-06-11 00:50:48.734692 | 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.dev15) (5.5.0) 2026-06-11 00:50:48.734712 | 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.dev15) (5.2.0) 2026-06-11 00:50:48.734729 | 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.dev15) (5.4.0) 2026-06-11 00:50:48.734743 | 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.dev15) (6.2.0) 2026-06-11 00:50:48.734753 | 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.dev15) (0.9.0) 2026-06-11 00:50:48.734763 | 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.dev15) (5.1.0) 2026-06-11 00:50:48.734773 | 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.dev15) (0.20.0) 2026-06-11 00:50:48.734790 | 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.dev15) (3.1.4) 2026-06-11 00:50:48.734810 | 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.dev15) (4.0.1) 2026-06-11 00:50:48.734821 | 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.dev15) (4.0.1) 2026-06-11 00:50:48.734832 | 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.dev15) (2.1.5) 2026-06-11 00:50:48.734843 | 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.dev15) (2024.1) 2026-06-11 00:50:48.734853 | 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.dev15) (3.10.1) 2026-06-11 00:50:48.734863 | 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.dev15) (3.1.0) 2026-06-11 00:50:48.734873 | 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.dev15) (1.6.0) 2026-06-11 00:50:48.734883 | 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.dev15) (6.0.0) 2026-06-11 00:50:48.734899 | 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.dev15) (3.1.2) 2026-06-11 00:50:48.734909 | 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.dev15) (3.11.0) 2026-06-11 00:50:48.734919 | 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.dev15) 2026-06-11 00:50:48.734930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2026-06-11 00:50:48.734944 | 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.dev15) (1.5.0) 2026-06-11 00:50:48.734956 | 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.dev15) (0.3.5) 2026-06-11 00:50:48.734966 | 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.dev15) (0.2.13) 2026-06-11 00:50:48.734976 | 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.dev15) (3.3.2) 2026-06-11 00:50:48.734986 | 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.dev15) (3.8) 2026-06-11 00:50:48.735003 | 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.dev15) (1.26.19) 2026-06-11 00:50:48.735014 | 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.dev15) (2026.5.20) 2026-06-11 00:50:48.735028 | 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.dev15) (0.7) 2026-06-11 00:50:48.735045 | 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.dev15) (2.7.2) 2026-06-11 00:50:48.735063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2026-06-11 00:50:48.735079 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 8.7 MB/s 0:00:00 2026-06-11 00:50:48.735103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-2.10.1-py3-none-any.whl (2.0 MB) 2026-06-11 00:50:48.735122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.9 MB/s 0:00:00 2026-06-11 00:50:48.735141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2026-06-11 00:50:48.735164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2026-06-11 00:50:48.735182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2026-06-11 00:50:48.735199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-06-11 00:50:48.735224 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-06-11 00:50:48.735249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev15-py3-none-any.whl size=135181 sha256=a5238903cd5e58492e6b19af7ccb4a03fd386491a4c28ee4551e8a02c29da57d 2026-06-11 00:50:48.735274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-3qh4npzt/wheels/af/d1/5f/e48f1df5165148676bdb071028079f3c59f7e625cf761bd3f0 2026-06-11 00:50:48.735293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:50:48.735311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:50:48.735335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=f744b7f0d29e260d9b692f2f735cb689067054a31f8c3ec96ee7490bfcdcd0f3 2026-06-11 00:50:48.735354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-3qh4npzt/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:50:48.735365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2026-06-11 00:50:48.735379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-06-11 00:50:48.735475 | 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=88199 sha256=ebc7cf980fb9649e20910137e15e90c80a80858f21e8372ea87c0caa0b006c68 2026-06-11 00:50:48.735499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-3qh4npzt/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2026-06-11 00:50:48.735514 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider pycadf ncclient 2026-06-11 00:50:48.735532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-06-11 00:50:48.735556 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Attempting uninstall: pycadf 2026-06-11 00:50:48.735574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Found existing installation: pycadf 3.1.1 2026-06-11 00:50:48.735598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Uninstalling pycadf-3.1.1: 2026-06-11 00:50:48.735617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:50:48.735633 | 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.1 ovn-octavia-provider-7.0.1.dev15 ovsdbapp-2.8.0 pycadf-3.1.1 2026-06-11 00:50:48.735675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 55378dfd28b1 2026-06-11 00:50:48.735691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 797068378fc3 2026-06-11 00:50:48.737698 | 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 2026-06-11 00:50:48.737756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 6ef7cdeaca61 2026-06-11 00:50:48.737770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-06-11 00:50:48.737780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-06-11 00:50:48.737790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-06-11 00:50:48.737801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:50:48.737812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:50:48.737822 | 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 2026-06-11 00:50:48.737832 | 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 2026-06-11 00:50:48.737842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:50:48.737852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:50:48.737863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:50:48.737873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:50:48.737914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-06-11 00:50:48.737925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:50:48.737936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-06-11 00:50:48.737957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2026-06-11 00:50:48.737978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:50:48.737989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:50:48.737999 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-06-11 00:50:48.738011 | 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% 2026-06-11 00:50:48.738023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-06-11 00:50:48.738033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-06-11 00:50:48.738043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-06-11 00:50:48.738054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-06-11 00:50:48.738064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-06-11 00:50:48.738074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-06-11 00:50:48.738084 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18683 files and directories currently installed.) 2026-06-11 00:50:48.738095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:50:48.738105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-06-11 00:50:48.738115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-06-11 00:50:48.738125 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-06-11 00:50:48.738135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-06-11 00:50:48.738146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:50:48.738156 | 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 2026-06-11 00:50:48.738167 | 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 2026-06-11 00:50:48.738177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:50:48.738199 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:50:48.738210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:50:48.738220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:50:48.738230 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-06-11 00:50:48.738240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:50:48.738251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:50:48.738261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-06-11 00:50:48.738271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-06-11 00:50:48.738282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-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% 2026-06-11 00:50:48.738303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-06-11 00:50:48.738314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-06-11 00:50:48.738324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-06-11 00:50:48.738334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-06-11 00:50:48.738344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-06-11 00:50:48.738354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-06-11 00:50:48.738365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18674 files and directories currently installed.) 2026-06-11 00:50:48.738383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:50:48.738393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:50:48.738452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:50:48.738471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:50:48.738491 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:50:48.738512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:50:48.738581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:50:48.738591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:50:48.738611 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:50:48.738743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:50:48.738773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:50:48.738803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:50:48.738823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:50:48.738843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:50:48.738853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:50:48.738863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:50:48.738873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:50:48.738883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2026-06-11 00:50:48.738900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:50:48.738910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:50:48.738920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2026-06-11 00:50:48.738930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:50:48.738940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:50:48.738950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-06-11 00:50:48.738960 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10773 files, 1549 directories removed. 2026-06-11 00:50:48.738971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-06-11 00:50:48.738981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2026-06-11 00:50:48.738991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-06-11 00:50:48.739001 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:50:48.739011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-06-11 00:50:48.739021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:50:48.739031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:50:48.739041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:50:48.739051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 6ef7cdeaca61 2026-06-11 00:50:48.739061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 714dbf6a6533 2026-06-11 00:50:48.739071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2026-06-11 00:50:48.739081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 51da383e3566 2026-06-11 00:50:48.739103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 51da383e3566 2026-06-11 00:50:48.739113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> c74927cb3d36 2026-06-11 00:50:48.739123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 72cc8d36b3da 2026-06-11 00:50:48.739134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260611 2026-06-11 00:50:48.739144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2026-06-11 00:50:48.737615 (took 0:00:55.224304) 2026-06-11 00:50:48.739154 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2026-06-11 00:50:48.739164 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2026-06-11 00:50:48.739174 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2026-06-11 00:50:48.737970 2026-06-11 00:50:48.739184 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2026-06-11 00:50:48.739199 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2026-06-11 00:51:20.825240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 00:51:20.825386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 2e1de999e904 2026-06-11 00:51:20.825471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20260611" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:51:20.825490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in bca90534b280 2026-06-11 00:51:20.825530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container bca90534b280 2026-06-11 00:51:20.825547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 30637f888c4d 2026-06-11 00:51:20.825698 | 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 2026-06-11 00:51:20.825747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in ff91a5cbb121 2026-06-11 00:51:20.825761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-06-11 00:51:20.825831 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-06-11 00:51:20.825874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-06-11 00:51:20.825940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2026-06-11 00:51:20.825983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:51:20.826021 | 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 2026-06-11 00:51:20.826108 | 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 2026-06-11 00:51:20.826143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:51:20.826177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:51:20.826216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:51:20.826341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:51:20.826384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-06-11 00:51:20.826582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2026-06-11 00:51:20.826624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-06-11 00:51:20.826891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2026-06-11 00:51:20.826946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:51:20.826959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:51:20.826970 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-06-11 00:51:20.827013 | 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% 2026-06-11 00:51:20.827051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-06-11 00:51:20.827061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-06-11 00:51:20.827098 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-06-11 00:51:20.827109 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-06-11 00:51:20.827157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-06-11 00:51:20.827251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-06-11 00:51:20.827264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18683 files and directories currently installed.) 2026-06-11 00:51:20.827336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:51:20.827378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-06-11 00:51:20.827509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-06-11 00:51:20.827551 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-06-11 00:51:20.827745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-06-11 00:51:20.827805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:51:20.827962 | 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 2026-06-11 00:51:20.827996 | 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 2026-06-11 00:51:20.828026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:51:20.828058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:51:20.828093 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:51:20.828140 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:51:20.828201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-06-11 00:51:20.828249 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:51:20.828309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2026-06-11 00:51:20.828362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-06-11 00:51:20.828466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-06-11 00:51:20.828511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-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% 2026-06-11 00:51:20.828630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-06-11 00:51:20.828643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-06-11 00:51:20.828722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-06-11 00:51:20.828756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-06-11 00:51:20.828796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-06-11 00:51:20.828858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-06-11 00:51:20.828895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18674 files and directories currently installed.) 2026-06-11 00:51:20.828976 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:20.829013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.829085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:20.829126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.829172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.829237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:51:20.829278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.829361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:20.829394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.829475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.829549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:20.829618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.829682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.829718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.829787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.829823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.829885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.829925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:51:20.829977 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:20.830059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:20.830149 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.830642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.830762 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:51:20.830782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:51:20.830918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.830957 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.830968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.831010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:51:20.831092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.831104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:20.831142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.831183 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:20.831263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2026-06-11 00:51:20.831275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2026-06-11 00:51:20.831353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:51:20.831366 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.831446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:51:20.831490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2026-06-11 00:51:20.831531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:51:20.831624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:51:20.831702 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2026-06-11 00:51:20.831787 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2026-06-11 00:51:20.831885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:51:20.831965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.832042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9682 files, 1392 directories removed. 2026-06-11 00:51:20.832053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.832130 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2026-06-11 00:51:20.832142 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.832216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1365 files, 140 directories removed. 2026-06-11 00:51:20.832228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-06-11 00:51:20.832303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2026-06-11 00:51:20.832315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2026-06-11 00:51:20.832356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:51:20.832450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container ff91a5cbb121 2026-06-11 00:51:20.832495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 8a4c8d850e8d 2026-06-11 00:51:20.832529 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2026-06-11 00:51:20.832645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 7f75012b8f40 2026-06-11 00:51:20.832658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 7f75012b8f40 2026-06-11 00:51:20.832692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 1bc0df4dfdde 2026-06-11 00:51:20.832914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 5c123f2b5140 2026-06-11 00:51:20.832944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260611 2026-06-11 00:51:20.832980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2026-06-11 00:51:20.832814 (took 0:00:32.094844) 2026-06-11 00:51:20.833521 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2026-06-11 00:51:20.833631 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2026-06-11 00:51:20.833699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2026-06-11 00:51:20.833592 2026-06-11 00:51:20.834954 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2026-06-11 00:51:20.835895 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2026-06-11 00:51:53.258767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 00:51:53.258829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 2e1de999e904 2026-06-11 00:51:53.258843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20260611" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:51:53.258854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in af3dbec534f5 2026-06-11 00:51:53.258887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container af3dbec534f5 2026-06-11 00:51:53.258895 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 48b2af205ec3 2026-06-11 00:51:53.258903 | 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 2026-06-11 00:51:53.258912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 0b9ec285ea06 2026-06-11 00:51:53.258919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-06-11 00:51:53.258925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-06-11 00:51:53.260521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-06-11 00:51:53.260538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2026-06-11 00:51:53.260547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:51:53.260554 | 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 2026-06-11 00:51:53.260561 | 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 2026-06-11 00:51:53.260568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:51:53.260574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:51:53.260581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:51:53.260588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:51:53.260595 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-06-11 00:51:53.260602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2026-06-11 00:51:53.260608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-06-11 00:51:53.260615 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2026-06-11 00:51:53.260622 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:51:53.260629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:51:53.260636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-06-11 00:51:53.260644 | 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% 2026-06-11 00:51:53.260652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 60% (Reading database ... 65% 2026-06-11 00:51:53.260677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-06-11 00:51:53.260684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-06-11 00:51:53.260691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-06-11 00:51:53.260697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-06-11 00:51:53.260705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-06-11 00:51:53.260711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-06-11 00:51:53.260727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18683 files and directories currently installed.) 2026-06-11 00:51:53.260735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:51:53.260742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-06-11 00:51:53.260748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-06-11 00:51:53.260755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-06-11 00:51:53.260761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-06-11 00:51:53.260768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:51:53.260775 | 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 2026-06-11 00:51:53.260781 | 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 2026-06-11 00:51:53.260788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:51:53.260795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:51:53.260801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:51:53.260808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:51:53.260815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-06-11 00:51:53.260821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:51:53.260828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2026-06-11 00:51:53.260844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-06-11 00:51:53.260851 | 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 ... 2026-06-11 00:51:53.260859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:60% (Reading database ... 65% 2026-06-11 00:51:53.260865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-06-11 00:51:53.260872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-06-11 00:51:53.260879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-06-11 00:51:53.260885 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-06-11 00:51:53.260892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-06-11 00:51:53.260899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-06-11 00:51:53.260908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18674 files and directories currently installed.) 2026-06-11 00:51:53.260951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:53.261029 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.261107 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:53.261162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.261248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:51:53.261521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.261598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:53.261623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.261635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:53.261645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.261740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.261758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.261834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.261897 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.261962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.262027 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:51:53.262097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:53.262159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:51:53.262288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.262803 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.262873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.262940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:51:53.263007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.263076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.263144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.263212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.263279 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:51:53.263346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.263431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.263544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.263609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:51:53.263670 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.263753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.263801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:51:53.263955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.263986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:51:53.264003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2026-06-11 00:51:53.264061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2026-06-11 00:51:53.264116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:51:53.264182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:51:53.264248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2026-06-11 00:51:53.264313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:51:53.264420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:51:53.264506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2026-06-11 00:51:53.264617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2026-06-11 00:51:53.264686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:51:53.264750 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.264813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9682 files, 1392 directories removed. 2026-06-11 00:51:53.264869 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.264930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2026-06-11 00:51:53.264986 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.265059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1365 files, 140 directories removed. 2026-06-11 00:51:53.265101 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-06-11 00:51:53.265153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2026-06-11 00:51:53.265213 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2026-06-11 00:51:53.265275 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:51:53.265334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 0b9ec285ea06 2026-06-11 00:51:53.265428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 03f49508e169 2026-06-11 00:51:53.265475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2026-06-11 00:51:53.265589 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in afaa63403d46 2026-06-11 00:51:53.265652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container afaa63403d46 2026-06-11 00:51:53.265708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 50a07f65f809 2026-06-11 00:51:53.265781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 068e65d92224 2026-06-11 00:51:53.265838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260611 2026-06-11 00:51:53.265938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2026-06-11 00:51:53.265839 (took 0:00:32.432247) 2026-06-11 00:51:53.266419 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2026-06-11 00:51:53.266599 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2026-06-11 00:51:53.268690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2026-06-11 00:51:53.266536 2026-06-11 00:51:53.268759 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2026-06-11 00:51:54.534794 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2026-06-11 00:51:54.534866 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2026-06-11 00:52:31.687782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260611 2026-06-11 00:52:31.687840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2d9ab57454ee 2026-06-11 00:52:31.687851 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20260611" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:52:31.687873 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 4e7abf106755 2026-06-11 00:52:31.687888 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 4e7abf106755 2026-06-11 00:52:31.687895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> bad0280b66fe 2026-06-11 00:52:31.687901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2026-06-11 00:52:31.687908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2c08513bd5ce 2026-06-11 00:52:31.687914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2026-06-11 00:52:31.687921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 48f336f666f4 2026-06-11 00:52:31.687927 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 48f336f666f4 2026-06-11 00:52:31.687933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> cb788683532d 2026-06-11 00:52:31.687941 | 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 2026-06-11 00:52:31.687948 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in b5ed66e8e7b0 2026-06-11 00:52:31.687955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-06-11 00:52:31.687974 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-06-11 00:52:31.687981 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-06-11 00:52:31.687987 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2026-06-11 00:52:31.687993 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:52:31.688000 | 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 2026-06-11 00:52:31.688006 | 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 2026-06-11 00:52:31.688012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:52:31.688019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:52:31.688032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:52:31.688038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:52:31.688043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-06-11 00:52:31.688048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2026-06-11 00:52:31.688053 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-06-11 00:52:31.688058 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2026-06-11 00:52:31.688063 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:52:31.688068 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:52:31.688073 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-06-11 00:52:31.688086 | 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% 2026-06-11 00:52:31.688093 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% (Reading database ... 75% 2026-06-11 00:52:31.688098 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-06-11 00:52:31.688103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-06-11 00:52:31.688108 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-06-11 00:52:31.688113 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-06-11 00:52:31.688118 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:52:31.688124 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:52:31.688129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-06-11 00:52:31.688134 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-06-11 00:52:31.688139 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-06-11 00:52:31.688144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-06-11 00:52:31.688149 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:52:31.688154 | 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 2026-06-11 00:52:31.688159 | 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 2026-06-11 00:52:31.688164 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:52:31.688496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:52:31.688509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:52:31.688515 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:52:31.688520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-06-11 00:52:31.688525 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:52:31.688530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2026-06-11 00:52:31.688535 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-06-11 00:52:31.688553 | 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% 2026-06-11 00:52:31.688560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-06-11 00:52:31.688565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-06-11 00:52:31.688570 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-06-11 00:52:31.688574 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-06-11 00:52:31.688579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-06-11 00:52:31.688584 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-06-11 00:52:31.688589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 00:52:31.688594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:52:31.688599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:52:31.688609 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688614 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:52:31.688619 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688624 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:52:31.688629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688634 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:52:31.688639 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688649 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688654 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:52:31.688673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:52:31.688678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:52:31.688692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688755 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688786 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688815 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.688843 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:52:31.688893 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.688968 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:52:31.688978 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.689024 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.689065 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:52:31.689133 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689170 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.689211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:52:31.689241 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.689306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:52:31.689334 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2026-06-11 00:52:31.689372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2026-06-11 00:52:31.689431 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:52:31.689504 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:52:31.689532 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2026-06-11 00:52:31.689572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:52:31.689611 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:52:31.689638 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2026-06-11 00:52:31.689679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2026-06-11 00:52:31.689706 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:52:31.689745 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10363 files, 1345 directories removed. 2026-06-11 00:52:31.689810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2026-06-11 00:52:31.689875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2026-06-11 00:52:31.689942 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-06-11 00:52:31.689979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2026-06-11 00:52:31.690015 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2026-06-11 00:52:31.690042 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:52:31.690079 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container b5ed66e8e7b0 2026-06-11 00:52:31.690097 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> fa55ea1c253c 2026-06-11 00:52:31.690142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2026-06-11 00:52:31.690169 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 5ab6662fa6bb 2026-06-11 00:52:31.690216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 5ab6662fa6bb 2026-06-11 00:52:31.690256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 394db2578d1e 2026-06-11 00:52:31.690294 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built f4e261c96ea5 2026-06-11 00:52:31.690322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20260611 2026-06-11 00:52:31.690425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2026-06-11 00:52:31.690325 (took 0:00:38.423789) 2026-06-11 00:52:31.692520 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2026-06-11 00:52:31.692544 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2026-06-11 00:52:31.692551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2026-06-11 00:52:31.690804 2026-06-11 00:52:31.692556 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2026-06-11 00:52:31.692561 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2026-06-11 00:53:06.458484 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260611 2026-06-11 00:53:06.458786 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 2d9ab57454ee 2026-06-11 00:53:06.458881 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20260611" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:53:06.458914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in bcd051c8feaa 2026-06-11 00:53:06.459039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container bcd051c8feaa 2026-06-11 00:53:06.459067 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 24f6a8c3ad17 2026-06-11 00:53:06.459200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2026-06-11 00:53:06.459227 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9fa2c38240ec 2026-06-11 00:53:06.459354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2026-06-11 00:53:06.459520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 1e1bb44694c3 2026-06-11 00:53:06.459638 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 1e1bb44694c3 2026-06-11 00:53:06.459802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 364d1d606331 2026-06-11 00:53:06.459905 | 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 2026-06-11 00:53:06.459994 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 3306dbb8eba9 2026-06-11 00:53:06.460075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-06-11 00:53:06.460156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-06-11 00:53:06.460234 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-06-11 00:53:06.460318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2026-06-11 00:53:06.460526 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:53:06.460593 | 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 2026-06-11 00:53:06.460656 | 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 2026-06-11 00:53:06.460717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:53:06.460779 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:53:06.460841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:53:06.460902 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:53:06.460965 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-06-11 00:53:06.461030 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2026-06-11 00:53:06.461105 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-06-11 00:53:06.461171 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2026-06-11 00:53:06.461242 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:53:06.461306 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:53:06.461486 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-06-11 00:53:06.461540 | 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% 2026-06-11 00:53:06.461558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-06-11 00:53:06.461629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-06-11 00:53:06.461693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-06-11 00:53:06.461757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-06-11 00:53:06.461822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-06-11 00:53:06.461887 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-06-11 00:53:06.461953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 00:53:06.462047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:53:06.462112 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-06-11 00:53:06.462181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-06-11 00:53:06.462249 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-06-11 00:53:06.462318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-06-11 00:53:06.462466 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:53:06.462543 | 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 2026-06-11 00:53:06.462628 | 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 2026-06-11 00:53:06.462646 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:53:06.462717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:53:06.462766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:53:06.462825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:53:06.462840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-06-11 00:53:06.462916 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:53:06.462963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2026-06-11 00:53:06.463009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-06-11 00:53:06.463059 | 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% 2026-06-11 00:53:06.463107 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-06-11 00:53:06.463154 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-06-11 00:53:06.463200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-06-11 00:53:06.463246 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-06-11 00:53:06.463292 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-06-11 00:53:06.463357 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-06-11 00:53:06.463423 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 00:53:06.463476 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:53:06.463533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.463589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:53:06.463636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.463693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:53:06.463770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.463827 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:53:06.463875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.463921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:53:06.463979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.464026 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.464072 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.464134 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.464181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.464239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.467502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.467535 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:53:06.467546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:53:06.467555 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467596 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:53:06.467606 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467624 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467633 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467642 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467651 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467660 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467670 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.467687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:53:06.467717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467726 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467753 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467763 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:53:06.467773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:53:06.467804 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467814 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:53:06.467824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467834 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:53:06.467854 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2026-06-11 00:53:06.467864 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2026-06-11 00:53:06.467874 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:53:06.467884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:53:06.467895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2026-06-11 00:53:06.467905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:53:06.467915 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:53:06.467925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2026-06-11 00:53:06.467935 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2026-06-11 00:53:06.467945 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:53:06.467955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10363 files, 1345 directories removed. 2026-06-11 00:53:06.467976 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.467998 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2026-06-11 00:53:06.468009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.468019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2026-06-11 00:53:06.468029 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-06-11 00:53:06.468039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2026-06-11 00:53:06.468049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2026-06-11 00:53:06.468060 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:53:06.468070 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 3306dbb8eba9 2026-06-11 00:53:06.468080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 232e01bdb93a 2026-06-11 00:53:06.468090 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2026-06-11 00:53:06.468100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 2423e471a991 2026-06-11 00:53:06.468110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 2423e471a991 2026-06-11 00:53:06.468131 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 4ebbd11bbc10 2026-06-11 00:53:06.468142 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 88d7811e272d 2026-06-11 00:53:06.468152 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20260611 2026-06-11 00:53:06.468163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2026-06-11 00:53:06.466060 (took 0:00:34.775256) 2026-06-11 00:53:06.468173 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2026-06-11 00:53:06.468183 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2026-06-11 00:53:06.468193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2026-06-11 00:53:06.466570 2026-06-11 00:53:06.468204 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 00:53:06.553947 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2026-06-11 00:53:06.554373 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2026-06-11 00:54:20.792234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:54:20.792504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 2b4ddf1a8137 2026-06-11 00:54:20.792662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20260611" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:54:20.792766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in f1a26faf7382 2026-06-11 00:54:20.792860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container f1a26faf7382 2026-06-11 00:54:20.792958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 62e5bb134b6e 2026-06-11 00:54:20.793093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2026-06-11 00:54:20.793175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 91d27ec45384 2026-06-11 00:54:20.793306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2026-06-11 00:54:20.793461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 2e79b324aaa5 2026-06-11 00:54:20.793563 | 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 2026-06-11 00:54:20.793641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 1521d391a8fc 2026-06-11 00:54:20.793717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2026-06-11 00:54:20.793797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-11 00:54:20.793894 | 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) 2026-06-11 00:54:20.793998 | 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) 2026-06-11 00:54:20.794112 | 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.4.dev2) 2026-06-11 00:54:20.794264 | 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) 2026-06-11 00:54:20.794385 | 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.1) 2026-06-11 00:54:20.794531 | 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) 2026-06-11 00:54:20.794654 | 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) 2026-06-11 00:54:20.794751 | 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) 2026-06-11 00:54:20.794863 | 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) 2026-06-11 00:54:20.794984 | 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) 2026-06-11 00:54:20.795054 | 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) 2026-06-11 00:54:20.795140 | 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) 2026-06-11 00:54:20.795314 | 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) 2026-06-11 00:54:20.795387 | 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) 2026-06-11 00:54:20.795488 | 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) 2026-06-11 00:54:20.795570 | 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) 2026-06-11 00:54:20.795665 | 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) 2026-06-11 00:54:20.795764 | 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) 2026-06-11 00:54:20.795864 | 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) 2026-06-11 00:54:20.795967 | 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) 2026-06-11 00:54:20.796085 | 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) 2026-06-11 00:54:20.796170 | 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) 2026-06-11 00:54:20.796273 | 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.12.1) 2026-06-11 00:54:20.796346 | 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) 2026-06-11 00:54:20.796438 | 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) 2026-06-11 00:54:20.796517 | 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) 2026-06-11 00:54:20.796584 | 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) 2026-06-11 00:54:20.796695 | 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) 2026-06-11 00:54:20.796813 | 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) 2026-06-11 00:54:20.796900 | 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) 2026-06-11 00:54:20.796999 | 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.11.0) 2026-06-11 00:54:20.797138 | 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) 2026-06-11 00:54:20.797272 | 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) 2026-06-11 00:54:20.797417 | 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) 2026-06-11 00:54:20.797522 | 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.3) 2026-06-11 00:54:20.798667 | 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) 2026-06-11 00:54:20.798692 | 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) 2026-06-11 00:54:20.798697 | 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) 2026-06-11 00:54:20.798701 | 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) 2026-06-11 00:54:20.798705 | 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) 2026-06-11 00:54:20.798709 | 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) 2026-06-11 00:54:20.798713 | 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) 2026-06-11 00:54:20.798717 | 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) 2026-06-11 00:54:20.798721 | 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) 2026-06-11 00:54:20.798725 | 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.1) 2026-06-11 00:54:20.798729 | 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) 2026-06-11 00:54:20.798733 | 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) 2026-06-11 00:54:20.798737 | 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) 2026-06-11 00:54:20.798742 | 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) 2026-06-11 00:54:20.798745 | 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) 2026-06-11 00:54:20.798749 | 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) 2026-06-11 00:54:20.798756 | 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) 2026-06-11 00:54:20.798770 | 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) 2026-06-11 00:54:20.798775 | 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) 2026-06-11 00:54:20.798786 | 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.1) 2026-06-11 00:54:20.798833 | 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) 2026-06-11 00:54:20.798880 | 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) 2026-06-11 00:54:20.798928 | 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) 2026-06-11 00:54:20.798979 | 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) 2026-06-11 00:54:20.799027 | 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) 2026-06-11 00:54:20.799097 | 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) 2026-06-11 00:54:20.799169 | 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) 2026-06-11 00:54:20.799291 | 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) 2026-06-11 00:54:20.799359 | 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) 2026-06-11 00:54:20.799472 | 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) 2026-06-11 00:54:20.799534 | 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) 2026-06-11 00:54:20.799606 | 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) 2026-06-11 00:54:20.799681 | 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) 2026-06-11 00:54:20.799739 | 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) 2026-06-11 00:54:20.799788 | 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) 2026-06-11 00:54:20.799837 | 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) 2026-06-11 00:54:20.799918 | 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) 2026-06-11 00:54:20.799994 | 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) 2026-06-11 00:54:20.800053 | 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) 2026-06-11 00:54:20.800098 | 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) 2026-06-11 00:54:20.800146 | 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) 2026-06-11 00:54:20.800213 | 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) 2026-06-11 00:54:20.800265 | 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) 2026-06-11 00:54:20.800314 | 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) 2026-06-11 00:54:20.800361 | 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) 2026-06-11 00:54:20.800433 | 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) 2026-06-11 00:54:20.800490 | 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) 2026-06-11 00:54:20.800540 | 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) 2026-06-11 00:54:20.800589 | 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) 2026-06-11 00:54:20.800638 | 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) 2026-06-11 00:54:20.800688 | 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) 2026-06-11 00:54:20.800734 | 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) 2026-06-11 00:54:20.800780 | 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) 2026-06-11 00:54:20.800826 | 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) 2026-06-11 00:54:20.800872 | 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) 2026-06-11 00:54:20.800941 | 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) 2026-06-11 00:54:20.800994 | 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) 2026-06-11 00:54:20.801047 | 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) 2026-06-11 00:54:20.801091 | 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) 2026-06-11 00:54:20.801139 | 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) 2026-06-11 00:54:20.801279 | 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) 2026-06-11 00:54:20.801368 | 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) 2026-06-11 00:54:20.801465 | 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) 2026-06-11 00:54:20.801524 | 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) 2026-06-11 00:54:20.801591 | 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) 2026-06-11 00:54:20.801670 | 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) 2026-06-11 00:54:20.801728 | 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) 2026-06-11 00:54:20.801775 | 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) 2026-06-11 00:54:20.801821 | 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) 2026-06-11 00:54:20.801868 | 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) 2026-06-11 00:54:20.801913 | 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) 2026-06-11 00:54:20.801958 | 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) 2026-06-11 00:54:20.802002 | 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) 2026-06-11 00:54:20.802057 | 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) 2026-06-11 00:54:20.802102 | 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) 2026-06-11 00:54:20.802150 | 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) 2026-06-11 00:54:20.802188 | 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) 2026-06-11 00:54:20.802246 | 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) 2026-06-11 00:54:20.802294 | 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) 2026-06-11 00:54:20.802341 | 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) 2026-06-11 00:54:20.802406 | 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) 2026-06-11 00:54:20.802509 | 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) 2026-06-11 00:54:20.802563 | 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) 2026-06-11 00:54:20.802611 | 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) 2026-06-11 00:54:20.802655 | 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) 2026-06-11 00:54:20.805477 | 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) 2026-06-11 00:54:20.805491 | 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) 2026-06-11 00:54:20.805495 | 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) (2026.5.20) 2026-06-11 00:54:20.805499 | 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) 2026-06-11 00:54:20.805503 | 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) 2026-06-11 00:54:20.805506 | 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) 2026-06-11 00:54:20.805510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2026-06-11 00:54:20.805514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2026-06-11 00:54:20.805518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2026-06-11 00:54:20.805522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking-baremetal-6.4.1.dev4 2026-06-11 00:54:20.805525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-06-11 00:54:20.805548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-06-11 00:54:20.805552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking-sfc-19.0.0.0rc2.dev3 2026-06-11 00:54:20.805562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-06-11 00:54:20.805584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-06-11 00:54:20.805588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_generic_switch-7.4.1.dev6 2026-06-11 00:54:20.805599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-06-11 00:54:20.805616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-06-11 00:54:20.805620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-06-11 00:54:20.805634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_fwaas-21.0.2.dev3 2026-06-11 00:54:20.805659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_vpnaas-25.0.1.dev4 2026-06-11 00:54:20.805683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-06-11 00:54:20.805707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-06-11 00:54:20.805711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/pycadf-3.1.1 2026-06-11 00:54:20.805722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-06-11 00:54:20.805726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-06-11 00:54:20.805729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-06-11 00:54:20.805733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-06-11 00:54:20.805736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-06-11 00:54:20.805740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-06-11 00:54:20.805743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-06-11 00:54:20.805747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.805750 | 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) 2026-06-11 00:54:20.805754 | 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) 2026-06-11 00:54:20.805757 | 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.1) 2026-06-11 00:54:20.805761 | 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) 2026-06-11 00:54:20.805765 | 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) 2026-06-11 00:54:20.805768 | 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) 2026-06-11 00:54:20.805777 | 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.3) 2026-06-11 00:54:20.805781 | 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) 2026-06-11 00:54:20.805784 | 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) 2026-06-11 00:54:20.805788 | 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) 2026-06-11 00:54:20.805791 | 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) 2026-06-11 00:54:20.805795 | 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.4.dev2) 2026-06-11 00:54:20.805802 | 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) 2026-06-11 00:54:20.805805 | 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) 2026-06-11 00:54:20.805809 | 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) 2026-06-11 00:54:20.805818 | 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) 2026-06-11 00:54:20.805822 | 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) 2026-06-11 00:54:20.805825 | 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) 2026-06-11 00:54:20.805829 | 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) 2026-06-11 00:54:20.805832 | 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) 2026-06-11 00:54:20.805836 | 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) 2026-06-11 00:54:20.805839 | 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) 2026-06-11 00:54:20.805843 | 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) 2026-06-11 00:54:20.805846 | 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) 2026-06-11 00:54:20.805850 | 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.1) 2026-06-11 00:54:20.805853 | 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) 2026-06-11 00:54:20.805857 | 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.2.dev3) (3.4.0) 2026-06-11 00:54:20.805863 | 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.2.dev3) (0.7.12) 2026-06-11 00:54:20.805867 | 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.2.dev3) (26.2.0) 2026-06-11 00:54:20.805870 | 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) 2026-06-11 00:54:20.805874 | 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) 2026-06-11 00:54:20.805881 | 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) 2026-06-11 00:54:20.805885 | 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) 2026-06-11 00:54:20.805889 | 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) 2026-06-11 00:54:20.805893 | 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) 2026-06-11 00:54:20.805896 | 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) 2026-06-11 00:54:20.805900 | 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) 2026-06-11 00:54:20.805906 | 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) 2026-06-11 00:54:20.805912 | 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) 2026-06-11 00:54:20.805915 | 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) 2026-06-11 00:54:20.805968 | 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) 2026-06-11 00:54:20.805991 | 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) 2026-06-11 00:54:20.806044 | 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) 2026-06-11 00:54:20.806073 | 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) 2026-06-11 00:54:20.806114 | 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) 2026-06-11 00:54:20.806152 | 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) 2026-06-11 00:54:20.806191 | 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) 2026-06-11 00:54:20.806246 | 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) 2026-06-11 00:54:20.806284 | 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) 2026-06-11 00:54:20.806323 | 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) 2026-06-11 00:54:20.806361 | 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) 2026-06-11 00:54:20.806406 | 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) 2026-06-11 00:54:20.806455 | 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) 2026-06-11 00:54:20.806499 | 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) 2026-06-11 00:54:20.806539 | 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) 2026-06-11 00:54:20.806596 | 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) 2026-06-11 00:54:20.806630 | 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) 2026-06-11 00:54:20.806673 | 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) 2026-06-11 00:54:20.806707 | 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) 2026-06-11 00:54:20.806744 | 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) 2026-06-11 00:54:20.806782 | 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) 2026-06-11 00:54:20.806819 | 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.12.1) 2026-06-11 00:54:20.806857 | 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) 2026-06-11 00:54:20.806895 | 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.11.0) 2026-06-11 00:54:20.806934 | 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) 2026-06-11 00:54:20.806972 | 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) 2026-06-11 00:54:20.807011 | 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) 2026-06-11 00:54:20.807049 | 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) 2026-06-11 00:54:20.807086 | 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) 2026-06-11 00:54:20.807123 | 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) 2026-06-11 00:54:20.807160 | 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) 2026-06-11 00:54:20.807215 | 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) 2026-06-11 00:54:20.807253 | 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) 2026-06-11 00:54:20.807291 | 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) 2026-06-11 00:54:20.807335 | 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) 2026-06-11 00:54:20.807372 | 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) 2026-06-11 00:54:20.807437 | 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) 2026-06-11 00:54:20.807478 | 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) 2026-06-11 00:54:20.807526 | 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.1) 2026-06-11 00:54:20.807567 | 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) 2026-06-11 00:54:20.807607 | 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) 2026-06-11 00:54:20.807645 | 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) 2026-06-11 00:54:20.807684 | 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) 2026-06-11 00:54:20.807723 | 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) 2026-06-11 00:54:20.807759 | 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) 2026-06-11 00:54:20.807797 | 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) 2026-06-11 00:54:20.807835 | 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) 2026-06-11 00:54:20.807872 | 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) 2026-06-11 00:54:20.807910 | 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) 2026-06-11 00:54:20.807948 | 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) 2026-06-11 00:54:20.807985 | 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) 2026-06-11 00:54:20.808025 | 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) 2026-06-11 00:54:20.808064 | 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) 2026-06-11 00:54:20.808108 | 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) 2026-06-11 00:54:20.808146 | 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) 2026-06-11 00:54:20.808187 | 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) 2026-06-11 00:54:20.808235 | 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) 2026-06-11 00:54:20.808274 | 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) 2026-06-11 00:54:20.808312 | 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) 2026-06-11 00:54:20.808371 | 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) 2026-06-11 00:54:20.808435 | 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) 2026-06-11 00:54:20.808479 | 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) 2026-06-11 00:54:20.808518 | 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) 2026-06-11 00:54:20.808558 | 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) 2026-06-11 00:54:20.808598 | 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) 2026-06-11 00:54:20.808637 | 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) 2026-06-11 00:54:20.808677 | 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) 2026-06-11 00:54:20.808717 | 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) 2026-06-11 00:54:20.808757 | 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) 2026-06-11 00:54:20.808796 | 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) 2026-06-11 00:54:20.808835 | 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) 2026-06-11 00:54:20.808876 | 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) 2026-06-11 00:54:20.808923 | 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) 2026-06-11 00:54:20.808961 | 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) 2026-06-11 00:54:20.809003 | 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) 2026-06-11 00:54:20.809038 | 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) 2026-06-11 00:54:20.809078 | 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) 2026-06-11 00:54:20.809117 | 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) 2026-06-11 00:54:20.809156 | 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) 2026-06-11 00:54:20.809209 | 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) 2026-06-11 00:54:20.809290 | 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) 2026-06-11 00:54:20.809318 | 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) 2026-06-11 00:54:20.809356 | 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) 2026-06-11 00:54:20.809408 | 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) 2026-06-11 00:54:20.809457 | 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) 2026-06-11 00:54:20.809499 | 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) 2026-06-11 00:54:20.809535 | 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) 2026-06-11 00:54:20.809572 | 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) 2026-06-11 00:54:20.809623 | 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) (2026.5.20) 2026-06-11 00:54:20.809660 | 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) 2026-06-11 00:54:20.809703 | 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) 2026-06-11 00:54:20.809732 | 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) 2026-06-11 00:54:20.809771 | 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 2026-06-11 00:54:20.809802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2026-06-11 00:54:20.809840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.809881 | 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=73060 sha256=57873cc8fb32f98afa39c3ba5ec881bd07ba8c00a50044f6518d04beff419cfb 2026-06-11 00:54:20.809918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2026-06-11 00:54:20.809952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2026-06-11 00:54:20.809987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.810021 | 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=189978 sha256=f6c585ac30e5648a17c14429037c38c6ce0c3935588b9eb4469c1008a804615b 2026-06-11 00:54:20.810056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2026-06-11 00:54:20.810091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2026-06-11 00:54:20.810128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.810161 | 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=93974 sha256=a193817043127486b422dad1ecf8b1a6b1a1706442f065e1a4ed105c5d73103e 2026-06-11 00:54:20.810209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2026-06-11 00:54:20.810244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-06-11 00:54:20.810280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.810315 | 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=107252 sha256=8adeb7357d7ca4dd6750e4461209ece5b524028e0b4283203e9cea772bc0a371 2026-06-11 00:54:20.810350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/89/a6/b7/ef3d9e01463058fc0025f11462265d1bb0e65acf62d55d591d 2026-06-11 00:54:20.810384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2026-06-11 00:54:20.810439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.810477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.2.dev3-py3-none-any.whl size=262412 sha256=aca7535467d56616183c813dc24e49544f5ebf55e079a6d1cc284b44e52a3c87 2026-06-11 00:54:20.810513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/ad/a3/aa/198cad1385c9693418fd8975ffc70a4c73f997cb04a7c64538 2026-06-11 00:54:20.810554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-06-11 00:54:20.810588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.810622 | 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=228876 sha256=50f08b7690575f4dc3e9638b8008af619a18b647aeda24c2125ddba5bafe63d4 2026-06-11 00:54:20.810662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2026-06-11 00:54:20.810690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): started 2026-06-11 00:54:20.810724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 00:54:20.810759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=6c43142734bdabeaa5912549c0610dbaab1786474ab1c97ab7d9c0764e1d3d7f 2026-06-11 00:54:20.810795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-2g3y3h8a/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 00:54:20.810833 | 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 2026-06-11 00:54:20.810862 | 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 2026-06-11 00:54:20.810898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: pycadf 2026-06-11 00:54:20.810932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: pycadf 3.1.1 2026-06-11 00:54:20.810966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling pycadf-3.1.1: 2026-06-11 00:54:20.811000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pycadf-3.1.1 2026-06-11 00:54:20.811032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2026-06-11 00:54:20.811066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 25.0.1.dev4 2026-06-11 00:54:20.811100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-25.0.1.dev4: 2026-06-11 00:54:20.811134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-25.0.1.dev4 2026-06-11 00:54:20.811171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2026-06-11 00:54:20.811210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 21.0.2.dev3 2026-06-11 00:54:20.811246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-21.0.2.dev3: 2026-06-11 00:54:20.811278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-21.0.2.dev3 2026-06-11 00:54:20.811313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2026-06-11 00:54:20.811346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 19.0.0.0rc2.dev3 2026-06-11 00:54:20.811380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-19.0.0.0rc2.dev3: 2026-06-11 00:54:20.811434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-19.0.0.0rc2.dev3 2026-06-11 00:54:20.811474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2026-06-11 00:54:20.811511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.4.1.dev6 2026-06-11 00:54:20.811545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.4.1.dev6: 2026-06-11 00:54:20.811580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.4.1.dev6 2026-06-11 00:54:20.811613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2026-06-11 00:54:20.811647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.4.1.dev4 2026-06-11 00:54:20.811682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.4.1.dev4: 2026-06-11 00:54:20.811717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.4.1.dev4 2026-06-11 00:54:20.811755 | 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.2.dev3 neutron-vpnaas-25.0.1.dev4 pycadf-3.1.1 2026-06-11 00:54:20.811801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 1521d391a8fc 2026-06-11 00:54:20.811836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 048ac4c42134 2026-06-11 00:54:20.811878 | 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 2026-06-11 00:54:20.811926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 635b3182126a 2026-06-11 00:54:20.811957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-06-11 00:54:20.811993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-06-11 00:54:20.812029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-06-11 00:54:20.812068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2026-06-11 00:54:20.812099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:54:20.812132 | 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 2026-06-11 00:54:20.812163 | 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 2026-06-11 00:54:20.812209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:54:20.812385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:54:20.812506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:54:20.812527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:54:20.812546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-06-11 00:54:20.812579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2026-06-11 00:54:20.812598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-06-11 00:54:20.812614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2026-06-11 00:54:20.812631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:54:20.812647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:54:20.812663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-06-11 00:54:20.812682 | 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% 2026-06-11 00:54:20.812731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-06-11 00:54:20.812757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-06-11 00:54:20.812775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-06-11 00:54:20.812792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-06-11 00:54:20.812810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-06-11 00:54:20.812828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-06-11 00:54:20.812846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:54:20.812871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:54:20.812890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-06-11 00:54:20.812907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-06-11 00:54:20.812925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-06-11 00:54:20.812949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-06-11 00:54:20.812967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:54:20.812984 | 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 2026-06-11 00:54:20.813003 | 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 2026-06-11 00:54:20.813027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:54:20.813043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:54:20.813064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:54:20.813082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:54:20.813106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-06-11 00:54:20.813129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:54:20.813153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2026-06-11 00:54:20.813176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-06-11 00:54:20.813261 | 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% 2026-06-11 00:54:20.813291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-06-11 00:54:20.813311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-06-11 00:54:20.813335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-06-11 00:54:20.813359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-06-11 00:54:20.813382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-06-11 00:54:20.813445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-06-11 00:54:20.813478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 00:54:20.813518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:54:20.813536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.813558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:54:20.813581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.813602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:54:20.813624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.813677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:54:20.813701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.813726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:54:20.813750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.813774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.813797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.813841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.813866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.813889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.813913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.813937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.813963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:54:20.814015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:54:20.814039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:54:20.814083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.814315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:54:20.814384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:54:20.814514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:54:20.814587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:54:20.814666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:54:20.814784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2026-06-11 00:54:20.814832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.814856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2026-06-11 00:54:20.814880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:54:20.814903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:54:20.814930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2026-06-11 00:54:20.814954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:54:20.815001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:54:20.815976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2026-06-11 00:54:20.816013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2026-06-11 00:54:20.816021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:54:20.816028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.816034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12238 files, 2130 directories removed. 2026-06-11 00:54:20.816040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.816046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2026-06-11 00:54:20.816052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.816058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1365 files, 140 directories removed. 2026-06-11 00:54:20.816063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-06-11 00:54:20.816069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2026-06-11 00:54:20.816075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2026-06-11 00:54:20.816081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:54:20.816087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 635b3182126a 2026-06-11 00:54:20.816093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> b1166fb4ce42 2026-06-11 00:54:20.816098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2026-06-11 00:54:20.816104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 598e20499010 2026-06-11 00:54:20.816110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 598e20499010 2026-06-11 00:54:20.816116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> db3c2aaa114e 2026-06-11 00:54:20.816122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 87b1a67d3354 2026-06-11 00:54:20.816127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20260611 2026-06-11 00:54:20.816133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2026-06-11 00:54:20.815383 (took 0:01:14.348813) 2026-06-11 00:54:20.816159 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2026-06-11 00:54:20.816165 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2026-06-11 00:54:20.816171 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2026-06-11 00:54:20.816177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2026-06-11 00:54:20.815835 2026-06-11 00:54:20.818430 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2026-06-11 00:54:20.818454 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2026-06-11 00:55:12.145722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:55:12.145797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 2b4ddf1a8137 2026-06-11 00:55:12.145837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20260611" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:55:12.145854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 2b81d3d9cfd0 2026-06-11 00:55:12.145868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 2b81d3d9cfd0 2026-06-11 00:55:12.145880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 6320bbd032ad 2026-06-11 00:55:12.145894 | 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/* 2026-06-11 00:55:12.145908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 1d303b03f8f7 2026-06-11 00:55:12.145920 | 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] 2026-06-11 00:55:12.145934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:55:12.145947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:55:12.145959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:55:12.145971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:55:12.145984 | 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] 2026-06-11 00:55:12.145997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:55:12.146010 | 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] 2026-06-11 00:55:12.146022 | 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] 2026-06-11 00:55:12.146034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:55:12.146057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:55:12.146068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:55:12.146078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:55:12.146126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:55:12.146145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:55:12.146162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 30.3 MB in 2s (12.2 MB/s) 2026-06-11 00:55:12.146179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-06-11 00:55:12.146198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-06-11 00:55:12.146216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-06-11 00:55:12.146234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-06-11 00:55:12.146245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2026-06-11 00:55:12.146269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-06-11 00:55:12.146280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2026-06-11 00:55:12.146290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-06-11 00:55:12.146300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2026-06-11 00:55:12.146310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-06-11 00:55:12.146320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2026-06-11 00:55:12.146330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2026-06-11 00:55:12.146340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2026-06-11 00:55:12.146350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:55:12.146360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 866 kB of archives. 2026-06-11 00:55:12.146379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,481 kB of additional disk space will be used. 2026-06-11 00:55:12.146390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:55:12.146444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.4 [407 kB] 2026-06-11 00:55:12.146455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.4 [265 kB] 2026-06-11 00:55:12.146466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.4 [23.5 kB] 2026-06-11 00:55:12.146476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.4 [153 kB] 2026-06-11 00:55:12.146486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.4 [18.5 kB] 2026-06-11 00:55:12.146503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2026-06-11 00:55:12.146513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 866 kB in 0s (2,601 kB/s) 2026-06-11 00:55:12.146534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2026-06-11 00:55:12.146544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-06-11 00:55:12.146558 | 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% 2026-06-11 00:55:12.146570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-06-11 00:55:12.146580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-06-11 00:55:12.146590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-06-11 00:55:12.146600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-06-11 00:55:12.146610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-06-11 00:55:12.146620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-06-11 00:55:12.146630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:55:12.146640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 00:55:12.146650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2026-06-11 00:55:12.146671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 00:55:12.146681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2026-06-11 00:55:12.146701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 00:55:12.146711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2026-06-11 00:55:12.146730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 00:55:12.146740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2026-06-11 00:55:12.146760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-06-11 00:55:12.146771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-06-11 00:55:12.146844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:55:12.146855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-06-11 00:55:12.146865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 00:55:12.146875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 00:55:12.146885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 1d303b03f8f7 2026-06-11 00:55:12.146895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> ea48d84ddfaf 2026-06-11 00:55:12.146915 | 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 2026-06-11 00:55:12.146927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 94caff6c8a89 2026-06-11 00:55:12.146937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-06-11 00:55:12.146947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-06-11 00:55:12.146957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-06-11 00:55:12.146967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:55:12.146977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:55:12.146987 | 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 2026-06-11 00:55:12.146997 | 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 2026-06-11 00:55:12.147008 | 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 2026-06-11 00:55:12.147018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:55:12.147028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:55:12.147038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:55:12.147471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-06-11 00:55:12.147496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:55:12.147507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-06-11 00:55:12.147517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2026-06-11 00:55:12.147527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:55:12.147537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:55:12.147547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-06-11 00:55:12.147558 | 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% 2026-06-11 00:55:12.147568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-06-11 00:55:12.147590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-06-11 00:55:12.147601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-06-11 00:55:12.147611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-06-11 00:55:12.147620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-06-11 00:55:12.147630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-06-11 00:55:12.147648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19710 files and directories currently installed.) 2026-06-11 00:55:12.147659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:55:12.147669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-06-11 00:55:12.147678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-06-11 00:55:12.147688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-06-11 00:55:12.147698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-06-11 00:55:12.147708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:55:12.147718 | 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 2026-06-11 00:55:12.147728 | 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 2026-06-11 00:55:12.147738 | 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 2026-06-11 00:55:12.147748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:55:12.147758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:55:12.147768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:55:12.147778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-06-11 00:55:12.147788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:55:12.147798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:55:12.147808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-06-11 00:55:12.147818 | 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% 2026-06-11 00:55:12.147829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-06-11 00:55:12.147839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-06-11 00:55:12.147849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-06-11 00:55:12.147858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-06-11 00:55:12.147868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-06-11 00:55:12.147878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.147888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-06-11 00:55:12.147907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19701 files and directories currently installed.) 2026-06-11 00:55:12.147918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:12.147936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.147946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:12.147956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.147966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:55:12.147975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.147985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:12.147995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:12.148016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:55:12.148168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:12.148184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:12.148204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:55:12.148293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:55:12.148332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:55:12.148381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:12.148450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:12.148481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:55:12.148490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:55:12.148500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:55:12.148510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:55:12.148520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2026-06-11 00:55:12.148530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:55:12.148539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:55:12.148549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2026-06-11 00:55:12.148559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:55:12.148569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:55:12.148579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:55:12.148599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2026-06-11 00:55:12.148619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:55:12.148638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-06-11 00:55:12.148648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:55:12.148662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:55:12.148672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:55:12.148690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 94caff6c8a89 2026-06-11 00:55:12.148701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 9589679a9b35 2026-06-11 00:55:12.148710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2026-06-11 00:55:12.148720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in f6ccf602d57b 2026-06-11 00:55:12.148730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container f6ccf602d57b 2026-06-11 00:55:12.148740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> ef5a82373096 2026-06-11 00:55:12.148750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built a8179840a37a 2026-06-11 00:55:12.148760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260611 2026-06-11 00:55:12.148774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2026-06-11 00:55:12.148669 (took 0:00:51.332834) 2026-06-11 00:55:12.149052 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2026-06-11 00:55:12.149068 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2026-06-11 00:55:12.149118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2026-06-11 00:55:12.149051 2026-06-11 00:55:12.149830 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2026-06-11 00:55:12.150262 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2026-06-11 00:55:49.120681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:55:49.120821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 2b4ddf1a8137 2026-06-11 00:55:49.120848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20260611" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:55:49.121065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in bdda283c2c1d 2026-06-11 00:55:49.121152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container bdda283c2c1d 2026-06-11 00:55:49.121278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 57f9870e5c52 2026-06-11 00:55:49.121431 | 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 2026-06-11 00:55:49.121539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in e537acbf30a5 2026-06-11 00:55:49.121652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-06-11 00:55:49.121756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-06-11 00:55:49.121858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-06-11 00:55:49.121967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:55:49.122147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:55:49.122264 | 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 2026-06-11 00:55:49.122358 | 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 2026-06-11 00:55:49.123645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:55:49.123715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:55:49.123755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:55:49.123789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:55:49.123800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-06-11 00:55:49.123810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:55:49.123819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-06-11 00:55:49.123828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2026-06-11 00:55:49.123838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:55:49.123848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:55:49.123857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-06-11 00:55:49.123866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.123878 | 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% 2026-06-11 00:55:49.123890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-06-11 00:55:49.123899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-06-11 00:55:49.123908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-06-11 00:55:49.123917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-06-11 00:55:49.123926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-06-11 00:55:49.123934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-06-11 00:55:49.123944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:55:49.123953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:55:49.123963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-06-11 00:55:49.123971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-06-11 00:55:49.125465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-06-11 00:55:49.125487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-06-11 00:55:49.125519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:55:49.125529 | 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 2026-06-11 00:55:49.125538 | 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 2026-06-11 00:55:49.125547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:55:49.125556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:55:49.125565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:55:49.125574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:55:49.125583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-06-11 00:55:49.125592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:55:49.125612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:55:49.125622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-06-11 00:55:49.125633 | 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% 2026-06-11 00:55:49.125643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 65% 2026-06-11 00:55:49.125652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-06-11 00:55:49.125661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-06-11 00:55:49.125670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-06-11 00:55:49.125679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-06-11 00:55:49.125696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-06-11 00:55:49.125706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-06-11 00:55:49.125715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 00:55:49.125724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:49.125733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:49.125751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:55:49.125768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:49.125786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:49.125804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:55:49.125867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:49.125876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:55:49.125905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.125975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.125984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:55:49.125993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:55:49.126042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.126072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:55:49.126144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.126248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.126290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:55:49.126360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.126414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.126546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:55:49.126615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.126672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:55:49.126727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:55:49.126781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:55:49.126867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:55:49.126908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2026-06-11 00:55:49.126960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:55:49.127028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:55:49.127086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2026-06-11 00:55:49.127140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:55:49.127194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:55:49.127246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.127302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:55:49.127352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.127420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2026-06-11 00:55:49.127479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.127542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:55:49.127594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-06-11 00:55:49.127650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:55:49.127705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:55:49.127758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:55:49.127812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container e537acbf30a5 2026-06-11 00:55:49.127866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 91bfa95f2485 2026-06-11 00:55:49.127920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2026-06-11 00:55:49.127976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 307cb5bf5764 2026-06-11 00:55:49.128071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 307cb5bf5764 2026-06-11 00:55:49.128131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 8f19c291d06d 2026-06-11 00:55:49.128201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built b2c9d766cb7b 2026-06-11 00:55:49.128257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260611 2026-06-11 00:55:49.128422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2026-06-11 00:55:49.128275 (took 0:00:36.979224) 2026-06-11 00:55:49.129095 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2026-06-11 00:55:49.129166 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2026-06-11 00:55:49.129249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2026-06-11 00:55:49.129158 2026-06-11 00:55:49.130298 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2026-06-11 00:55:49.130905 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2026-06-11 00:56:26.961708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:56:26.961824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 2b4ddf1a8137 2026-06-11 00:56:26.961974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20260611" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:56:26.962207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in f2f64c4832c8 2026-06-11 00:56:26.962283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container f2f64c4832c8 2026-06-11 00:56:26.962310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 20a04aaa7db4 2026-06-11 00:56:26.962326 | 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 2026-06-11 00:56:26.962443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 6a10b26cc88b 2026-06-11 00:56:26.962534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-06-11 00:56:26.962703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-06-11 00:56:26.962754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-06-11 00:56:26.962787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:56:26.962858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:56:26.962908 | 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 2026-06-11 00:56:26.963067 | 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 2026-06-11 00:56:26.963087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:56:26.963169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:56:26.963238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:56:26.963308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:56:26.963378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-06-11 00:56:26.963471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:56:26.963552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-06-11 00:56:26.963615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2026-06-11 00:56:26.963684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:56:26.963748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:56:26.963817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-06-11 00:56:26.963890 | 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% 2026-06-11 00:56:26.963970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-06-11 00:56:26.964061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-06-11 00:56:26.964143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-06-11 00:56:26.964210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-06-11 00:56:26.964274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-06-11 00:56:26.964337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-06-11 00:56:26.966502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:56:26.966527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:56:26.966561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-06-11 00:56:26.966572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-06-11 00:56:26.966583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-06-11 00:56:26.966593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-06-11 00:56:26.966603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:56:26.966626 | 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 2026-06-11 00:56:26.966636 | 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 2026-06-11 00:56:26.966647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:56:26.966657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:56:26.966666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:56:26.966676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:56:26.966686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-06-11 00:56:26.966696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:56:26.966707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:56:26.966717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-06-11 00:56:26.966728 | 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% 2026-06-11 00:56:26.966739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-06-11 00:56:26.966749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-06-11 00:56:26.966759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-06-11 00:56:26.966770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-06-11 00:56:26.966779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-06-11 00:56:26.966789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-06-11 00:56:26.966799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 00:56:26.966809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:56:26.966819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.966829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:56:26.966839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.966848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:56:26.966858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.966868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:56:26.966878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.966896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:56:26.966906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.966942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.966953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.966963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.966973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.966995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.967006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:56:26.967016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:56:26.967036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:56:26.967066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.967193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:56:26.967213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:56:26.967242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:56:26.967276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:56:26.967303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:56:26.967324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:56:26.967348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:56:26.967382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:56:26.967565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:56:26.967629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2026-06-11 00:56:26.967642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:56:26.967657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:56:26.967729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2026-06-11 00:56:26.967778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:56:26.967825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:56:26.967884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.967900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:56:26.968055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.968074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2026-06-11 00:56:26.968135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.968183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:56:26.968245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-06-11 00:56:26.968303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:56:26.968351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:56:26.968420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:56:26.968486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 6a10b26cc88b 2026-06-11 00:56:26.968534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 3694887effb7 2026-06-11 00:56:26.968549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2026-06-11 00:56:26.968618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in a99087c2215d 2026-06-11 00:56:26.968696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container a99087c2215d 2026-06-11 00:56:26.968713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> d104dd2c89ea 2026-06-11 00:56:26.968763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built 4f47661f3cfb 2026-06-11 00:56:26.968779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260611 2026-06-11 00:56:26.968902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2026-06-11 00:56:26.968791 (took 0:00:37.839633) 2026-06-11 00:56:26.969293 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2026-06-11 00:56:26.969348 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2026-06-11 00:56:26.969452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2026-06-11 00:56:26.969336 2026-06-11 00:56:26.970380 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2026-06-11 00:56:26.971074 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2026-06-11 00:57:03.713810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:57:03.713952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 2b4ddf1a8137 2026-06-11 00:57:03.713984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20260611" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:57:03.714022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 129c9672d4d3 2026-06-11 00:57:03.714038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 129c9672d4d3 2026-06-11 00:57:03.714051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 46182cd4c21e 2026-06-11 00:57:03.714072 | 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 2026-06-11 00:57:03.714097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in e187358b1ba8 2026-06-11 00:57:03.714110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-06-11 00:57:03.714127 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-06-11 00:57:03.714141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-06-11 00:57:03.714153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:57:03.714171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:57:03.714239 | 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 2026-06-11 00:57:03.714255 | 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 2026-06-11 00:57:03.714271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:57:03.714323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:57:03.714342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:57:03.714359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:57:03.714480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-06-11 00:57:03.714502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:57:03.714554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-06-11 00:57:03.714600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2026-06-11 00:57:03.714611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:57:03.714666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:57:03.714683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-06-11 00:57:03.714755 | 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% 2026-06-11 00:57:03.714770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-06-11 00:57:03.714863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-06-11 00:57:03.714877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-06-11 00:57:03.714960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-06-11 00:57:03.714976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-06-11 00:57:03.714991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-06-11 00:57:03.715060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:57:03.715074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:57:03.715144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-06-11 00:57:03.715156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-06-11 00:57:03.715222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-06-11 00:57:03.715274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-06-11 00:57:03.715286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:57:03.715350 | 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 2026-06-11 00:57:03.715363 | 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 2026-06-11 00:57:03.715444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:57:03.715467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:57:03.715478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:57:03.715578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:57:03.715592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-06-11 00:57:03.715607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:57:03.715618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:57:03.715697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-06-11 00:57:03.715711 | 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% 2026-06-11 00:57:03.715760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-06-11 00:57:03.715788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% (Reading database ... 80% 2026-06-11 00:57:03.715887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-06-11 00:57:03.715900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-06-11 00:57:03.715915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-06-11 00:57:03.715978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 00:57:03.715991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:03.716188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:03.716272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:57:03.716345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.716355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:03.716364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:03.716381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.716447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.716456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.716549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.716560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.716571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:57:03.716627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:03.716637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:03.716718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.716991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.717084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:57:03.717129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:57:03.717207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:57:03.717285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:03.717354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:03.717453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:57:03.717533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:57:03.717543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:57:03.717603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:57:03.717613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2026-06-11 00:57:03.717673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:57:03.717683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:57:03.717744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2026-06-11 00:57:03.717754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:57:03.717842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:57:03.717855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-06-11 00:57:03.717899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:57:03.717943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-06-11 00:57:03.717960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2026-06-11 00:57:03.717981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-06-11 00:57:03.718068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:57:03.718088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-06-11 00:57:03.718109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:57:03.718121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:57:03.718185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:57:03.718196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container e187358b1ba8 2026-06-11 00:57:03.718269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 9dfc078a4469 2026-06-11 00:57:03.718282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2026-06-11 00:57:03.718295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 4d2937f8ae0f 2026-06-11 00:57:03.718304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 4d2937f8ae0f 2026-06-11 00:57:03.718420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 7f601c169cfe 2026-06-11 00:57:03.718460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built e6088f936306 2026-06-11 00:57:03.718476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260611 2026-06-11 00:57:03.718570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2026-06-11 00:57:03.718449 (took 0:00:36.749113) 2026-06-11 00:57:03.719093 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2026-06-11 00:57:03.719110 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2026-06-11 00:57:03.719123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2026-06-11 00:57:03.719026 2026-06-11 00:57:03.720196 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2026-06-11 00:57:03.720863 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2026-06-11 00:57:50.003831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:57:50.004419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 2b4ddf1a8137 2026-06-11 00:57:50.004434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20260611" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:57:50.004441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 4edb162734e5 2026-06-11 00:57:50.004446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 4edb162734e5 2026-06-11 00:57:50.004450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 8822614ae18e 2026-06-11 00:57:50.004456 | 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/* 2026-06-11 00:57:50.004461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 294945993ffd 2026-06-11 00:57:50.004466 | 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] 2026-06-11 00:57:50.004471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:57:50.004476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:57:50.004502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:57:50.004508 | 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] 2026-06-11 00:57:50.004512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:57:50.004519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:57:50.004597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:57:50.004675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:57:50.004766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:57:50.004826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:57:50.004900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:57:50.004958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:57:50.005020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:57:50.005082 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:57:50.005144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 30.3 MB in 3s (11.7 MB/s) 2026-06-11 00:57:50.005203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-06-11 00:57:50.005267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-06-11 00:57:50.005330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2026-06-11 00:57:50.005391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2026-06-11 00:57:50.005477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2026-06-11 00:57:50.005546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2026-06-11 00:57:50.005607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:57:50.005668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2026-06-11 00:57:50.005774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2026-06-11 00:57:50.005834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:57:50.005896 | 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] 2026-06-11 00:57:50.006676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 0s (470 kB/s) 2026-06-11 00:57:50.006765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2026-06-11 00:57:50.006780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-06-11 00:57:50.006794 | 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% 2026-06-11 00:57:50.006807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2026-06-11 00:57:50.006817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2026-06-11 00:57:50.006827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2026-06-11 00:57:50.006837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2026-06-11 00:57:50.006847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2026-06-11 00:57:50.006857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2026-06-11 00:57:50.006882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:57:50.006893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2026-06-11 00:57:50.006920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2026-06-11 00:57:50.006931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2026-06-11 00:57:50.006940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 294945993ffd 2026-06-11 00:57:50.006950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 0c8ae7f4bf99 2026-06-11 00:57:50.006963 | 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 2026-06-11 00:57:50.006976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 8168faf12039 2026-06-11 00:57:50.006986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-06-11 00:57:50.006996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2026-06-11 00:57:50.007606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2026-06-11 00:57:50.007658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:57:50.007672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:57:50.007682 | 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 2026-06-11 00:57:50.007725 | 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 2026-06-11 00:57:50.007743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:57:50.007757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:57:50.007767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:57:50.007777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:57:50.007788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2026-06-11 00:57:50.007798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:57:50.007809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2026-06-11 00:57:50.007819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2026-06-11 00:57:50.007829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:57:50.007839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:57:50.007849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-06-11 00:57:50.007862 | 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% 2026-06-11 00:57:50.007889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2026-06-11 00:57:50.007900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2026-06-11 00:57:50.007910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2026-06-11 00:57:50.007920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2026-06-11 00:57:50.007930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2026-06-11 00:57:50.007940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2026-06-11 00:57:50.007950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19552 files and directories currently installed.) 2026-06-11 00:57:50.007961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:57:50.007972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2026-06-11 00:57:50.007982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2026-06-11 00:57:50.007992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2026-06-11 00:57:50.008002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2026-06-11 00:57:50.009478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:57:50.009504 | 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 2026-06-11 00:57:50.009515 | 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 2026-06-11 00:57:50.009525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:57:50.009535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:57:50.009545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:57:50.009555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:57:50.009565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2026-06-11 00:57:50.009576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:57:50.009586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:57:50.009596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-06-11 00:57:50.009606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2026-06-11 00:57:50.009618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-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% 2026-06-11 00:57:50.009629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2026-06-11 00:57:50.009639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2026-06-11 00:57:50.009649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-06-11 00:57:50.009659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2026-06-11 00:57:50.009669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19543 files and directories currently installed.) 2026-06-11 00:57:50.009730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:50.009749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:50.009785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:57:50.009814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.009824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:50.009834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:50.009854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.009874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.009884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.009894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.009904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.009913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:57:50.009923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:50.009933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:57:50.009974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.009995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.010054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:57:50.010064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:57:50.010094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:57:50.010133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:57:50.010152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:57:50.010172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:57:50.010182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:57:50.010191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:57:50.010201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:57:50.010217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2026-06-11 00:57:50.010233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:57:50.010261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:57:50.010281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2026-06-11 00:57:50.010297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:57:50.010313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:57:50.010330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-06-11 00:57:50.010348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:57:50.010364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-06-11 00:57:50.010382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2026-06-11 00:57:50.010437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-06-11 00:57:50.010456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:57:50.010467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2026-06-11 00:57:50.010476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:57:50.010491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:57:50.010509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:57:50.010527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 8168faf12039 2026-06-11 00:57:50.010545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> f1e19f5457bc 2026-06-11 00:57:50.010573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2026-06-11 00:57:50.010591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 5ed49ba17e0d 2026-06-11 00:57:50.010608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 5ed49ba17e0d 2026-06-11 00:57:50.010625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 979a97fef59e 2026-06-11 00:57:50.010654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built 79c36a1e1040 2026-06-11 00:57:50.010673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260611 2026-06-11 00:57:50.010752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2026-06-11 00:57:50.010193 (took 0:00:46.291167) 2026-06-11 00:57:50.010815 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2026-06-11 00:57:50.011029 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2026-06-11 00:57:50.011084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2026-06-11 00:57:50.010901 2026-06-11 00:57:50.011913 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2026-06-11 00:57:50.012519 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2026-06-11 00:58:27.222327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:58:27.222506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 2b4ddf1a8137 2026-06-11 00:58:27.222558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20260611" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:58:27.222651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 129a2a0ad852 2026-06-11 00:58:27.222669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 129a2a0ad852 2026-06-11 00:58:27.222682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> c1e3083867e4 2026-06-11 00:58:27.222694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 00:58:27.222707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 10df062f7a86 2026-06-11 00:58:27.222722 | 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 2026-06-11 00:58:27.222736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 24e8e1344d3a 2026-06-11 00:58:27.222750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-06-11 00:58:27.222762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-06-11 00:58:27.222775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-06-11 00:58:27.222787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:58:27.222805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:58:27.222818 | 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 2026-06-11 00:58:27.222831 | 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 2026-06-11 00:58:27.222843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:58:27.222855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:58:27.222910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:58:27.222922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:58:27.222932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-06-11 00:58:27.222948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:58:27.222979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-06-11 00:58:27.222991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2026-06-11 00:58:27.223001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:58:27.223011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:58:27.223021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-06-11 00:58:27.223036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2026-06-11 00:58:27.223051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: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% 2026-06-11 00:58:27.223067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-06-11 00:58:27.223158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.223175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-06-11 00:58:27.223192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.223238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-06-11 00:58:27.223256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-06-11 00:58:27.223280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-06-11 00:58:27.223305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-06-11 00:58:27.223328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:58:27.223384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.223432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:58:27.223505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-06-11 00:58:27.223534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-06-11 00:58:27.223551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-06-11 00:58:27.223643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-06-11 00:58:27.223661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:58:27.223705 | 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 2026-06-11 00:58:27.223721 | 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 2026-06-11 00:58:27.223763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:58:27.223821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:58:27.223837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:58:27.223890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:58:27.223920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-06-11 00:58:27.223967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:58:27.223983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:58:27.224044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-06-11 00:58:27.224091 | 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 ... 2026-06-11 00:58:27.224151 | 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 ... 2026-06-11 00:58:27.224168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:65% 2026-06-11 00:58:27.224275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-06-11 00:58:27.224289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-06-11 00:58:27.224303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-06-11 00:58:27.224346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-06-11 00:58:27.224362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-06-11 00:58:27.224420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-06-11 00:58:27.224455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 00:58:27.224482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:58:27.224536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.224554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:58:27.224650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.224679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:58:27.224703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.224756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:58:27.224774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:58:27.225074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:58:27.225161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:58:27.225171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:58:27.225225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:58:27.225337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:58:27.225466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:58:27.225534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:58:27.225617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:58:27.225698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:58:27.225712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:58:27.225727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:58:27.225742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:58:27.225756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2026-06-11 00:58:27.225784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:58:27.225820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:58:27.225835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2026-06-11 00:58:27.225849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:58:27.225895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:58:27.225908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.225923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:58:27.225937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.225982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2026-06-11 00:58:27.225998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.226012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:58:27.226038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-06-11 00:58:27.226053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:58:27.226112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:58:27.226130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:58:27.226172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 24e8e1344d3a 2026-06-11 00:58:27.226188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 8fcf36160831 2026-06-11 00:58:27.226243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2026-06-11 00:58:27.226256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 40998bbdfd69 2026-06-11 00:58:27.226270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 40998bbdfd69 2026-06-11 00:58:27.226312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> f72a9562dee6 2026-06-11 00:58:27.226329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built c6c6ffb76fc2 2026-06-11 00:58:27.226343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260611 2026-06-11 00:58:27.226480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2026-06-11 00:58:27.226351 (took 0:00:37.215450) 2026-06-11 00:58:27.228129 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2026-06-11 00:58:27.228161 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2026-06-11 00:58:27.228209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2026-06-11 00:58:27.228148 2026-06-11 00:58:27.228981 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2026-06-11 00:58:27.229419 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2026-06-11 00:59:18.253725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:59:18.253840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 2b4ddf1a8137 2026-06-11 00:59:18.254001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20260611" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:59:18.254751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 54d9aad0d787 2026-06-11 00:59:18.254813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 54d9aad0d787 2026-06-11 00:59:18.254830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 4846ed114d1c 2026-06-11 00:59:18.254845 | 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/* 2026-06-11 00:59:18.254859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 8f1fc1fc47a0 2026-06-11 00:59:18.254871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 00:59:18.254885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:59:18.254932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 00:59:18.254944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 00:59:18.254955 | 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] 2026-06-11 00:59:18.254966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 00:59:18.254977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 00:59:18.254987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 00:59:18.254997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 00:59:18.255555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 00:59:18.255576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 00:59:18.255587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 00:59:18.255597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 00:59:18.255607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 00:59:18.255617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 00:59:18.255627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 30.3 MB in 3s (12.0 MB/s) 2026-06-11 00:59:18.255637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-06-11 00:59:18.255648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-06-11 00:59:18.255658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-06-11 00:59:18.255668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-06-11 00:59:18.255678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2026-06-11 00:59:18.255689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 2026-06-11 00:59:18.255699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2026-06-11 00:59:18.255709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2026-06-11 00:59:18.255719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2026-06-11 00:59:18.255729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 python3-ethtool python3-libvirt 2026-06-11 00:59:18.255739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 00:59:18.255750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,039 kB of archives. 2026-06-11 00:59:18.255760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,356 kB of additional disk space will be used. 2026-06-11 00:59:18.255770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 00:59:18.255785 | 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] 2026-06-11 00:59:18.255795 | 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.13 [1,830 kB] 2026-06-11 00:59:18.255819 | 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] 2026-06-11 00:59:18.255830 | 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] 2026-06-11 00:59:18.255840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,039 kB in 0s (6,868 kB/s) 2026-06-11 00:59:18.255854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libyajl2:amd64. 2026-06-11 00:59:18.255865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-06-11 00:59:18.255921 | 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% 2026-06-11 00:59:18.255938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-06-11 00:59:18.256142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-06-11 00:59:18.256198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% (Reading database ... 85% 2026-06-11 00:59:18.256211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-06-11 00:59:18.256232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-06-11 00:59:18.256243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:59:18.256256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-11 00:59:18.256281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:59:18.256299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2026-06-11 00:59:18.256323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 00:59:18.256378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 00:59:18.256493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2026-06-11 00:59:18.256521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-11 00:59:18.256563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-11 00:59:18.256621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2026-06-11 00:59:18.256636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2026-06-11 00:59:18.256702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2026-06-11 00:59:18.256718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 00:59:18.256813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.256830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2026-06-11 00:59:18.256877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 00:59:18.256893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-11 00:59:18.256960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:59:18.257019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 8f1fc1fc47a0 2026-06-11 00:59:18.257035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> b5115e750935 2026-06-11 00:59:18.257072 | 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 2026-06-11 00:59:18.257138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 45268df8108f 2026-06-11 00:59:18.257202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2026-06-11 00:59:18.257261 | 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) 2026-06-11 00:59:18.257277 | 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) 2026-06-11 00:59:18.257341 | 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) 2026-06-11 00:59:18.257369 | 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) 2026-06-11 00:59:18.257507 | 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) 2026-06-11 00:59:18.257547 | 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) 2026-06-11 00:59:18.257617 | 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) 2026-06-11 00:59:18.257635 | 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) 2026-06-11 00:59:18.257695 | 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) 2026-06-11 00:59:18.257723 | 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) 2026-06-11 00:59:18.257773 | 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.1) 2026-06-11 00:59:18.257788 | 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) 2026-06-11 00:59:18.257848 | 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) 2026-06-11 00:59:18.257863 | 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.5) 2026-06-11 00:59:18.257928 | 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) 2026-06-11 00:59:18.259517 | 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) 2026-06-11 00:59:18.259548 | 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.4.dev2) 2026-06-11 00:59:18.259562 | 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) 2026-06-11 00:59:18.259604 | 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) 2026-06-11 00:59:18.259625 | 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) 2026-06-11 00:59:18.259643 | 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) 2026-06-11 00:59:18.259660 | 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) 2026-06-11 00:59:18.259678 | 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) 2026-06-11 00:59:18.259698 | 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) 2026-06-11 00:59:18.259716 | 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) 2026-06-11 00:59:18.259733 | 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) 2026-06-11 00:59:18.259752 | 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) 2026-06-11 00:59:18.259769 | 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) 2026-06-11 00:59:18.259785 | 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.12.1) 2026-06-11 00:59:18.259796 | 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) 2026-06-11 00:59:18.259806 | 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) 2026-06-11 00:59:18.259816 | 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) 2026-06-11 00:59:18.259826 | 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) 2026-06-11 00:59:18.259836 | 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) 2026-06-11 00:59:18.259846 | 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.11.0) 2026-06-11 00:59:18.259856 | 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) 2026-06-11 00:59:18.259876 | 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) 2026-06-11 00:59:18.259898 | 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) 2026-06-11 00:59:18.259908 | 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) 2026-06-11 00:59:18.259918 | 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.3) 2026-06-11 00:59:18.259928 | 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) 2026-06-11 00:59:18.259938 | 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) 2026-06-11 00:59:18.259948 | 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) 2026-06-11 00:59:18.259990 | 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) 2026-06-11 00:59:18.260002 | 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) 2026-06-11 00:59:18.260012 | 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) 2026-06-11 00:59:18.260022 | 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) 2026-06-11 00:59:18.260032 | 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) 2026-06-11 00:59:18.260041 | 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) 2026-06-11 00:59:18.260051 | 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) 2026-06-11 00:59:18.260062 | 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.1) 2026-06-11 00:59:18.260072 | 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) 2026-06-11 00:59:18.260088 | 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) 2026-06-11 00:59:18.260098 | 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) 2026-06-11 00:59:18.260109 | 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) 2026-06-11 00:59:18.260127 | 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) 2026-06-11 00:59:18.260138 | 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) 2026-06-11 00:59:18.260160 | 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) 2026-06-11 00:59:18.260170 | 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) 2026-06-11 00:59:18.260180 | 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.1) 2026-06-11 00:59:18.260190 | 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) 2026-06-11 00:59:18.260200 | 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) 2026-06-11 00:59:18.260210 | 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) 2026-06-11 00:59:18.260220 | 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) 2026-06-11 00:59:18.260230 | 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) 2026-06-11 00:59:18.260239 | 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) 2026-06-11 00:59:18.260252 | 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) 2026-06-11 00:59:18.260262 | 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) 2026-06-11 00:59:18.260272 | 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) 2026-06-11 00:59:18.260282 | 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) 2026-06-11 00:59:18.260291 | 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) 2026-06-11 00:59:18.260301 | 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) 2026-06-11 00:59:18.260320 | 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) 2026-06-11 00:59:18.260338 | 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) 2026-06-11 00:59:18.260349 | 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) 2026-06-11 00:59:18.260359 | 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) 2026-06-11 00:59:18.260374 | 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) 2026-06-11 00:59:18.260385 | 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) 2026-06-11 00:59:18.260472 | 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) 2026-06-11 00:59:18.260485 | 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) 2026-06-11 00:59:18.260495 | 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) 2026-06-11 00:59:18.260505 | 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) 2026-06-11 00:59:18.260515 | 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) 2026-06-11 00:59:18.260526 | 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) 2026-06-11 00:59:18.260537 | 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) 2026-06-11 00:59:18.260547 | 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) 2026-06-11 00:59:18.260557 | 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) 2026-06-11 00:59:18.260567 | 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) 2026-06-11 00:59:18.260576 | 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) 2026-06-11 00:59:18.260604 | 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) 2026-06-11 00:59:18.260615 | 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) 2026-06-11 00:59:18.260632 | 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) 2026-06-11 00:59:18.260643 | 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) 2026-06-11 00:59:18.260653 | 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) 2026-06-11 00:59:18.260663 | 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) 2026-06-11 00:59:18.260690 | 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) 2026-06-11 00:59:18.260708 | 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) 2026-06-11 00:59:18.260725 | 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) 2026-06-11 00:59:18.260742 | 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) 2026-06-11 00:59:18.260760 | 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) 2026-06-11 00:59:18.260779 | 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) 2026-06-11 00:59:18.260798 | 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) 2026-06-11 00:59:18.260815 | 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) 2026-06-11 00:59:18.260834 | 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) 2026-06-11 00:59:18.260846 | 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) 2026-06-11 00:59:18.260861 | 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) 2026-06-11 00:59:18.260882 | 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) 2026-06-11 00:59:18.260893 | 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) 2026-06-11 00:59:18.260903 | 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) 2026-06-11 00:59:18.260913 | 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) 2026-06-11 00:59:18.260935 | 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) 2026-06-11 00:59:18.260946 | 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) 2026-06-11 00:59:18.260960 | 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) 2026-06-11 00:59:18.261038 | 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) 2026-06-11 00:59:18.261051 | 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) 2026-06-11 00:59:18.261065 | 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) 2026-06-11 00:59:18.261124 | 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) 2026-06-11 00:59:18.261140 | 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) 2026-06-11 00:59:18.261155 | 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) 2026-06-11 00:59:18.261220 | 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) 2026-06-11 00:59:18.261238 | 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) 2026-06-11 00:59:18.261285 | 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) 2026-06-11 00:59:18.261314 | 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) 2026-06-11 00:59:18.261329 | 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) 2026-06-11 00:59:18.261380 | 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) 2026-06-11 00:59:18.261458 | 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) 2026-06-11 00:59:18.261481 | 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) 2026-06-11 00:59:18.261520 | 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) (2026.5.20) 2026-06-11 00:59:18.261558 | 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) 2026-06-11 00:59:18.261580 | 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) 2026-06-11 00:59:18.261655 | 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) 2026-06-11 00:59:18.261672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2026-06-11 00:59:18.261687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: networking-mlnx 2026-06-11 00:59:18.261748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed networking-mlnx-21.0.0 2026-06-11 00:59:18.261762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 45268df8108f 2026-06-11 00:59:18.261786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 803fa253b22e 2026-06-11 00:59:18.261833 | 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 2026-06-11 00:59:18.261862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 5b8699dd8791 2026-06-11 00:59:18.261908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-06-11 00:59:18.261933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-06-11 00:59:18.262023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-06-11 00:59:18.262037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:59:18.262052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:59:18.262080 | 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 2026-06-11 00:59:18.262095 | 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 2026-06-11 00:59:18.262156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:59:18.262182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:59:18.262205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:59:18.262229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:59:18.262252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-06-11 00:59:18.262275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:59:18.262302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-06-11 00:59:18.262351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2026-06-11 00:59:18.262369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:59:18.262481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:59:18.262509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-06-11 00:59:18.262525 | 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% 2026-06-11 00:59:18.262586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-06-11 00:59:18.262613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-06-11 00:59:18.262637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-06-11 00:59:18.262661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-06-11 00:59:18.262743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19707 files and directories currently installed.) 2026-06-11 00:59:18.262757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:59:18.262770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-06-11 00:59:18.262820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-06-11 00:59:18.262845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-06-11 00:59:18.262869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-06-11 00:59:18.262893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:59:18.262919 | 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 2026-06-11 00:59:18.262969 | 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 2026-06-11 00:59:18.262987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:59:18.263075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:59:18.263094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:59:18.263121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:59:18.263132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-06-11 00:59:18.263146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:59:18.263174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:59:18.263223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-06-11 00:59:18.263238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.263307 | 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% 2026-06-11 00:59:18.263332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-06-11 00:59:18.263345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:70% (Reading database ... 75% 2026-06-11 00:59:18.263393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-06-11 00:59:18.263486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-06-11 00:59:18.263506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-06-11 00:59:18.263523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-06-11 00:59:18.263555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19698 files and directories currently installed.) 2026-06-11 00:59:18.263599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:18.263624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.263715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:18.263731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.263745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:59:18.263758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.263818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:18.263845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.263860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:18.263907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.263922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.263983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.263999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.264043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.264058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.264115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:59:18.264140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:18.264198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:18.264236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.264298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.264710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:59:18.264724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.264793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:59:18.264854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.264869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.264946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:59:18.265002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.265060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.265072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:18.265086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.265150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.265171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:18.265195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.265221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:59:18.265244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:59:18.265268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:59:18.265283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:59:18.265333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2026-06-11 00:59:18.265348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:59:18.265455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:59:18.265478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2026-06-11 00:59:18.265494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:59:18.266142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:59:18.266183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.266224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12224 files, 2116 directories removed. 2026-06-11 00:59:18.266243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.266260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2026-06-11 00:59:18.266277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.266294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1369 files, 141 directories removed. 2026-06-11 00:59:18.266312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-06-11 00:59:18.266331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:59:18.266349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:59:18.266366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:59:18.266385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 5b8699dd8791 2026-06-11 00:59:18.266463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> d0f6081c49cf 2026-06-11 00:59:18.266489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2026-06-11 00:59:18.266500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in de6603a442a9 2026-06-11 00:59:18.266510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container de6603a442a9 2026-06-11 00:59:18.266520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 757ea1080f43 2026-06-11 00:59:18.266529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 8ff463445928 2026-06-11 00:59:18.266539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260611 2026-06-11 00:59:18.266550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2026-06-11 00:59:18.265874 (took 0:00:51.037726) 2026-06-11 00:59:18.266641 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2026-06-11 00:59:18.266702 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2026-06-11 00:59:18.266763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2026-06-11 00:59:18.266688 2026-06-11 00:59:18.267557 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2026-06-11 00:59:18.268003 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2026-06-11 00:59:52.943765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 00:59:52.943875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 2b4ddf1a8137 2026-06-11 00:59:52.943895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20260611" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 00:59:52.943910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in c249529acbe0 2026-06-11 00:59:52.943923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container c249529acbe0 2026-06-11 00:59:52.943934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> d6d466565e35 2026-06-11 00:59:52.945174 | 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 2026-06-11 00:59:52.945284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in cbbcfd24fd9e 2026-06-11 00:59:52.945349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-06-11 00:59:52.945386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-06-11 00:59:52.945453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-06-11 00:59:52.945510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2026-06-11 00:59:52.945562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:59:52.945577 | 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 2026-06-11 00:59:52.945666 | 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 2026-06-11 00:59:52.945708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:59:52.945755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:59:52.945769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:59:52.945821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:59:52.945859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-06-11 00:59:52.947574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2026-06-11 00:59:52.947633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-06-11 00:59:52.947647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2026-06-11 00:59:52.947659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 00:59:52.947669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 00:59:52.947678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-06-11 00:59:52.947690 | 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% 2026-06-11 00:59:52.947701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-06-11 00:59:52.947710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-06-11 00:59:52.947719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-06-11 00:59:52.947728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-06-11 00:59:52.947737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-06-11 00:59:52.947745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-06-11 00:59:52.947754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 00:59:52.947765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 00:59:52.947774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-06-11 00:59:52.947783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-06-11 00:59:52.947806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-06-11 00:59:52.947816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-06-11 00:59:52.947825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 00:59:52.947834 | 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 2026-06-11 00:59:52.947843 | 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 2026-06-11 00:59:52.947852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 00:59:52.947861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 00:59:52.947870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 00:59:52.947879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 00:59:52.947888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-06-11 00:59:52.947897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 00:59:52.947906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 00:59:52.947915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-06-11 00:59:52.947925 | 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% 2026-06-11 00:59:52.947940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-06-11 00:59:52.947950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-06-11 00:59:52.947959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-06-11 00:59:52.947968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-06-11 00:59:52.947977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-06-11 00:59:52.947985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-06-11 00:59:52.947994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 00:59:52.948004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:52.948013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:52.948036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 00:59:52.948058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:52.948076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:52.948098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 00:59:52.948345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:52.948376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 00:59:52.948436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.948477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.948653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 00:59:52.948676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 00:59:52.948738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 00:59:52.948834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.948845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 00:59:52.948893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.948906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 00:59:52.948955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2026-06-11 00:59:52.949002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2026-06-11 00:59:52.949016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.949039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 00:59:52.949062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.949090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 00:59:52.949139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2026-06-11 00:59:52.949150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 00:59:52.949180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 00:59:52.949193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2026-06-11 00:59:52.949206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2026-06-11 00:59:52.949254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 00:59:52.949264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.949277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12111 files, 2075 directories removed. 2026-06-11 00:59:52.949302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.949532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2026-06-11 00:59:52.949624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.949645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1365 files, 140 directories removed. 2026-06-11 00:59:52.949663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-06-11 00:59:52.949692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2026-06-11 00:59:52.949710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2026-06-11 00:59:52.949726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 00:59:52.949743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container cbbcfd24fd9e 2026-06-11 00:59:52.949760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> c25af3e1c720 2026-06-11 00:59:52.949777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2026-06-11 00:59:52.949794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 796ac8549620 2026-06-11 00:59:52.949813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 796ac8549620 2026-06-11 00:59:52.949836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 131a54fed6fb 2026-06-11 00:59:52.949855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built df4b641cddb6 2026-06-11 00:59:52.949873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260611 2026-06-11 00:59:52.949891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2026-06-11 00:59:52.949781 (took 0:00:34.683093) 2026-06-11 00:59:52.950168 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2026-06-11 00:59:52.950193 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2026-06-11 00:59:52.950214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2026-06-11 00:59:52.950144 2026-06-11 00:59:52.952155 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2026-06-11 00:59:52.952663 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2026-06-11 01:00:29.636236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 01:00:29.636419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 2b4ddf1a8137 2026-06-11 01:00:29.636580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20260611" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:00:29.636693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 112ce8e4ebb3 2026-06-11 01:00:29.636784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 112ce8e4ebb3 2026-06-11 01:00:29.636895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 0823d1dd650f 2026-06-11 01:00:29.636983 | 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 2026-06-11 01:00:29.637067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 9ad903dc5820 2026-06-11 01:00:29.637162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-06-11 01:00:29.637258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-06-11 01:00:29.637351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-06-11 01:00:29.637488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2026-06-11 01:00:29.637572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:00:29.637645 | 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 2026-06-11 01:00:29.637715 | 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 2026-06-11 01:00:29.637788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:00:29.637858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:00:29.637927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:00:29.637994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:00:29.638063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-06-11 01:00:29.638132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2026-06-11 01:00:29.638210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-06-11 01:00:29.638378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2026-06-11 01:00:29.638610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:00:29.638680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:00:29.638705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-06-11 01:00:29.638720 | 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% 2026-06-11 01:00:29.638764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-06-11 01:00:29.638853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-06-11 01:00:29.638890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-06-11 01:00:29.638967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-06-11 01:00:29.639032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-06-11 01:00:29.639096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-06-11 01:00:29.639163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 01:00:29.639249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:00:29.639312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-06-11 01:00:29.639382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-06-11 01:00:29.639490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-06-11 01:00:29.641666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-06-11 01:00:29.641694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:00:29.641706 | 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 2026-06-11 01:00:29.641716 | 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 2026-06-11 01:00:29.641727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:00:29.641738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:00:29.641748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:00:29.641759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:00:29.641785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-06-11 01:00:29.641796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:00:29.641807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 01:00:29.641817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-06-11 01:00:29.641829 | 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% 2026-06-11 01:00:29.641840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-06-11 01:00:29.641850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-06-11 01:00:29.641860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-06-11 01:00:29.641870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-06-11 01:00:29.641881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-06-11 01:00:29.641891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-06-11 01:00:29.641910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 01:00:29.641921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:00:29.641931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.641942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:00:29.641952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.641962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:00:29.641973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.641983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.641993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:00:29.642004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:00:29.642024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.642045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.642055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.642066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.642080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.642092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.642102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:00:29.642112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:00:29.642132 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:00:29.642153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642174 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642184 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.642285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:00:29.642297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:00:29.642341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.642353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.642365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.642376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.643653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:00:29.643772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.643784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:00:29.643795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.643815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:00:29.643835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2026-06-11 01:00:29.643845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2026-06-11 01:00:29.643865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:00:29.643875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:00:29.643895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2026-06-11 01:00:29.643905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:00:29.643915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:00:29.643925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2026-06-11 01:00:29.643935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2026-06-11 01:00:29.643945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:00:29.643955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12111 files, 2075 directories removed. 2026-06-11 01:00:29.643975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.643985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2026-06-11 01:00:29.643995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.644004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1365 files, 140 directories removed. 2026-06-11 01:00:29.644014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-06-11 01:00:29.644024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2026-06-11 01:00:29.644034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2026-06-11 01:00:29.644063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:00:29.644124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 9ad903dc5820 2026-06-11 01:00:29.644135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> dce275ecbccc 2026-06-11 01:00:29.644146 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2026-06-11 01:00:29.644156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 081474252b4f 2026-06-11 01:00:29.644166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 081474252b4f 2026-06-11 01:00:29.644176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> e54310873a55 2026-06-11 01:00:29.644186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built e0095a3a9cb5 2026-06-11 01:00:29.644196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260611 2026-06-11 01:00:29.644209 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2026-06-11 01:00:29.642881 (took 0:00:36.692737) 2026-06-11 01:00:29.644295 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2026-06-11 01:00:29.644308 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2026-06-11 01:00:29.644318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2026-06-11 01:00:29.643517 2026-06-11 01:00:29.644341 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2026-06-11 01:00:29.645008 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2026-06-11 01:00:29.645676 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2026-06-11 01:01:14.392990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 01:01:14.393074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 2b4ddf1a8137 2026-06-11 01:01:14.393089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20260611" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:01:14.393103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in ac486146ef9a 2026-06-11 01:01:14.393183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container ac486146ef9a 2026-06-11 01:01:14.393249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 5fbeaecdd6ea 2026-06-11 01:01:14.393277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2026-06-11 01:01:14.393328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 00a66e5489ec 2026-06-11 01:01:14.393376 | 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 2026-06-11 01:01:14.393448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in a324e156130a 2026-06-11 01:01:14.393499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing ./neutron_dynamic_routing 2026-06-11 01:01:14.393546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2026-06-11 01:01:14.393590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2026-06-11 01:01:14.393631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2026-06-11 01:01:14.393711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:01:14.393774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2026-06-11 01:01:14.393830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:01:14.393880 | 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) 2026-06-11 01:01:14.393930 | 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) 2026-06-11 01:01:14.394032 | 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) 2026-06-11 01:01:14.394087 | 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) 2026-06-11 01:01:14.394157 | 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) 2026-06-11 01:01:14.394219 | 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) 2026-06-11 01:01:14.394230 | 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) 2026-06-11 01:01:14.394289 | 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.1) 2026-06-11 01:01:14.394356 | 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.1) 2026-06-11 01:01:14.394465 | 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) 2026-06-11 01:01:14.394550 | 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) 2026-06-11 01:01:14.394624 | 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.3) 2026-06-11 01:01:14.394694 | 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) 2026-06-11 01:01:14.394763 | 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) 2026-06-11 01:01:14.394808 | 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) 2026-06-11 01:01:14.394846 | 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.4.dev2) 2026-06-11 01:01:14.394887 | 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) 2026-06-11 01:01:14.394931 | 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) 2026-06-11 01:01:14.394973 | 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) 2026-06-11 01:01:14.395032 | 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) 2026-06-11 01:01:14.395096 | 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) 2026-06-11 01:01:14.395199 | 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) 2026-06-11 01:01:14.395273 | 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) 2026-06-11 01:01:14.395317 | 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) 2026-06-11 01:01:14.395367 | 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) 2026-06-11 01:01:14.395413 | 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) 2026-06-11 01:01:14.395487 | 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) 2026-06-11 01:01:14.395568 | 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) 2026-06-11 01:01:14.395642 | 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) 2026-06-11 01:01:14.395691 | 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.12.1) 2026-06-11 01:01:14.395736 | 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) 2026-06-11 01:01:14.395778 | 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) 2026-06-11 01:01:14.395820 | 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) 2026-06-11 01:01:14.395860 | 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) 2026-06-11 01:01:14.395902 | 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) 2026-06-11 01:01:14.395951 | 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.11.0) 2026-06-11 01:01:14.396045 | 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) 2026-06-11 01:01:14.396096 | 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) 2026-06-11 01:01:14.396302 | 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) 2026-06-11 01:01:14.396361 | 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) 2026-06-11 01:01:14.396376 | 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) 2026-06-11 01:01:14.396429 | 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) 2026-06-11 01:01:14.396476 | 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) 2026-06-11 01:01:14.396488 | 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) 2026-06-11 01:01:14.396498 | 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) 2026-06-11 01:01:14.396514 | 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) 2026-06-11 01:01:14.396524 | 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) 2026-06-11 01:01:14.396557 | 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) 2026-06-11 01:01:14.396573 | 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) 2026-06-11 01:01:14.396616 | 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) 2026-06-11 01:01:14.396646 | 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) 2026-06-11 01:01:14.396695 | 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) 2026-06-11 01:01:14.396711 | 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) 2026-06-11 01:01:14.396765 | 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) 2026-06-11 01:01:14.396818 | 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) 2026-06-11 01:01:14.396833 | 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) 2026-06-11 01:01:14.396873 | 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.1) 2026-06-11 01:01:14.396913 | 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) 2026-06-11 01:01:14.396953 | 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) 2026-06-11 01:01:14.397004 | 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) 2026-06-11 01:01:14.397029 | 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) 2026-06-11 01:01:14.397055 | 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) 2026-06-11 01:01:14.397097 | 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) 2026-06-11 01:01:14.397164 | 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) 2026-06-11 01:01:14.397223 | 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) 2026-06-11 01:01:14.397252 | 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) 2026-06-11 01:01:14.397279 | 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) 2026-06-11 01:01:14.397343 | 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) 2026-06-11 01:01:14.397372 | 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) 2026-06-11 01:01:14.397423 | 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) 2026-06-11 01:01:14.397448 | 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) 2026-06-11 01:01:14.397508 | 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) 2026-06-11 01:01:14.397525 | 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) 2026-06-11 01:01:14.397582 | 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) 2026-06-11 01:01:14.397598 | 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) 2026-06-11 01:01:14.397659 | 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) 2026-06-11 01:01:14.397712 | 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) 2026-06-11 01:01:14.397739 | 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) 2026-06-11 01:01:14.397766 | 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) 2026-06-11 01:01:14.397811 | 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) 2026-06-11 01:01:14.397826 | 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) 2026-06-11 01:01:14.397878 | 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) 2026-06-11 01:01:14.397894 | 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) 2026-06-11 01:01:14.397948 | 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) 2026-06-11 01:01:14.397964 | 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) 2026-06-11 01:01:14.398017 | 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) 2026-06-11 01:01:14.398033 | 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) 2026-06-11 01:01:14.398087 | 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) 2026-06-11 01:01:14.398103 | 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) 2026-06-11 01:01:14.398174 | 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) 2026-06-11 01:01:14.398190 | 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) 2026-06-11 01:01:14.398244 | 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) 2026-06-11 01:01:14.398285 | 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) 2026-06-11 01:01:14.398310 | 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) 2026-06-11 01:01:14.398371 | 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) 2026-06-11 01:01:14.398388 | 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) 2026-06-11 01:01:14.398438 | 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) 2026-06-11 01:01:14.399506 | 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) 2026-06-11 01:01:14.399544 | 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) 2026-06-11 01:01:14.399557 | 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) 2026-06-11 01:01:14.399570 | 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) 2026-06-11 01:01:14.399582 | 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) 2026-06-11 01:01:14.399592 | 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) 2026-06-11 01:01:14.399603 | 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) 2026-06-11 01:01:14.399613 | 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) 2026-06-11 01:01:14.399625 | 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) 2026-06-11 01:01:14.399636 | 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) 2026-06-11 01:01:14.399647 | 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) 2026-06-11 01:01:14.399671 | 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) 2026-06-11 01:01:14.399682 | 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) 2026-06-11 01:01:14.399692 | 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) 2026-06-11 01:01:14.399718 | 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) 2026-06-11 01:01:14.399728 | 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) 2026-06-11 01:01:14.399751 | 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) 2026-06-11 01:01:14.399761 | 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) 2026-06-11 01:01:14.399772 | 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) 2026-06-11 01:01:14.399781 | 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) 2026-06-11 01:01:14.399791 | 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) 2026-06-11 01:01:14.399800 | 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) 2026-06-11 01:01:14.399809 | 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) 2026-06-11 01:01:14.399818 | 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) 2026-06-11 01:01:14.399827 | 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) (2026.5.20) 2026-06-11 01:01:14.399843 | 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) 2026-06-11 01:01:14.399852 | 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) 2026-06-11 01:01:14.399862 | 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) 2026-06-11 01:01:14.399872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2026-06-11 01:01:14.399882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-06-11 01:01:14.399891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-06-11 01:01:14.399908 | 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=107252 sha256=95dd121a08750187a8930ae8d31bdcc259d6269d76883fab06bf3ac0f2a8477a 2026-06-11 01:01:14.399918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-8m0k7_in/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2026-06-11 01:01:14.399927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2026-06-11 01:01:14.399936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2026-06-11 01:01:14.399945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-25.0.0.0rc2.dev3 2026-06-11 01:01:14.399962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container a324e156130a 2026-06-11 01:01:14.399971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> f52fa1907397 2026-06-11 01:01:14.399982 | 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 2026-06-11 01:01:14.399995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in c8f318102a97 2026-06-11 01:01:14.400005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-06-11 01:01:14.400014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-06-11 01:01:14.400023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-06-11 01:01:14.400031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2026-06-11 01:01:14.400041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:01:14.400049 | 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 2026-06-11 01:01:14.400058 | 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 2026-06-11 01:01:14.400067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:01:14.400076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:01:14.400085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:01:14.400100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:01:14.400135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-06-11 01:01:14.400145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2026-06-11 01:01:14.400158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-06-11 01:01:14.400168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2026-06-11 01:01:14.400177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:01:14.400186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:01:14.400194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-06-11 01:01:14.400208 | 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% 2026-06-11 01:01:14.400220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-06-11 01:01:14.400232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-06-11 01:01:14.400328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-06-11 01:01:14.400345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-06-11 01:01:14.400379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-06-11 01:01:14.400434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-06-11 01:01:14.400484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 01:01:14.400525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:01:14.400563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-06-11 01:01:14.400613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-06-11 01:01:14.400669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-06-11 01:01:14.400684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-06-11 01:01:14.400724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:01:14.400738 | 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 2026-06-11 01:01:14.400775 | 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 2026-06-11 01:01:14.400821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:01:14.400835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:01:14.400871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:01:14.400884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:01:14.400934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-06-11 01:01:14.400986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:01:14.401000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2026-06-11 01:01:14.401057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-06-11 01:01:14.401072 | 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% 2026-06-11 01:01:14.401129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-06-11 01:01:14.401229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-06-11 01:01:14.401242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-06-11 01:01:14.401254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-06-11 01:01:14.401302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-06-11 01:01:14.401349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-06-11 01:01:14.401363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 01:01:14.401411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:01:14.401482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.401530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:01:14.401543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.401592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:01:14.401628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.401642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:01:14.401691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.401722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:01:14.401734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.401778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.401809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.401848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.401878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.401916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.401947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.401977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.402008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.402039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:01:14.402069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:01:14.402098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:01:14.402162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.402192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.402241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.402414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.402508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:01:14.402539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:01:14.402637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:01:14.402729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:01:14.402798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:01:14.402849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.402880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2026-06-11 01:01:14.402909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2026-06-11 01:01:14.402929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:01:14.402969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:01:14.402999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2026-06-11 01:01:14.403029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:01:14.403455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:01:14.403470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2026-06-11 01:01:14.403478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2026-06-11 01:01:14.403485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:01:14.403492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.403500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12194 files, 2119 directories removed. 2026-06-11 01:01:14.403507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.403514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2026-06-11 01:01:14.403521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.403537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1365 files, 140 directories removed. 2026-06-11 01:01:14.403545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-06-11 01:01:14.403552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2026-06-11 01:01:14.403559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2026-06-11 01:01:14.403567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:01:14.403574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container c8f318102a97 2026-06-11 01:01:14.403581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 4f7a24cb8ac7 2026-06-11 01:01:14.403588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2026-06-11 01:01:14.403596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in eb0931044ae7 2026-06-11 01:01:14.403603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container eb0931044ae7 2026-06-11 01:01:14.403620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 9c9c7e6cef6d 2026-06-11 01:01:14.403629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 4cac646cf859 2026-06-11 01:01:14.403642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260611 2026-06-11 01:01:14.403655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2026-06-11 01:01:14.403534 (took 0:00:44.760017) 2026-06-11 01:01:14.403897 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2026-06-11 01:01:14.403944 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2026-06-11 01:01:14.403983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2026-06-11 01:01:14.403934 2026-06-11 01:01:14.404909 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2026-06-11 01:01:14.405723 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2026-06-11 01:02:04.610572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 01:02:04.610676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 2b4ddf1a8137 2026-06-11 01:02:04.610698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/5 : LABEL "build-date"="20260611" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:02:04.610715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in d5fc7efa7247 2026-06-11 01:02:04.610730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container d5fc7efa7247 2026-06-11 01:02:04.610747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 36dab8ca4330 2026-06-11 01:02:04.610761 | 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/* 2026-06-11 01:02:04.610779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 2c2e7db2dc53 2026-06-11 01:02:04.610796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:02:04.610842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:02:04.610855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:02:04.610868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:02:04.610883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:02:04.610925 | 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] 2026-06-11 01:02:04.610943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:02:04.610972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:02:04.611030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:02:04.611046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:02:04.611125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:02:04.611138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:02:04.611152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:02:04.611167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:02:04.611231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:02:04.612544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 30.3 MB in 3s (11.7 MB/s) 2026-06-11 01:02:04.612582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-06-11 01:02:04.612588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-06-11 01:02:04.612592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-06-11 01:02:04.612596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-06-11 01:02:04.612600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2026-06-11 01:02:04.612605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2026-06-11 01:02:04.612609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter ucf 2026-06-11 01:02:04.612614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2026-06-11 01:02:04.612618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-06-11 01:02:04.612622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2026-06-11 01:02:04.612626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-doc resolvconf libstrongswan-standard-plugins 2026-06-11 01:02:04.612630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcharon-extauth-plugins 2026-06-11 01:02:04.612635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2026-06-11 01:02:04.612639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-client libstrongswan strongswan strongswan-charon 2026-06-11 01:02:04.612643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter ucf 2026-06-11 01:02:04.612647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:02:04.612651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 1,300 kB of archives. 2026-06-11 01:02:04.612661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 4,853 kB of additional disk space will be used. 2026-06-11 01:02:04.612665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:02:04.612669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstrongswan amd64 5.9.13-2ubuntu4.24.04.4 [407 kB] 2026-06-11 01:02:04.612675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-libcharon amd64 5.9.13-2ubuntu4.24.04.4 [265 kB] 2026-06-11 01:02:04.612681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-charon amd64 5.9.13-2ubuntu4.24.04.4 [23.5 kB] 2026-06-11 01:02:04.612685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan-starter amd64 5.9.13-2ubuntu4.24.04.4 [153 kB] 2026-06-11 01:02:04.612689 | 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] 2026-06-11 01:02:04.612693 | 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] 2026-06-11 01:02:04.612698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 strongswan all 5.9.13-2ubuntu4.24.04.4 [18.5 kB] 2026-06-11 01:02:04.612702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2026-06-11 01:02:04.612706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 1,300 kB in 0s (4,335 kB/s) 2026-06-11 01:02:04.612710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2026-06-11 01:02:04.612714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-06-11 01:02:04.612720 | 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% 2026-06-11 01:02:04.612726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-06-11 01:02:04.612730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-06-11 01:02:04.612734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-06-11 01:02:04.612738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-06-11 01:02:04.612742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-06-11 01:02:04.612746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-06-11 01:02:04.612762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 01:02:04.612772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 01:02:04.612777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2026-06-11 01:02:04.612785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 01:02:04.612789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2026-06-11 01:02:04.612798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 01:02:04.612805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2026-06-11 01:02:04.612813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-06-11 01:02:04.612817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package ucf. 2026-06-11 01:02:04.612825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:02:04.612830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Moving old data out of the way 2026-06-11 01:02:04.612834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:02:04.612838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package dibbler-client. 2026-06-11 01:02:04.612842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-dibbler-client_1.0.1-1.1_amd64.deb ... 2026-06-11 01:02:04.612846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking dibbler-client (1.0.1-1.1) ... 2026-06-11 01:02:04.612850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2026-06-11 01:02:04.612854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../6-strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-06-11 01:02:04.612858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:02:04.612870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-06-11 01:02:04.612886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:02:04.612890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-06-11 01:02:04.612894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:02:04.612898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-06-11 01:02:04.612902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up dibbler-client (1.0.1-1.1) ... 2026-06-11 01:02:04.612906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Generating /etc/dibbler/client.conf-dpkg-new... 2026-06-11 01:02:04.612910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-06-11 01:02:04.612914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Creating config file /etc/dibbler/client.conf with new version 2026-06-11 01:02:04.612918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-06-11 01:02:04.612922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:02:04.612926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 2c2e7db2dc53 2026-06-11 01:02:04.612930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 623e99e966d7 2026-06-11 01:02:04.612938 | 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 2026-06-11 01:02:04.613433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 36890911a580 2026-06-11 01:02:04.613445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-06-11 01:02:04.613449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-06-11 01:02:04.613453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-06-11 01:02:04.613457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2026-06-11 01:02:04.613461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:02:04.613465 | 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 2026-06-11 01:02:04.613469 | 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 2026-06-11 01:02:04.613473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:02:04.613477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:02:04.613481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:02:04.613485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:02:04.613489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-06-11 01:02:04.613493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2026-06-11 01:02:04.613497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-06-11 01:02:04.613501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2026-06-11 01:02:04.613506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:02:04.613510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:02:04.613514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-06-11 01:02:04.613518 | 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% 2026-06-11 01:02:04.613522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-06-11 01:02:04.613526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-06-11 01:02:04.613530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-06-11 01:02:04.613534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-06-11 01:02:04.613538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-06-11 01:02:04.613542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-06-11 01:02:04.613546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19778 files and directories currently installed.) 2026-06-11 01:02:04.613550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:02:04.613554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-06-11 01:02:04.613558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-06-11 01:02:04.613562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-06-11 01:02:04.613571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-06-11 01:02:04.613576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:02:04.613580 | 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 2026-06-11 01:02:04.613584 | 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 2026-06-11 01:02:04.613588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:02:04.613592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:02:04.613596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:02:04.613600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:02:04.613604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-06-11 01:02:04.613608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:02:04.613616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 01:02:04.613624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-06-11 01:02:04.613630 | 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% 2026-06-11 01:02:04.613635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:02:04.613639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-06-11 01:02:04.613643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-06-11 01:02:04.613647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-06-11 01:02:04.613651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:80% (Reading database ... 85% (Reading database ... 90% 2026-06-11 01:02:04.613655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-06-11 01:02:04.613659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19769 files and directories currently installed.) 2026-06-11 01:02:04.613663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:04.613667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:04.613675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:02:04.613683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:04.613691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:04.613699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:02:04.613733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:04.613737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:04.613745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.613911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:02:04.613939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.613966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.614028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:02:04.614034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.614058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.614081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:02:04.614107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.614138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:04.614166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.614192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:04.614216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2026-06-11 01:02:04.614243 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2026-06-11 01:02:04.614280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:02:04.614308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:02:04.614334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2026-06-11 01:02:04.614362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:02:04.614389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:02:04.614474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2026-06-11 01:02:04.614479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2026-06-11 01:02:04.614483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:02:04.614489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-06-11 01:02:04.614521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12111 files, 2075 directories removed. 2026-06-11 01:02:04.614546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-06-11 01:02:04.614573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2026-06-11 01:02:04.614599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-06-11 01:02:04.614627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1365 files, 140 directories removed. 2026-06-11 01:02:04.614654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-06-11 01:02:04.614682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2026-06-11 01:02:04.614709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2026-06-11 01:02:04.614738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:02:04.614765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 36890911a580 2026-06-11 01:02:04.614792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> c2bbea6e0218 2026-06-11 01:02:04.614819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/5 : USER neutron 2026-06-11 01:02:04.614847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 5ed94eeff058 2026-06-11 01:02:04.614874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 5ed94eeff058 2026-06-11 01:02:04.614900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 696e59159f8f 2026-06-11 01:02:04.614928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 98984a7043c3 2026-06-11 01:02:04.614956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260611 2026-06-11 01:02:04.615034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2026-06-11 01:02:04.614964 (took 0:00:50.211030) 2026-06-11 01:02:04.615298 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2026-06-11 01:02:04.615363 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2026-06-11 01:02:04.615412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2026-06-11 01:02:04.615361 2026-06-11 01:02:04.616081 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2026-06-11 01:02:04.616507 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2026-06-11 01:02:39.264468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 01:02:39.264542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 2b4ddf1a8137 2026-06-11 01:02:39.264643 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20260611" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:02:39.264683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 899aa3fa6828 2026-06-11 01:02:39.264708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 899aa3fa6828 2026-06-11 01:02:39.264738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> a2de96cfbdee 2026-06-11 01:02:39.264754 | 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 2026-06-11 01:02:39.264765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in e3754e794c95 2026-06-11 01:02:39.264801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-06-11 01:02:39.264883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-06-11 01:02:39.264946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-06-11 01:02:39.265010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2026-06-11 01:02:39.265046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:02:39.265106 | 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 2026-06-11 01:02:39.265143 | 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 2026-06-11 01:02:39.265181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:02:39.265231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:02:39.265267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:02:39.265325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:02:39.265364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-06-11 01:02:39.265430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2026-06-11 01:02:39.265478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-06-11 01:02:39.265542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2026-06-11 01:02:39.265576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:02:39.265608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:02:39.265713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-06-11 01:02:39.265727 | 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% 2026-06-11 01:02:39.265760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-06-11 01:02:39.265817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-06-11 01:02:39.265849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-06-11 01:02:39.265930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-06-11 01:02:39.266040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-06-11 01:02:39.266082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-06-11 01:02:39.266126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19527 files and directories currently installed.) 2026-06-11 01:02:39.266165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:02:39.266219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-06-11 01:02:39.266278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-06-11 01:02:39.266315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-06-11 01:02:39.266365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-06-11 01:02:39.266443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:02:39.266523 | 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 2026-06-11 01:02:39.266562 | 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 2026-06-11 01:02:39.266612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:02:39.266644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:02:39.266675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:02:39.266725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:02:39.266757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-06-11 01:02:39.266825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:02:39.266863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2026-06-11 01:02:39.266936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-06-11 01:02:39.266997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.267030 | 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% 2026-06-11 01:02:39.267086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-06-11 01:02:39.267161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-06-11 01:02:39.267218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-06-11 01:02:39.267231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-06-11 01:02:39.267263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-06-11 01:02:39.267315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-06-11 01:02:39.267354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19518 files and directories currently installed.) 2026-06-11 01:02:39.267428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:39.267496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.267536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:39.267573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.267624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:02:39.267661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.267734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.267771 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:39.267821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.267857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.267907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:39.267995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.268056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.268144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.268202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.268251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.268284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.268351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.268385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.268478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.268520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:02:39.268551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:39.268604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:02:39.268711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.268940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269080 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.269112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.269170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:02:39.269202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:02:39.269339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:02:39.269496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.269587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:02:39.269624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:02:39.269710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2026-06-11 01:02:39.269760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2026-06-11 01:02:39.269797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:02:39.269847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.269907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:02:39.269992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2026-06-11 01:02:39.270005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:02:39.270066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:02:39.270103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2026-06-11 01:02:39.270163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2026-06-11 01:02:39.270199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:02:39.270235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.270285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12111 files, 2075 directories removed. 2026-06-11 01:02:39.270322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.270371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2026-06-11 01:02:39.270424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.270464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1365 files, 140 directories removed. 2026-06-11 01:02:39.270542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-06-11 01:02:39.270554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2026-06-11 01:02:39.270616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2026-06-11 01:02:39.270653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:02:39.270714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container e3754e794c95 2026-06-11 01:02:39.270750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> b681aeb660fc 2026-06-11 01:02:39.270810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2026-06-11 01:02:39.270842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 26b63a0c7d13 2026-06-11 01:02:39.270925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 26b63a0c7d13 2026-06-11 01:02:39.270972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 64f29b4d9550 2026-06-11 01:02:39.271025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 4da0a8357a8e 2026-06-11 01:02:39.271062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260611 2026-06-11 01:02:39.271195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2026-06-11 01:02:39.271057 (took 0:00:34.655696) 2026-06-11 01:02:39.271692 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2026-06-11 01:02:39.271748 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2026-06-11 01:02:39.271828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2026-06-11 01:02:39.271739 2026-06-11 01:02:39.272967 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2026-06-11 01:02:39.273682 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2026-06-11 01:03:07.568817 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 2026-06-11 01:03:07.568921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 6d80f988c277 2026-06-11 01:03:07.568982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20260611" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:03:07.569001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 22235da22111 2026-06-11 01:03:07.569015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 22235da22111 2026-06-11 01:03:07.569033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> d7a6321ca009 2026-06-11 01:03:07.569166 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2026-06-11 01:03:07.569189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 2cd3ed3ea9b2 2026-06-11 01:03:07.569286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2026-06-11 01:03:07.569307 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in aedc6083368d 2026-06-11 01:03:07.570492 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container aedc6083368d 2026-06-11 01:03:07.570516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 7c50de273649 2026-06-11 01:03:07.570531 | 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 2026-06-11 01:03:07.570545 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 7cbaa2f6ea9b 2026-06-11 01:03:07.570558 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-06-11 01:03:07.570570 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-06-11 01:03:07.570583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-06-11 01:03:07.570595 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:03:07.570608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:03:07.570620 | 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 2026-06-11 01:03:07.570632 | 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 2026-06-11 01:03:07.570645 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:03:07.570657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:03:07.570700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:03:07.570711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:03:07.570721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-06-11 01:03:07.570751 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2026-06-11 01:03:07.570762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-06-11 01:03:07.570772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2026-06-11 01:03:07.570782 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:03:07.570792 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:03:07.570802 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-06-11 01:03:07.570813 | 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% 2026-06-11 01:03:07.570826 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-06-11 01:03:07.570835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-06-11 01:03:07.570845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-06-11 01:03:07.570877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-06-11 01:03:07.570887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-06-11 01:03:07.570897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-06-11 01:03:07.570907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18612 files and directories currently installed.) 2026-06-11 01:03:07.570919 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:03:07.570935 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-06-11 01:03:07.570945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-06-11 01:03:07.570955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-06-11 01:03:07.570965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-06-11 01:03:07.570975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:03:07.570985 | 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 2026-06-11 01:03:07.570995 | 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 2026-06-11 01:03:07.571009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:03:07.571019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:03:07.571033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:03:07.571091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:03:07.571139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-06-11 01:03:07.571186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:03:07.571232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:03:07.571293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-06-11 01:03:07.571341 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-06-11 01:03:07.571434 | 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% 2026-06-11 01:03:07.571457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-06-11 01:03:07.571569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% (Reading database ... 80% 2026-06-11 01:03:07.571631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-06-11 01:03:07.571779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-06-11 01:03:07.571891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-06-11 01:03:07.571995 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18603 files and directories currently installed.) 2026-06-11 01:03:07.572086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:07.572175 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.572264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:07.572349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.572534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:03:07.572613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.572711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:07.572841 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.572967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:07.573028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.573126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.573184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.573199 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.573260 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.573320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:03:07.573335 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:07.573423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:07.573557 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573616 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573831 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.573883 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.573982 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:03:07.574046 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.574094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.574109 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:03:07.574178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.574237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.574252 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:03:07.574313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.574345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:07.574421 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.575541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:07.575561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2026-06-11 01:03:07.575572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:03:07.575581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:03:07.575590 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:03:07.575599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2026-06-11 01:03:07.575608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:03:07.575617 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:03:07.575626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2026-06-11 01:03:07.575635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2026-06-11 01:03:07.575643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:03:07.575652 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-06-11 01:03:07.575661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8705 files, 1221 directories removed. 2026-06-11 01:03:07.575670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-06-11 01:03:07.575679 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2026-06-11 01:03:07.575688 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-06-11 01:03:07.575697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2026-06-11 01:03:07.575706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-06-11 01:03:07.575724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:03:07.575733 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:03:07.575742 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:03:07.575751 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 7cbaa2f6ea9b 2026-06-11 01:03:07.575760 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> cbb823ab28f2 2026-06-11 01:03:07.575769 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built 775582abb22c 2026-06-11 01:03:07.575778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20260611 2026-06-11 01:03:07.575787 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2026-06-11 01:03:07.575221 (took 0:00:28.303482) 2026-06-11 01:03:07.575957 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2026-06-11 01:03:07.576017 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2026-06-11 01:03:07.576091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2026-06-11 01:03:07.576013 2026-06-11 01:03:07.577027 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2026-06-11 01:03:07.577660 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2026-06-11 01:03:34.396249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 2026-06-11 01:03:34.396336 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 6d80f988c277 2026-06-11 01:03:34.396353 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20260611" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:03:34.396367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in df8d63f6c040 2026-06-11 01:03:34.396383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container df8d63f6c040 2026-06-11 01:03:34.396427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> f1ce30934819 2026-06-11 01:03:34.396447 | 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 2026-06-11 01:03:34.396462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 5075908b0a69 2026-06-11 01:03:34.396503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-06-11 01:03:34.396518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-06-11 01:03:34.396584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-06-11 01:03:34.396598 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2026-06-11 01:03:34.396612 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:03:34.396626 | 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 2026-06-11 01:03:34.396661 | 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 2026-06-11 01:03:34.396705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:03:34.396720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:03:34.396753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:03:34.396767 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:03:34.396811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-06-11 01:03:34.396826 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2026-06-11 01:03:34.396881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-06-11 01:03:34.396911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2026-06-11 01:03:34.396921 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:03:34.396932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:03:34.396943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-06-11 01:03:34.396986 | 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% 2026-06-11 01:03:34.397001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-06-11 01:03:34.397037 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:70% 2026-06-11 01:03:34.397069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-06-11 01:03:34.397081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-06-11 01:03:34.397117 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-06-11 01:03:34.397148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-06-11 01:03:34.397161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-06-11 01:03:34.397196 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18612 files and directories currently installed.) 2026-06-11 01:03:34.397228 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:03:34.397241 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-06-11 01:03:34.397277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-06-11 01:03:34.397308 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-06-11 01:03:34.397337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-06-11 01:03:34.397349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:03:34.397381 | 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 2026-06-11 01:03:34.397414 | 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 2026-06-11 01:03:34.397431 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:03:34.397465 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:03:34.397478 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:03:34.397511 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:03:34.397523 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-06-11 01:03:34.397559 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:03:34.397572 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2026-06-11 01:03:34.397609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-06-11 01:03:34.397641 | 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% 2026-06-11 01:03:34.397654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-06-11 01:03:34.397693 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-06-11 01:03:34.397706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-06-11 01:03:34.397738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-06-11 01:03:34.397773 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-06-11 01:03:34.397820 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-06-11 01:03:34.397833 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18603 files and directories currently installed.) 2026-06-11 01:03:34.397864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:34.397876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.397911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:34.397942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.397961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:03:34.397993 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.398005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:34.398040 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.398071 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:34.398083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.398120 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.398156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.398178 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.398210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.398241 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.398253 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:03:34.398289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:34.398320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.398332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:03:34.398367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.398415 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399434 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399461 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399478 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.399501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:03:34.399517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399548 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:03:34.399555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399570 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399577 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:03:34.399585 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399592 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:03:34.399599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:03:34.399614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2026-06-11 01:03:34.399621 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2026-06-11 01:03:34.399636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:03:34.399643 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:03:34.399650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2026-06-11 01:03:34.399657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:03:34.399665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:03:34.399672 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2026-06-11 01:03:34.399679 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2026-06-11 01:03:34.399692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:03:34.399700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399707 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8705 files, 1221 directories removed. 2026-06-11 01:03:34.399714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2026-06-11 01:03:34.399729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2026-06-11 01:03:34.399743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-06-11 01:03:34.399750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2026-06-11 01:03:34.399757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2026-06-11 01:03:34.399765 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:03:34.399772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 5075908b0a69 2026-06-11 01:03:34.399779 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 7aa45402d799 2026-06-11 01:03:34.399786 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2026-06-11 01:03:34.399807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in f51eb1788d86 2026-06-11 01:03:34.399814 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container f51eb1788d86 2026-06-11 01:03:34.399821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 6b61ad536c22 2026-06-11 01:03:34.399835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 2b36201b5a02 2026-06-11 01:03:34.399842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260611 2026-06-11 01:03:34.399850 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2026-06-11 01:03:34.399172 (took 0:00:26.823159) 2026-06-11 01:03:34.399861 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2026-06-11 01:03:34.399869 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2026-06-11 01:03:34.399876 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2026-06-11 01:03:34.399542 2026-06-11 01:03:34.400247 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2026-06-11 01:03:34.400673 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2026-06-11 01:04:01.587989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 2026-06-11 01:04:01.588095 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 6d80f988c277 2026-06-11 01:04:01.588118 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20260611" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:04:01.588136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 94bf0c8c6e86 2026-06-11 01:04:01.588151 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 94bf0c8c6e86 2026-06-11 01:04:01.588164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 91acb51d466f 2026-06-11 01:04:01.588183 | 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 2026-06-11 01:04:01.588198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 551dd36a2c87 2026-06-11 01:04:01.588210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-06-11 01:04:01.588227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-06-11 01:04:01.588243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-06-11 01:04:01.588259 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2026-06-11 01:04:01.588296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:04:01.588342 | 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 2026-06-11 01:04:01.588361 | 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 2026-06-11 01:04:01.588374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:04:01.588390 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:04:01.588476 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:04:01.588489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:04:01.588500 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-06-11 01:04:01.588514 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2026-06-11 01:04:01.588525 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-06-11 01:04:01.588539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2026-06-11 01:04:01.588553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:04:01.588584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:04:01.588599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-06-11 01:04:01.588657 | 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% 2026-06-11 01:04:01.588671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-06-11 01:04:01.588685 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-06-11 01:04:01.588699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-06-11 01:04:01.588770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-06-11 01:04:01.588783 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-06-11 01:04:01.588797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-06-11 01:04:01.588811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18612 files and directories currently installed.) 2026-06-11 01:04:01.588826 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:04:01.588872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-06-11 01:04:01.588887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-06-11 01:04:01.588901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-06-11 01:04:01.588946 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-06-11 01:04:01.588957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:04:01.588971 | 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 2026-06-11 01:04:01.588985 | 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 2026-06-11 01:04:01.589043 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:04:01.589055 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:04:01.589069 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:04:01.589083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:04:01.589097 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-06-11 01:04:01.589156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:04:01.589168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2026-06-11 01:04:01.589182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-06-11 01:04:01.589208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589259 | 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% 2026-06-11 01:04:01.589271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-06-11 01:04:01.589285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-06-11 01:04:01.589299 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-06-11 01:04:01.589353 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-06-11 01:04:01.589365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-06-11 01:04:01.589379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-06-11 01:04:01.589419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18603 files and directories currently installed.) 2026-06-11 01:04:01.589434 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:01.589484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.589504 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:01.589517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.589579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:04:01.589595 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589608 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.589654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:01.589665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589679 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.589797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:01.589812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.589823 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.589837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.589861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.589920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.589934 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.589979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.589994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.590008 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:04:01.590065 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:01.590077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:01.590105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.590292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:04:01.590350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:04:01.590427 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.590447 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590493 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.590509 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590522 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:04:01.590568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:01.590597 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590650 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:01.590662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2026-06-11 01:04:01.590676 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2026-06-11 01:04:01.590690 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:04:01.590778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:04:01.590795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2026-06-11 01:04:01.590852 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:04:01.590864 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:04:01.590878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2026-06-11 01:04:01.590892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2026-06-11 01:04:01.590938 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:04:01.590950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.590964 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8705 files, 1221 directories removed. 2026-06-11 01:04:01.590989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.591046 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2026-06-11 01:04:01.591059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.591072 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2026-06-11 01:04:01.591086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-06-11 01:04:01.591132 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2026-06-11 01:04:01.591153 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2026-06-11 01:04:01.591168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:04:01.591182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 551dd36a2c87 2026-06-11 01:04:01.591209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> c00e86bc5d8e 2026-06-11 01:04:01.591267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2026-06-11 01:04:01.591279 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in ce7eb5c76fdb 2026-06-11 01:04:01.591293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container ce7eb5c76fdb 2026-06-11 01:04:01.591349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 38ca4212c643 2026-06-11 01:04:01.591361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built fe39853403a6 2026-06-11 01:04:01.591375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260611 2026-06-11 01:04:01.591469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2026-06-11 01:04:01.591375 (took 0:00:27.191833) 2026-06-11 01:04:01.591786 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2026-06-11 01:04:01.591804 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2026-06-11 01:04:01.591818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2026-06-11 01:04:01.591784 2026-06-11 01:04:01.594065 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2026-06-11 01:04:01.594101 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2026-06-11 01:04:26.901735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 01:04:26.901808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 941ef61039b1 2026-06-11 01:04:26.901822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20260611" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:04:26.901834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in cc511affd3ea 2026-06-11 01:04:26.901843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container cc511affd3ea 2026-06-11 01:04:26.901851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> c3f7054421a9 2026-06-11 01:04:26.901878 | 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 2026-06-11 01:04:26.901888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 129fe066e5e1 2026-06-11 01:04:26.901895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-06-11 01:04:26.901902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-06-11 01:04:26.901919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-06-11 01:04:26.901925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2026-06-11 01:04:26.901931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:04:26.901938 | 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 2026-06-11 01:04:26.901944 | 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 2026-06-11 01:04:26.901950 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:04:26.901956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:04:26.901987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:04:26.901994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:04:26.902001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-06-11 01:04:26.902007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2026-06-11 01:04:26.902013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-06-11 01:04:26.902020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2026-06-11 01:04:26.902026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:04:26.902032 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:04:26.902081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-06-11 01:04:26.902200 | 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% 2026-06-11 01:04:26.902291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-06-11 01:04:26.902369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-06-11 01:04:26.902495 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-06-11 01:04:26.902593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-06-11 01:04:26.902688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-06-11 01:04:26.902777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-06-11 01:04:26.905724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:04:26.905741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:04:26.905749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-06-11 01:04:26.905756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-06-11 01:04:26.905762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-06-11 01:04:26.905767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-06-11 01:04:26.905773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:04:26.905779 | 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 2026-06-11 01:04:26.905785 | 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 2026-06-11 01:04:26.905801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:04:26.905807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:04:26.905820 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:04:26.905826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:04:26.905831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-06-11 01:04:26.905837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:04:26.905843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2026-06-11 01:04:26.905849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-06-11 01:04:26.905857 | 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% 2026-06-11 01:04:26.905864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:04:26.905870 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-06-11 01:04:26.905876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-06-11 01:04:26.905882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:75% 2026-06-11 01:04:26.905887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% (Reading database ... 85% 2026-06-11 01:04:26.905893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-06-11 01:04:26.905899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-06-11 01:04:26.905904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:04:26.905910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:26.905916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.905922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:26.905927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.905933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:04:26.905939 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.905944 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:26.905954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.905962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:26.906059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.906129 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.906254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.906315 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.906385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.906484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.906566 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:04:26.906637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:26.906739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.906798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:04:26.906868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.906955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907024 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.907185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.907323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.907640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.907753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:04:26.907832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.907972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:04:26.908041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.908107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.908173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:04:26.908241 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.908308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.908376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:04:26.908455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.908520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.908577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:04:26.908633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2026-06-11 01:04:26.908711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2026-06-11 01:04:26.908866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:04:26.908909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:04:26.908918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2026-06-11 01:04:26.908923 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:04:26.908954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:04:26.908999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2026-06-11 01:04:26.909051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2026-06-11 01:04:26.909111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:04:26.909163 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.909221 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8184 files, 1185 directories removed. 2026-06-11 01:04:26.909272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.909330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2026-06-11 01:04:26.909384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.909462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2026-06-11 01:04:26.909521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-06-11 01:04:26.909578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2026-06-11 01:04:26.909635 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2026-06-11 01:04:26.909727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:04:26.909761 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 129fe066e5e1 2026-06-11 01:04:26.909815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> bb21810f4df3 2026-06-11 01:04:26.909871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2026-06-11 01:04:26.909930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 979539531d46 2026-06-11 01:04:26.909983 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 979539531d46 2026-06-11 01:04:26.910039 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 73c479301f39 2026-06-11 01:04:26.910110 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 3049c6024ec3 2026-06-11 01:04:26.910169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20260611 2026-06-11 01:04:26.910271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2026-06-11 01:04:26.910176 (took 0:00:25.318392) 2026-06-11 01:04:26.910851 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2026-06-11 01:04:26.910934 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2026-06-11 01:04:26.911014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2026-06-11 01:04:26.910945 2026-06-11 01:04:26.912098 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2026-06-11 01:04:26.912841 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2026-06-11 01:05:05.986663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 01:05:05.986791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 941ef61039b1 2026-06-11 01:05:05.986974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20260611" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:05:05.987018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 41d4bc4749aa 2026-06-11 01:05:05.987059 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 41d4bc4749aa 2026-06-11 01:05:05.987152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 87db2cff4d52 2026-06-11 01:05:05.987214 | 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/* 2026-06-11 01:05:05.987300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 6332866afea8 2026-06-11 01:05:05.987360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:05:05.987455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:05:05.987528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:05:05.987614 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:05:05.989097 | 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] 2026-06-11 01:05:05.989176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:05:05.989235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:05:05.989311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:05:05.989366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:05:05.989462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:05:05.989518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:05:05.989583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:05:05.989749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:05:05.989812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:05:05.989890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:05:05.989956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-06-11 01:05:05.990015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-06-11 01:05:05.990116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-06-11 01:05:05.990180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-06-11 01:05:05.990234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-06-11 01:05:05.990293 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2026-06-11 01:05:05.990344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 2026-06-11 01:05:05.990432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2026-06-11 01:05:05.990451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2026-06-11 01:05:05.990514 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2026-06-11 01:05:05.990563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2026-06-11 01:05:05.990606 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2026-06-11 01:05:05.990700 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 python3-libvirt 2026-06-11 01:05:05.990783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:05:05.990844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,584 kB of archives. 2026-06-11 01:05:05.990882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2026-06-11 01:05:05.990920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:05:05.990976 | 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.8 [1,545 kB] 2026-06-11 01:05:05.991016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 01:05:05.991067 | 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] 2026-06-11 01:05:05.991106 | 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.13 [1,830 kB] 2026-06-11 01:05:05.991157 | 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] 2026-06-11 01:05:05.991229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,584 kB in 0s (9,500 kB/s) 2026-06-11 01:05:05.991318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 01:05:05.991373 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-06-11 01:05:05.991463 | 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% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:05:05.991520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-06-11 01:05:05.992600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-06-11 01:05:05.992617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-06-11 01:05:05.992625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-06-11 01:05:05.992632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:85% 2026-06-11 01:05:05.992640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-06-11 01:05:05.992647 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-06-11 01:05:05.992655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:05:05.992662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:05:05.992670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:05:05.992677 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2026-06-11 01:05:05.992685 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 01:05:05.992692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:05:05.992699 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.992707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libyajl2:amd64. 2026-06-11 01:05:05.992721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-11 01:05:05.992729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.992736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 01:05:05.992743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2026-06-11 01:05:05.992751 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 01:05:05.992758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 01:05:05.992766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2026-06-11 01:05:05.992773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-11 01:05:05.992787 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-11 01:05:05.992795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 01:05:05.992802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:05:05.992810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2026-06-11 01:05:05.992817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:05:05.992824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 01:05:05.992831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-11 01:05:05.992839 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:05:05.992846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 6332866afea8 2026-06-11 01:05:05.992853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 6ebf9e49c152 2026-06-11 01:05:05.992861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2026-06-11 01:05:05.992868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 5e77d432ab0d 2026-06-11 01:05:05.992875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 5e77d432ab0d 2026-06-11 01:05:05.994499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 1d9328eafbd3 2026-06-11 01:05:05.994520 | 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 2026-06-11 01:05:05.994531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in eccfbde6a924 2026-06-11 01:05:05.994539 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-06-11 01:05:05.994546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-06-11 01:05:05.994553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-06-11 01:05:05.994560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2026-06-11 01:05:05.994568 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:05:05.994575 | 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 2026-06-11 01:05:05.994583 | 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 2026-06-11 01:05:05.994620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:05:05.994629 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:05:05.994637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:05:05.994645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:05:05.994654 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-06-11 01:05:05.994662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2026-06-11 01:05:05.994670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-06-11 01:05:05.994678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2026-06-11 01:05:05.994686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:05:05.994694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:05:05.994702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-06-11 01:05:05.994711 | 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% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:05:05.994719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-06-11 01:05:05.994727 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-06-11 01:05:05.994735 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-06-11 01:05:05.994743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-06-11 01:05:05.994751 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-06-11 01:05:05.994765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-06-11 01:05:05.994774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18770 files and directories currently installed.) 2026-06-11 01:05:05.994782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:05:05.994790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-06-11 01:05:05.994798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-06-11 01:05:05.994806 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-06-11 01:05:05.994814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-06-11 01:05:05.994822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:05:05.994830 | 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 2026-06-11 01:05:05.994838 | 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 2026-06-11 01:05:05.994846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:05:05.994866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:05:05.994875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:05:05.994883 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:05:05.994891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-06-11 01:05:05.994905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:05:05.994913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2026-06-11 01:05:05.994922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-06-11 01:05:05.994929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.994938 | 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% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:05:05.994946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-06-11 01:05:05.994954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-06-11 01:05:05.994962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-06-11 01:05:05.994970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-06-11 01:05:05.994978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-06-11 01:05:05.994986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-06-11 01:05:05.994994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18761 files and directories currently installed.) 2026-06-11 01:05:05.995002 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:05.995010 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:05.995026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:05:05.995042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:05.995058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:05.995074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995106 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995122 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995143 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:05:05.995172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:05.995180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995194 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:05.995202 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995246 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:05:05.995378 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:05:05.995628 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995668 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:05:05.995783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:05.995862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.995925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:05.995976 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2026-06-11 01:05:05.996026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2026-06-11 01:05:05.996063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:05:05.996102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.996116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:05:05.996171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2026-06-11 01:05:05.996185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:05:05.996243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:05:05.996298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2026-06-11 01:05:05.996340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2026-06-11 01:05:05.996379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:05:05.996462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.996541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8184 files, 1185 directories removed. 2026-06-11 01:05:05.996580 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.996643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2026-06-11 01:05:05.996657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.996710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2026-06-11 01:05:05.996725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-06-11 01:05:05.996783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2026-06-11 01:05:05.996831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2026-06-11 01:05:05.996851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:05:05.996889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container eccfbde6a924 2026-06-11 01:05:05.996938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> c35fb66a7854 2026-06-11 01:05:05.996952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built 170d2b6cd734 2026-06-11 01:05:05.997008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260611 2026-06-11 01:05:05.997123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2026-06-11 01:05:05.997009 (took 0:00:39.086064) 2026-06-11 01:05:05.998847 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2026-06-11 01:05:05.998881 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2026-06-11 01:05:05.998973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2026-06-11 01:05:05.998891 2026-06-11 01:05:06.002373 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2026-06-11 01:05:06.003064 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2026-06-11 01:05:43.145719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 01:05:43.145782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 941ef61039b1 2026-06-11 01:05:43.145859 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20260611" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:05:43.145900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in a13bee9c5166 2026-06-11 01:05:43.145967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container a13bee9c5166 2026-06-11 01:05:43.146011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 0b95b5871b99 2026-06-11 01:05:43.146082 | 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/* 2026-06-11 01:05:43.146121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 016971ab6a26 2026-06-11 01:05:43.146175 | 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] 2026-06-11 01:05:43.146226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:05:43.146278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:05:43.146317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:05:43.146368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:05:43.146436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:05:43.146492 | 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] 2026-06-11 01:05:43.146563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:05:43.146658 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:05:43.146857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:05:43.146943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:05:43.146964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:05:43.146996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:05:43.147048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:05:43.147067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:05:43.147084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-06-11 01:05:43.147102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-06-11 01:05:43.147120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-06-11 01:05:43.147137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-06-11 01:05:43.147154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-06-11 01:05:43.147173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2026-06-11 01:05:43.147198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2026-06-11 01:05:43.147216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2026-06-11 01:05:43.147234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2026-06-11 01:05:43.147251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2026-06-11 01:05:43.147269 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2026-06-11 01:05:43.147287 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2026-06-11 01:05:43.147305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2026-06-11 01:05:43.147323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:05:43.147340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2026-06-11 01:05:43.147365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2026-06-11 01:05:43.147382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:05:43.147474 | 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] 2026-06-11 01:05:43.147539 | 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] 2026-06-11 01:05:43.147590 | 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] 2026-06-11 01:05:43.147610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 0s (9,236 kB/s) 2026-06-11 01:05:43.147627 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2026-06-11 01:05:43.147644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-06-11 01:05:43.147675 | 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% 2026-06-11 01:05:43.147696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-06-11 01:05:43.147714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-06-11 01:05:43.147731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-06-11 01:05:43.147749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-06-11 01:05:43.147767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-06-11 01:05:43.147784 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-06-11 01:05:43.147800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:05:43.147817 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2026-06-11 01:05:43.147835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2026-06-11 01:05:43.147853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2026-06-11 01:05:43.147877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2026-06-11 01:05:43.147895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-06-11 01:05:43.147911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2026-06-11 01:05:43.147929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:05:43.147946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-06-11 01:05:43.147964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-06-11 01:05:43.147981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2026-06-11 01:05:43.147998 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2026-06-11 01:05:43.148036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-06-11 01:05:43.148054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2026-06-11 01:05:43.148071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:05:43.148087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:05:43.148104 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 016971ab6a26 2026-06-11 01:05:43.148121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 15885fe9d8ea 2026-06-11 01:05:43.148150 | 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 2026-06-11 01:05:43.148192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 400bdf553c82 2026-06-11 01:05:43.148212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-06-11 01:05:43.148230 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-06-11 01:05:43.148248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-06-11 01:05:43.148273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2026-06-11 01:05:43.148291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:05:43.148309 | 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 2026-06-11 01:05:43.148328 | 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 2026-06-11 01:05:43.148346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:05:43.148364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:05:43.148380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:05:43.148453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:05:43.148484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-06-11 01:05:43.148501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2026-06-11 01:05:43.148547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-06-11 01:05:43.148565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2026-06-11 01:05:43.148583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:05:43.148599 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:05:43.148617 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-06-11 01:05:43.148643 | 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% 2026-06-11 01:05:43.148662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-06-11 01:05:43.148681 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-06-11 01:05:43.148698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-06-11 01:05:43.148715 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-06-11 01:05:43.148734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-06-11 01:05:43.148752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-06-11 01:05:43.148777 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18643 files and directories currently installed.) 2026-06-11 01:05:43.148794 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:05:43.148813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-06-11 01:05:43.148831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-06-11 01:05:43.148849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-06-11 01:05:43.148868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-06-11 01:05:43.149758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:05:43.149833 | 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 2026-06-11 01:05:43.149839 | 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 2026-06-11 01:05:43.149843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:05:43.149847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:05:43.149851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:05:43.149855 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:05:43.149860 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-06-11 01:05:43.149864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:05:43.149868 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2026-06-11 01:05:43.149873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-06-11 01:05:43.149879 | 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 ... 2026-06-11 01:05:43.149884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:45% 2026-06-11 01:05:43.149889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:05:43.149894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-06-11 01:05:43.149898 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-06-11 01:05:43.149901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:75% (Reading database ... 80% 2026-06-11 01:05:43.149905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-06-11 01:05:43.149909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-06-11 01:05:43.149912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-06-11 01:05:43.149916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18634 files and directories currently installed.) 2026-06-11 01:05:43.149920 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:43.149924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:43.149931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:05:43.149938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.149941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:43.149945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:43.149952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.149959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.149963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.149970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.149974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.149978 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:05:43.149981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:43.149985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149988 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:05:43.149992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.149999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.150030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:05:43.150034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150041 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:05:43.150044 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:05:43.150054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:05:43.150062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:05:43.150068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2026-06-11 01:05:43.150701 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2026-06-11 01:05:43.150760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:05:43.150775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:05:43.150786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2026-06-11 01:05:43.150797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:05:43.150808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:05:43.150818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2026-06-11 01:05:43.150829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2026-06-11 01:05:43.150850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:05:43.150861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-06-11 01:05:43.150872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8184 files, 1185 directories removed. 2026-06-11 01:05:43.150882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-06-11 01:05:43.150892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2026-06-11 01:05:43.150902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-06-11 01:05:43.150912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2026-06-11 01:05:43.150922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-06-11 01:05:43.150932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2026-06-11 01:05:43.150942 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2026-06-11 01:05:43.150952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:05:43.150963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 400bdf553c82 2026-06-11 01:05:43.150974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> e972c6a27a56 2026-06-11 01:05:43.150984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2026-06-11 01:05:43.150994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in b0262d1b3f72 2026-06-11 01:05:43.151004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container b0262d1b3f72 2026-06-11 01:05:43.151014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> c530ca6d3ccd 2026-06-11 01:05:43.151023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built cb72a45a51b4 2026-06-11 01:05:43.151034 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260611 2026-06-11 01:05:43.151045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2026-06-11 01:05:43.150105 (took 0:00:37.151214) 2026-06-11 01:05:43.151055 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2026-06-11 01:05:43.151065 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2026-06-11 01:05:43.151075 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2026-06-11 01:05:43.150446 2026-06-11 01:05:43.152773 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2026-06-11 01:05:43.152797 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2026-06-11 01:06:11.312705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 01:06:11.312752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 941ef61039b1 2026-06-11 01:06:11.312762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20260611" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:06:11.312769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in c78cf366ac28 2026-06-11 01:06:11.312774 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container c78cf366ac28 2026-06-11 01:06:11.312786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> a8d6961b86f9 2026-06-11 01:06:11.312790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2026-06-11 01:06:11.312793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> ddc6685990e0 2026-06-11 01:06:11.312797 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2026-06-11 01:06:11.312801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 8b9ffcfa7de4 2026-06-11 01:06:11.312804 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 8b9ffcfa7de4 2026-06-11 01:06:11.312807 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 40436ab2ddcf 2026-06-11 01:06:11.312812 | 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 2026-06-11 01:06:11.312818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 283d84e3c6ee 2026-06-11 01:06:11.312822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-06-11 01:06:11.312825 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-06-11 01:06:11.312829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-06-11 01:06:11.312832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2026-06-11 01:06:11.312836 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:06:11.312839 | 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 2026-06-11 01:06:11.312843 | 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 2026-06-11 01:06:11.312846 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:06:11.312850 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:06:11.312853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:06:11.312857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:06:11.312861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-06-11 01:06:11.312866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2026-06-11 01:06:11.312869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-06-11 01:06:11.312873 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2026-06-11 01:06:11.312876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:06:11.312886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:06:11.312893 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-06-11 01:06:11.312897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% 2026-06-11 01:06:11.312901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(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% 2026-06-11 01:06:11.312911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-06-11 01:06:11.312915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-06-11 01:06:11.312918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-06-11 01:06:11.312922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:80% (Reading database ... 85% (Reading database ... 90% 2026-06-11 01:06:11.312925 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-06-11 01:06:11.312929 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:06:11.312933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:06:11.312949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-06-11 01:06:11.312953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-06-11 01:06:11.312957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-06-11 01:06:11.312960 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-06-11 01:06:11.312964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:06:11.312968 | 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 2026-06-11 01:06:11.312972 | 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 2026-06-11 01:06:11.312975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:06:11.312979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:06:11.312982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:06:11.312986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:06:11.312989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-06-11 01:06:11.312993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:06:11.312996 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2026-06-11 01:06:11.313000 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-06-11 01:06:11.313005 | 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% 2026-06-11 01:06:11.313011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: (Reading database ... 55% 2026-06-11 01:06:11.313061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 60% (Reading database ... 65% 2026-06-11 01:06:11.313095 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-06-11 01:06:11.313141 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-06-11 01:06:11.313175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-06-11 01:06:11.313213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-06-11 01:06:11.313252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-06-11 01:06:11.313328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-06-11 01:06:11.313363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:06:11.313406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:11.313553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.313601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:11.313641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:06:11.314474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:11.314482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:11.314491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314495 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:06:11.314519 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:11.314523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:11.314531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314535 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314539 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314543 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314555 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:06:11.314567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314575 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:06:11.314584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314592 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:06:11.314596 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:11.314604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:11.314611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2026-06-11 01:06:11.314618 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2026-06-11 01:06:11.314622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:06:11.314626 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:06:11.314630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2026-06-11 01:06:11.314635 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:06:11.314854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:06:11.314945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2026-06-11 01:06:11.314961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2026-06-11 01:06:11.314973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:06:11.314984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-06-11 01:06:11.315004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8184 files, 1185 directories removed. 2026-06-11 01:06:11.315015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-06-11 01:06:11.315026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2026-06-11 01:06:11.315036 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-06-11 01:06:11.315047 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2026-06-11 01:06:11.315061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-06-11 01:06:11.315072 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2026-06-11 01:06:11.315085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2026-06-11 01:06:11.315159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:06:11.315171 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 283d84e3c6ee 2026-06-11 01:06:11.315219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 445a33b5d88d 2026-06-11 01:06:11.315235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2026-06-11 01:06:11.315304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 2e8f040dec37 2026-06-11 01:06:11.315353 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 2e8f040dec37 2026-06-11 01:06:11.315369 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 64ba047caf9c 2026-06-11 01:06:11.315520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 72dd306bc272 2026-06-11 01:06:11.315560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260611 2026-06-11 01:06:11.315611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2026-06-11 01:06:11.315519 (took 0:00:28.165073) 2026-06-11 01:06:11.316060 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2026-06-11 01:06:11.316082 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2026-06-11 01:06:11.316199 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2026-06-11 01:06:11.316094 2026-06-11 01:06:11.318432 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2026-06-11 01:06:11.319079 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2026-06-11 01:06:40.666570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260611 2026-06-11 01:06:40.666678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 5ffb0ed2e7a2 2026-06-11 01:06:40.666699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20260611" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:06:40.666771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 4fe22f845ecf 2026-06-11 01:06:40.666789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 4fe22f845ecf 2026-06-11 01:06:40.666956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 46b87e413fb8 2026-06-11 01:06:40.667010 | 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 2026-06-11 01:06:40.667028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 6bf58ea4c38c 2026-06-11 01:06:40.667038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-06-11 01:06:40.667121 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-06-11 01:06:40.667188 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-06-11 01:06:40.667231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2026-06-11 01:06:40.667274 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:06:40.668487 | 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 2026-06-11 01:06:40.668502 | 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 2026-06-11 01:06:40.668511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:06:40.668519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:06:40.668526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:06:40.668534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:06:40.668559 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-06-11 01:06:40.668566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2026-06-11 01:06:40.668572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-06-11 01:06:40.668578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2026-06-11 01:06:40.668584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:06:40.668590 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:06:40.668596 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-06-11 01:06:40.668603 | 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% 2026-06-11 01:06:40.668610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-06-11 01:06:40.668617 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-06-11 01:06:40.668622 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:75% (Reading database ... 80% (Reading database ... 85% 2026-06-11 01:06:40.668629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-06-11 01:06:40.668634 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-06-11 01:06:40.668640 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:06:40.668648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:06:40.668654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-06-11 01:06:40.668660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-06-11 01:06:40.668666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-06-11 01:06:40.668672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-06-11 01:06:40.668677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:06:40.668683 | 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 2026-06-11 01:06:40.668689 | 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 2026-06-11 01:06:40.668695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:06:40.668701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:06:40.668707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:06:40.668712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:06:40.668718 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-06-11 01:06:40.668724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:06:40.668730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2026-06-11 01:06:40.668736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-06-11 01:06:40.668742 | 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% 2026-06-11 01:06:40.668751 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-06-11 01:06:40.668768 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-06-11 01:06:40.668774 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-06-11 01:06:40.668780 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-06-11 01:06:40.668786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-06-11 01:06:40.668792 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-06-11 01:06:40.668800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:06:40.668859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:40.668900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.668960 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:40.669015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.669066 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:06:40.669115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.669166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:40.669216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.669267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:40.669316 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.669365 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.669479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.669517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.669607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.669649 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.669698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:06:40.669749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:40.669800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.669851 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:06:40.669901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.669950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.669999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670095 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670146 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.670296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:06:40.670346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:06:40.670575 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-06-11 01:06:40.670630 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:06:40.670804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:06:40.670908 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.670957 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:06:40.671008 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2026-06-11 01:06:40.671059 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2026-06-11 01:06:40.671108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:06:40.671169 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:06:40.671201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2026-06-11 01:06:40.671249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:06:40.671298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:06:40.671347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2026-06-11 01:06:40.671411 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2026-06-11 01:06:40.671487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:06:40.671538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-06-11 01:06:40.671595 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10715 files, 1486 directories removed. 2026-06-11 01:06:40.671643 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-06-11 01:06:40.671695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2026-06-11 01:06:40.671743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-06-11 01:06:40.671795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2026-06-11 01:06:40.671841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-06-11 01:06:40.671892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2026-06-11 01:06:40.671944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2026-06-11 01:06:40.671997 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:06:40.672047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 6bf58ea4c38c 2026-06-11 01:06:40.672100 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 70903249b69d 2026-06-11 01:06:40.672455 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2026-06-11 01:06:40.672467 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 98f37df79d78 2026-06-11 01:06:40.672473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 98f37df79d78 2026-06-11 01:06:40.672479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 0f8f37469401 2026-06-11 01:06:40.672484 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 6b238e559695 2026-06-11 01:06:40.672490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20260611 2026-06-11 01:06:40.672496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2026-06-11 01:06:40.672303 (took 0:00:29.356209) 2026-06-11 01:06:40.674234 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2026-06-11 01:06:40.674333 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2026-06-11 01:06:40.674501 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2026-06-11 01:06:40.674338 2026-06-11 01:06:40.675629 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2026-06-11 01:06:40.676266 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2026-06-11 01:07:12.629930 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260611 2026-06-11 01:07:12.631434 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 5ffb0ed2e7a2 2026-06-11 01:07:12.631471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20260611" "name"="heat-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:07:12.631487 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 61ec9a5b782c 2026-06-11 01:07:12.631499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 61ec9a5b782c 2026-06-11 01:07:12.631512 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 0256bd36f4e4 2026-06-11 01:07:12.631523 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-06-11 01:07:12.631534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 9a99752df569 2026-06-11 01:07:12.631546 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-06-11 01:07:12.631557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 4c251ee74b6c 2026-06-11 01:07:12.631607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 4c251ee74b6c 2026-06-11 01:07:12.631619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 4313c11abf19 2026-06-11 01:07:12.631674 | 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 2026-06-11 01:07:12.631689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 063305886dfa 2026-06-11 01:07:12.631700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-06-11 01:07:12.631711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-06-11 01:07:12.631722 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-06-11 01:07:12.631733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:07:12.631745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:07:12.631756 | 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 2026-06-11 01:07:12.631767 | 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 2026-06-11 01:07:12.631779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:07:12.631790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:07:12.631821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:07:12.631831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:07:12.631840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-06-11 01:07:12.631850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2026-06-11 01:07:12.631860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-06-11 01:07:12.631869 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2026-06-11 01:07:12.631961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:07:12.632061 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:07:12.632160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-06-11 01:07:12.632266 | 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% 2026-06-11 01:07:12.632391 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-06-11 01:07:12.632532 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-06-11 01:07:12.632629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-06-11 01:07:12.632723 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-06-11 01:07:12.632821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-06-11 01:07:12.632915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-06-11 01:07:12.633012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:07:12.635493 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:07:12.635518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-06-11 01:07:12.635526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-06-11 01:07:12.635534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-06-11 01:07:12.635542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-06-11 01:07:12.635549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:07:12.635557 | 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 2026-06-11 01:07:12.635564 | 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 2026-06-11 01:07:12.635573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:07:12.635580 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:07:12.635588 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:07:12.635595 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:07:12.635603 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-06-11 01:07:12.635610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:07:12.635616 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:07:12.635623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... (Reading database ... 2026-06-11 01:07:12.635640 | ubuntu-noble-large | INFO:kolla.common.utils.heat-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% 2026-06-11 01:07:12.635653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-06-11 01:07:12.635660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-06-11 01:07:12.635666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% (Reading database ... 85% 2026-06-11 01:07:12.635673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-06-11 01:07:12.635679 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-06-11 01:07:12.635685 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:07:12.635692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:12.635699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635705 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:12.635712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635718 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:07:12.635725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635731 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.635738 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:12.635744 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635750 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:12.635757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635763 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:07:12.635802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:12.635808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:12.635821 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635846 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635853 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.635866 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.635879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.635886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.635898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.635905 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:07:12.635983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.636119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:07:12.636262 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636346 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.636437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636512 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:07:12.636579 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.636645 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636712 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:12.636779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.636854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636922 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:12.636988 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.637055 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2026-06-11 01:07:12.637120 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.637184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:07:12.637249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.637331 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:07:12.637422 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.637500 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:07:12.637568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2026-06-11 01:07:12.637634 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:07:12.637699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:07:12.637763 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2026-06-11 01:07:12.637829 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2026-06-11 01:07:12.637893 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:07:12.637953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.638017 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10715 files, 1486 directories removed. 2026-06-11 01:07:12.638076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.638142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2026-06-11 01:07:12.638203 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.638285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2026-06-11 01:07:12.638392 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-06-11 01:07:12.638502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:07:12.638569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:07:12.638635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:07:12.638699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 063305886dfa 2026-06-11 01:07:12.638764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 303efccd8112 2026-06-11 01:07:12.638828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built f27def3c82bf 2026-06-11 01:07:12.638889 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20260611 2026-06-11 01:07:12.638996 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2026-06-11 01:07:12.638935 (took 0:00:31.964597) 2026-06-11 01:07:12.639469 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2026-06-11 01:07:12.639577 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2026-06-11 01:07:12.639663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2026-06-11 01:07:12.639609 2026-06-11 01:07:12.640704 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2026-06-11 01:07:12.641284 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2026-06-11 01:07:43.334191 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260611 2026-06-11 01:07:43.334457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 5ffb0ed2e7a2 2026-06-11 01:07:43.334583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20260611" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:07:43.334711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 1363a8587313 2026-06-11 01:07:43.334802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 1363a8587313 2026-06-11 01:07:43.334888 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 0dd9d4d89876 2026-06-11 01:07:43.334972 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-06-11 01:07:43.335057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 7f0e8f8048d0 2026-06-11 01:07:43.335142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-06-11 01:07:43.335227 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 98996998b841 2026-06-11 01:07:43.335357 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 98996998b841 2026-06-11 01:07:43.335484 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> c7cafa0f422c 2026-06-11 01:07:43.335582 | 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 2026-06-11 01:07:43.335672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in e5530e27b613 2026-06-11 01:07:43.335756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-06-11 01:07:43.335841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-06-11 01:07:43.335925 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-06-11 01:07:43.336013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2026-06-11 01:07:43.336091 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:07:43.337450 | 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 2026-06-11 01:07:43.337477 | 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 2026-06-11 01:07:43.337485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:07:43.337493 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:07:43.337500 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:07:43.337508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:07:43.337516 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-06-11 01:07:43.337523 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2026-06-11 01:07:43.337531 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-06-11 01:07:43.337538 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2026-06-11 01:07:43.337545 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:07:43.337553 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:07:43.337560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-06-11 01:07:43.337570 | 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% 2026-06-11 01:07:43.337578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-06-11 01:07:43.337586 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-06-11 01:07:43.337593 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-06-11 01:07:43.337600 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-06-11 01:07:43.337608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-06-11 01:07:43.337615 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-06-11 01:07:43.337623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:07:43.337632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:07:43.337639 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-06-11 01:07:43.337646 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-06-11 01:07:43.337654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-06-11 01:07:43.337661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-06-11 01:07:43.337668 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:07:43.337676 | 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 2026-06-11 01:07:43.337683 | 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 2026-06-11 01:07:43.337691 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:07:43.337699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:07:43.337706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:07:43.337720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:07:43.337728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-06-11 01:07:43.337735 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:07:43.337749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2026-06-11 01:07:43.337757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-06-11 01:07:43.337764 | 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% 2026-06-11 01:07:43.337772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-06-11 01:07:43.337856 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% (Reading database ... 80% 2026-06-11 01:07:43.337935 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-06-11 01:07:43.338010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-06-11 01:07:43.338087 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-06-11 01:07:43.338165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:07:43.338258 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:43.338339 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.338439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:43.338529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.338607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:07:43.338700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.338779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:43.338854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.338929 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:43.339006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.339081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.339154 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.339232 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.339326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.339424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.339518 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.339595 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.339670 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:07:43.339745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:43.339819 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.339892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:07:43.339967 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.340042 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.340116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.340191 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.340319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:07:43.340428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.340531 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.340610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341609 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.341675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.341686 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.341696 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:07:43.341707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341717 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.341757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341769 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.341779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:07:43.341790 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341800 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:07:43.341820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:07:43.341840 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.341860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:07:43.341870 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.341880 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2026-06-11 01:07:43.341890 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2026-06-11 01:07:43.341900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:07:43.341910 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:07:43.341920 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2026-06-11 01:07:43.341931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:07:43.341941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:07:43.341951 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2026-06-11 01:07:43.341999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2026-06-11 01:07:43.342011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:07:43.342021 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.342032 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10715 files, 1486 directories removed. 2026-06-11 01:07:43.342042 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.342052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2026-06-11 01:07:43.342062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.342072 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2026-06-11 01:07:43.342104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-06-11 01:07:43.342115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2026-06-11 01:07:43.342125 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2026-06-11 01:07:43.342135 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:07:43.342145 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container e5530e27b613 2026-06-11 01:07:43.342155 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> e6b806655e35 2026-06-11 01:07:43.342169 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built d3d92428f703 2026-06-11 01:07:43.342180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260611 2026-06-11 01:07:43.342190 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2026-06-11 01:07:43.342089 (took 0:00:30.702480) 2026-06-11 01:07:43.342669 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2026-06-11 01:07:43.342731 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2026-06-11 01:07:43.342845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2026-06-11 01:07:43.342728 2026-06-11 01:07:43.343784 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2026-06-11 01:07:43.344542 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2026-06-11 01:08:24.966292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260611 2026-06-11 01:08:24.968600 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 2835dac3f12a 2026-06-11 01:08:24.968709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20260611" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:08:24.968736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 57d6b8cf50dc 2026-06-11 01:08:24.968757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 57d6b8cf50dc 2026-06-11 01:08:24.968775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b19070070f32 2026-06-11 01:08:24.968795 | 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 2026-06-11 01:08:24.968816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f494a88c6613 2026-06-11 01:08:24.968833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f494a88c6613 2026-06-11 01:08:24.968850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> c9c5aa849cda 2026-06-11 01:08:24.968868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-06-11 01:08:24.968886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 798ff7d415fe 2026-06-11 01:08:24.968904 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 798ff7d415fe 2026-06-11 01:08:24.968922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 758b665381c6 2026-06-11 01:08:24.968941 | 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/* 2026-06-11 01:08:24.968990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in b0d79081d6b9 2026-06-11 01:08:24.969006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:08:24.969020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:08:24.969037 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:08:24.969052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:08:24.969067 | 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] 2026-06-11 01:08:24.969082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:08:24.969096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:08:24.969110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:08:24.969124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:08:24.969139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:08:24.969191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:08:24.969207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:08:24.969222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:08:24.969235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:08:24.969249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:08:24.969265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-06-11 01:08:24.969299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-06-11 01:08:24.969316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-06-11 01:08:24.969331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-06-11 01:08:24.969346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-06-11 01:08:24.969361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2026-06-11 01:08:24.969376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2026-06-11 01:08:24.969390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2026-06-11 01:08:24.969449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-06-11 01:08:24.969464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2026-06-11 01:08:24.969479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2026-06-11 01:08:24.969493 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-06-11 01:08:24.969520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2026-06-11 01:08:24.969535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-06-11 01:08:24.969550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2026-06-11 01:08:24.969564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:08:24.969595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,091 kB of archives. 2026-06-11 01:08:24.969609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-06-11 01:08:24.969624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:08:24.969638 | 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] 2026-06-11 01:08:24.969653 | 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.5 [443 kB] 2026-06-11 01:08:24.969667 | 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] 2026-06-11 01:08:24.969682 | 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] 2026-06-11 01:08:24.969706 | 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.16 [907 kB] 2026-06-11 01:08:24.969724 | 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.16 [37.3 kB] 2026-06-11 01:08:24.969738 | 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] 2026-06-11 01:08:24.969753 | 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.16 [510 kB] 2026-06-11 01:08:24.969767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2026-06-11 01:08:24.969788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,091 kB in 0s (6,884 kB/s) 2026-06-11 01:08:24.969802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2026-06-11 01:08:24.969860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-06-11 01:08:24.970026 | 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% 2026-06-11 01:08:24.970052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-06-11 01:08:24.970189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-06-11 01:08:24.970284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-06-11 01:08:24.970362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-06-11 01:08:24.970420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-06-11 01:08:24.970582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-06-11 01:08:24.970685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2026-06-11 01:08:24.970795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 01:08:24.970867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:08:24.970936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2026-06-11 01:08:24.970990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 01:08:24.971062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:08:24.971131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 01:08:24.971332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 01:08:24.971379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:08:24.971429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 01:08:24.971643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 01:08:24.971707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.971731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:08:24.971744 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2026-06-11 01:08:24.971779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:08:24.971839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:08:24.971883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2026-06-11 01:08:24.971948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:08:24.972014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:08:24.972079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2026-06-11 01:08:24.972144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:08:24.972237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2026-06-11 01:08:24.972307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:08:24.972373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2026-06-11 01:08:24.972476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:08:24.972562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:08:24.972630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:08:24.972690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:08:24.972758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:08:24.972825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:08:24.972893 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:08:24.972960 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:08:24.973026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-06-11 01:08:24.973093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:08:24.973181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:08:24.973296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:08:24.973369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.973454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-06-11 01:08:24.973530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2026-06-11 01:08:24.973599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.973669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:uZB6NMloPjy2VIaWICSvxEXUwmiThUugiHIcY5MQ0hU root@ubuntu (RSA) 2026-06-11 01:08:24.973759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-06-11 01:08:24.973776 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.973861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:n5GgFmN38Ao3eu6DdlSvvkUVCaxVXdCorU7nFOl8UTM root@ubuntu (ECDSA) 2026-06-11 01:08:24.973911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-06-11 01:08:24.973926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.974000 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:7N5JTH+ljFtCxMfOHyIO1ZuMG/gxBl7CLwQzzQLDhJk root@ubuntu (ED25519) 2026-06-11 01:08:24.974048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-06-11 01:08:24.974114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:08:24.974180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:08:24.974249 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container b0d79081d6b9 2026-06-11 01:08:24.974310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 77f9cf70e8b8 2026-06-11 01:08:24.974358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 01:08:24.974422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> ee2daf962b47 2026-06-11 01:08:24.974527 | 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 2026-06-11 01:08:24.974589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f868dd28cf6f 2026-06-11 01:08:24.974637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f868dd28cf6f 2026-06-11 01:08:24.974685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 630bc991e92a 2026-06-11 01:08:24.974766 | 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 2026-06-11 01:08:24.974786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 6fda10fe9135 2026-06-11 01:08:24.974860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-06-11 01:08:24.974909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-06-11 01:08:24.974957 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-06-11 01:08:24.975021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2026-06-11 01:08:24.975069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:08:24.975129 | 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 2026-06-11 01:08:24.975145 | 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 2026-06-11 01:08:24.975253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:08:24.975302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:08:24.975361 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:08:24.975377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:08:24.975466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-06-11 01:08:24.975519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2026-06-11 01:08:24.975579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-06-11 01:08:24.975627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2026-06-11 01:08:24.975656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:08:24.975727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:08:24.975782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-06-11 01:08:24.975843 | 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% 2026-06-11 01:08:24.976476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-06-11 01:08:24.976497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-06-11 01:08:24.976506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-06-11 01:08:24.976515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-06-11 01:08:24.976524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-06-11 01:08:24.976533 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-06-11 01:08:24.976542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19117 files and directories currently installed.) 2026-06-11 01:08:24.976552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:08:24.976561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-06-11 01:08:24.976570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-06-11 01:08:24.976579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-06-11 01:08:24.976588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-06-11 01:08:24.976597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:08:24.976606 | 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 2026-06-11 01:08:24.976615 | 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 2026-06-11 01:08:24.976624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:08:24.976637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:08:24.976646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:08:24.976655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:08:24.976664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-06-11 01:08:24.976676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:08:24.976730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2026-06-11 01:08:24.976753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-06-11 01:08:24.976810 | 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% 2026-06-11 01:08:24.976856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-06-11 01:08:24.976909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-06-11 01:08:24.976924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-06-11 01:08:24.976986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-06-11 01:08:24.977009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-06-11 01:08:24.977072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-06-11 01:08:24.977116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19108 files and directories currently installed.) 2026-06-11 01:08:24.977188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:08:24.977204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.977356 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:08:24.977390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.977431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:08:24.977451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.977461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:08:24.977478 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.977549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:08:24.977568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.977625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.977672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.977717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.977763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.977809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.977855 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:08:24.977902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:08:24.977948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.977993 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:08:24.978039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.978085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.978131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.978196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.978255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:08:24.978283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.978344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.980573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:08:24.980584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:08:24.980671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:08:24.980741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:08:24.980774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:08:24.980816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2026-06-11 01:08:24.980826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2026-06-11 01:08:24.980836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:08:24.980847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:08:24.980868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2026-06-11 01:08:24.980879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:08:24.980889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:08:24.980901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2026-06-11 01:08:24.980907 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2026-06-11 01:08:24.980913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:08:24.980919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9219 files, 1331 directories removed. 2026-06-11 01:08:24.980932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980938 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2026-06-11 01:08:24.980944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2026-06-11 01:08:24.980956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-06-11 01:08:24.980962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2026-06-11 01:08:24.980968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2026-06-11 01:08:24.980974 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:08:24.980980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 6fda10fe9135 2026-06-11 01:08:24.980986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> e49f40e31ae2 2026-06-11 01:08:24.980992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built e6292a1304f6 2026-06-11 01:08:24.980998 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20260611 2026-06-11 01:08:24.981004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2026-06-11 01:08:24.979670 (took 0:00:41.636942) 2026-06-11 01:08:24.981010 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2026-06-11 01:08:24.981026 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2026-06-11 01:08:24.981032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2026-06-11 01:08:24.980128 2026-06-11 01:08:24.981215 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2026-06-11 01:08:24.981918 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2026-06-11 01:12:30.119296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260611 2026-06-11 01:12:30.119505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 2835dac3f12a 2026-06-11 01:12:30.119536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20260611" "name"="keystone" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:12:30.119560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in c44a2c239abc 2026-06-11 01:12:30.119577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container c44a2c239abc 2026-06-11 01:12:30.119672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 55012d256327 2026-06-11 01:12:30.119695 | 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/* 2026-06-11 01:12:30.119759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in f1e8920f0f10 2026-06-11 01:12:30.119826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:12:30.119847 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:12:30.119977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:12:30.119996 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:12:30.120058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:12:30.120077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:12:30.120144 | 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] 2026-06-11 01:12:30.120191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:12:30.120286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:12:30.120315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:12:30.120342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:12:30.120426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:12:30.120449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:12:30.120490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:12:30.120565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:12:30.120614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 30.3 MB in 2s (12.3 MB/s) 2026-06-11 01:12:30.120630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-06-11 01:12:30.120733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-06-11 01:12:30.120747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-06-11 01:12:30.120814 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-06-11 01:12:30.120830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-06-11 01:12:30.121043 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-11 01:12:30.121109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2026-06-11 01:12:30.121123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2026-06-11 01:12:30.121143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2026-06-11 01:12:30.121154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-06-11 01:12:30.121190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2026-06-11 01:12:30.121205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2026-06-11 01:12:30.121255 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:12:30.121314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2026-06-11 01:12:30.121330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2026-06-11 01:12:30.121420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:12:30.121452 | 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] 2026-06-11 01:12:30.121538 | 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] 2026-06-11 01:12:30.121601 | 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] 2026-06-11 01:12:30.121617 | 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] 2026-06-11 01:12:30.121685 | 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] 2026-06-11 01:12:30.121769 | 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] 2026-06-11 01:12:30.121786 | 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] 2026-06-11 01:12:30.121801 | 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] 2026-06-11 01:12:30.121873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (2,084 kB/s) 2026-06-11 01:12:30.121933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2026-06-11 01:12:30.121948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-06-11 01:12:30.122019 | 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% 2026-06-11 01:12:30.122057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-06-11 01:12:30.122110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-06-11 01:12:30.122125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-06-11 01:12:30.122286 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-06-11 01:12:30.122302 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-06-11 01:12:30.122316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-06-11 01:12:30.122384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2026-06-11 01:12:30.122481 | 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 ... 2026-06-11 01:12:30.122537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-11 01:12:30.122597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-11 01:12:30.122612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 01:12:30.122680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.122741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-11 01:12:30.122757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 01:12:30.122825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.122859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-11 01:12:30.122925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 01:12:30.122958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.123025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-11 01:12:30.123059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 01:12:30.123149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.123191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2026-06-11 01:12:30.123261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 01:12:30.123309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.123365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2026-06-11 01:12:30.123381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2026-06-11 01:12:30.123481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-06-11 01:12:30.123547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2026-06-11 01:12:30.123595 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-11 01:12:30.123654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.123669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-06-11 01:12:30.123737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2026-06-11 01:12:30.123784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2026-06-11 01:12:30.123819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2026-06-11 01:12:30.123871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.123887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-11 01:12:30.123953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.124012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.124027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.124090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.124123 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-11 01:12:30.124197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:12:30.124245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container f1e8920f0f10 2026-06-11 01:12:30.124261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> b398e63be7ed 2026-06-11 01:12:30.124335 | 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 2026-06-11 01:12:30.124419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 44f61cb59db6 2026-06-11 01:12:30.124440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2026-06-11 01:12:30.124504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2026-06-11 01:12:30.124552 | 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) 2026-06-11 01:12:30.124569 | 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) 2026-06-11 01:12:30.124642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2026-06-11 01:12:30.124701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-11 01:12:30.124717 | 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) 2026-06-11 01:12:30.124785 | 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) 2026-06-11 01:12:30.124844 | 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) 2026-06-11 01:12:30.124860 | 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) 2026-06-11 01:12:30.124928 | 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) 2026-06-11 01:12:30.124994 | 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) (2026.5.20) 2026-06-11 01:12:30.125042 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2026-06-11 01:12:30.125100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.8.3.tar.gz (94 kB) 2026-06-11 01:12:30.125115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-06-11 01:12:30.125205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-06-11 01:12:30.125232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-06-11 01:12:30.125468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:12:30.125532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-06-11 01:12:30.125555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:12:30.125584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2026-06-11 01:12:30.125605 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.6.0.tar.gz (230 kB) 2026-06-11 01:12:30.125624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-06-11 01:12:30.125648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-06-11 01:12:30.125667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-06-11 01:12:30.125707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:12:30.125733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-06-11 01:12:30.125757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:12:30.125817 | 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) 2026-06-11 01:12:30.125845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2026-06-11 01:12:30.126663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2026-06-11 01:12:30.126710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2026-06-11 01:12:30.126721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2026-06-11 01:12:30.126730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2026-06-11 01:12:30.126739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2026-06-11 01:12:30.126749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.8.3-cp312-cp312-linux_x86_64.whl size=4357376 sha256=f6180e43c849a3a2914b53f83d934fe151200581f8150e4f50f09978b88a5093 2026-06-11 01:12:30.126759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-yz3qjtkn/wheels/25/60/d0/df66d3c4492386b3054c084ea27d1ec294fb7d948e895aac1d 2026-06-11 01:12:30.126768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2026-06-11 01:12:30.126777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2026-06-11 01:12:30.126785 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2026-06-11 01:12:30.126794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.6.0-cp312-cp312-linux_x86_64.whl size=6398562 sha256=bdf141603de84d80e87b94de5de3ac3817a7d5bec9ce0d0193887e5d3cfe438f 2026-06-11 01:12:30.126803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-yz3qjtkn/wheels/fd/0a/41/6637646d729e64c35543efdf8b75dc1bb08853b028bf7831ab 2026-06-11 01:12:30.126813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2026-06-11 01:12:30.126822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2026-06-11 01:12:30.126830 | 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 2026-06-11 01:12:30.126839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 44f61cb59db6 2026-06-11 01:12:30.126875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> ad5c1fef94bd 2026-06-11 01:12:30.126885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2026-06-11 01:12:30.126894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> b352a43a547f 2026-06-11 01:12:30.126903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-06-11 01:12:30.126912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 38f21db33ba4 2026-06-11 01:12:30.126921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 01:12:30.126929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 18e9f19e833f 2026-06-11 01:12:30.126940 | 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 2026-06-11 01:12:30.126951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in a0ae747ee82e 2026-06-11 01:12:30.128500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing ./plugins/pycadf-3.1.1 2026-06-11 01:12:30.128520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-06-11 01:12:30.128530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-06-11 01:12:30.128539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-06-11 01:12:30.128548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:12:30.128557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: started 2026-06-11 01:12:30.128565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: finished with status 'done' 2026-06-11 01:12:30.128574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-06-11 01:12:30.128583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:12:30.128606 | 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.1) 2026-06-11 01:12:30.128616 | 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) 2026-06-11 01:12:30.128625 | 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) 2026-06-11 01:12:30.128634 | 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) 2026-06-11 01:12:30.128643 | 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) 2026-06-11 01:12:30.128652 | 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) 2026-06-11 01:12:30.128661 | 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) 2026-06-11 01:12:30.128670 | 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) 2026-06-11 01:12:30.128679 | 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) 2026-06-11 01:12:30.128688 | 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) 2026-06-11 01:12:30.128706 | 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) 2026-06-11 01:12:30.128715 | 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) 2026-06-11 01:12:30.128724 | 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) 2026-06-11 01:12:30.128733 | 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) 2026-06-11 01:12:30.128742 | 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) 2026-06-11 01:12:30.128751 | 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) 2026-06-11 01:12:30.128760 | 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) 2026-06-11 01:12:30.128781 | 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) 2026-06-11 01:12:30.128790 | 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) 2026-06-11 01:12:30.128799 | 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) 2026-06-11 01:12:30.128808 | 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) 2026-06-11 01:12:30.128817 | 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) 2026-06-11 01:12:30.128831 | 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) 2026-06-11 01:12:30.128841 | 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) (2026.5.20) 2026-06-11 01:12:30.128850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: pycadf 2026-06-11 01:12:30.128858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): started 2026-06-11 01:12:30.128868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 01:12:30.128877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=cbf018418850d0e1ac5da62d309d629c995565720bf39e18d1aefd76a2f08144 2026-06-11 01:12:30.128885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-0n5re_v1/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 01:12:30.128900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built pycadf 2026-06-11 01:12:30.128909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pycadf 2026-06-11 01:12:30.128918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Attempting uninstall: pycadf 2026-06-11 01:12:30.128927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Found existing installation: pycadf 3.1.1 2026-06-11 01:12:30.128936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Uninstalling pycadf-3.1.1: 2026-06-11 01:12:30.128945 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pycadf-3.1.1 2026-06-11 01:12:30.128953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pycadf-3.1.1 2026-06-11 01:12:30.128962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container a0ae747ee82e 2026-06-11 01:12:30.128970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 3f20fa01d8c5 2026-06-11 01:12:30.128979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-06-11 01:12:30.128988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 6e1e4bf9c79f 2026-06-11 01:12:30.128997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2026-06-11 01:12:30.129005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl.metadata (6.1 kB) 2026-06-11 01:12:30.129014 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2026-06-11 01:12:30.129023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2026-06-11 01:12:30.129032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tenacity<9.2.0,>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone-keycloak-backend) (8.3.0) 2026-06-11 01:12:30.129041 | 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) 2026-06-11 01:12:30.129050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2026-06-11 01:12:30.129058 | 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) 2026-06-11 01:12:30.129067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-11 01:12:30.129076 | 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) 2026-06-11 01:12:30.129085 | 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) 2026-06-11 01:12:30.129101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-06-11 01:12:30.129110 | 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) 2026-06-11 01:12:30.129121 | 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) 2026-06-11 01:12:30.129129 | 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) 2026-06-11 01:12:30.129144 | 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) 2026-06-11 01:12:30.129153 | 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) 2026-06-11 01:12:30.129196 | 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) 2026-06-11 01:12:30.129206 | 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) 2026-06-11 01:12:30.129215 | 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) 2026-06-11 01:12:30.129224 | 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) (2026.5.20) 2026-06-11 01:12:30.129233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl (8.6 kB) 2026-06-11 01:12:30.129242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2026-06-11 01:12:30.129251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-11 01:12:30.129260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2026-06-11 01:12:30.129273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2026-06-11 01:12:30.129282 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2026-06-11 01:12:30.129291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.7 keystone-keycloak-backend-0.5.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2026-06-11 01:12:30.129300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 6e1e4bf9c79f 2026-06-11 01:12:30.129312 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> b05b594fbb2d 2026-06-11 01:12:30.129366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc 2026-06-11 01:12:30.129426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in ba02eefc5010 2026-06-11 01:12:30.129519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:12:30.129535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:12:30.129591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:12:30.129634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:12:30.129676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:12:30.129719 | 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] 2026-06-11 01:12:30.129762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:12:30.129804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:12:30.129866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:12:30.129929 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:12:30.129944 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:12:30.130026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:12:30.130040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:12:30.130106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:12:30.130183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:12:30.130245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 30.3 MB in 3s (12.1 MB/s) 2026-06-11 01:12:30.130287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-06-11 01:12:30.130343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-06-11 01:12:30.130419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-06-11 01:12:30.130440 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-06-11 01:12:30.130563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2026-06-11 01:12:30.130579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.10+dfsg-0ubuntu0.24.04.1). 2026-06-11 01:12:30.130622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-06-11 01:12:30.130664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 2026-06-11 01:12:30.130707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-06-11 01:12:30.130749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 libmemcached11t64 2026-06-11 01:12:30.130791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:12:30.130833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 96.1 kB of archives. 2026-06-11 01:12:30.130846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 286 kB of additional disk space will be used. 2026-06-11 01:12:30.131002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:12:30.131034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2026-06-11 01:12:30.131044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2026-06-11 01:12:30.131060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 96.1 kB in 0s (401 kB/s) 2026-06-11 01:12:30.131069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2026-06-11 01:12:30.131082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-06-11 01:12:30.131147 | 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% 2026-06-11 01:12:30.131198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-06-11 01:12:30.131247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-06-11 01:12:30.131261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-06-11 01:12:30.131325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-06-11 01:12:30.131368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-06-11 01:12:30.131382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-06-11 01:12:30.131475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19136 files and directories currently installed.) 2026-06-11 01:12:30.131536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2026-06-11 01:12:30.131550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-06-11 01:12:30.131611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2026-06-11 01:12:30.131655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2026-06-11 01:12:30.131707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-06-11 01:12:30.131721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-06-11 01:12:30.131782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-06-11 01:12:30.131825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:12:30.131887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2026-06-11 01:12:30.131930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container ba02eefc5010 2026-06-11 01:12:30.131983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 51830224790e 2026-06-11 01:12:30.132047 | 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 2026-06-11 01:12:30.132064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 6a02d204b65f 2026-06-11 01:12:30.132107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-06-11 01:12:30.132149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-06-11 01:12:30.132184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-06-11 01:12:30.132254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2026-06-11 01:12:30.132309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:12:30.132322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-06-11 01:12:30.132377 | 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 2026-06-11 01:12:30.132422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:12:30.132491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:12:30.132545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:12:30.132559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:12:30.132614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-06-11 01:12:30.132638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2026-06-11 01:12:30.132700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-06-11 01:12:30.132741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2026-06-11 01:12:30.132782 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:12:30.132795 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:12:30.132860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-06-11 01:12:30.132903 | 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% 2026-06-11 01:12:30.132926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-06-11 01:12:30.132986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-06-11 01:12:30.133028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-06-11 01:12:30.133080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-06-11 01:12:30.133093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-06-11 01:12:30.133152 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-06-11 01:12:30.133197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19152 files and directories currently installed.) 2026-06-11 01:12:30.133338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:12:30.133365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-06-11 01:12:30.133379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-06-11 01:12:30.133389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-06-11 01:12:30.133461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-06-11 01:12:30.133487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:12:30.133543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-06-11 01:12:30.133579 | 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 2026-06-11 01:12:30.133615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:12:30.133651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:12:30.133685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:12:30.133719 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:12:30.133770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-06-11 01:12:30.133819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:12:30.133858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2026-06-11 01:12:30.133895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-06-11 01:12:30.133955 | 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% 2026-06-11 01:12:30.133970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-06-11 01:12:30.134028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-06-11 01:12:30.134065 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-06-11 01:12:30.134113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-06-11 01:12:30.134183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-06-11 01:12:30.134242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-06-11 01:12:30.134292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19143 files and directories currently installed.) 2026-06-11 01:12:30.134332 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:12:30.134380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.134424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:12:30.134490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.134528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:12:30.134577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.134615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:12:30.134661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.134699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:12:30.134737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.134774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.134811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.135770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.135830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.135849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.135868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:12:30.135886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:12:30.135895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.135905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:12:30.135914 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.135923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.135941 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.135959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:12:30.135978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.135989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.135999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.136039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:12:30.136050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136070 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:12:30.136081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:12:30.136134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:12:30.136154 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:12:30.136542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2026-06-11 01:12:30.136562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2026-06-11 01:12:30.136582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:12:30.136592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:12:30.136612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2026-06-11 01:12:30.136623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:12:30.136633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:12:30.136643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2026-06-11 01:12:30.136653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2026-06-11 01:12:30.136662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:12:30.136672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9330 files, 1351 directories removed. 2026-06-11 01:12:30.136692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2026-06-11 01:12:30.136712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2026-06-11 01:12:30.136732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-06-11 01:12:30.136741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2026-06-11 01:12:30.136751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2026-06-11 01:12:30.136761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:12:30.136771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 6a02d204b65f 2026-06-11 01:12:30.136781 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e4eea7c9d014 2026-06-11 01:12:30.136791 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 18b4ec0f1069 2026-06-11 01:12:30.136801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20260611 2026-06-11 01:12:30.136817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2026-06-11 01:12:30.136507 (took 0:04:05.156379) 2026-06-11 01:12:30.137012 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2026-06-11 01:12:30.137077 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2026-06-11 01:12:30.137139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2026-06-11 01:12:30.137058 2026-06-11 01:12:30.138116 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2026-06-11 01:12:30.138720 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2026-06-11 01:13:10.710716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260611 2026-06-11 01:13:10.710935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 2835dac3f12a 2026-06-11 01:13:10.711041 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20260611" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:13:10.711144 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 3c6b1c3bb010 2026-06-11 01:13:10.711221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 3c6b1c3bb010 2026-06-11 01:13:10.711311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 00e276a14639 2026-06-11 01:13:10.713476 | 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/* 2026-06-11 01:13:10.713500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 5dfd98f7cdff 2026-06-11 01:13:10.713509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:13:10.713534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:13:10.713541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:13:10.713550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:13:10.713557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:13:10.713564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:13:10.713571 | 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] 2026-06-11 01:13:10.713579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:13:10.713586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:13:10.713593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:13:10.713599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:13:10.713606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:13:10.713613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:13:10.713620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:13:10.713626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:13:10.713633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 30.3 MB in 3s (11.0 MB/s) 2026-06-11 01:13:10.713640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-06-11 01:13:10.713654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-06-11 01:13:10.713661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-06-11 01:13:10.713667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-06-11 01:13:10.713674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2026-06-11 01:13:10.713681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-06-11 01:13:10.713688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2026-06-11 01:13:10.713695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-06-11 01:13:10.713701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-06-11 01:13:10.713708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2026-06-11 01:13:10.713715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2026-06-11 01:13:10.713722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2026-06-11 01:13:10.713728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2026-06-11 01:13:10.713735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-06-11 01:13:10.713742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:13:10.713749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,587 kB of archives. 2026-06-11 01:13:10.713756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,188 kB of additional disk space will be used. 2026-06-11 01:13:10.713762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:13:10.713769 | 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] 2026-06-11 01:13:10.713776 | 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] 2026-06-11 01:13:10.713790 | 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] 2026-06-11 01:13:10.713797 | 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.5 [443 kB] 2026-06-11 01:13:10.713804 | 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] 2026-06-11 01:13:10.713810 | 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] 2026-06-11 01:13:10.713822 | 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.16 [907 kB] 2026-06-11 01:13:10.713829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,587 kB in 0s (5,786 kB/s) 2026-06-11 01:13:10.713835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2026-06-11 01:13:10.713842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-06-11 01:13:10.713850 | 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% 2026-06-11 01:13:10.713859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-06-11 01:13:10.713866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-06-11 01:13:10.713879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-06-11 01:13:10.713886 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-06-11 01:13:10.713892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-06-11 01:13:10.713899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-06-11 01:13:10.713906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18943 files and directories currently installed.) 2026-06-11 01:13:10.713912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-06-11 01:13:10.713919 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 01:13:10.713926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-06-11 01:13:10.713933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2026-06-11 01:13:10.713939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2026-06-11 01:13:10.713946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-06-11 01:13:10.713989 | 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% 2026-06-11 01:13:10.714073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-06-11 01:13:10.714143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 60% (Reading database ... 65% 2026-06-11 01:13:10.714218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-06-11 01:13:10.714290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-06-11 01:13:10.714429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-06-11 01:13:10.714518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:80% 2026-06-11 01:13:10.714591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-06-11 01:13:10.714663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-06-11 01:13:10.714732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:90% 2026-06-11 01:13:10.714801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-06-11 01:13:10.714870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18962 files and directories currently installed.) 2026-06-11 01:13:10.714940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-06-11 01:13:10.715010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-06-11 01:13:10.715082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2026-06-11 01:13:10.715150 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 01:13:10.715220 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:13:10.715289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2026-06-11 01:13:10.715432 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 01:13:10.715514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:13:10.715583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 01:13:10.715653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 01:13:10.715723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:13:10.715801 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 01:13:10.715880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 01:13:10.715953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:13:10.716025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2026-06-11 01:13:10.716095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:13:10.716163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:13:10.716231 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:13:10.716301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2026-06-11 01:13:10.716454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-06-11 01:13:10.716539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:13:10.716613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:13:10.716684 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:13:10.716754 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:13:10.716825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:13:10.716890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-06-11 01:13:10.716950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:13:10.717009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:13:10.717069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 5dfd98f7cdff 2026-06-11 01:13:10.717129 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 00243767b638 2026-06-11 01:13:10.717187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2026-06-11 01:13:10.717248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 1fefede2a9ae 2026-06-11 01:13:10.717308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-06-11 01:13:10.717386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> d2167cdb11d6 2026-06-11 01:13:10.717482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 01:13:10.717549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f75cb4b95891 2026-06-11 01:13:10.717613 | 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 2026-06-11 01:13:10.717676 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 03531cf30c39 2026-06-11 01:13:10.717750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 03531cf30c39 2026-06-11 01:13:10.717811 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 822657870162 2026-06-11 01:13:10.717877 | 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 2026-06-11 01:13:10.717943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in ec855c2fa924 2026-06-11 01:13:10.718004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-06-11 01:13:10.718077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-06-11 01:13:10.718139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-06-11 01:13:10.718203 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2026-06-11 01:13:10.718260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:13:10.718321 | 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 2026-06-11 01:13:10.718421 | 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 2026-06-11 01:13:10.718495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:13:10.718547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:13:10.719444 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:13:10.719466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:13:10.719473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-06-11 01:13:10.719479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2026-06-11 01:13:10.719485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-06-11 01:13:10.719491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2026-06-11 01:13:10.719497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:13:10.719503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:13:10.719509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-06-11 01:13:10.719516 | 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% 2026-06-11 01:13:10.719523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-06-11 01:13:10.719529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-06-11 01:13:10.719534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-06-11 01:13:10.719540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-06-11 01:13:10.719546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-06-11 01:13:10.719552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-06-11 01:13:10.719558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19088 files and directories currently installed.) 2026-06-11 01:13:10.719564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:13:10.719570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-06-11 01:13:10.719576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-06-11 01:13:10.719581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-06-11 01:13:10.719587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-06-11 01:13:10.719593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:13:10.719599 | 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 2026-06-11 01:13:10.719605 | 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 2026-06-11 01:13:10.719618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:13:10.719624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:13:10.719630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:13:10.719636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:13:10.719642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-06-11 01:13:10.719648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:13:10.719654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2026-06-11 01:13:10.719660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-06-11 01:13:10.719723 | 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% 2026-06-11 01:13:10.719792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 60% (Reading database ... 65% 2026-06-11 01:13:10.719853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-06-11 01:13:10.719910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-06-11 01:13:10.719978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-06-11 01:13:10.720032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-06-11 01:13:10.720085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-06-11 01:13:10.720138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-06-11 01:13:10.720191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19079 files and directories currently installed.) 2026-06-11 01:13:10.720245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:10.720298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.720369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:10.720541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.720615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:13:10.720671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.720724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:10.720778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.720833 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:10.720885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.720939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.720991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.721044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.721096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.721147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.721207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:13:10.721261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:10.721370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.721457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.721522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:10.721575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.721629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.721682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.721734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.721788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.723466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:13:10.723471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:13:10.723492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:13:10.723514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:10.723525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:10.723541 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2026-06-11 01:13:10.723547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2026-06-11 01:13:10.723552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:13:10.723557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:13:10.723563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2026-06-11 01:13:10.723568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:13:10.723609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:13:10.723630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2026-06-11 01:13:10.723635 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2026-06-11 01:13:10.723641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:13:10.723646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9219 files, 1331 directories removed. 2026-06-11 01:13:10.723657 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2026-06-11 01:13:10.723667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2026-06-11 01:13:10.723678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-06-11 01:13:10.723683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2026-06-11 01:13:10.723688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2026-06-11 01:13:10.723694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:13:10.723699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container ec855c2fa924 2026-06-11 01:13:10.723705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> f3609c6927f4 2026-06-11 01:13:10.723710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 6f7555dbbdbb 2026-06-11 01:13:10.723715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20260611 2026-06-11 01:13:10.723721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2026-06-11 01:13:10.722695 (took 0:00:40.585637) 2026-06-11 01:13:10.723726 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2026-06-11 01:13:10.723731 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2026-06-11 01:13:10.723737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2026-06-11 01:13:10.723087 2026-06-11 01:13:10.724702 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2026-06-11 01:13:10.724747 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2026-06-11 01:13:38.511906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260611 2026-06-11 01:13:38.512045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> d8f914253438 2026-06-11 01:13:38.512174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20260611" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:13:38.512203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 1e32c2064cac 2026-06-11 01:13:38.512330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 1e32c2064cac 2026-06-11 01:13:38.512487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> a85250d28e9b 2026-06-11 01:13:38.512658 | 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 2026-06-11 01:13:38.513546 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in f7e230f4ccc4 2026-06-11 01:13:38.513570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-06-11 01:13:38.513580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-06-11 01:13:38.513590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-06-11 01:13:38.513601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2026-06-11 01:13:38.513611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:13:38.513644 | 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 2026-06-11 01:13:38.513655 | 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 2026-06-11 01:13:38.513665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:13:38.513675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:13:38.513684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:13:38.513694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:13:38.513703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-06-11 01:13:38.513712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2026-06-11 01:13:38.513726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-06-11 01:13:38.513735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2026-06-11 01:13:38.513745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:13:38.513757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:13:38.513901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-06-11 01:13:38.514038 | 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% 2026-06-11 01:13:38.514179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-06-11 01:13:38.514322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-06-11 01:13:38.514668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-06-11 01:13:38.514763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-06-11 01:13:38.514792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-06-11 01:13:38.514908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:90% 2026-06-11 01:13:38.515025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-06-11 01:13:38.515139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:13:38.515259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:13:38.515357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-06-11 01:13:38.515560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-06-11 01:13:38.515669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-06-11 01:13:38.515799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-06-11 01:13:38.515922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:13:38.516042 | 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 2026-06-11 01:13:38.517538 | 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 2026-06-11 01:13:38.517573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:13:38.517584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:13:38.517594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:13:38.517605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:13:38.517615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-06-11 01:13:38.517626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:13:38.517636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2026-06-11 01:13:38.517646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-06-11 01:13:38.517658 | 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% 2026-06-11 01:13:38.517671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-06-11 01:13:38.517700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-06-11 01:13:38.517711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-06-11 01:13:38.517720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-06-11 01:13:38.517730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-06-11 01:13:38.517740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-06-11 01:13:38.517750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:13:38.517761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:38.517770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.517780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:38.517790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.517806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:13:38.517816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.517826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:38.517840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:38.518131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.518167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.518203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.518219 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.518305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.518357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:13:38.518430 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:38.518535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:13:38.518669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.518997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.519190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:13:38.519255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:13:38.519505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:13:38.519707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:13:38.519839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519904 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:13:38.519969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2026-06-11 01:13:38.520036 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2026-06-11 01:13:38.520117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:13:38.520181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:13:38.520227 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2026-06-11 01:13:38.520291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:13:38.520356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:13:38.520426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2026-06-11 01:13:38.520745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2026-06-11 01:13:38.520814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:13:38.520830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-06-11 01:13:38.520851 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 8961 files, 1251 directories removed. 2026-06-11 01:13:38.520862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-06-11 01:13:38.520877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2026-06-11 01:13:38.520949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-06-11 01:13:38.521015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2026-06-11 01:13:38.521074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-06-11 01:13:38.521122 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2026-06-11 01:13:38.521279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2026-06-11 01:13:38.521311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:13:38.521329 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container f7e230f4ccc4 2026-06-11 01:13:38.521363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 6b3af82c3438 2026-06-11 01:13:38.521487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2026-06-11 01:13:38.521595 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in b5ea2895c629 2026-06-11 01:13:38.521665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container b5ea2895c629 2026-06-11 01:13:38.521731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> e84f08fa7e5e 2026-06-11 01:13:38.521801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built 5ac94119da8f 2026-06-11 01:13:38.521867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20260611 2026-06-11 01:13:38.521987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2026-06-11 01:13:38.521882 (took 0:00:27.798795) 2026-06-11 01:13:38.522589 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2026-06-11 01:13:38.524629 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2026-06-11 01:13:38.524665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2026-06-11 01:13:38.522627 2026-06-11 01:13:38.524675 | 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 2026-06-11 01:13:39.243902 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2026-06-11 01:13:39.244568 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2026-06-11 01:14:54.136150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260611 2026-06-11 01:14:54.136260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> d8f914253438 2026-06-11 01:14:54.136288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20260611" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:14:54.136465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in d3abf7cd648e 2026-06-11 01:14:54.136586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container d3abf7cd648e 2026-06-11 01:14:54.136641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> fc7e253a99a6 2026-06-11 01:14:54.136836 | 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/* 2026-06-11 01:14:54.138492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 2346b96b26ec 2026-06-11 01:14:54.138514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:14:54.138527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:14:54.138537 | 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] 2026-06-11 01:14:54.138549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:14:54.138559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:14:54.138569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:14:54.138579 | 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] 2026-06-11 01:14:54.138590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:14:54.138600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:14:54.138610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:14:54.138620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:14:54.138630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:14:54.138640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:14:54.138650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:14:54.138660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:14:54.138670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 30.3 MB in 3s (11.1 MB/s) 2026-06-11 01:14:54.138680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-06-11 01:14:54.138714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-06-11 01:14:54.138724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-06-11 01:14:54.138734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-06-11 01:14:54.138744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2026-06-11 01:14:54.138754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-06-11 01:14:54.138763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-06-11 01:14:54.138774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-06-11 01:14:54.138784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-06-11 01:14:54.138806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-06-11 01:14:54.138817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-06-11 01:14:54.138827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-06-11 01:14:54.138837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2026-06-11 01:14:54.138847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 libyajl2 pacemaker pacemaker-common pacemaker-resource-agents 2026-06-11 01:14:54.138857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pcs psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2026-06-11 01:14:54.138867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2026-06-11 01:14:54.138877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-06-11 01:14:54.138887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-06-11 01:14:54.138897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-06-11 01:14:54.138913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-06-11 01:14:54.138936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-06-11 01:14:54.138947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2026-06-11 01:14:54.138958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2026-06-11 01:14:54.138968 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2026-06-11 01:14:54.138978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2026-06-11 01:14:54.138988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-06-11 01:14:54.138998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-06-11 01:14:54.139007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-06-11 01:14:54.139017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-06-11 01:14:54.139027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2026-06-11 01:14:54.139041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2026-06-11 01:14:54.139051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-06-11 01:14:54.139065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2026-06-11 01:14:54.139266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2026-06-11 01:14:54.139330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2026-06-11 01:14:54.139351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-06-11 01:14:54.139363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-06-11 01:14:54.139378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-06-11 01:14:54.139480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-06-11 01:14:54.139538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-06-11 01:14:54.139592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-06-11 01:14:54.139640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-06-11 01:14:54.139736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2026-06-11 01:14:54.139786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 libyajl2 pacemaker 2026-06-11 01:14:54.139847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-cli-utils pacemaker-common pacemaker-resource-agents pcs psmisc 2026-06-11 01:14:54.139912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: puma python3-cffi-backend python3-cryptography python3-dacite 2026-06-11 01:14:54.139973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-libvirt python3-lxml python3-openssl python3-pycurl 2026-06-11 01:14:54.140041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-06-11 01:14:54.140103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-06-11 01:14:54.140163 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-06-11 01:14:54.140224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-06-11 01:14:54.140283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-06-11 01:14:54.140380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2026-06-11 01:14:54.140466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 90 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:14:54.140520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.9 MB of archives. 2026-06-11 01:14:54.140581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.8 MB of additional disk space will be used. 2026-06-11 01:14:54.140643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:14:54.140744 | 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.2 [11.3 kB] 2026-06-11 01:14:54.140826 | 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] 2026-06-11 01:14:54.140893 | 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.2 [8,668 B] 2026-06-11 01:14:54.140959 | 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.2 [10.5 kB] 2026-06-11 01:14:54.141027 | 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.2 [12.4 kB] 2026-06-11 01:14:54.141133 | 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] 2026-06-11 01:14:54.141192 | 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] 2026-06-11 01:14:54.141239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-11 01:14:54.141286 | 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] 2026-06-11 01:14:54.141313 | 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] 2026-06-11 01:14:54.141387 | 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.2 [7,284 B] 2026-06-11 01:14:54.141465 | 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] 2026-06-11 01:14:54.141514 | 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.2 [8,512 B] 2026-06-11 01:14:54.141561 | 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.3 [15.0 kB] 2026-06-11 01:14:54.141608 | 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.2 [261 kB] 2026-06-11 01:14:54.141655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.1 [615 kB] 2026-06-11 01:14:54.141729 | 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] 2026-06-11 01:14:54.141745 | 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] 2026-06-11 01:14:54.141863 | 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] 2026-06-11 01:14:54.141878 | 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] 2026-06-11 01:14:54.141893 | 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] 2026-06-11 01:14:54.141963 | 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] 2026-06-11 01:14:54.142010 | 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] 2026-06-11 01:14:54.142056 | 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] 2026-06-11 01:14:54.142105 | 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] 2026-06-11 01:14:54.142165 | 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.7 [5,341 kB] 2026-06-11 01:14:54.142209 | 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.7 [50.7 kB] 2026-06-11 01:14:54.142260 | 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] 2026-06-11 01:14:54.142314 | 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] 2026-06-11 01:14:54.142376 | 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] 2026-06-11 01:14:54.142435 | 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] 2026-06-11 01:14:54.142507 | 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] 2026-06-11 01:14:54.142563 | 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] 2026-06-11 01:14:54.142615 | 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] 2026-06-11 01:14:54.142656 | 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] 2026-06-11 01:14:54.142724 | 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] 2026-06-11 01:14:54.142776 | 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.4 [815 kB] 2026-06-11 01:14:54.142829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-06-11 01:14:54.142882 | 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] 2026-06-11 01:14:54.142933 | 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] 2026-06-11 01:14:54.142985 | 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.5 [302 kB] 2026-06-11 01:14:54.143037 | 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] 2026-06-11 01:14:54.143090 | 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] 2026-06-11 01:14:54.143141 | 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] 2026-06-11 01:14:54.143194 | 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] 2026-06-11 01:14:54.143248 | 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] 2026-06-11 01:14:54.143300 | 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] 2026-06-11 01:14:54.143352 | 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] 2026-06-11 01:14:54.143419 | 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.7 [117 kB] 2026-06-11 01:14:54.143478 | 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] 2026-06-11 01:14:54.143535 | 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] 2026-06-11 01:14:54.143588 | 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] 2026-06-11 01:14:54.143640 | 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] 2026-06-11 01:14:54.143704 | 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] 2026-06-11 01:14:54.143796 | 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] 2026-06-11 01:14:54.143852 | 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] 2026-06-11 01:14:54.144560 | 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] 2026-06-11 01:14:54.144587 | 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] 2026-06-11 01:14:54.144597 | 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] 2026-06-11 01:14:54.144605 | 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] 2026-06-11 01:14:54.144613 | 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] 2026-06-11 01:14:54.144622 | 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.8 [1,545 kB] 2026-06-11 01:14:54.144630 | 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] 2026-06-11 01:14:54.144638 | 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] 2026-06-11 01:14:54.144646 | 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] 2026-06-11 01:14:54.144654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-06-11 01:14:54.144663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-06-11 01:14:54.144671 | 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] 2026-06-11 01:14:54.144679 | 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] 2026-06-11 01:14:54.144704 | 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] 2026-06-11 01:14:54.144713 | 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] 2026-06-11 01:14:54.144721 | 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] 2026-06-11 01:14:54.144730 | 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] 2026-06-11 01:14:54.144738 | 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] 2026-06-11 01:14:54.144746 | 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] 2026-06-11 01:14:54.144754 | 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] 2026-06-11 01:14:54.144762 | 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] 2026-06-11 01:14:54.144770 | 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] 2026-06-11 01:14:54.144778 | 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] 2026-06-11 01:14:54.146471 | 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] 2026-06-11 01:14:54.146501 | 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] 2026-06-11 01:14:54.146509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 01:14:54.146517 | 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] 2026-06-11 01:14:54.146524 | 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] 2026-06-11 01:14:54.146531 | 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] 2026-06-11 01:14:54.146545 | 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] 2026-06-11 01:14:54.146553 | 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] 2026-06-11 01:14:54.146560 | 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.13 [1,830 kB] 2026-06-11 01:14:54.146567 | 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] 2026-06-11 01:14:54.146574 | 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] 2026-06-11 01:14:54.146582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2026-06-11 01:14:54.146589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.9 MB in 1s (17.6 MB/s) 2026-06-11 01:14:54.146596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2026-06-11 01:14:54.146604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-06-11 01:14:54.146612 | 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% 2026-06-11 01:14:54.146622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-06-11 01:14:54.146629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-06-11 01:14:54.146636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-06-11 01:14:54.146643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-06-11 01:14:54.146650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-06-11 01:14:54.146657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-06-11 01:14:54.146665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:14:54.146672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.146679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.146708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2026-06-11 01:14:54.146716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-06-11 01:14:54.146728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 01:14:54.146736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2026-06-11 01:14:54.146743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.146750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.146757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2026-06-11 01:14:54.146765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.146772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.146787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2026-06-11 01:14:54.146795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.146802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.146809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.146817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2026-06-11 01:14:54.146824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-06-11 01:14:54.146831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 01:14:54.146838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2026-06-11 01:14:54.146845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-11 01:14:54.146853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 01:14:54.146871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2026-06-11 01:14:54.146879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 01:14:54.146886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 01:14:54.146893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2026-06-11 01:14:54.146900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 01:14:54.146908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 01:14:54.146915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2026-06-11 01:14:54.146922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-06-11 01:14:54.146929 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 01:14:54.146937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2026-06-11 01:14:54.146944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.146951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.146958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2026-06-11 01:14:54.146965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-06-11 01:14:54.146973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 01:14:54.146984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2026-06-11 01:14:54.146992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.146999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.147006 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2026-06-11 01:14:54.147014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:14:54.147021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 01:14:54.147028 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2026-06-11 01:14:54.147035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-06-11 01:14:54.147043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.147050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.147057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2026-06-11 01:14:54.147064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 01:14:54.147072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-06-11 01:14:54.147079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2026-06-11 01:14:54.147086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 01:14:54.147094 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2026-06-11 01:14:54.147101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2026-06-11 01:14:54.147116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2026-06-11 01:14:54.147124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2026-06-11 01:14:54.147131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2026-06-11 01:14:54.147139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.147146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2026-06-11 01:14:54.147153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2026-06-11 01:14:54.147160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2026-06-11 01:14:54.147168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2026-06-11 01:14:54.147175 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-06-11 01:14:54.147185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2026-06-11 01:14:54.147196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-06-11 01:14:54.147207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.147250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-06-11 01:14:54.147287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2026-06-11 01:14:54.147323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-06-11 01:14:54.147389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-06-11 01:14:54.147423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2026-06-11 01:14:54.147481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-06-11 01:14:54.147528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-06-11 01:14:54.147576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2026-06-11 01:14:54.147622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-06-11 01:14:54.147667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-06-11 01:14:54.147732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2026-06-11 01:14:54.147778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 01:14:54.147826 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.147873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 01:14:54.147919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2026-06-11 01:14:54.147963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-06-11 01:14:54.148008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 01:14:54.148053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2026-06-11 01:14:54.148097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.7_amd64.deb ... 2026-06-11 01:14:54.148142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 01:14:54.148187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2026-06-11 01:14:54.148232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2026-06-11 01:14:54.148278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2026-06-11 01:14:54.148323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2026-06-11 01:14:54.148369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-06-11 01:14:54.148420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2026-06-11 01:14:54.148503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2026-06-11 01:14:54.148517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-06-11 01:14:54.148578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-06-11 01:14:54.148625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2026-06-11 01:14:54.148671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-06-11 01:14:54.148749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-06-11 01:14:54.148800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2026-06-11 01:14:54.148845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2026-06-11 01:14:54.148893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2026-06-11 01:14:54.148948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2026-06-11 01:14:54.148998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2026-06-11 01:14:54.149044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2026-06-11 01:14:54.149085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2026-06-11 01:14:54.149131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-06-11 01:14:54.149177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 01:14:54.149225 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2026-06-11 01:14:54.149256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2026-06-11 01:14:54.149299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-06-11 01:14:54.149341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2026-06-11 01:14:54.149383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-06-11 01:14:54.149442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 01:14:54.149491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2026-06-11 01:14:54.149534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-06-11 01:14:54.149577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 01:14:54.149619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2026-06-11 01:14:54.149661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-06-11 01:14:54.149713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-06-11 01:14:54.149754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2026-06-11 01:14:54.149796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-06-11 01:14:54.149836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-06-11 01:14:54.149878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2026-06-11 01:14:54.149920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 01:14:54.149960 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 01:14:54.150002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2026-06-11 01:14:54.150043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-06-11 01:14:54.150084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-06-11 01:14:54.150125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2026-06-11 01:14:54.150166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-06-11 01:14:54.150206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-06-11 01:14:54.150247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2026-06-11 01:14:54.150288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2026-06-11 01:14:54.150342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2026-06-11 01:14:54.150385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2026-06-11 01:14:54.150437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-06-11 01:14:54.150485 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-06-11 01:14:54.150527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2026-06-11 01:14:54.150570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2026-06-11 01:14:54.150612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2026-06-11 01:14:54.150654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2026-06-11 01:14:54.150702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-06-11 01:14:54.150758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-06-11 01:14:54.150803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2026-06-11 01:14:54.150846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-06-11 01:14:54.150889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.150933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-06-11 01:14:54.150975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2026-06-11 01:14:54.151021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2026-06-11 01:14:54.151053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2026-06-11 01:14:54.151095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2026-06-11 01:14:54.151135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-06-11 01:14:54.151177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-06-11 01:14:54.151218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2026-06-11 01:14:54.151260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-06-11 01:14:54.151300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-06-11 01:14:54.151341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2026-06-11 01:14:54.151383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2026-06-11 01:14:54.151447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2026-06-11 01:14:54.151498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2026-06-11 01:14:54.151545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-06-11 01:14:54.151587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-06-11 01:14:54.151635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2026-06-11 01:14:54.151812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2026-06-11 01:14:54.151868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-06-11 01:14:54.151890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2026-06-11 01:14:54.151902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:14:54.151916 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.151976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2026-06-11 01:14:54.152056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:14:54.152073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.152137 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2026-06-11 01:14:54.152153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 01:14:54.152217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.152233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2026-06-11 01:14:54.152306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:14:54.152385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.152448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2026-06-11 01:14:54.152534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 01:14:54.152582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.152598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2026-06-11 01:14:54.152683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:14:54.152766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.153557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2026-06-11 01:14:54.153577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-06-11 01:14:54.153589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.153599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2026-06-11 01:14:54.153610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-06-11 01:14:54.153620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 01:14:54.153645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 01:14:54.153655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:14:54.153665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:14:54.153675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2026-06-11 01:14:54.153711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-11 01:14:54.153723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 01:14:54.153733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2026-06-11 01:14:54.153743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 01:14:54.153753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 01:14:54.153764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2026-06-11 01:14:54.153785 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-06-11 01:14:54.153796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.153807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 01:14:54.153817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2026-06-11 01:14:54.153827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-06-11 01:14:54.153837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 01:14:54.153847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2026-06-11 01:14:54.153858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-06-11 01:14:54.153867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 01:14:54.153878 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2026-06-11 01:14:54.153888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-06-11 01:14:54.153898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.153908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-06-11 01:14:54.153918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.153995 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.154007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2026-06-11 01:14:54.154027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2026-06-11 01:14:54.154057 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2026-06-11 01:14:54.154088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2026-06-11 01:14:54.154118 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-06-11 01:14:54.154148 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154181 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2026-06-11 01:14:54.154192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2026-06-11 01:14:54.154226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2026-06-11 01:14:54.154256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2026-06-11 01:14:54.154294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.154368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.154463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2026-06-11 01:14:54.154486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-06-11 01:14:54.154534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-06-11 01:14:54.154550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2026-06-11 01:14:54.154607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-06-11 01:14:54.154658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-06-11 01:14:54.154674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2026-06-11 01:14:54.154746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 01:14:54.154763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:14:54.154821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2026-06-11 01:14:54.154837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 01:14:54.154893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:14:54.154908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-11 01:14:54.154951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-11 01:14:54.154999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 01:14:54.155014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2026-06-11 01:14:54.155071 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-11 01:14:54.155087 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-11 01:14:54.155142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2026-06-11 01:14:54.155167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 01:14:54.155216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:14:54.155288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-06-11 01:14:54.155304 | 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 ... 2026-06-11 01:14:54.157507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:14:54.157534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libyajl2:amd64. 2026-06-11 01:14:54.157540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-11 01:14:54.157559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 01:14:54.157565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2026-06-11 01:14:54.157571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-11 01:14:54.157577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 01:14:54.157583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2026-06-11 01:14:54.157588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-06-11 01:14:54.157594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.157600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2026-06-11 01:14:54.157606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../89-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-11 01:14:54.157611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-11 01:14:54.157617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.157623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2026-06-11 01:14:54.157629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2026-06-11 01:14:54.157635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.157641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2026-06-11 01:14:54.157647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2026-06-11 01:14:54.157652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000156566 s, 26.2 MB/s 2026-06-11 01:14:54.157658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-06-11 01:14:54.157664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2026-06-11 01:14:54.157670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-06-11 01:14:54.157675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2026-06-11 01:14:54.157681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2026-06-11 01:14:54.157703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-06-11 01:14:54.157709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:14:54.157715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-11 01:14:54.157721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-11 01:14:54.157734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 01:14:54.157740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.157746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2026-06-11 01:14:54.157752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 01:14:54.157757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-06-11 01:14:54.157763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-06-11 01:14:54.157769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2026-06-11 01:14:54.157774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2026-06-11 01:14:54.157780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:14:54.157786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2026-06-11 01:14:54.157791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 01:14:54.157797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 01:14:54.157803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 01:14:54.157808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.157814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2026-06-11 01:14:54.157829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-06-11 01:14:54.157835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 01:14:54.157840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.157846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-06-11 01:14:54.157856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:14:54.157861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-11 01:14:54.157867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-06-11 01:14:54.157873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.157879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-06-11 01:14:54.157884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-11 01:14:54.157890 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 01:14:54.157895 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.157901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:14:54.157907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-06-11 01:14:54.157913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.157918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 01:14:54.157924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 01:14:54.157930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-06-11 01:14:54.157939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-11 01:14:54.157945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.157950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2026-06-11 01:14:54.157956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.157962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.157967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.157973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-11 01:14:54.157979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:14:54.157985 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-06-11 01:14:54.157990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:14:54.157996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 01:14:54.158001 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.158007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-06-11 01:14:54.158024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 01:14:54.158030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 01:14:54.158035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-06-11 01:14:54.158041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2026-06-11 01:14:54.158047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158052 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-06-11 01:14:54.158058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.158064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158069 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1ubuntu0.1) ... 2026-06-11 01:14:54.158075 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-06-11 01:14:54.158081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-06-11 01:14:54.158091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:14:54.158097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-06-11 01:14:54.158114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158208 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2026-06-11 01:14:54.158224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2026-06-11 01:14:54.158230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 01:14:54.158235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-06-11 01:14:54.158241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.7) ... 2026-06-11 01:14:54.158247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-06-11 01:14:54.158252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2026-06-11 01:14:54.158258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-06-11 01:14:54.158263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2026-06-11 01:14:54.158269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-06-11 01:14:54.158275 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-06-11 01:14:54.158280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-06-11 01:14:54.158286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2026-06-11 01:14:54.158291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-06-11 01:14:54.158297 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-06-11 01:14:54.158302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-06-11 01:14:54.158308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2026-06-11 01:14:54.158314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-06-11 01:14:54.158319 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:14:54.158325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-06-11 01:14:54.158330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:14:54.158339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-06-11 01:14:54.158351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:14:54.158356 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-06-11 01:14:54.158362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:14:54.158367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 2346b96b26ec 2026-06-11 01:14:54.158373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 44f449f1dba5 2026-06-11 01:14:54.158379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2026-06-11 01:14:54.158384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 5e6f5e0d8de6 2026-06-11 01:14:54.158390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-06-11 01:14:54.158432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> c9e6ce434912 2026-06-11 01:14:54.158440 | 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 2026-06-11 01:14:54.158454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in b66f1e6d7e50 2026-06-11 01:14:54.158574 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing ./masakari-monitors 2026-06-11 01:14:54.158616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2026-06-11 01:14:54.158637 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2026-06-11 01:14:54.158650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2026-06-11 01:14:54.158660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:14:54.158714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2026-06-11 01:14:54.158726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2026-06-11 01:14:54.158740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2026-06-11 01:14:54.158754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:14:54.158803 | 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) 2026-06-11 01:14:54.158821 | 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) 2026-06-11 01:14:54.158863 | 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) 2026-06-11 01:14:54.158894 | 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) 2026-06-11 01:14:54.158932 | 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.1) 2026-06-11 01:14:54.158964 | 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) 2026-06-11 01:14:54.159002 | 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.11.0) 2026-06-11 01:14:54.159018 | 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) 2026-06-11 01:14:54.159059 | 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) 2026-06-11 01:14:54.159075 | 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) 2026-06-11 01:14:54.159118 | 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) 2026-06-11 01:14:54.159134 | 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) 2026-06-11 01:14:54.159178 | 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) 2026-06-11 01:14:54.159207 | 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) 2026-06-11 01:14:54.159246 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==18.0.0.0rc2.dev2) 2026-06-11 01:14:54.159261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2026-06-11 01:14:54.159304 | 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) 2026-06-11 01:14:54.159343 | 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) 2026-06-11 01:14:54.159381 | 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) 2026-06-11 01:14:54.159432 | 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) 2026-06-11 01:14:54.159457 | 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) 2026-06-11 01:14:54.159471 | 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) 2026-06-11 01:14:54.159515 | 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) 2026-06-11 01:14:54.159531 | 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) 2026-06-11 01:14:54.159574 | 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) 2026-06-11 01:14:54.159604 | 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) 2026-06-11 01:14:54.159642 | 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) 2026-06-11 01:14:54.159658 | 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) 2026-06-11 01:14:54.159739 | 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) 2026-06-11 01:14:54.159754 | 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) 2026-06-11 01:14:54.159778 | 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) 2026-06-11 01:14:54.159795 | 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) 2026-06-11 01:14:54.159809 | 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) 2026-06-11 01:14:54.159853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->masakari-monitors==18.0.0.0rc2.dev2) (3.0.0) 2026-06-11 01:14:54.159869 | 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>=3.0.0->oslo.cache>=1.26.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2026-06-11 01:14:54.159917 | 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) 2026-06-11 01:14:54.159933 | 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) 2026-06-11 01:14:54.159981 | 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) 2026-06-11 01:14:54.159998 | 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) 2026-06-11 01:14:54.160038 | 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) 2026-06-11 01:14:54.160053 | 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) 2026-06-11 01:14:54.160093 | 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) 2026-06-11 01:14:54.160109 | 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) 2026-06-11 01:14:54.160151 | 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) 2026-06-11 01:14:54.160166 | 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) 2026-06-11 01:14:54.160211 | 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) 2026-06-11 01:14:54.160227 | 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) 2026-06-11 01:14:54.160273 | 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) 2026-06-11 01:14:54.160289 | 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) 2026-06-11 01:14:54.160329 | 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) 2026-06-11 01:14:54.160344 | 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) 2026-06-11 01:14:54.160387 | 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) 2026-06-11 01:14:54.160431 | 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) 2026-06-11 01:14:54.160447 | 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) 2026-06-11 01:14:54.160520 | 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) 2026-06-11 01:14:54.160533 | 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) 2026-06-11 01:14:54.160555 | 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) 2026-06-11 01:14:54.160570 | 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) 2026-06-11 01:14:54.160655 | 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) 2026-06-11 01:14:54.160672 | 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) 2026-06-11 01:14:54.160744 | 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) 2026-06-11 01:14:54.160784 | 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) 2026-06-11 01:14:54.160837 | 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) 2026-06-11 01:14:54.160862 | 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) 2026-06-11 01:14:54.160903 | 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) (2026.5.20) 2026-06-11 01:14:54.160941 | 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) 2026-06-11 01:14:54.160957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2026-06-11 01:14:54.161000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2026-06-11 01:14:54.161046 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2026-06-11 01:14:54.161097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2026-06-11 01:14:54.161149 | 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=106461 sha256=244a30335f27ba17bc03bc89220581be94ee845d9accecd6effb0f139f416495 2026-06-11 01:14:54.161196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-y2m8qr35/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2026-06-11 01:14:54.161250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2026-06-11 01:14:54.161286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2026-06-11 01:14:54.161323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-18.0.0.0rc2.dev2 python-consul-1.1.0 2026-06-11 01:14:54.161338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container b66f1e6d7e50 2026-06-11 01:14:54.161376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 98b1d2f35d61 2026-06-11 01:14:54.161435 | 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 2026-06-11 01:14:54.161456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 5ac875105303 2026-06-11 01:14:54.161492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-06-11 01:14:54.161515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-06-11 01:14:54.161553 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-06-11 01:14:54.161568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2026-06-11 01:14:54.161603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:14:54.161618 | 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 2026-06-11 01:14:54.161654 | 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 2026-06-11 01:14:54.161669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:14:54.161713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:14:54.161729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:14:54.161743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:14:54.161780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-06-11 01:14:54.161796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2026-06-11 01:14:54.161831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-06-11 01:14:54.161846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2026-06-11 01:14:54.161915 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:14:54.161928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:14:54.161943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-06-11 01:14:54.161957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-06-11 01:14:54.161986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: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% 2026-06-11 01:14:54.162002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-06-11 01:14:54.162043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-06-11 01:14:54.162058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-06-11 01:14:54.162096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-06-11 01:14:54.162111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-06-11 01:14:54.162150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-06-11 01:14:54.162165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24573 files and directories currently installed.) 2026-06-11 01:14:54.162203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:14:54.162218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-06-11 01:14:54.162276 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-06-11 01:14:54.162312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-06-11 01:14:54.162359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-06-11 01:14:54.162416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:14:54.162434 | 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 2026-06-11 01:14:54.162466 | 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 2026-06-11 01:14:54.162480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:14:54.162515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:14:54.162567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:14:54.162605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:14:54.162647 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-06-11 01:14:54.162682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:14:54.162751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2026-06-11 01:14:54.162762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-06-11 01:14:54.162787 | 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% 2026-06-11 01:14:54.162801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-06-11 01:14:54.162813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-06-11 01:14:54.162852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-06-11 01:14:54.162866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-06-11 01:14:54.162905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-06-11 01:14:54.162931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-06-11 01:14:54.162966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24564 files and directories currently installed.) 2026-06-11 01:14:54.162981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:14:54.163020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:14:54.163076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:14:54.163128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:14:54.163182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:14:54.163233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.163281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.163376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:14:54.163548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:14:54.163563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:14:54.163619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163764 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.163870 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:14:54.163884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163933 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.163944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.163957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:14:54.164004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.164024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.164037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:14:54.164078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.164092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:14:54.164104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.164155 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.164169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:14:54.164218 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2026-06-11 01:14:54.164228 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2026-06-11 01:14:54.164240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:14:54.164265 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:14:54.164314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2026-06-11 01:14:54.164325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:14:54.164337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:14:54.164349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2026-06-11 01:14:54.164388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2026-06-11 01:14:54.164425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:14:54.164438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.164479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9049 files, 1277 directories removed. 2026-06-11 01:14:54.164492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.164505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2026-06-11 01:14:54.164544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.164557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2026-06-11 01:14:54.164569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-06-11 01:14:54.164590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2026-06-11 01:14:54.164631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2026-06-11 01:14:54.164645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:14:54.164657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 5ac875105303 2026-06-11 01:14:54.164708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> c246e0a819c4 2026-06-11 01:14:54.164722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2026-06-11 01:14:54.164734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 0736117b99e4 2026-06-11 01:14:54.164773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 0736117b99e4 2026-06-11 01:14:54.164788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 869036f66683 2026-06-11 01:14:54.164800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 1c996948a8fd 2026-06-11 01:14:54.164848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20260611 2026-06-11 01:14:54.164905 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2026-06-11 01:14:54.164838 (took 0:01:15.642211) 2026-06-11 01:14:54.165167 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2026-06-11 01:14:54.165185 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2026-06-11 01:14:54.165267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2026-06-11 01:14:54.165193 2026-06-11 01:14:54.166505 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2026-06-11 01:14:54.166885 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2026-06-11 01:15:23.191445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260611 2026-06-11 01:15:23.192605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> d8f914253438 2026-06-11 01:15:23.192667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20260611" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:15:23.192689 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 2f11dc497937 2026-06-11 01:15:23.192703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 2f11dc497937 2026-06-11 01:15:23.192715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 32c043bbd07b 2026-06-11 01:15:23.192728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2026-06-11 01:15:23.192741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 9a81c832ed5e 2026-06-11 01:15:23.192754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2026-06-11 01:15:23.192797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 9d30d07af771 2026-06-11 01:15:23.192811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 9d30d07af771 2026-06-11 01:15:23.192823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 83bf023c3433 2026-06-11 01:15:23.192838 | 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 2026-06-11 01:15:23.192876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 9fd35fd7c9d9 2026-06-11 01:15:23.192887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-06-11 01:15:23.192897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-06-11 01:15:23.192908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-06-11 01:15:23.192918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:15:23.192936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:15:23.192946 | 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 2026-06-11 01:15:23.192957 | 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 2026-06-11 01:15:23.193527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:15:23.193571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:15:23.193592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:15:23.193609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:15:23.193625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-06-11 01:15:23.193644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2026-06-11 01:15:23.193662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-06-11 01:15:23.193679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2026-06-11 01:15:23.193698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:15:23.193709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:15:23.193719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-06-11 01:15:23.193731 | 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 ... 2026-06-11 01:15:23.193744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:15:23.193754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-06-11 01:15:23.193800 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-06-11 01:15:23.193813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-06-11 01:15:23.193823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-06-11 01:15:23.193839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-06-11 01:15:23.193849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-06-11 01:15:23.193860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:15:23.193872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:15:23.193886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-06-11 01:15:23.193997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-06-11 01:15:23.194044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-06-11 01:15:23.194160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-06-11 01:15:23.194220 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:15:23.194291 | 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 2026-06-11 01:15:23.194361 | 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 2026-06-11 01:15:23.194491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:15:23.194571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:15:23.194654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:15:23.194682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:15:23.194760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-06-11 01:15:23.194857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:15:23.194930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:15:23.195009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-06-11 01:15:23.195091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-06-11 01:15:23.195173 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-06-11 01:15:23.195258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-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% 2026-06-11 01:15:23.195335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-06-11 01:15:23.195407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-06-11 01:15:23.195543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-06-11 01:15:23.195590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-06-11 01:15:23.195812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-06-11 01:15:23.195889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-06-11 01:15:23.195922 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:15:23.195947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:15:23.196048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.196123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:15:23.196206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.196231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:15:23.197473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:15:23.197524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:15:23.197544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:15:23.197636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:15:23.197646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:15:23.197666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197712 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197732 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:15:23.197821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:15:23.197863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:15:23.197899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:15:23.197920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197930 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:15:23.197940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2026-06-11 01:15:23.197949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:15:23.197959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:15:23.197973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:15:23.197983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2026-06-11 01:15:23.198445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:15:23.198467 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:15:23.198478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2026-06-11 01:15:23.198499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2026-06-11 01:15:23.198510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:15:23.198520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-06-11 01:15:23.198530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 8961 files, 1251 directories removed. 2026-06-11 01:15:23.198545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-06-11 01:15:23.198555 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2026-06-11 01:15:23.198568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-06-11 01:15:23.198707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2026-06-11 01:15:23.198723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-06-11 01:15:23.198822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:15:23.198850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:15:23.198931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:15:23.198993 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 9fd35fd7c9d9 2026-06-11 01:15:23.199060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 40fd282758ee 2026-06-11 01:15:23.199174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 8efee25a3ba5 2026-06-11 01:15:23.199192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20260611 2026-06-11 01:15:23.199355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2026-06-11 01:15:23.199214 (took 0:00:29.034021) 2026-06-11 01:15:23.199912 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2026-06-11 01:15:23.200053 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-06-11 01:15:23.200138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-06-11 01:15:23.200023 2026-06-11 01:15:23.200250 | 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 2026-06-11 01:15:23.986476 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2026-06-11 01:15:23.986802 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2026-06-11 01:17:55.586283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260611 2026-06-11 01:17:55.586383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a61e4ef13a95 2026-06-11 01:17:55.586556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20260611" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:17:55.586612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 9fae689f556f 2026-06-11 01:17:55.586700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 9fae689f556f 2026-06-11 01:17:55.586778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 72ad498f6cd9 2026-06-11 01:17:55.586889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2026-06-11 01:17:55.586973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> e9d7461f1863 2026-06-11 01:17:55.587064 | 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 2026-06-11 01:17:55.587181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 52948925120f 2026-06-11 01:17:55.587283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2026-06-11 01:17:55.587367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 01:17:55.587485 | 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)) 2026-06-11 01:17:55.587569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 01:17:55.587649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2026-06-11 01:17:55.587737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2026-06-11 01:17:55.587817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2026-06-11 01:17:55.588491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 01:17:55.588510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2026-06-11 01:17:55.588520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-11 01:17:55.588531 | 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)) 2026-06-11 01:17:55.588541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-11 01:17:55.588551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2026-06-11 01:17:55.588561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-14.0.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-11 01:17:55.588571 | 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)) 2026-06-11 01:17:55.588582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-11 01:17:55.588593 | 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) 2026-06-11 01:17:55.588606 | 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) 2026-06-11 01:17:55.588631 | 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) 2026-06-11 01:17:55.588642 | 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) 2026-06-11 01:17:55.588655 | 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) 2026-06-11 01:17:55.588712 | 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) 2026-06-11 01:17:55.588753 | 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) 2026-06-11 01:17:55.588793 | 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) 2026-06-11 01:17:55.588831 | 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) 2026-06-11 01:17:55.588910 | 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.2) 2026-06-11 01:17:55.588966 | 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) 2026-06-11 01:17:55.589015 | 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) 2026-06-11 01:17:55.589066 | 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)) 2026-06-11 01:17:55.589181 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.70-py3-none-any.whl.metadata (1.1 kB) 2026-06-11 01:17:55.589233 | 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) 2026-06-11 01:17:55.589271 | 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) 2026-06-11 01:17:55.589311 | 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.1) 2026-06-11 01:17:55.589349 | 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) 2026-06-11 01:17:55.589416 | 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) 2026-06-11 01:17:55.589567 | 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) 2026-06-11 01:17:55.589585 | 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)) 2026-06-11 01:17:55.589640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.5-py3-none-any.whl.metadata (4.3 kB) 2026-06-11 01:17:55.589695 | 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)) 2026-06-11 01:17:55.589718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2026-06-11 01:17:55.589774 | 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)) 2026-06-11 01:17:55.589813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2026-06-11 01:17:55.589860 | 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) 2026-06-11 01:17:55.589929 | 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) 2026-06-11 01:17:55.589976 | 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) 2026-06-11 01:17:55.590015 | 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) 2026-06-11 01:17:55.590054 | 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) 2026-06-11 01:17:55.590115 | 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) 2026-06-11 01:17:55.590171 | 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) 2026-06-11 01:17:55.590209 | 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)) (2026.5.20) 2026-06-11 01:17:55.590247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.21.0 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-06-11 01:17:55.590293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.21.0-py3-none-any.whl.metadata (7.8 kB) 2026-06-11 01:17:55.590340 | 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.21.0->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2026-06-11 01:17:55.592536 | 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.21.0->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.1) 2026-06-11 01:17:55.592563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.21.0->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-06-11 01:17:55.592573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 01:17:55.592582 | 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) 2026-06-11 01:17:55.592603 | 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) 2026-06-11 01:17:55.592613 | 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) 2026-06-11 01:17:55.592629 | 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) 2026-06-11 01:17:55.592639 | 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) 2026-06-11 01:17:55.592648 | 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) 2026-06-11 01:17:55.592657 | 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) 2026-06-11 01:17:55.592667 | 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) 2026-06-11 01:17:55.592676 | 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) 2026-06-11 01:17:55.592685 | 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) 2026-06-11 01:17:55.592694 | 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) 2026-06-11 01:17:55.592703 | 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) 2026-06-11 01:17:55.592712 | 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) 2026-06-11 01:17:55.592721 | 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) 2026-06-11 01:17:55.592729 | 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) 2026-06-11 01:17:55.592739 | 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) 2026-06-11 01:17:55.592756 | 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) 2026-06-11 01:17:55.592771 | 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) 2026-06-11 01:17:55.592781 | 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) 2026-06-11 01:17:55.592789 | 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) 2026-06-11 01:17:55.592798 | 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) 2026-06-11 01:17:55.592812 | 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) 2026-06-11 01:17:55.592821 | 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) 2026-06-11 01:17:55.592830 | 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) 2026-06-11 01:17:55.592839 | 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) 2026-06-11 01:17:55.592848 | 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) 2026-06-11 01:17:55.592857 | 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) 2026-06-11 01:17:55.592866 | 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) 2026-06-11 01:17:55.592875 | 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) 2026-06-11 01:17:55.592884 | 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) 2026-06-11 01:17:55.592893 | 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) 2026-06-11 01:17:55.592902 | 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) 2026-06-11 01:17:55.592911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2026-06-11 01:17:55.592925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2026-06-11 01:17:55.592934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2026-06-11 01:17:55.592943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2026-06-11 01:17:55.592961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2026-06-11 01:17:55.592970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.5-py3-none-any.whl (10 kB) 2026-06-11 01:17:55.592979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2026-06-11 01:17:55.592988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2026-06-11 01:17:55.592997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 01:17:55.593006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2026-06-11 01:17:55.593014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-14.0.0-py3-none-any.whl (49.1 MB) 2026-06-11 01:17:55.593023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 MB 29.3 MB/s 0:00:01 2026-06-11 01:17:55.593032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.21.0-py3-none-any.whl (2.4 MB) 2026-06-11 01:17:55.593045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 26.9 MB/s 0:00:00 2026-06-11 01:17:55.593054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-06-11 01:17:55.593063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.70-py3-none-any.whl (260 kB) 2026-06-11 01:17:55.593072 | 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 2026-06-11 01:17:55.593106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-14.0.0 ansible-core-2.21.0 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyasyncore-1.0.5 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 2026-06-11 01:17:55.593116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/ironic-prometheus-exporter-4.4.1.dev2 2026-06-11 01:17:55.593126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-06-11 01:17:55.593134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-06-11 01:17:55.593143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-06-11 01:17:55.593152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:17:55.593160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2026-06-11 01:17:55.593169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2026-06-11 01:17:55.593178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-06-11 01:17:55.593191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:17:55.593200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/pycadf-3.1.1 2026-06-11 01:17:55.593256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-06-11 01:17:55.593353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-06-11 01:17:55.593415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-06-11 01:17:55.593520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:17:55.593609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2026-06-11 01:17:55.593678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2026-06-11 01:17:55.593750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-06-11 01:17:55.593822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:17:55.593898 | 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) 2026-06-11 01:17:55.593977 | 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) 2026-06-11 01:17:55.594054 | 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.3) 2026-06-11 01:17:55.594157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.4.1.dev2) 2026-06-11 01:17:55.594243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-11 01:17:55.594326 | 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) 2026-06-11 01:17:55.594492 | 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.1) 2026-06-11 01:17:55.594581 | 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) 2026-06-11 01:17:55.594661 | 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) 2026-06-11 01:17:55.594754 | 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) 2026-06-11 01:17:55.594841 | 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) 2026-06-11 01:17:55.594930 | 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) 2026-06-11 01:17:55.595024 | 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) 2026-06-11 01:17:55.595268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2026-06-11 01:17:55.595335 | 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) 2026-06-11 01:17:55.595359 | 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) 2026-06-11 01:17:55.595376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-11 01:17:55.595507 | 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) 2026-06-11 01:17:55.595668 | 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) 2026-06-11 01:17:55.595699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-11 01:17:55.595739 | 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) 2026-06-11 01:17:55.595793 | 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) 2026-06-11 01:17:55.595845 | 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) 2026-06-11 01:17:55.595894 | 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) 2026-06-11 01:17:55.595944 | 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) 2026-06-11 01:17:55.595991 | 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) 2026-06-11 01:17:55.596039 | 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) 2026-06-11 01:17:55.596112 | 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) 2026-06-11 01:17:55.596286 | 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) 2026-06-11 01:17:55.596366 | 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) 2026-06-11 01:17:55.596473 | 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) 2026-06-11 01:17:55.596544 | 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) 2026-06-11 01:17:55.596589 | 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) 2026-06-11 01:17:55.596638 | 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) 2026-06-11 01:17:55.596688 | 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) 2026-06-11 01:17:55.596731 | 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) 2026-06-11 01:17:55.596780 | 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) 2026-06-11 01:17:55.596839 | 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) 2026-06-11 01:17:55.596900 | 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) 2026-06-11 01:17:55.596921 | 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) 2026-06-11 01:17:55.596981 | 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) 2026-06-11 01:17:55.597019 | 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) 2026-06-11 01:17:55.597066 | 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) 2026-06-11 01:17:55.597133 | 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) 2026-06-11 01:17:55.597183 | 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) 2026-06-11 01:17:55.597231 | 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) 2026-06-11 01:17:55.597280 | 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) 2026-06-11 01:17:55.597338 | 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) 2026-06-11 01:17:55.597385 | 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) 2026-06-11 01:17:55.597464 | 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) 2026-06-11 01:17:55.597505 | 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) 2026-06-11 01:17:55.597548 | 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) 2026-06-11 01:17:55.597595 | 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) 2026-06-11 01:17:55.597642 | 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) 2026-06-11 01:17:55.597690 | 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) 2026-06-11 01:17:55.597735 | 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) 2026-06-11 01:17:55.597782 | 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) 2026-06-11 01:17:55.597829 | 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) 2026-06-11 01:17:55.597874 | 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) 2026-06-11 01:17:55.597921 | 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) 2026-06-11 01:17:55.597966 | 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) (2026.5.20) 2026-06-11 01:17:55.598011 | 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) 2026-06-11 01:17:55.598057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2026-06-11 01:17:55.598209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2026-06-11 01:17:55.598242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-11 01:17:55.598261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2026-06-11 01:17:55.598272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter, pycadf 2026-06-11 01:17:55.598287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2026-06-11 01:17:55.598338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2026-06-11 01:17:55.598418 | 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=67916 sha256=daee44440c0ee4b29504cf2dfc0774511ad6723efbbd8d19e1759244c172e136 2026-06-11 01:17:55.598460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-ms1q20ps/wheels/83/17/95/561678901d81851705c08567792c6c0ce14dafcab409e836a2 2026-06-11 01:17:55.598532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): started 2026-06-11 01:17:55.598549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 01:17:55.598604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=ff53f1b47f30836f40e57cb07760c368cd1a886ff82eb032858b7bb0d800d02f 2026-06-11 01:17:55.598620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-ms1q20ps/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 01:17:55.598677 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter pycadf 2026-06-11 01:17:55.598719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, pycadf, ironic-prometheus-exporter 2026-06-11 01:17:55.598772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Attempting uninstall: pycadf 2026-06-11 01:17:55.598788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Found existing installation: pycadf 3.1.1 2026-06-11 01:17:55.598847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Uninstalling pycadf-3.1.1: 2026-06-11 01:17:55.598888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pycadf-3.1.1 2026-06-11 01:17:55.598930 | 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 2026-06-11 01:17:55.598971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 52948925120f 2026-06-11 01:17:55.599011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> ac0376d10891 2026-06-11 01:17:55.599053 | 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/* 2026-06-11 01:17:55.599135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 93f53175b8b8 2026-06-11 01:17:55.599178 | 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] 2026-06-11 01:17:55.599220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:17:55.599260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:17:55.599299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:17:55.599339 | 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] 2026-06-11 01:17:55.599379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:17:55.599441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:17:55.599498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:17:55.599539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:17:55.599579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:17:55.599604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:17:55.599664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:17:55.599704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:17:55.599756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:17:55.599797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:17:55.599846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-06-11 01:17:55.599886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-06-11 01:17:55.599925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-06-11 01:17:55.599978 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-06-11 01:17:55.600018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-06-11 01:17:55.600076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-06-11 01:17:55.600149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.16). 2026-06-11 01:17:55.600190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2026-06-11 01:17:55.600229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2026-06-11 01:17:55.600270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2026-06-11 01:17:55.600310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-06-11 01:17:55.601575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2026-06-11 01:17:55.601596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2026-06-11 01:17:55.601608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2026-06-11 01:17:55.601618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2026-06-11 01:17:55.601629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2026-06-11 01:17:55.601639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2026-06-11 01:17:55.601649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2026-06-11 01:17:55.601660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2026-06-11 01:17:55.601670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2026-06-11 01:17:55.601680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2026-06-11 01:17:55.601690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2026-06-11 01:17:55.601700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-06-11 01:17:55.601710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2026-06-11 01:17:55.601720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2026-06-11 01:17:55.601730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:17:55.601748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2026-06-11 01:17:55.601758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2026-06-11 01:17:55.601769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:17:55.601779 | 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] 2026-06-11 01:17:55.601789 | 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] 2026-06-11 01:17:55.601799 | 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] 2026-06-11 01:17:55.601810 | 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.8 [1,545 kB] 2026-06-11 01:17:55.601820 | 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] 2026-06-11 01:17:55.601830 | 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.5 [73.7 kB] 2026-06-11 01:17:55.601840 | 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] 2026-06-11 01:17:55.601850 | 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] 2026-06-11 01:17:55.601860 | 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] 2026-06-11 01:17:55.601870 | 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] 2026-06-11 01:17:55.601880 | 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] 2026-06-11 01:17:55.601890 | 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] 2026-06-11 01:17:55.601907 | 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] 2026-06-11 01:17:55.601918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 01:17:55.601928 | 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] 2026-06-11 01:17:55.601946 | 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.16 [907 kB] 2026-06-11 01:17:55.601957 | 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] 2026-06-11 01:17:55.601967 | 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] 2026-06-11 01:17:55.601977 | 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] 2026-06-11 01:17:55.601987 | 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] 2026-06-11 01:17:55.601996 | 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] 2026-06-11 01:17:55.602006 | 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] 2026-06-11 01:17:55.602023 | 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] 2026-06-11 01:17:55.602034 | 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] 2026-06-11 01:17:55.602044 | 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] 2026-06-11 01:17:55.602053 | 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] 2026-06-11 01:17:55.602063 | 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] 2026-06-11 01:17:55.602073 | 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.16 [2,222 kB] 2026-06-11 01:17:55.602111 | 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] 2026-06-11 01:17:55.602121 | 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] 2026-06-11 01:17:55.602131 | 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] 2026-06-11 01:17:55.603479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (15.1 MB/s) 2026-06-11 01:17:55.603502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2026-06-11 01:17:55.603513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-06-11 01:17:55.603524 | 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% 2026-06-11 01:17:55.603536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-06-11 01:17:55.603546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-06-11 01:17:55.603555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-06-11 01:17:55.603565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-06-11 01:17:55.603575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-06-11 01:17:55.603585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-06-11 01:17:55.603594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:17:55.603604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2026-06-11 01:17:55.603614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2026-06-11 01:17:55.603632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2026-06-11 01:17:55.603642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2026-06-11 01:17:55.603652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-06-11 01:17:55.603662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2026-06-11 01:17:55.603672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:17:55.603682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-06-11 01:17:55.603700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 01:17:55.603710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:17:55.603720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:17:55.603730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2026-06-11 01:17:55.603740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 01:17:55.603749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:17:55.603759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2026-06-11 01:17:55.603769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 01:17:55.603779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-11 01:17:55.603789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2026-06-11 01:17:55.603798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.603808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-11 01:17:55.603818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-11 01:17:55.603828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2026-06-11 01:17:55.603838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-11 01:17:55.603848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2026-06-11 01:17:55.603857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2026-06-11 01:17:55.603867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-06-11 01:17:55.603877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:17:55.603887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2026-06-11 01:17:55.603897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-06-11 01:17:55.603907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.603924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:17:55.603934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2026-06-11 01:17:55.603944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-06-11 01:17:55.603954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.603964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:17:55.603974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2026-06-11 01:17:55.603984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:17:55.603994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:17:55.604003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2026-06-11 01:17:55.604013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:17:55.604023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:17:55.604033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2026-06-11 01:17:55.604057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 01:17:55.604067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:17:55.604102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2026-06-11 01:17:55.604119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-11 01:17:55.604130 | 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' 2026-06-11 01:17:55.604140 | 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' 2026-06-11 01:17:55.604150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-11 01:17:55.604159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2026-06-11 01:17:55.604169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:17:55.604179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:17:55.604189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2026-06-11 01:17:55.604198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2026-06-11 01:17:55.604208 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2026-06-11 01:17:55.604218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2026-06-11 01:17:55.604228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.604238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 01:17:55.604247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2026-06-11 01:17:55.604257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2026-06-11 01:17:55.604267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2026-06-11 01:17:55.604276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2026-06-11 01:17:55.604286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2026-06-11 01:17:55.604296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2026-06-11 01:17:55.604306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2026-06-11 01:17:55.604315 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2026-06-11 01:17:55.604325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-11 01:17:55.604335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.604345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-11 01:17:55.604354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2026-06-11 01:17:55.604364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-06-11 01:17:55.604374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:17:55.604390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2026-06-11 01:17:55.604428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2026-06-11 01:17:55.604446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-06-11 01:17:55.604456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 01:17:55.604466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 01:17:55.604476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:17:55.604486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2026-06-11 01:17:55.604496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2026-06-11 01:17:55.604506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-11 01:17:55.604515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2026-06-11 01:17:55.604525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2026-06-11 01:17:55.604535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.604545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2026-06-11 01:17:55.604555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2026-06-11 01:17:55.604564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2026-06-11 01:17:55.604574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2026-06-11 01:17:55.604589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2026-06-11 01:17:55.604600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 01:17:55.604610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.604620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:17:55.604630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2026-06-11 01:17:55.604639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2026-06-11 01:17:55.604649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2026-06-11 01:17:55.604664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2026-06-11 01:17:55.604674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-06-11 01:17:55.604684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-06-11 01:17:55.604694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2026-06-11 01:17:55.604704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2026-06-11 01:17:55.604714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2026-06-11 01:17:55.604723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:17:55.604733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2026-06-11 01:17:55.604747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-06-11 01:17:55.604757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:17:55.604767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:17:55.604781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-11 01:17:55.604819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:17:55.604867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2026-06-11 01:17:55.604882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2026-06-11 01:17:55.604922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2026-06-11 01:17:55.604937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:17:55.604991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2026-06-11 01:17:55.605007 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-06-11 01:17:55.605060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2026-06-11 01:17:55.605075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:17:55.605134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:17:55.605149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2026-06-11 01:17:55.605190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2026-06-11 01:17:55.605242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-06-11 01:17:55.605258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:17:55.605310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2026-06-11 01:17:55.605325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:17:55.605350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-11 01:17:55.605391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-11 01:17:55.605431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:17:55.605579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-06-11 01:17:55.605610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-06-11 01:17:55.605620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:17:55.605633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2026-06-11 01:17:55.605639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:17:55.605649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-11 01:17:55.605703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:17:55.605728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-11 01:17:55.605769 | 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 2026-06-11 01:17:55.605786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:64' 2026-06-11 01:17:55.605835 | 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 libparted2t64' 2026-06-11 01:17:55.605884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2026-06-11 01:17:55.605898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:17:55.605945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2026-06-11 01:17:55.605992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:17:55.606019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 93f53175b8b8 2026-06-11 01:17:55.606032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 3dfe9499d22d 2026-06-11 01:17:55.606121 | 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 2026-06-11 01:17:55.606165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 3106c7dd0136 2026-06-11 01:17:55.606213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-06-11 01:17:55.606226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-06-11 01:17:55.606278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-06-11 01:17:55.606316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2026-06-11 01:17:55.606362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:17:55.606376 | 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 2026-06-11 01:17:55.606440 | 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 2026-06-11 01:17:55.606461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:17:55.606529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:17:55.606557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:17:55.606577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:17:55.606597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-06-11 01:17:55.606616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2026-06-11 01:17:55.606678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-06-11 01:17:55.606703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2026-06-11 01:17:55.606724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:17:55.606746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:17:55.606767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-06-11 01:17:55.606811 | 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% 2026-06-11 01:17:55.606826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-06-11 01:17:55.606877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-06-11 01:17:55.606891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-06-11 01:17:55.606937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-06-11 01:17:55.606950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-06-11 01:17:55.606998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-06-11 01:17:55.607012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19250 files and directories currently installed.) 2026-06-11 01:17:55.607074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:17:55.607122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-06-11 01:17:55.607136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-06-11 01:17:55.607175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-06-11 01:17:55.607212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-06-11 01:17:55.607225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:17:55.607261 | 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 2026-06-11 01:17:55.607274 | 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 2026-06-11 01:17:55.607309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:17:55.607322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:17:55.607368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:17:55.607382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:17:55.607447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-06-11 01:17:55.607468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:17:55.607504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2026-06-11 01:17:55.607517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-06-11 01:17:55.607565 | 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% 2026-06-11 01:17:55.607579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-06-11 01:17:55.607627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-06-11 01:17:55.607642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-06-11 01:17:55.607689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-06-11 01:17:55.607704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-06-11 01:17:55.607762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-06-11 01:17:55.607787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19241 files and directories currently installed.) 2026-06-11 01:17:55.607807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:17:55.607828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.607866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:17:55.607887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.607958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:17:55.607979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.607999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:17:55.608020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:17:55.608070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.608205 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.608261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.608321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.608355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.608436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:17:55.608471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:17:55.608493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:17:55.608554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.608871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.608885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:17:55.608933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.608994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:17:55.609008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.609055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.609151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:17:55.609210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.609258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:17:55.609303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.609366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:17:55.609466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2026-06-11 01:17:55.609525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2026-06-11 01:17:55.609539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:17:55.609587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:17:55.609601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2026-06-11 01:17:55.609649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:17:55.609662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:17:55.609710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2026-06-11 01:17:55.609724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2026-06-11 01:17:55.609770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:17:55.609783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 23595 files, 2883 directories removed. 2026-06-11 01:17:55.609842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2026-06-11 01:17:55.609900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.609951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2026-06-11 01:17:55.609965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-06-11 01:17:55.610010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2026-06-11 01:17:55.610023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2026-06-11 01:17:55.610070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:17:55.610100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 3106c7dd0136 2026-06-11 01:17:55.610146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> ddb533d48314 2026-06-11 01:17:55.610160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2026-06-11 01:17:55.610213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in d3b972bdada4 2026-06-11 01:17:55.610227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container d3b972bdada4 2026-06-11 01:17:55.610264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 7afa3ea314c7 2026-06-11 01:17:55.610278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 63653d4091b4 2026-06-11 01:17:55.610323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20260611 2026-06-11 01:17:55.610416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2026-06-11 01:17:55.610323 (took 0:02:32.410300) 2026-06-11 01:17:55.610480 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2026-06-11 01:17:55.610819 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2026-06-11 01:17:55.610837 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2026-06-11 01:17:55.611551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2026-06-11 01:17:55.610835 2026-06-11 01:17:55.615595 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2026-06-11 01:17:55.615625 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2026-06-11 01:18:24.743733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260611 2026-06-11 01:18:24.743827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> a61e4ef13a95 2026-06-11 01:18:24.743849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20260611" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:18:24.743867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in de2a93cc6d01 2026-06-11 01:18:24.743881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container de2a93cc6d01 2026-06-11 01:18:24.743894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> eb1d7d08f405 2026-06-11 01:18:24.743907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-06-11 01:18:24.743920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 1b8022dfa2b8 2026-06-11 01:18:24.743940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-06-11 01:18:24.743961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in fd91cd59c438 2026-06-11 01:18:24.743982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container fd91cd59c438 2026-06-11 01:18:24.744002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 79bed5d7f99b 2026-06-11 01:18:24.744026 | 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 2026-06-11 01:18:24.744050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in b2763faa6401 2026-06-11 01:18:24.744073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-06-11 01:18:24.744095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-06-11 01:18:24.744110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-06-11 01:18:24.744146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:18:24.744186 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:18:24.744199 | 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 2026-06-11 01:18:24.744212 | 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 2026-06-11 01:18:24.744224 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:18:24.744236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:18:24.744249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:18:24.744286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:18:24.747683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-06-11 01:18:24.747766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2026-06-11 01:18:24.747780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-06-11 01:18:24.747791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2026-06-11 01:18:24.747802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:18:24.747813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:18:24.747823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-06-11 01:18:24.747833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% 2026-06-11 01:18:24.747846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: (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% 2026-06-11 01:18:24.747858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-06-11 01:18:24.747867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-06-11 01:18:24.747877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-06-11 01:18:24.747887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-06-11 01:18:24.747897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-06-11 01:18:24.747907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-06-11 01:18:24.747917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:18:24.747930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:18:24.747939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-06-11 01:18:24.747949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-06-11 01:18:24.747959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-06-11 01:18:24.747969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-06-11 01:18:24.747979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:18:24.747990 | 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 2026-06-11 01:18:24.747999 | 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 2026-06-11 01:18:24.748009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:18:24.748019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:18:24.748029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:18:24.748039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:18:24.748049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-06-11 01:18:24.748058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:18:24.748068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:18:24.748078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-06-11 01:18:24.748090 | 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% 2026-06-11 01:18:24.748102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-06-11 01:18:24.748167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:18:24.748179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-06-11 01:18:24.748189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-06-11 01:18:24.748199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-06-11 01:18:24.748225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-06-11 01:18:24.748235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-06-11 01:18:24.748245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-06-11 01:18:24.748255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:18:24.748265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:18:24.748275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:18:24.748310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:18:24.748346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:18:24.748366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:18:24.748385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:18:24.748537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:18:24.748547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:18:24.748567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748606 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:18:24.748666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:18:24.748706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:18:24.748765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:18:24.748795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:18:24.748834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2026-06-11 01:18:24.748844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:18:24.748864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:18:24.748883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.748893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:18:24.748903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2026-06-11 01:18:24.748913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:18:24.748923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:18:24.748933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2026-06-11 01:18:24.749018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2026-06-11 01:18:24.749051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:18:24.749062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.749072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 8781 files, 1235 directories removed. 2026-06-11 01:18:24.749082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.749092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2026-06-11 01:18:24.749102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.749113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2026-06-11 01:18:24.749184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-06-11 01:18:24.749197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:18:24.749207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:18:24.749217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:18:24.749227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container b2763faa6401 2026-06-11 01:18:24.749288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 98449f414e57 2026-06-11 01:18:24.749301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 3212524fe8fc 2026-06-11 01:18:24.749323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20260611 2026-06-11 01:18:24.749333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2026-06-11 01:18:24.748334 (took 0:00:29.137499) 2026-06-11 01:18:24.749344 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2026-06-11 01:18:24.749354 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2026-06-11 01:18:24.749364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2026-06-11 01:18:24.748927 2026-06-11 01:18:24.750107 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2026-06-11 01:18:24.750768 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2026-06-11 01:19:15.688816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260611 2026-06-11 01:19:15.688971 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> a61e4ef13a95 2026-06-11 01:19:15.688997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20260611" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:19:15.689017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 428a86e5fb25 2026-06-11 01:19:15.689030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 428a86e5fb25 2026-06-11 01:19:15.689043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 79eb4e82c4c8 2026-06-11 01:19:15.689058 | 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/* 2026-06-11 01:19:15.689073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in e57dccb044e8 2026-06-11 01:19:15.689085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:19:15.689100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:19:15.689112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:19:15.689124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:19:15.689136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:19:15.689148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:19:15.689161 | 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] 2026-06-11 01:19:15.689173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:19:15.689289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:19:15.689307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:19:15.689327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:19:15.689360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:19:15.689371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:19:15.689386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:19:15.689494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:19:15.689632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 30.3 MB in 3s (11.6 MB/s) 2026-06-11 01:19:15.689706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-06-11 01:19:15.689833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-06-11 01:19:15.689909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-06-11 01:19:15.690025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-06-11 01:19:15.690054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2026-06-11 01:19:15.690180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-06-11 01:19:15.690289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2026-06-11 01:19:15.690369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil mtools python-apt-common python3-apt 2026-06-11 01:19:15.690491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool ucf 2026-06-11 01:19:15.690597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2026-06-11 01:19:15.690683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2026-06-11 01:19:15.690763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc dosfstools 2026-06-11 01:19:15.690847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2026-06-11 01:19:15.690925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2026-06-11 01:19:15.691013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2026-06-11 01:19:15.691095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-06-11 01:19:15.691207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-signed grub-ipxe grub2-common ipxe ipxe-qemu libefiboot1t64 2026-06-11 01:19:15.691293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libefivar1t64 libfreetype6 libfuse3-3 libpng16-16t64 mokutil mtools pxelinux 2026-06-11 01:19:15.691383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: python-apt-common python3-apt sbsigntool shim-signed syslinux 2026-06-11 01:19:15.691505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: syslinux-common tftpd-hpa ucf 2026-06-11 01:19:15.691600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:19:15.691673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.6 MB of archives. 2026-06-11 01:19:15.691751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 55.7 MB of additional disk space will be used. 2026-06-11 01:19:15.691834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:19:15.691923 | 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.6 [7,036 B] 2026-06-11 01:19:15.692004 | 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.2 [20.6 kB] 2026-06-11 01:19:15.692089 | 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.2 [169 kB] 2026-06-11 01:19:15.692161 | 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] 2026-06-11 01:19:15.692299 | 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] 2026-06-11 01:19:15.692381 | 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] 2026-06-11 01:19:15.692539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-06-11 01:19:15.692626 | 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] 2026-06-11 01:19:15.692724 | 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] 2026-06-11 01:19:15.692798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-06-11 01:19:15.692890 | 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] 2026-06-11 01:19:15.692979 | 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] 2026-06-11 01:19:15.693065 | 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] 2026-06-11 01:19:15.693219 | 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] 2026-06-11 01:19:15.693336 | 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] 2026-06-11 01:19:15.693384 | 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] 2026-06-11 01:19:15.693462 | 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] 2026-06-11 01:19:15.693523 | 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] 2026-06-11 01:19:15.693570 | 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] 2026-06-11 01:19:15.693639 | 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] 2026-06-11 01:19:15.693704 | 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] 2026-06-11 01:19:15.693762 | 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] 2026-06-11 01:19:15.693777 | 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] 2026-06-11 01:19:15.693839 | 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] 2026-06-11 01:19:15.693854 | 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] 2026-06-11 01:19:15.693923 | 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] 2026-06-11 01:19:15.693957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2026-06-11 01:19:15.694014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.6 MB in 1s (24.8 MB/s) 2026-06-11 01:19:15.694029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2026-06-11 01:19:15.694093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-06-11 01:19:15.694153 | 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% 2026-06-11 01:19:15.694168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 40% 2026-06-11 01:19:15.694273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 2026-06-11 01:19:15.694320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:65% 2026-06-11 01:19:15.694366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-06-11 01:19:15.694380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-06-11 01:19:15.694498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-06-11 01:19:15.694549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-06-11 01:19:15.694594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-06-11 01:19:15.694666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-06-11 01:19:15.694712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:19:15.694726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.6_all.deb ... 2026-06-11 01:19:15.694794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.6) ... 2026-06-11 01:19:15.694858 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2026-06-11 01:19:15.694873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.2_all.deb ... 2026-06-11 01:19:15.694920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.2) ... 2026-06-11 01:19:15.694980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2026-06-11 01:19:15.694994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.2_amd64.deb ... 2026-06-11 01:19:15.695055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.2) ... 2026-06-11 01:19:15.695069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2026-06-11 01:19:15.695140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.695243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:19:15.695254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2026-06-11 01:19:15.695268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:19:15.695336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2026-06-11 01:19:15.695352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-06-11 01:19:15.695422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-06-11 01:19:15.695474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2026-06-11 01:19:15.695522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-06-11 01:19:15.695537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:19:15.695620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2026-06-11 01:19:15.695689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.695736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-06-11 01:19:15.695759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:19:15.695816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2026-06-11 01:19:15.695831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libefivar1t64_38-3.1build1_amd64.deb ... 2026-06-11 01:19:15.695901 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.695916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2026-06-11 01:19:15.695984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2026-06-11 01:19:15.695999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefiboot1t64_38-3.1build1_amd64.deb ... 2026-06-11 01:19:15.696068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2026-06-11 01:19:15.696083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2026-06-11 01:19:15.696158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-06-11 01:19:15.696173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:19:15.696261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2026-06-11 01:19:15.696317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2026-06-11 01:19:15.696332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.696390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2026-06-11 01:19:15.696432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2026-06-11 01:19:15.696499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.696515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2026-06-11 01:19:15.696581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2026-06-11 01:19:15.696646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.696709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2026-06-11 01:19:15.696724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2026-06-11 01:19:15.696791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.696807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2026-06-11 01:19:15.696874 | 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 ... 2026-06-11 01:19:15.696890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.696964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2026-06-11 01:19:15.696979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-11 01:19:15.697044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.697060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:19:15.697130 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2026-06-11 01:19:15.697145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-11 01:19:15.697235 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.697251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:19:15.697351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2026-06-11 01:19:15.697363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-11 01:19:15.697377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:19:15.697472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2026-06-11 01:19:15.697534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-mokutil_0.6.0-2build3_amd64.deb ... 2026-06-11 01:19:15.697548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2026-06-11 01:19:15.697627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2026-06-11 01:19:15.697686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mtools_4.0.43-1build1_amd64.deb ... 2026-06-11 01:19:15.697743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2026-06-11 01:19:15.697758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2026-06-11 01:19:15.697815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-06-11 01:19:15.697830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:19:15.697893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2026-06-11 01:19:15.697934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2026-06-11 01:19:15.697947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2026-06-11 01:19:15.698014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2026-06-11 01:19:15.698063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2026-06-11 01:19:15.698076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2026-06-11 01:19:15.698140 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2026-06-11 01:19:15.698180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-06-11 01:19:15.698260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:19:15.698312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2026-06-11 01:19:15.698352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-06-11 01:19:15.698393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:19:15.698428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2026-06-11 01:19:15.698499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2026-06-11 01:19:15.698524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2026-06-11 01:19:15.698587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2026-06-11 01:19:15.698660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.6) ... 2026-06-11 01:19:15.698727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2026-06-11 01:19:15.698766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2026-06-11 01:19:15.698806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:19:15.698856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:19:15.698907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:19:15.699743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:19:15.699846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:19:15.699860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:19:15.699870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.2) ... 2026-06-11 01:19:15.699879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:19:15.699889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2026-06-11 01:19:15.699898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2026-06-11 01:19:15.699907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:19:15.699916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2026-06-11 01:19:15.699926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2026-06-11 01:19:15.699935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-06-11 01:19:15.699943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:19:15.699952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:19:15.699961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2026-06-11 01:19:15.699970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.2) ... 2026-06-11 01:19:15.699979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:19:15.699988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.699998 | 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 2026-06-11 01:19:15.700009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-06-11 01:19:15.700018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:19:15.700027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.700036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.700045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.700055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.700064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2026-06-11 01:19:15.700073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-06-11 01:19:15.700082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2026-06-11 01:19:15.700092 | 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 2026-06-11 01:19:15.700177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:19:15.700188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container e57dccb044e8 2026-06-11 01:19:15.700227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ee3c1db48e9c 2026-06-11 01:19:15.700236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2026-06-11 01:19:15.700246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in a271eedb91ef 2026-06-11 01:19:15.700264 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container a271eedb91ef 2026-06-11 01:19:15.700273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> a331ff6eefcb 2026-06-11 01:19:15.700282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2026-06-11 01:19:15.700291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 0868e0ae0994 2026-06-11 01:19:15.700300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-06-11 01:19:15.700309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 7c7f590a57f6 2026-06-11 01:19:15.700318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-06-11 01:19:15.700327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 1f1e4b1411b8 2026-06-11 01:19:15.700336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 1f1e4b1411b8 2026-06-11 01:19:15.700345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> c4dc01ebbfd6 2026-06-11 01:19:15.700357 | 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 2026-06-11 01:19:15.700368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in e516ac279f3f 2026-06-11 01:19:15.700383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-06-11 01:19:15.700393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-06-11 01:19:15.700437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-06-11 01:19:15.700452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2026-06-11 01:19:15.700461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:19:15.700471 | 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 2026-06-11 01:19:15.700480 | 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 2026-06-11 01:19:15.700489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:19:15.700498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:19:15.700510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:19:15.700612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:19:15.700667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-06-11 01:19:15.700725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2026-06-11 01:19:15.700854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-06-11 01:19:15.700913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2026-06-11 01:19:15.701014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:19:15.701071 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:19:15.701149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-06-11 01:19:15.701230 | 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% 2026-06-11 01:19:15.701311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-06-11 01:19:15.701359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-06-11 01:19:15.701487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-06-11 01:19:15.702767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-06-11 01:19:15.702857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-06-11 01:19:15.702876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-06-11 01:19:15.702894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19600 files and directories currently installed.) 2026-06-11 01:19:15.702913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:19:15.702930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-06-11 01:19:15.702947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-06-11 01:19:15.702965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-06-11 01:19:15.702983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-06-11 01:19:15.703001 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:19:15.703018 | 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 2026-06-11 01:19:15.703033 | 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 2026-06-11 01:19:15.703051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:19:15.703070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:19:15.703087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:19:15.703106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:19:15.703125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-06-11 01:19:15.703142 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:19:15.703159 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2026-06-11 01:19:15.703177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-06-11 01:19:15.703251 | 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% 2026-06-11 01:19:15.703273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-06-11 01:19:15.703292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-06-11 01:19:15.703309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-06-11 01:19:15.703326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-06-11 01:19:15.703346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-06-11 01:19:15.703364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-06-11 01:19:15.703381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19591 files and directories currently installed.) 2026-06-11 01:19:15.703449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:19:15.703469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:19:15.703505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:19:15.703661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.703679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:19:15.703697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:19:15.703733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.703768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.703786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.703804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.703821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.703839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:19:15.703857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:19:15.703875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:19:15.703910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.703997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.704050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:19:15.704068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:19:15.704121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:19:15.704255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:19:15.704309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:19:15.704434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2026-06-11 01:19:15.704472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2026-06-11 01:19:15.704500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:19:15.704517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:19:15.704533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2026-06-11 01:19:15.704549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:19:15.704566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:19:15.704584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2026-06-11 01:19:15.704602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2026-06-11 01:19:15.704619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:19:15.704637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 8781 files, 1235 directories removed. 2026-06-11 01:19:15.704673 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2026-06-11 01:19:15.704709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2026-06-11 01:19:15.704744 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-06-11 01:19:15.704763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2026-06-11 01:19:15.704780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2026-06-11 01:19:15.704798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:19:15.704816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container e516ac279f3f 2026-06-11 01:19:15.704835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 20b641f96ea9 2026-06-11 01:19:15.704852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 786481e010dc 2026-06-11 01:19:15.704870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20260611 2026-06-11 01:19:15.704888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2026-06-11 01:19:15.704365 (took 0:00:50.955438) 2026-06-11 01:19:15.704914 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2026-06-11 01:19:15.704932 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2026-06-11 01:19:15.705026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2026-06-11 01:19:15.704919 2026-06-11 01:19:15.705946 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2026-06-11 01:19:15.706510 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2026-06-11 01:20:02.220970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20260611 2026-06-11 01:20:02.221074 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 5b9e86aa99a6 2026-06-11 01:20:02.221096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20260611" "name"="glance-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:20:02.221154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 7ea909448cae 2026-06-11 01:20:02.221170 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 7ea909448cae 2026-06-11 01:20:02.221181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> f16eb00953ad 2026-06-11 01:20:02.221193 | 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/* 2026-06-11 01:20:02.221238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 7f306e6d59a7 2026-06-11 01:20:02.221291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:20:02.221352 | 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] 2026-06-11 01:20:02.221366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:20:02.221380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:20:02.221453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:20:02.221475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:20:02.221526 | 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] 2026-06-11 01:20:02.221541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:20:02.221555 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:20:02.221603 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:20:02.221619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:20:02.221680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:20:02.221692 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:20:02.221706 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:20:02.221752 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:20:02.221767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 30.3 MB in 3s (11.2 MB/s) 2026-06-11 01:20:02.221781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-06-11 01:20:02.221828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-06-11 01:20:02.221843 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-06-11 01:20:02.221889 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-06-11 01:20:02.221904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2026-06-11 01:20:02.221950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-06-11 01:20:02.221965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-06-11 01:20:02.221991 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-06-11 01:20:02.222017 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2026-06-11 01:20:02.222066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2026-06-11 01:20:02.222078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-06-11 01:20:02.222092 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2026-06-11 01:20:02.222141 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2026-06-11 01:20:02.222153 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2026-06-11 01:20:02.222199 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2026-06-11 01:20:02.222215 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-06-11 01:20:02.222228 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-06-11 01:20:02.222292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-06-11 01:20:02.222309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2026-06-11 01:20:02.222366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2026-06-11 01:20:02.222378 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:20:02.222420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,668 kB of archives. 2026-06-11 01:20:02.222441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.3 MB of additional disk space will be used. 2026-06-11 01:20:02.222489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:20:02.222505 | 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] 2026-06-11 01:20:02.223478 | 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] 2026-06-11 01:20:02.223500 | 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] 2026-06-11 01:20:02.223513 | 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] 2026-06-11 01:20:02.223534 | 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] 2026-06-11 01:20:02.223545 | 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] 2026-06-11 01:20:02.223555 | 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.2 [215 kB] 2026-06-11 01:20:02.223566 | 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.8 [1,545 kB] 2026-06-11 01:20:02.223576 | 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] 2026-06-11 01:20:02.223586 | 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] 2026-06-11 01:20:02.223596 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-11 01:20:02.223607 | 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] 2026-06-11 01:20:02.223617 | 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] 2026-06-11 01:20:02.223636 | 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.8 [21.6 kB] 2026-06-11 01:20:02.223646 | 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.2 [47.3 kB] 2026-06-11 01:20:02.223657 | 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.2 [100 kB] 2026-06-11 01:20:02.223667 | 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.8 [50.5 kB] 2026-06-11 01:20:02.223677 | 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.2 [19.6 kB] 2026-06-11 01:20:02.223687 | 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.8 [9,076 B] 2026-06-11 01:20:02.223697 | 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] 2026-06-11 01:20:02.223707 | 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] 2026-06-11 01:20:02.223718 | 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] 2026-06-11 01:20:02.223728 | 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.16 [2,222 kB] 2026-06-11 01:20:02.223738 | 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] 2026-06-11 01:20:02.223748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-11 01:20:02.223758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-06-11 01:20:02.223768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2026-06-11 01:20:02.223778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,668 kB in 1s (10.7 MB/s) 2026-06-11 01:20:02.223789 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-11 01:20:02.223799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-06-11 01:20:02.223824 | 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% 2026-06-11 01:20:02.223836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-06-11 01:20:02.223846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:70% (Reading database ... 75% 2026-06-11 01:20:02.223856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-06-11 01:20:02.223866 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-06-11 01:20:02.223876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-06-11 01:20:02.223892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-06-11 01:20:02.223902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18894 files and directories currently installed.) 2026-06-11 01:20:02.223913 | 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 ... 2026-06-11 01:20:02.223923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:20:02.223939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2026-06-11 01:20:02.223950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:20:02.223960 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:20:02.223970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2026-06-11 01:20:02.223980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-11 01:20:02.223990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:20:02.224000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2026-06-11 01:20:02.224010 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:20:02.224020 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2026-06-11 01:20:02.224030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.224040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:20:02.224050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2026-06-11 01:20:02.224060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-11 01:20:02.224070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2026-06-11 01:20:02.224080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2026-06-11 01:20:02.224090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:20:02.224100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:20:02.224110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2026-06-11 01:20:02.224124 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-06-11 01:20:02.224134 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:20:02.224144 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 01:20:02.224154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:20:02.224164 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:20:02.224174 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2026-06-11 01:20:02.224184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-06-11 01:20:02.224194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:20:02.224204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2026-06-11 01:20:02.224214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-06-11 01:20:02.224224 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:20:02.224234 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2026-06-11 01:20:02.224266 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-11 01:20:02.224281 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:20:02.224291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2026-06-11 01:20:02.224301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-06-11 01:20:02.224311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:20:02.224328 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2026-06-11 01:20:02.224343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-06-11 01:20:02.224353 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:20:02.224363 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2026-06-11 01:20:02.224377 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-06-11 01:20:02.224420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:20:02.224452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2026-06-11 01:20:02.224521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:20:02.224533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:20:02.224547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2026-06-11 01:20:02.224561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:20:02.224608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:20:02.224620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2026-06-11 01:20:02.224634 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-06-11 01:20:02.224680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:20:02.224695 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2026-06-11 01:20:02.224709 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-06-11 01:20:02.224755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:20:02.224770 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2026-06-11 01:20:02.224784 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-06-11 01:20:02.224830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:20:02.224842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 01:20:02.224855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 01:20:02.224902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:20:02.224914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2026-06-11 01:20:02.224927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2026-06-11 01:20:02.224973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-11 01:20:02.224988 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2026-06-11 01:20:02.225002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2026-06-11 01:20:02.225048 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2026-06-11 01:20:02.225063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2026-06-11 01:20:02.225076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 01:20:02.225123 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:20:02.225151 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2026-06-11 01:20:02.225162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.225175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-06-11 01:20:02.225225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:20:02.225240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2026-06-11 01:20:02.225308 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:20:02.225324 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.225337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:20:02.225383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2026-06-11 01:20:02.225423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:20:02.225441 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.225489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:20:02.225504 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:20:02.225562 | 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 2026-06-11 01:20:02.225575 | 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 2026-06-11 01:20:02.225591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:20:02.225604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:20:02.225657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:20:02.225673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:20:02.225687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-06-11 01:20:02.225701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:20:02.225747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:20:02.225762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:20:02.225809 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2026-06-11 01:20:02.225820 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2026-06-11 01:20:02.225834 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:20:02.225879 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:20:02.225890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.225935 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2026-06-11 01:20:02.225950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-06-11 01:20:02.225964 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-06-11 01:20:02.226009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:20:02.226020 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:20:02.226033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:20:02.226078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-11 01:20:02.226093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2026-06-11 01:20:02.226115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:20:02.226129 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:20:02.226175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:20:02.226187 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-11 01:20:02.226200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:20:02.226285 | 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', none removed. 2026-06-11 01:20:02.226298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:20:02.226308 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:20:02.226322 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.226335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2026-06-11 01:20:02.226349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.226426 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2026-06-11 01:20:02.226443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:20:02.226458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.226472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2026-06-11 01:20:02.226518 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-06-11 01:20:02.226533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2026-06-11 01:20:02.226546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-06-11 01:20:02.226591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:20:02.226605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:20:02.226662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:20:02.226674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:20:02.226688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-06-11 01:20:02.226701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:20:02.226746 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-06-11 01:20:02.226761 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:20:02.226775 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:20:02.226831 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:20:02.226842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 7f306e6d59a7 2026-06-11 01:20:02.226856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 075d1c016958 2026-06-11 01:20:02.226878 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2026-06-11 01:20:02.226892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 8108daaed28b 2026-06-11 01:20:02.226939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2026-06-11 01:20:02.226951 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 0d893ae7bb6c 2026-06-11 01:20:02.226964 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 0d893ae7bb6c 2026-06-11 01:20:02.227020 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 6c7a81512b33 2026-06-11 01:20:02.227043 | 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 2026-06-11 01:20:02.227059 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in a4dd889930c0 2026-06-11 01:20:02.227072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-06-11 01:20:02.227086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-06-11 01:20:02.227133 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-06-11 01:20:02.227148 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:20:02.227162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:20:02.227176 | 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 2026-06-11 01:20:02.227221 | 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 2026-06-11 01:20:02.227233 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:20:02.227291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:20:02.227302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:20:02.227316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:20:02.227327 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-06-11 01:20:02.227340 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2026-06-11 01:20:02.227418 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-06-11 01:20:02.230531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2026-06-11 01:20:02.230580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:20:02.230594 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:20:02.230607 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-06-11 01:20:02.230619 | 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% 2026-06-11 01:20:02.230631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-06-11 01:20:02.230640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-06-11 01:20:02.230649 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-06-11 01:20:02.230658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-06-11 01:20:02.230667 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-06-11 01:20:02.230676 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-06-11 01:20:02.230686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19711 files and directories currently installed.) 2026-06-11 01:20:02.230697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:20:02.230706 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-06-11 01:20:02.230714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-06-11 01:20:02.230723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-06-11 01:20:02.230756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-06-11 01:20:02.230765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:20:02.230775 | 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 2026-06-11 01:20:02.230784 | 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 2026-06-11 01:20:02.230803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:20:02.230813 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:20:02.230822 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:20:02.230830 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:20:02.230839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-06-11 01:20:02.230848 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:20:02.230857 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:20:02.230866 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-06-11 01:20:02.230875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-06-11 01:20:02.230885 | ubuntu-noble-large | INFO:kolla.common.utils.glance-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% 2026-06-11 01:20:02.230894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-06-11 01:20:02.230903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-06-11 01:20:02.230912 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-06-11 01:20:02.230921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-06-11 01:20:02.230930 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-06-11 01:20:02.230939 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-06-11 01:20:02.230948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19702 files and directories currently installed.) 2026-06-11 01:20:02.230957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:02.230966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.230975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:02.230984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.230993 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:20:02.231002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:02.231033 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231042 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:02.231051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231069 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231078 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231102 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:20:02.231129 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:02.231138 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231146 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:02.231155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231164 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231173 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231182 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231208 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231217 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231235 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:20:02.231277 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231295 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231311 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:20:02.231341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231357 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231372 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:20:02.231434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:02.231452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231461 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:02.231469 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2026-06-11 01:20:02.231478 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:20:02.231487 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:20:02.231496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:20:02.231505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2026-06-11 01:20:02.231513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:20:02.231522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:20:02.231531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2026-06-11 01:20:02.231548 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2026-06-11 01:20:02.231557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:20:02.231566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9275 files, 1286 directories removed. 2026-06-11 01:20:02.231583 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231592 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2026-06-11 01:20:02.231601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231610 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2026-06-11 01:20:02.231619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-06-11 01:20:02.231627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:20:02.231645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:20:02.231654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:20:02.231663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container a4dd889930c0 2026-06-11 01:20:02.231672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> b804d2d5adcf 2026-06-11 01:20:02.231681 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2026-06-11 01:20:02.231690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in d00a573f44b4 2026-06-11 01:20:02.231698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container d00a573f44b4 2026-06-11 01:20:02.231707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> d56111dd921f 2026-06-11 01:20:02.231716 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 1c311fab339e 2026-06-11 01:20:02.231725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20260611 2026-06-11 01:20:02.231734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2026-06-11 01:20:02.229075 (took 0:00:46.524156) 2026-06-11 01:20:02.231743 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2026-06-11 01:20:02.231752 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2026-06-11 01:20:02.231761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2026-06-11 01:20:02.229466 2026-06-11 01:20:02.231769 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2026-06-11 01:20:02.231778 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2026-06-11 01:20:27.974915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:20:27.974991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 675686cf87ec 2026-06-11 01:20:27.975030 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20260611" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:20:27.975047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in f7cc245fa830 2026-06-11 01:20:27.975097 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container f7cc245fa830 2026-06-11 01:20:27.975136 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 1622db1b7275 2026-06-11 01:20:27.975194 | 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 2026-06-11 01:20:27.975263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 00a3f96e81da 2026-06-11 01:20:27.975351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-06-11 01:20:27.975362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-06-11 01:20:27.975372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-06-11 01:20:27.975451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2026-06-11 01:20:27.975537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:20:27.975549 | 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 2026-06-11 01:20:27.975560 | 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 2026-06-11 01:20:27.975570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:20:27.975580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:20:27.975590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:20:27.975600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:20:27.975610 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-06-11 01:20:27.975620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2026-06-11 01:20:27.975630 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-06-11 01:20:27.975663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2026-06-11 01:20:27.975675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:20:27.975708 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:20:27.975740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-06-11 01:20:27.975773 | 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% 2026-06-11 01:20:27.975809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-06-11 01:20:27.975841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-06-11 01:20:27.975851 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-06-11 01:20:27.975883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-06-11 01:20:27.975936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-06-11 01:20:27.975948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-06-11 01:20:27.975958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:20:27.975992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:20:27.976003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-06-11 01:20:27.976049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-06-11 01:20:27.976139 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-06-11 01:20:27.976188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-06-11 01:20:27.976199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:20:27.976260 | 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 2026-06-11 01:20:27.976324 | 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 2026-06-11 01:20:27.976613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:20:27.976669 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:20:27.976681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:20:27.976690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:20:27.979520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-06-11 01:20:27.979547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:20:27.979557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2026-06-11 01:20:27.979567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-06-11 01:20:27.979579 | 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% 2026-06-11 01:20:27.979590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-06-11 01:20:27.979599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-06-11 01:20:27.979608 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-06-11 01:20:27.979617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-06-11 01:20:27.979626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:20:27.979636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:27.979645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:27.979663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:20:27.979681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:27.979699 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.979708 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:27.979726 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979734 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979784 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:20:27.979811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:27.979820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:27.979838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.979856 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979883 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.979900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.979943 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:20:27.979952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.979970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:20:27.979978 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.980000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.980009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.980018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:20:27.980027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.980035 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:27.980044 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.980052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:27.980061 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.980070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2026-06-11 01:20:27.980079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2026-06-11 01:20:27.980088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:20:27.980096 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:20:27.980105 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2026-06-11 01:20:27.980114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:20:27.980122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:20:27.980131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2026-06-11 01:20:27.980147 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2026-06-11 01:20:27.980156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:20:27.980164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.980173 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8117 files, 1169 directories removed. 2026-06-11 01:20:27.980182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.980191 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2026-06-11 01:20:27.980199 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.980208 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2026-06-11 01:20:27.980217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-06-11 01:20:27.980226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2026-06-11 01:20:27.980234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2026-06-11 01:20:27.980243 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:20:27.980252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 00a3f96e81da 2026-06-11 01:20:27.980260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 0ab090292274 2026-06-11 01:20:27.980296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2026-06-11 01:20:27.980305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 9325648afc6f 2026-06-11 01:20:27.980314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 9325648afc6f 2026-06-11 01:20:27.980323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 986c393c1c10 2026-06-11 01:20:27.980332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 77c61d16c265 2026-06-11 01:20:27.980341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20260611 2026-06-11 01:20:27.980350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2026-06-11 01:20:27.979900 (took 0:00:25.750434) 2026-06-11 01:20:27.980779 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2026-06-11 01:20:27.980888 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2026-06-11 01:20:27.981003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2026-06-11 01:20:27.980891 2026-06-11 01:20:27.982041 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2026-06-11 01:20:27.982967 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2026-06-11 01:20:54.093018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:20:54.093167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 675686cf87ec 2026-06-11 01:20:54.093231 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20260611" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:20:54.093366 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 522fa906fabc 2026-06-11 01:20:54.093531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 522fa906fabc 2026-06-11 01:20:54.093599 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 97fbd8096da6 2026-06-11 01:20:54.093664 | 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 2026-06-11 01:20:54.093805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 9e9a7b1c8c52 2026-06-11 01:20:54.093826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-06-11 01:20:54.093991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-06-11 01:20:54.094166 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-06-11 01:20:54.094234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2026-06-11 01:20:54.094333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:20:54.094577 | 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 2026-06-11 01:20:54.094640 | 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 2026-06-11 01:20:54.094730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:20:54.094844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:20:54.094915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:20:54.094985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:20:54.095110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-06-11 01:20:54.095229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2026-06-11 01:20:54.095342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-06-11 01:20:54.095429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2026-06-11 01:20:54.095532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:20:54.095606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:20:54.095682 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-06-11 01:20:54.095762 | 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% (Reading database ... 70% 2026-06-11 01:20:54.095836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-06-11 01:20:54.095940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-06-11 01:20:54.096010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-06-11 01:20:54.096077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-06-11 01:20:54.096178 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-06-11 01:20:54.096322 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:20:54.096422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:20:54.096523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-06-11 01:20:54.096605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-06-11 01:20:54.096697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-06-11 01:20:54.096764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-06-11 01:20:54.096814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:20:54.096865 | 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 2026-06-11 01:20:54.096917 | 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 2026-06-11 01:20:54.096969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:20:54.097022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:20:54.097074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:20:54.097126 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:20:54.097179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-06-11 01:20:54.097272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:20:54.097509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2026-06-11 01:20:54.097571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-06-11 01:20:54.097827 | 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% 2026-06-11 01:20:54.097915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-06-11 01:20:54.097929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-06-11 01:20:54.097951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-06-11 01:20:54.097962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-06-11 01:20:54.097972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-06-11 01:20:54.097982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-06-11 01:20:54.097997 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:20:54.098085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:54.098103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.098171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:54.098236 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.098253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:20:54.098461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.098508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:54.098580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.098634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:54.098685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.098744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.098803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.098832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.098919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.098981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.099057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:20:54.099107 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:54.099156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:20:54.099271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.099805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.099899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.099996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:20:54.100079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.100141 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.101705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.101777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:20:54.101791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.101802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.101813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.101826 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:20:54.101836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.101847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:20:54.101857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.101868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.101878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:20:54.101889 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.101900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2026-06-11 01:20:54.101910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2026-06-11 01:20:54.101921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:20:54.101931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:20:54.101941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2026-06-11 01:20:54.101963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:20:54.101975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:20:54.102001 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2026-06-11 01:20:54.102012 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2026-06-11 01:20:54.102022 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:20:54.102032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.102042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8117 files, 1169 directories removed. 2026-06-11 01:20:54.102052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.102062 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2026-06-11 01:20:54.102072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.102083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2026-06-11 01:20:54.102093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-06-11 01:20:54.102103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2026-06-11 01:20:54.102113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2026-06-11 01:20:54.102123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:20:54.102133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 9e9a7b1c8c52 2026-06-11 01:20:54.102144 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 75e1edb107a0 2026-06-11 01:20:54.102155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2026-06-11 01:20:54.102165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 9735860eb7d4 2026-06-11 01:20:54.102175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 9735860eb7d4 2026-06-11 01:20:54.102185 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> a49237352c34 2026-06-11 01:20:54.102195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built ce3eaa60f132 2026-06-11 01:20:54.102206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260611 2026-06-11 01:20:54.102225 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2026-06-11 01:20:54.101576 (took 0:00:26.120685) 2026-06-11 01:20:54.102236 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2026-06-11 01:20:54.102246 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2026-06-11 01:20:54.102256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2026-06-11 01:20:54.102102 2026-06-11 01:20:54.103380 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2026-06-11 01:20:54.104236 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2026-06-11 01:21:21.214769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:21:21.214873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 675686cf87ec 2026-06-11 01:21:21.214907 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20260611" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:21:21.214956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in d1154a97d17f 2026-06-11 01:21:21.214968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container d1154a97d17f 2026-06-11 01:21:21.214980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 7a0c620f88cc 2026-06-11 01:21:21.214990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2026-06-11 01:21:21.215000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 012e63e89fa4 2026-06-11 01:21:21.215011 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2026-06-11 01:21:21.215026 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 5af1cad6c02b 2026-06-11 01:21:21.215036 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 5af1cad6c02b 2026-06-11 01:21:21.215047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 5056e44578ac 2026-06-11 01:21:21.215156 | 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 2026-06-11 01:21:21.215172 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 7c0d4785902d 2026-06-11 01:21:21.215182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-06-11 01:21:21.215197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-06-11 01:21:21.215258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-06-11 01:21:21.215272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:21:21.215287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:21:21.215419 | 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 2026-06-11 01:21:21.215440 | 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 2026-06-11 01:21:21.215455 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:21:21.215470 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:21:21.215540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:21:21.215553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:21:21.215568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-06-11 01:21:21.215667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2026-06-11 01:21:21.215681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-06-11 01:21:21.215691 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2026-06-11 01:21:21.215705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:21:21.215720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:21:21.215803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-06-11 01:21:21.215838 | 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% 2026-06-11 01:21:21.215855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-06-11 01:21:21.215903 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-06-11 01:21:21.215931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-06-11 01:21:21.215990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-06-11 01:21:21.216002 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-06-11 01:21:21.216016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-06-11 01:21:21.216088 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:21:21.216102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:21:21.216160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-06-11 01:21:21.216171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-06-11 01:21:21.216215 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-06-11 01:21:21.216232 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-06-11 01:21:21.216301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:21:21.216353 | 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 2026-06-11 01:21:21.216369 | 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 2026-06-11 01:21:21.216380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:21:21.216441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:21:21.216463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:21:21.216474 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:21:21.216562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-06-11 01:21:21.216576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:21:21.216591 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:21:21.216637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-06-11 01:21:21.216655 | 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 ... 2026-06-11 01:21:21.216701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:21:21.216718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-06-11 01:21:21.216788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-06-11 01:21:21.216800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-06-11 01:21:21.216835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-06-11 01:21:21.216846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-06-11 01:21:21.216914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-06-11 01:21:21.216926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:21:21.216972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:21.216988 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:21.217063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:21:21.217124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.217179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:21.217196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:21.217283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217300 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.217364 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.217380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.217469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.217487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.217527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.217544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.217598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.217611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:21:21.217707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:21.217720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:21.217749 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.217800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.217881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217956 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.217978 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.218168 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:21:21.218217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218281 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:21:21.218307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218508 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:21:21.218580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:21.218635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218660 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:21.218741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2026-06-11 01:21:21.218758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.218806 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:21:21.218823 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:21:21.218888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:21:21.218899 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2026-06-11 01:21:21.218915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:21:21.218966 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:21:21.218982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2026-06-11 01:21:21.219047 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2026-06-11 01:21:21.219059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:21:21.219074 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.219148 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8117 files, 1169 directories removed. 2026-06-11 01:21:21.219161 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.219221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2026-06-11 01:21:21.219233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.219248 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2026-06-11 01:21:21.219258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-06-11 01:21:21.219344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:21:21.219359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:21:21.219426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:21:21.219444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 7c0d4785902d 2026-06-11 01:21:21.219458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 1760411b87bb 2026-06-11 01:21:21.219535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built edddaf363c15 2026-06-11 01:21:21.219548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20260611 2026-06-11 01:21:21.219724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2026-06-11 01:21:21.219511 (took 0:00:27.117409) 2026-06-11 01:21:21.220438 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2026-06-11 01:21:21.220542 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2026-06-11 01:21:21.220559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2026-06-11 01:21:21.219999 2026-06-11 01:21:21.221148 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2026-06-11 01:21:21.221727 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2026-06-11 01:21:45.981305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:21:45.981377 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 675686cf87ec 2026-06-11 01:21:45.981635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20260611" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:21:45.981724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in c57689af9633 2026-06-11 01:21:45.981739 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container c57689af9633 2026-06-11 01:21:45.981750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> a26a0ef1d4f3 2026-06-11 01:21:45.981761 | 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 2026-06-11 01:21:45.981772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 956d151f5771 2026-06-11 01:21:45.983514 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-06-11 01:21:45.983535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-06-11 01:21:45.983545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-06-11 01:21:45.983554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2026-06-11 01:21:45.983564 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:21:45.983573 | 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 2026-06-11 01:21:45.983583 | 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 2026-06-11 01:21:45.983592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:21:45.983600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:21:45.983609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:21:45.983618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:21:45.983627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-06-11 01:21:45.983636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2026-06-11 01:21:45.983645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-06-11 01:21:45.983654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2026-06-11 01:21:45.983663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:21:45.983672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:21:45.983681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-06-11 01:21:45.983707 | 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% 2026-06-11 01:21:45.983717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-06-11 01:21:45.983727 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-06-11 01:21:45.983746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-06-11 01:21:45.983755 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-06-11 01:21:45.983764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-06-11 01:21:45.983773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-06-11 01:21:45.983782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:21:45.983793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:21:45.983802 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-06-11 01:21:45.983810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-06-11 01:21:45.983819 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-06-11 01:21:45.983828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-06-11 01:21:45.983836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:21:45.983845 | 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 2026-06-11 01:21:45.983854 | 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 2026-06-11 01:21:45.983863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:21:45.983872 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:21:45.983880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:21:45.983889 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:21:45.983898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-06-11 01:21:45.983906 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:21:45.983915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2026-06-11 01:21:45.983924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-06-11 01:21:45.983944 | 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% 2026-06-11 01:21:45.983954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.983963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-06-11 01:21:45.983972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-06-11 01:21:45.983981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-06-11 01:21:45.983989 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-06-11 01:21:45.983998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-06-11 01:21:45.984007 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-06-11 01:21:45.984016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:21:45.984025 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:45.984033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:45.984051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:21:45.984075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.984084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:45.984093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:45.984115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.984138 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.984201 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.984256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.984316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.984421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:21:45.984488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:45.984575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:21:45.984677 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:21:45.984920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.984982 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.985104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.985224 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.985360 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.985420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:21:45.985557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:21:45.985700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985758 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:21:45.985873 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.985933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.985992 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:21:45.986048 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.986102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:21:45.986160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2026-06-11 01:21:45.986220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.986280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2026-06-11 01:21:45.986357 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.986418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:21:45.986499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:21:45.986560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2026-06-11 01:21:45.986621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:21:45.986682 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:21:45.986741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2026-06-11 01:21:45.986798 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2026-06-11 01:21:45.986858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:21:45.986924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.986984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8117 files, 1169 directories removed. 2026-06-11 01:21:45.987039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.987098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2026-06-11 01:21:45.987153 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.987212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2026-06-11 01:21:45.987269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-06-11 01:21:45.987342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2026-06-11 01:21:45.987483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2026-06-11 01:21:45.987542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:21:45.987589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 956d151f5771 2026-06-11 01:21:45.987644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 2c762ab19bac 2026-06-11 01:21:45.987704 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2026-06-11 01:21:45.987780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in a86feb428a9c 2026-06-11 01:21:45.987859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container a86feb428a9c 2026-06-11 01:21:45.987915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> c7d75b98db47 2026-06-11 01:21:45.987985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built 0564102c8ebf 2026-06-11 01:21:45.988041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20260611 2026-06-11 01:21:45.988142 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2026-06-11 01:21:45.988042 (took 0:00:24.768043) 2026-06-11 01:21:45.988710 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2026-06-11 01:21:45.988741 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2026-06-11 01:21:45.988835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2026-06-11 01:21:45.988739 2026-06-11 01:21:45.989841 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2026-06-11 01:21:45.990676 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2026-06-11 01:22:10.350156 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:22:10.350292 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 675686cf87ec 2026-06-11 01:22:10.350313 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20260611" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:22:10.350328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in c6d020a542af 2026-06-11 01:22:10.350372 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container c6d020a542af 2026-06-11 01:22:10.350388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 1c730e767a40 2026-06-11 01:22:10.350455 | 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 2026-06-11 01:22:10.350524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in abab95b002c4 2026-06-11 01:22:10.350585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-06-11 01:22:10.350601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-06-11 01:22:10.350710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-06-11 01:22:10.350728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2026-06-11 01:22:10.351588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:22:10.351623 | 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 2026-06-11 01:22:10.351627 | 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 2026-06-11 01:22:10.351631 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:22:10.351635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:22:10.351639 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:22:10.351642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:22:10.351646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-06-11 01:22:10.351663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2026-06-11 01:22:10.351667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-06-11 01:22:10.351671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2026-06-11 01:22:10.351674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:22:10.351678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:22:10.351681 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-06-11 01:22:10.351687 | 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% 2026-06-11 01:22:10.351697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-06-11 01:22:10.351701 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-06-11 01:22:10.351705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-06-11 01:22:10.351708 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-06-11 01:22:10.351711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-06-11 01:22:10.351715 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-06-11 01:22:10.351719 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:22:10.351724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:22:10.351728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-06-11 01:22:10.351732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-06-11 01:22:10.351735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-06-11 01:22:10.351738 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-06-11 01:22:10.351742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:22:10.351745 | 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 2026-06-11 01:22:10.351749 | 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 2026-06-11 01:22:10.351753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:22:10.351756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:22:10.352447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:22:10.352455 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:22:10.352460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-06-11 01:22:10.352464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:22:10.352468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2026-06-11 01:22:10.352471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-06-11 01:22:10.352476 | 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% 2026-06-11 01:22:10.352482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-06-11 01:22:10.352486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:22:10.352490 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-06-11 01:22:10.352494 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-06-11 01:22:10.352498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-06-11 01:22:10.352501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-06-11 01:22:10.352505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-06-11 01:22:10.352509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-06-11 01:22:10.352513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:22:10.352521 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:10.352525 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352529 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:10.352532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:22:10.352544 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.352547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:10.352551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:10.352559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.352567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.352571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.352574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.352578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.352582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.352588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.352592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:22:10.352596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.352601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:10.352661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:10.352746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.352793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352836 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.352881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.352926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.352970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.353058 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353101 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353144 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.353188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353273 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.353316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:22:10.353382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:22:10.353551 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:22:10.353680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:10.353757 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:10.353835 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2026-06-11 01:22:10.353871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2026-06-11 01:22:10.353919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:22:10.353957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:22:10.353994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2026-06-11 01:22:10.354031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:22:10.354068 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:22:10.354106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2026-06-11 01:22:10.354143 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2026-06-11 01:22:10.354184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:22:10.354216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.354254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8117 files, 1169 directories removed. 2026-06-11 01:22:10.354290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.354328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2026-06-11 01:22:10.354509 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.354575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2026-06-11 01:22:10.354590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-06-11 01:22:10.354610 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2026-06-11 01:22:10.354621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2026-06-11 01:22:10.354632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:22:10.354642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container abab95b002c4 2026-06-11 01:22:10.354652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 667a686238b8 2026-06-11 01:22:10.354666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2026-06-11 01:22:10.354680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in eccd20f6b71a 2026-06-11 01:22:10.354744 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container eccd20f6b71a 2026-06-11 01:22:10.354760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 17c9090f5d63 2026-06-11 01:22:10.354820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 2d611ecbbe62 2026-06-11 01:22:10.354832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20260611 2026-06-11 01:22:10.354912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2026-06-11 01:22:10.354829 (took 0:00:24.366090) 2026-06-11 01:22:10.355387 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2026-06-11 01:22:10.355470 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2026-06-11 01:22:10.355486 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2026-06-11 01:22:10.355390 2026-06-11 01:22:10.356257 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2026-06-11 01:22:10.357591 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2026-06-11 01:22:36.696541 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20260611 2026-06-11 01:22:36.696633 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2a3a405ac382 2026-06-11 01:22:36.696652 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20260611" "name"="placement-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:22:36.696668 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in c6b4e65ac330 2026-06-11 01:22:36.696680 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container c6b4e65ac330 2026-06-11 01:22:36.696691 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> ec1e84167367 2026-06-11 01:22:36.696703 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2026-06-11 01:22:36.696714 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 4a8fd9ee9041 2026-06-11 01:22:36.696727 | 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 2026-06-11 01:22:36.696739 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 5e1242af6bbc 2026-06-11 01:22:36.696751 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-06-11 01:22:36.696762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-06-11 01:22:36.696773 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-06-11 01:22:36.696784 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:22:36.696818 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:22:36.696830 | 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 2026-06-11 01:22:36.696841 | 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 2026-06-11 01:22:36.696852 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:22:36.696863 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:22:36.696874 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:22:36.696884 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:22:36.696925 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-06-11 01:22:36.696936 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2026-06-11 01:22:36.696945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-06-11 01:22:36.696954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2026-06-11 01:22:36.696963 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:22:36.696972 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:22:36.696980 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-06-11 01:22:36.696991 | 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% 2026-06-11 01:22:36.697001 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-06-11 01:22:36.697010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-06-11 01:22:36.697031 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-06-11 01:22:36.697041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-06-11 01:22:36.697050 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-06-11 01:22:36.697058 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-06-11 01:22:36.697067 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:22:36.697078 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:22:36.697087 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-06-11 01:22:36.697096 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-06-11 01:22:36.697105 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-06-11 01:22:36.697114 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-06-11 01:22:36.697122 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:22:36.697131 | 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 2026-06-11 01:22:36.697140 | 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 2026-06-11 01:22:36.697149 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:22:36.697159 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:22:36.697167 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:22:36.697176 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:22:36.697185 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-06-11 01:22:36.697194 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:22:36.697203 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:22:36.697214 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... (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% 2026-06-11 01:22:36.697232 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-06-11 01:22:36.697242 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-06-11 01:22:36.697256 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-06-11 01:22:36.697265 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-06-11 01:22:36.697274 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-06-11 01:22:36.697283 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-06-11 01:22:36.697292 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:22:36.697301 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:36.697310 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697319 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:36.697328 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697337 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:22:36.697345 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697354 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:36.697426 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697441 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:36.697450 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697459 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697468 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697477 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697485 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697494 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697503 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:22:36.697523 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:36.697532 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697541 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:22:36.697550 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697559 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697568 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697577 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697586 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697594 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697603 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697612 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697620 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:22:36.697637 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697647 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697656 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697665 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:22:36.697673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697682 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697691 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697700 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:22:36.697708 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697717 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697726 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:22:36.697735 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697744 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697753 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:22:36.697761 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2026-06-11 01:22:36.697770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:22:36.697784 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697793 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:22:36.697802 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:22:36.697811 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2026-06-11 01:22:36.697820 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:22:36.697829 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:22:36.697837 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2026-06-11 01:22:36.697846 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2026-06-11 01:22:36.697855 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:22:36.697864 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697872 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8064 files, 1147 directories removed. 2026-06-11 01:22:36.697882 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697890 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2026-06-11 01:22:36.697899 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697908 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2026-06-11 01:22:36.697917 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-06-11 01:22:36.697926 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:22:36.697935 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:22:36.697943 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:22:36.697952 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 5e1242af6bbc 2026-06-11 01:22:36.697961 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> bf1cf99bc061 2026-06-11 01:22:36.697969 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 9bf2a8d5b1b4 2026-06-11 01:22:36.697978 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20260611 2026-06-11 01:22:36.697993 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2026-06-11 01:22:36.696562 (took 0:00:26.341172) 2026-06-11 01:22:36.698009 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2026-06-11 01:22:36.698019 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2026-06-11 01:22:36.698027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2026-06-11 01:22:36.696919 2026-06-11 01:22:36.698036 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2026-06-11 01:22:36.698092 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2026-06-11 01:23:18.282764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:23:18.282932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 37b3fa5b2249 2026-06-11 01:23:18.283063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20260611" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:23:18.283166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 9db161d6fc6f 2026-06-11 01:23:18.283259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 9db161d6fc6f 2026-06-11 01:23:18.283418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> ea6b9cd89262 2026-06-11 01:23:18.283519 | 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/* 2026-06-11 01:23:18.283612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 3fd32d55a11f 2026-06-11 01:23:18.283697 | 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] 2026-06-11 01:23:18.283779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:23:18.283890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:23:18.283936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:23:18.284013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:23:18.284091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:23:18.284170 | 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] 2026-06-11 01:23:18.284248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:23:18.284324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:23:18.284490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:23:18.284571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:23:18.284650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:23:18.284727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:23:18.284804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:23:18.284879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:23:18.284955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 30.3 MB in 2s (12.4 MB/s) 2026-06-11 01:23:18.285027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-06-11 01:23:18.285110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-06-11 01:23:18.285188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-06-11 01:23:18.285265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-06-11 01:23:18.285345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2026-06-11 01:23:18.285487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2026-06-11 01:23:18.285573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2026-06-11 01:23:18.285645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2026-06-11 01:23:18.285716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2026-06-11 01:23:18.285787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2026-06-11 01:23:18.285866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2026-06-11 01:23:18.285943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2026-06-11 01:23:18.286018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:23:18.286088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2026-06-11 01:23:18.286159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2026-06-11 01:23:18.286229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:23:18.286305 | 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] 2026-06-11 01:23:18.286378 | 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] 2026-06-11 01:23:18.286506 | 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] 2026-06-11 01:23:18.286605 | 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] 2026-06-11 01:23:18.286679 | 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] 2026-06-11 01:23:18.286753 | 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] 2026-06-11 01:23:18.286826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 0s (4,848 kB/s) 2026-06-11 01:23:18.286906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 01:23:18.286987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-06-11 01:23:18.287059 | 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% 2026-06-11 01:23:18.287137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-06-11 01:23:18.287226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% (Reading database ... 80% 2026-06-11 01:23:18.287349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% (Reading database ... 90% 2026-06-11 01:23:18.287575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-06-11 01:23:18.287714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:23:18.287800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 01:23:18.287879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:23:18.287959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2026-06-11 01:23:18.288037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:23:18.288145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:23:18.288228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2026-06-11 01:23:18.288308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:23:18.288410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:23:18.288753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2026-06-11 01:23:18.288869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-11 01:23:18.288967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-11 01:23:18.289043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2026-06-11 01:23:18.289096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-06-11 01:23:18.289158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 01:23:18.289217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2026-06-11 01:23:18.289278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-06-11 01:23:18.289412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 01:23:18.289502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:23:18.289563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:23:18.289624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:23:18.290716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-11 01:23:18.290771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 01:23:18.290783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 01:23:18.290794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:23:18.290804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 3fd32d55a11f 2026-06-11 01:23:18.290827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> a77811292d5b 2026-06-11 01:23:18.290841 | 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 2026-06-11 01:23:18.290854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 816d2b3c3af6 2026-06-11 01:23:18.290865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-06-11 01:23:18.290875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-06-11 01:23:18.290899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-06-11 01:23:18.290910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2026-06-11 01:23:18.290921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:23:18.290930 | 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 2026-06-11 01:23:18.290941 | 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 2026-06-11 01:23:18.290951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:23:18.290961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:23:18.290971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:23:18.290981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:23:18.290991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-06-11 01:23:18.291001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2026-06-11 01:23:18.291011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-06-11 01:23:18.291022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2026-06-11 01:23:18.291032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:23:18.291042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:23:18.291052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-06-11 01:23:18.291062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-06-11 01:23:18.291074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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% 2026-06-11 01:23:18.291087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-06-11 01:23:18.291098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-06-11 01:23:18.291108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-06-11 01:23:18.291163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-06-11 01:23:18.291175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-06-11 01:23:18.291185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-06-11 01:23:18.291195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19671 files and directories currently installed.) 2026-06-11 01:23:18.291212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:23:18.291223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-06-11 01:23:18.291232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-06-11 01:23:18.291242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-06-11 01:23:18.291253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-06-11 01:23:18.291263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:23:18.291273 | 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 2026-06-11 01:23:18.291283 | 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 2026-06-11 01:23:18.291293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:23:18.291303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:23:18.291313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:23:18.291323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:23:18.291334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-06-11 01:23:18.291348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:23:18.291359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2026-06-11 01:23:18.291369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-06-11 01:23:18.291454 | 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% 2026-06-11 01:23:18.291480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-06-11 01:23:18.291494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-06-11 01:23:18.291714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-06-11 01:23:18.291769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-06-11 01:23:18.291791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-06-11 01:23:18.291803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-06-11 01:23:18.291814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19662 files and directories currently installed.) 2026-06-11 01:23:18.291830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:18.291915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.291932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:18.291993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.292049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:23:18.292106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.292154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:18.292195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.292243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:18.292300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.292344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.292453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.295135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.295191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.295216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.295227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:23:18.295237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:18.295247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:18.295279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.295360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:23:18.295371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:23:18.295500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:23:18.295530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:18.295560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:18.295611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2026-06-11 01:23:18.295621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2026-06-11 01:23:18.295631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:23:18.295641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:23:18.295651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2026-06-11 01:23:18.295661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:23:18.295670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:23:18.295680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2026-06-11 01:23:18.295690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2026-06-11 01:23:18.295700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:23:18.295710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10037 files, 1365 directories removed. 2026-06-11 01:23:18.295730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2026-06-11 01:23:18.295750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1369 files, 141 directories removed. 2026-06-11 01:23:18.295784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-06-11 01:23:18.295795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2026-06-11 01:23:18.295805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2026-06-11 01:23:18.295815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:23:18.295825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 816d2b3c3af6 2026-06-11 01:23:18.295835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 226133b319b3 2026-06-11 01:23:18.295845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2026-06-11 01:23:18.295855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 77e6ccad7a93 2026-06-11 01:23:18.295865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 77e6ccad7a93 2026-06-11 01:23:18.295875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> fa00e2764268 2026-06-11 01:23:18.295885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 5d19edaac90c 2026-06-11 01:23:18.295899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260611 2026-06-11 01:23:18.295918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2026-06-11 01:23:18.294451 (took 0:00:41.597532) 2026-06-11 01:23:18.295934 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2026-06-11 01:23:18.295950 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2026-06-11 01:23:18.295966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2026-06-11 01:23:18.295091 2026-06-11 01:23:18.296632 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2026-06-11 01:23:18.297150 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2026-06-11 01:23:49.448801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:23:49.448871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 37b3fa5b2249 2026-06-11 01:23:49.448896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20260611" "name"="nova-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:23:49.448904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 4aca4a358c9d 2026-06-11 01:23:49.448909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 4aca4a358c9d 2026-06-11 01:23:49.448914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> d746182f044d 2026-06-11 01:23:49.448918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-06-11 01:23:49.448923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 30270639690b 2026-06-11 01:23:49.448927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-06-11 01:23:49.448931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in fc5a0db2591e 2026-06-11 01:23:49.448935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container fc5a0db2591e 2026-06-11 01:23:49.448939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 778c30ade83d 2026-06-11 01:23:49.448944 | 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 2026-06-11 01:23:49.448950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in aef16c166b1e 2026-06-11 01:23:49.448955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-06-11 01:23:49.448959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-06-11 01:23:49.448963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-06-11 01:23:49.448967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:23:49.448971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:23:49.448975 | 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 2026-06-11 01:23:49.448979 | 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 2026-06-11 01:23:49.448983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:23:49.448987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:23:49.448992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:23:49.448996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:23:49.449000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-06-11 01:23:49.449005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2026-06-11 01:23:49.449009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-06-11 01:23:49.449017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2026-06-11 01:23:49.449021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:23:49.449026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:23:49.449030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-06-11 01:23:49.449035 | 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% 2026-06-11 01:23:49.449049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-06-11 01:23:49.449053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-06-11 01:23:49.449057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-06-11 01:23:49.449061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-06-11 01:23:49.449065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-06-11 01:23:49.449069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-06-11 01:23:49.449073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:23:49.449080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:23:49.449083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-06-11 01:23:49.449091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-06-11 01:23:49.449095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-06-11 01:23:49.449099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-06-11 01:23:49.449103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:23:49.449107 | 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 2026-06-11 01:23:49.449111 | 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 2026-06-11 01:23:49.449115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:23:49.449119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:23:49.449123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:23:49.449127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:23:49.449131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-06-11 01:23:49.449135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:23:49.449139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:23:49.449143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-06-11 01:23:49.449148 | 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% 2026-06-11 01:23:49.449154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:23:49.449160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-06-11 01:23:49.449164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-06-11 01:23:49.449168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-06-11 01:23:49.449172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-06-11 01:23:49.449180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-06-11 01:23:49.449184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-06-11 01:23:49.449188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19391 files and directories currently installed.) 2026-06-11 01:23:49.449261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:49.449270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:49.449283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:23:49.449296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:49.449309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:49.449317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:23:49.449345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:49.449349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:23:49.449357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.449480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:23:49.449484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.449516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:23:49.449520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.450790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.450886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:23:49.450902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.450913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:23:49.450924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.450934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:23:49.450945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-06-11 01:23:49.450955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2026-06-11 01:23:49.450966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-06-11 01:23:49.450976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:23:49.450986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:23:49.450996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:23:49.451006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2026-06-11 01:23:49.451016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:23:49.451026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:23:49.451036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2026-06-11 01:23:49.451046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2026-06-11 01:23:49.451056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:23:49.451066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-06-11 01:23:49.451076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10037 files, 1365 directories removed. 2026-06-11 01:23:49.451086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-06-11 01:23:49.451096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2026-06-11 01:23:49.451106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-06-11 01:23:49.451116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1369 files, 141 directories removed. 2026-06-11 01:23:49.451126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-06-11 01:23:49.451136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:23:49.451146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:23:49.451156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:23:49.451166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container aef16c166b1e 2026-06-11 01:23:49.451176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> b84f04dd1d7d 2026-06-11 01:23:49.451186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 47f328de2809 2026-06-11 01:23:49.451196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20260611 2026-06-11 01:23:49.451207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2026-06-11 01:23:49.450224 (took 0:00:31.155133) 2026-06-11 01:23:49.451217 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2026-06-11 01:23:49.451227 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2026-06-11 01:23:49.451310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2026-06-11 01:23:49.450663 2026-06-11 01:23:49.451656 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2026-06-11 01:23:49.452214 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2026-06-11 01:24:19.229183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:24:19.229271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 37b3fa5b2249 2026-06-11 01:24:19.229319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20260611" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:24:19.229514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 0534f95e1aa2 2026-06-11 01:24:19.229555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 0534f95e1aa2 2026-06-11 01:24:19.229575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 0643dc95310e 2026-06-11 01:24:19.229592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-06-11 01:24:19.229676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> d69877409be8 2026-06-11 01:24:19.229704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-06-11 01:24:19.229793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in d54338bdcc8a 2026-06-11 01:24:19.229901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container d54338bdcc8a 2026-06-11 01:24:19.229965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 4bb634ce6108 2026-06-11 01:24:19.230089 | 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 2026-06-11 01:24:19.230160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in b144c251d69a 2026-06-11 01:24:19.230509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-06-11 01:24:19.230578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-06-11 01:24:19.230590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-06-11 01:24:19.230637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2026-06-11 01:24:19.230648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:24:19.230680 | 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 2026-06-11 01:24:19.230689 | 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 2026-06-11 01:24:19.230698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:24:19.230731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:24:19.230741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:24:19.230773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:24:19.230821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-06-11 01:24:19.230861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2026-06-11 01:24:19.230922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-06-11 01:24:19.230959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2026-06-11 01:24:19.231049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:24:19.231061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:24:19.231098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-06-11 01:24:19.231179 | 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% 2026-06-11 01:24:19.231212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-06-11 01:24:19.231249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-06-11 01:24:19.231306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-06-11 01:24:19.231338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-06-11 01:24:19.231474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-06-11 01:24:19.231491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-06-11 01:24:19.231579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:24:19.231639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:24:19.231678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-06-11 01:24:19.231692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-06-11 01:24:19.231769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-06-11 01:24:19.231779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-06-11 01:24:19.231835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:24:19.231872 | 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 2026-06-11 01:24:19.231908 | 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 2026-06-11 01:24:19.231970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:24:19.232000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:24:19.232031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:24:19.232100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:24:19.232112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-06-11 01:24:19.232295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:24:19.232324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2026-06-11 01:24:19.232330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-06-11 01:24:19.232349 | 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% 2026-06-11 01:24:19.232437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-06-11 01:24:19.232467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-06-11 01:24:19.232519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-06-11 01:24:19.232564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-06-11 01:24:19.232606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-06-11 01:24:19.232659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-06-11 01:24:19.232711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19391 files and directories currently installed.) 2026-06-11 01:24:19.232759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:24:19.232813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.232866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:24:19.232920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.233014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:24:19.233057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.233120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.233177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:24:19.233239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.233296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:24:19.233353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.233452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.233514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.233553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.233606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.233658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.233712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:24:19.233766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:24:19.233820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.233884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:24:19.233922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.233968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.234338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.234412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:24:19.234528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:24:19.234686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.234738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.234838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:24:19.234925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.234976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:24:19.235023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.235070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:24:19.235116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2026-06-11 01:24:19.235164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.235217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2026-06-11 01:24:19.235258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:24:19.235294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:24:19.235341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2026-06-11 01:24:19.235388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:24:19.235691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:24:19.235731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2026-06-11 01:24:19.235744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2026-06-11 01:24:19.235756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:24:19.235799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.235811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10037 files, 1365 directories removed. 2026-06-11 01:24:19.235846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.235858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2026-06-11 01:24:19.235894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.235908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1369 files, 141 directories removed. 2026-06-11 01:24:19.235943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-06-11 01:24:19.236024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2026-06-11 01:24:19.236053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2026-06-11 01:24:19.236140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:24:19.236172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container b144c251d69a 2026-06-11 01:24:19.236192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 3aaad02febe0 2026-06-11 01:24:19.236248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2026-06-11 01:24:19.236260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 3d65a60ed9a5 2026-06-11 01:24:19.236296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 3d65a60ed9a5 2026-06-11 01:24:19.236316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> c087a1aaa505 2026-06-11 01:24:19.236391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 21d61e546cbc 2026-06-11 01:24:19.236527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20260611 2026-06-11 01:24:19.236622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2026-06-11 01:24:19.236371 (took 0:00:29.785708) 2026-06-11 01:24:19.236967 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2026-06-11 01:24:19.237002 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2026-06-11 01:24:19.237056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2026-06-11 01:24:19.236935 2026-06-11 01:24:19.238119 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2026-06-11 01:24:19.238889 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2026-06-11 01:26:24.651881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:26:24.651953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 37b3fa5b2249 2026-06-11 01:26:24.651972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20260611" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:26:24.651990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in dd4762a0174c 2026-06-11 01:26:24.652003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container dd4762a0174c 2026-06-11 01:26:24.652130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 53cc726b1de3 2026-06-11 01:26:24.652148 | 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/* 2026-06-11 01:26:24.652162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 93a1267338e6 2026-06-11 01:26:24.652174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:26:24.652186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:26:24.652199 | 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] 2026-06-11 01:26:24.652212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:26:24.652225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:26:24.652237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:26:24.652250 | 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] 2026-06-11 01:26:24.652263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:26:24.652275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:26:24.652297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:26:24.652307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:26:24.652317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:26:24.652327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:26:24.652343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:26:24.652369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:26:24.652380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 30.3 MB in 3s (11.6 MB/s) 2026-06-11 01:26:24.652391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-06-11 01:26:24.652444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-06-11 01:26:24.652455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-06-11 01:26:24.652465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-06-11 01:26:24.652475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-06-11 01:26:24.652515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-11 01:26:24.652527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2026-06-11 01:26:24.653689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2026-06-11 01:26:24.653747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2026-06-11 01:26:24.653762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2026-06-11 01:26:24.653774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-06-11 01:26:24.653784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2026-06-11 01:26:24.653791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-06-11 01:26:24.653798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-06-11 01:26:24.653805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-06-11 01:26:24.653811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-06-11 01:26:24.653818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-06-11 01:26:24.653825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-06-11 01:26:24.653831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-06-11 01:26:24.653838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-06-11 01:26:24.653844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-06-11 01:26:24.653851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-06-11 01:26:24.653857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-06-11 01:26:24.653864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-06-11 01:26:24.653878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-06-11 01:26:24.653885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-06-11 01:26:24.653892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-06-11 01:26:24.653898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-06-11 01:26:24.653905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-06-11 01:26:24.653911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-06-11 01:26:24.653918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-06-11 01:26:24.653924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-06-11 01:26:24.653931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-06-11 01:26:24.653937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2026-06-11 01:26:24.653944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2026-06-11 01:26:24.653951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2026-06-11 01:26:24.653957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2026-06-11 01:26:24.653964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2026-06-11 01:26:24.653981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2026-06-11 01:26:24.653989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2026-06-11 01:26:24.653995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-06-11 01:26:24.654002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-06-11 01:26:24.654008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-06-11 01:26:24.654015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-06-11 01:26:24.654031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-06-11 01:26:24.654039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-06-11 01:26:24.654045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2026-06-11 01:26:24.654052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2026-06-11 01:26:24.654058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-06-11 01:26:24.654065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2026-06-11 01:26:24.654071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2026-06-11 01:26:24.654078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-06-11 01:26:24.654084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2026-06-11 01:26:24.654097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2026-06-11 01:26:24.654103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2026-06-11 01:26:24.654111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2026-06-11 01:26:24.654118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2026-06-11 01:26:24.654124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2026-06-11 01:26:24.654131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2026-06-11 01:26:24.654137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2026-06-11 01:26:24.654144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2026-06-11 01:26:24.654151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2026-06-11 01:26:24.654157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-06-11 01:26:24.654164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2026-06-11 01:26:24.654170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2026-06-11 01:26:24.654177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2026-06-11 01:26:24.654183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2026-06-11 01:26:24.654190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2026-06-11 01:26:24.654196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2026-06-11 01:26:24.654203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2026-06-11 01:26:24.654209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2026-06-11 01:26:24.654216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2026-06-11 01:26:24.654223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2026-06-11 01:26:24.654229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2026-06-11 01:26:24.654236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2026-06-11 01:26:24.654242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2026-06-11 01:26:24.654249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-11 01:26:24.654260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2026-06-11 01:26:24.654266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2026-06-11 01:26:24.654274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-06-11 01:26:24.654280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2026-06-11 01:26:24.654287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2026-06-11 01:26:24.654294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2026-06-11 01:26:24.654300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2026-06-11 01:26:24.654306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-06-11 01:26:24.654322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2026-06-11 01:26:24.654330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-06-11 01:26:24.654336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-06-11 01:26:24.654343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-06-11 01:26:24.654349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-06-11 01:26:24.654356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-06-11 01:26:24.654362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-06-11 01:26:24.654368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-06-11 01:26:24.654375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-06-11 01:26:24.654455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-06-11 01:26:24.654467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-06-11 01:26:24.654474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-06-11 01:26:24.654480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-06-11 01:26:24.654514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-06-11 01:26:24.654521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-06-11 01:26:24.654527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-06-11 01:26:24.654534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-06-11 01:26:24.654541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-06-11 01:26:24.654547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-06-11 01:26:24.654554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-06-11 01:26:24.654560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-06-11 01:26:24.654567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-06-11 01:26:24.654573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2026-06-11 01:26:24.654580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2026-06-11 01:26:24.654586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2026-06-11 01:26:24.654593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2026-06-11 01:26:24.654599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2026-06-11 01:26:24.654606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2026-06-11 01:26:24.654612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2026-06-11 01:26:24.654619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2026-06-11 01:26:24.654631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-06-11 01:26:24.654643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-06-11 01:26:24.654650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-06-11 01:26:24.654657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-06-11 01:26:24.654663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-06-11 01:26:24.654670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-06-11 01:26:24.654676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2026-06-11 01:26:24.654683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2026-06-11 01:26:24.654689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2026-06-11 01:26:24.654696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-06-11 01:26:24.654704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2026-06-11 01:26:24.654716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2026-06-11 01:26:24.654728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2026-06-11 01:26:24.654739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-06-11 01:26:24.654751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2026-06-11 01:26:24.654762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2026-06-11 01:26:24.654780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2026-06-11 01:26:24.654793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2026-06-11 01:26:24.654802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2026-06-11 01:26:24.654809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:26:24.654815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.2 MB of archives. 2026-06-11 01:26:24.654822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2026-06-11 01:26:24.654830 | 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] 2026-06-11 01:26:24.654838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:26:24.654845 | 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] 2026-06-11 01:26:24.654851 | 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] 2026-06-11 01:26:24.654858 | 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] 2026-06-11 01:26:24.654867 | 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.5 [146 kB] 2026-06-11 01:26:24.654880 | 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.16 [2,076 kB] 2026-06-11 01:26:24.654887 | 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.16 [3,475 kB] 2026-06-11 01:26:24.654894 | 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.16 [11.9 kB] 2026-06-11 01:26:24.654900 | 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] 2026-06-11 01:26:24.654907 | 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] 2026-06-11 01:26:24.654914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3.1 [159 kB] 2026-06-11 01:26:24.654920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3.1 [406 kB] 2026-06-11 01:26:24.654931 | 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] 2026-06-11 01:26:24.654938 | 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.5 [443 kB] 2026-06-11 01:26:24.654945 | 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] 2026-06-11 01:26:24.654952 | 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] 2026-06-11 01:26:24.654958 | 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] 2026-06-11 01:26:24.654965 | 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] 2026-06-11 01:26:24.654972 | 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] 2026-06-11 01:26:24.654978 | 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] 2026-06-11 01:26:24.654985 | 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] 2026-06-11 01:26:24.654991 | 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] 2026-06-11 01:26:24.655002 | 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] 2026-06-11 01:26:24.655008 | 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] 2026-06-11 01:26:24.655015 | 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] 2026-06-11 01:26:24.655021 | 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] 2026-06-11 01:26:24.655028 | 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] 2026-06-11 01:26:24.655034 | 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] 2026-06-11 01:26:24.655041 | 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] 2026-06-11 01:26:24.655047 | 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] 2026-06-11 01:26:24.655068 | 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] 2026-06-11 01:26:24.655075 | 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] 2026-06-11 01:26:24.655082 | 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] 2026-06-11 01:26:24.655091 | 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] 2026-06-11 01:26:24.655098 | 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] 2026-06-11 01:26:24.655105 | 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] 2026-06-11 01:26:24.655111 | 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] 2026-06-11 01:26:24.655121 | 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.16 [235 kB] 2026-06-11 01:26:24.655149 | 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] 2026-06-11 01:26:24.655172 | 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.2 [215 kB] 2026-06-11 01:26:24.655215 | 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.8 [183 kB] 2026-06-11 01:26:24.655230 | 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] 2026-06-11 01:26:24.655240 | 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] 2026-06-11 01:26:24.655274 | 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] 2026-06-11 01:26:24.655284 | 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] 2026-06-11 01:26:24.655325 | 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] 2026-06-11 01:26:24.655336 | 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.5 [73.7 kB] 2026-06-11 01:26:24.655378 | 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] 2026-06-11 01:26:24.655389 | 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] 2026-06-11 01:26:24.655434 | 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] 2026-06-11 01:26:24.655481 | 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] 2026-06-11 01:26:24.655542 | 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] 2026-06-11 01:26:24.655552 | 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] 2026-06-11 01:26:24.655587 | 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] 2026-06-11 01:26:24.655605 | 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] 2026-06-11 01:26:24.655637 | 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] 2026-06-11 01:26:24.655647 | 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] 2026-06-11 01:26:24.655677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-06-11 01:26:24.655687 | 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] 2026-06-11 01:26:24.655738 | 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] 2026-06-11 01:26:24.655755 | 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] 2026-06-11 01:26:24.655769 | 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] 2026-06-11 01:26:24.655815 | 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] 2026-06-11 01:26:24.655823 | 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] 2026-06-11 01:26:24.655855 | 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] 2026-06-11 01:26:24.655864 | 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] 2026-06-11 01:26:24.655895 | 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] 2026-06-11 01:26:24.655926 | 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] 2026-06-11 01:26:24.655935 | 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] 2026-06-11 01:26:24.655975 | 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] 2026-06-11 01:26:24.655986 | 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] 2026-06-11 01:26:24.656031 | 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] 2026-06-11 01:26:24.656041 | 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] 2026-06-11 01:26:24.656072 | 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] 2026-06-11 01:26:24.656083 | 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] 2026-06-11 01:26:24.656119 | 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.2 [260 kB] 2026-06-11 01:26:24.656129 | 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.2 [276 kB] 2026-06-11 01:26:24.656168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-11 01:26:24.656185 | 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] 2026-06-11 01:26:24.656225 | 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] 2026-06-11 01:26:24.656233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-11 01:26:24.656265 | 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.3-0ubuntu0.24.04.3 [46.3 kB] 2026-06-11 01:26:24.656275 | 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.3-0ubuntu0.24.04.3 [87.6 kB] 2026-06-11 01:26:24.656306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-06-11 01:26:24.656315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-06-11 01:26:24.656356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-06-11 01:26:24.656365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-06-11 01:26:24.656416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-11 01:26:24.656460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-06-11 01:26:24.656470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-06-11 01:26:24.656514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-06-11 01:26:24.656524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-06-11 01:26:24.656563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-06-11 01:26:24.656573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-06-11 01:26:24.656613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-06-11 01:26:24.656652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-06-11 01:26:24.656662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-06-11 01:26:24.656692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-06-11 01:26:24.656706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-06-11 01:26:24.656738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-06-11 01:26:24.656747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-06-11 01:26:24.656784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-06-11 01:26:24.656795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-06-11 01:26:24.656832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-06-11 01:26:24.656842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-06-11 01:26:24.656881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-06-11 01:26:24.656890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-06-11 01:26:24.656968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-06-11 01:26:24.656977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-11 01:26:24.656986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-11 01:26:24.657024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-11 01:26:24.657034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-06-11 01:26:24.657064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2026-06-11 01:26:24.658465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2026-06-11 01:26:24.658498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2026-06-11 01:26:24.658505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-11 01:26:24.658511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-11 01:26:24.658518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-06-11 01:26:24.658524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-11 01:26:24.658530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-11 01:26:24.658537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-11 01:26:24.658543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-11 01:26:24.658549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-11 01:26:24.658555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-11 01:26:24.658568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-11 01:26:24.658575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-11 01:26:24.658586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-11 01:26:24.658592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2026-06-11 01:26:24.658599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-11 01:26:24.658605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-11 01:26:24.658611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-11 01:26:24.658617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2026-06-11 01:26:24.658624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-11 01:26:24.658630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-11 01:26:24.658636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-11 01:26:24.658642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-11 01:26:24.658648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2026-06-11 01:26:24.658654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2026-06-11 01:26:24.658660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2026-06-11 01:26:24.658666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2026-06-11 01:26:24.658673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2026-06-11 01:26:24.658679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2026-06-11 01:26:24.658691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2026-06-11 01:26:24.658698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2026-06-11 01:26:24.658704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2026-06-11 01:26:24.658711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libwww-perl all 6.76-1ubuntu0.1 [139 kB] 2026-06-11 01:26:24.658717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2026-06-11 01:26:24.658723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-06-11 01:26:24.658735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-06-11 01:26:24.658741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-06-11 01:26:24.658748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-06-11 01:26:24.658754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-06-11 01:26:24.658760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-06-11 01:26:24.658766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-11 01:26:24.658772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2026-06-11 01:26:24.658783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-11 01:26:24.658790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-11 01:26:24.658796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2026-06-11 01:26:24.658802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2026-06-11 01:26:24.658808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-11 01:26:24.658814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-11 01:26:24.658820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-11 01:26:24.658826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-11 01:26:24.658833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-11 01:26:24.658840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2026-06-11 01:26:24.658845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-11 01:26:24.658852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2026-06-11 01:26:24.658858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2026-06-11 01:26:24.658864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2026-06-11 01:26:24.658870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2026-06-11 01:26:24.658881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2026-06-11 01:26:24.658887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2026-06-11 01:26:24.658897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2026-06-11 01:26:24.658904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2026-06-11 01:26:24.658910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2026-06-11 01:26:24.658916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2026-06-11 01:26:24.658922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2026-06-11 01:26:24.658928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-11 01:26:24.658934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-11 01:26:24.658940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-11 01:26:24.658947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-11 01:26:24.658953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-11 01:26:24.658959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:184 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-11 01:26:24.658965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:185 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-11 01:26:24.658975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-11 01:26:24.658982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:187 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-11 01:26:24.658988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:188 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-11 01:26:24.658994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-11 01:26:24.659001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-11 01:26:24.659007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2026-06-11 01:26:24.659013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-11 01:26:24.659019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-11 01:26:24.659025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-11 01:26:24.659031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-11 01:26:24.659037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-11 01:26:24.659044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2026-06-11 01:26:24.659054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-11 01:26:24.659061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-06-11 01:26:24.659067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-06-11 01:26:24.659077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-06-11 01:26:24.659084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2026-06-11 01:26:24.659090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2026-06-11 01:26:24.659096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-11 01:26:24.659102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2026-06-11 01:26:24.659109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2026-06-11 01:26:24.659115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-06-11 01:26:24.659121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2026-06-11 01:26:24.659127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2026-06-11 01:26:24.659133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2026-06-11 01:26:24.659139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-06-11 01:26:24.659146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2026-06-11 01:26:24.659152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2026-06-11 01:26:24.659158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2026-06-11 01:26:24.659168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-06-11 01:26:24.659175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-11 01:26:24.659181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-11 01:26:24.659187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-06-11 01:26:24.659193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2026-06-11 01:26:24.659199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2026-06-11 01:26:24.659205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2026-06-11 01:26:24.659222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-06-11 01:26:24.659229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-06-11 01:26:24.659235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-11 01:26:24.659241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-11 01:26:24.659247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-11 01:26:24.659253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-06-11 01:26:24.659259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 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] 2026-06-11 01:26:24.659268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-06-11 01:26:24.659274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-06-11 01:26:24.659281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-06-11 01:26:24.659287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-06-11 01:26:24.659293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-06-11 01:26:24.659299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-06-11 01:26:24.659305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-06-11 01:26:24.659311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-06-11 01:26:24.659317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-06-11 01:26:24.659326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-06-11 01:26:24.659332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-06-11 01:26:24.659341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-06-11 01:26:24.659349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-06-11 01:26:24.659416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2026-06-11 01:26:24.659438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-06-11 01:26:24.659456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-06-11 01:26:24.659470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-11 01:26:24.659501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-11 01:26:24.659555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-11 01:26:24.659569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:248 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-11 01:26:24.659583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-11 01:26:24.659598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-11 01:26:24.659656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-06-11 01:26:24.659671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-11 01:26:24.659682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-11 01:26:24.659691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-11 01:26:24.659723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-06-11 01:26:24.659733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-06-11 01:26:24.659794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-11 01:26:24.659803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-11 01:26:24.659812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-11 01:26:24.659843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2026-06-11 01:26:24.659874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-06-11 01:26:24.659884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2026-06-11 01:26:24.659925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2026-06-11 01:26:24.659935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.2 MB in 4s (27.1 MB/s) 2026-06-11 01:26:24.659976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2026-06-11 01:26:24.659997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.660035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.660048 | 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% 2026-06-11 01:26:24.660098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% (Reading database ... 75% 2026-06-11 01:26:24.660108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-06-11 01:26:24.660138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-06-11 01:26:24.660148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-06-11 01:26:24.660185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.660202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:26:24.660234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-06-11 01:26:24.660244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 01:26:24.660275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 01:26:24.660285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 01:26:24.660323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:26:24.660332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2026-06-11 01:26:24.660371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 01:26:24.660381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 01:26:24.660438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2026-06-11 01:26:24.660453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 01:26:24.660534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-11 01:26:24.660543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2026-06-11 01:26:24.660552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 01:26:24.660583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.660623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-06-11 01:26:24.660633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-06-11 01:26:24.660670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-06-11 01:26:24.660680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-06-11 01:26:24.660718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-06-11 01:26:24.660728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-06-11 01:26:24.660758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-06-11 01:26:24.660768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-06-11 01:26:24.660798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-06-11 01:26:24.660808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-06-11 01:26:24.660838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-06-11 01:26:24.660848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.660887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.660904 | 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% 2026-06-11 01:26:24.660937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-06-11 01:26:24.660985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-06-11 01:26:24.660995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-06-11 01:26:24.661037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-06-11 01:26:24.661072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-06-11 01:26:24.661107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.661141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19433 files and directories currently installed.) 2026-06-11 01:26:24.661150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.661186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2026-06-11 01:26:24.661195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.661241 | 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% 2026-06-11 01:26:24.661251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-06-11 01:26:24.661287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-06-11 01:26:24.661296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-06-11 01:26:24.661335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-06-11 01:26:24.661369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-06-11 01:26:24.661377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.661433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19426 files and directories currently installed.) 2026-06-11 01:26:24.661446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 01:26:24.661498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.661545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 01:26:24.661580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:26:24.661588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 01:26:24.661624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-11 01:26:24.661632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.661673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.661701 | 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. 2026-06-11 01:26:24.661730 | 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. 2026-06-11 01:26:24.661758 | 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. 2026-06-11 01:26:24.661776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2026-06-11 01:26:24.661805 | 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 2026-06-11 01:26:24.661833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.661841 | 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 2026-06-11 01:26:24.661878 | 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 2026-06-11 01:26:24.661887 | 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 2026-06-11 01:26:24.661926 | 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 2026-06-11 01:26:24.661936 | 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 2026-06-11 01:26:24.661976 | 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 2026-06-11 01:26:24.661984 | 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 2026-06-11 01:26:24.662025 | 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 2026-06-11 01:26:24.662034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2026-06-11 01:26:24.662073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2026-06-11 01:26:24.662083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-06-11 01:26:24.662129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2026-06-11 01:26:24.662138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.662181 | 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% 2026-06-11 01:26:24.662197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-06-11 01:26:24.662234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-06-11 01:26:24.662243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.662284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:80% (Reading database ... 85% 2026-06-11 01:26:24.662320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.662328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:90% 2026-06-11 01:26:24.662364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.662411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20348 files and directories currently installed.) 2026-06-11 01:26:24.662423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 01:26:24.662462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.662507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2026-06-11 01:26:24.662544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-06-11 01:26:24.662572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:26:24.662586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2026-06-11 01:26:24.662615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2026-06-11 01:26:24.662651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2026-06-11 01:26:24.662659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2026-06-11 01:26:24.662694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-06-11 01:26:24.662702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-06-11 01:26:24.662744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-06-11 01:26:24.662780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2026-06-11 01:26:24.662789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2026-06-11 01:26:24.662834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.662850 | 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% 2026-06-11 01:26:24.662864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 2026-06-11 01:26:24.662903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:45% (Reading database ... 50% 2026-06-11 01:26:24.662917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:26:24.662961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-06-11 01:26:24.662971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-06-11 01:26:24.662986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-06-11 01:26:24.663033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-06-11 01:26:24.663046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-06-11 01:26:24.663062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.663075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20393 files and directories currently installed.) 2026-06-11 01:26:24.663117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-06-11 01:26:24.663131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-06-11 01:26:24.663143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2026-06-11 01:26:24.663181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 01:26:24.663191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:26:24.663225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2026-06-11 01:26:24.663271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 01:26:24.663305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:26:24.663314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2026-06-11 01:26:24.663348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-11 01:26:24.663382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 01:26:24.663409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2026-06-11 01:26:24.663451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2026-06-11 01:26:24.663468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2026-06-11 01:26:24.663476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2026-06-11 01:26:24.663530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2026-06-11 01:26:24.663539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2026-06-11 01:26:24.664856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2026-06-11 01:26:24.664930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.664942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-06-11 01:26:24.664953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2026-06-11 01:26:24.664962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-11 01:26:24.664972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 01:26:24.664981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.664990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2026-06-11 01:26:24.664999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2026-06-11 01:26:24.665021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2026-06-11 01:26:24.665031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-11 01:26:24.665040 | 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 ... 2026-06-11 01:26:24.665050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:26:24.665058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2026-06-11 01:26:24.665067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.665076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:26:24.665085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2026-06-11 01:26:24.665094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-11 01:26:24.665103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:26:24.665112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2026-06-11 01:26:24.665120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:26:24.665129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2026-06-11 01:26:24.665138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.665147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:26:24.665155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2026-06-11 01:26:24.665164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-11 01:26:24.665173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2026-06-11 01:26:24.665182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2026-06-11 01:26:24.665191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.665200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:26:24.665220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2026-06-11 01:26:24.665230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-06-11 01:26:24.665239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-06-11 01:26:24.665247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2026-06-11 01:26:24.665256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-06-11 01:26:24.665265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-06-11 01:26:24.665273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2026-06-11 01:26:24.665282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 01:26:24.665291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:26:24.665300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2026-06-11 01:26:24.665308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-11 01:26:24.665337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-11 01:26:24.665346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2026-06-11 01:26:24.665355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-11 01:26:24.665364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 01:26:24.665386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2026-06-11 01:26:24.665423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-11 01:26:24.665433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-11 01:26:24.665442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2026-06-11 01:26:24.665450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:26:24.665459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.665467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2026-06-11 01:26:24.665476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 01:26:24.665506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.665515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2026-06-11 01:26:24.665523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:26:24.665532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.665540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2026-06-11 01:26:24.665549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-06-11 01:26:24.665558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.665566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2026-06-11 01:26:24.667611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:26:24.667659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.667676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2026-06-11 01:26:24.667687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-11 01:26:24.667695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.667705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2026-06-11 01:26:24.667713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2026-06-11 01:26:24.667723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.667731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2026-06-11 01:26:24.667740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.667750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:26:24.667759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-06-11 01:26:24.667767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:26:24.667776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:26:24.667785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-06-11 01:26:24.667795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-06-11 01:26:24.667803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-06-11 01:26:24.667813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-06-11 01:26:24.667822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-06-11 01:26:24.667831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-06-11 01:26:24.667840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2026-06-11 01:26:24.667849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2026-06-11 01:26:24.667872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2026-06-11 01:26:24.667881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2026-06-11 01:26:24.667890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2026-06-11 01:26:24.667899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2026-06-11 01:26:24.667908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2026-06-11 01:26:24.667917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 01:26:24.667926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 01:26:24.667935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2026-06-11 01:26:24.667943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 01:26:24.667952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-11 01:26:24.667961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2026-06-11 01:26:24.667970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.667979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:26:24.669825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2026-06-11 01:26:24.669851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.669862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-11 01:26:24.669871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2026-06-11 01:26:24.669880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-11 01:26:24.669889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2026-06-11 01:26:24.669897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2026-06-11 01:26:24.669906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:26:24.669915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:26:24.669924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2026-06-11 01:26:24.669933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:26:24.669942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:26:24.669951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2026-06-11 01:26:24.669960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-file_1%3a5.45-3build1_amd64.deb ... 2026-06-11 01:26:24.669969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2026-06-11 01:26:24.669977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2026-06-11 01:26:24.669986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-11 01:26:24.669995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:26:24.670004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2026-06-11 01:26:24.670012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.670021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 01:26:24.670030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2026-06-11 01:26:24.670039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-11 01:26:24.670050 | 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' 2026-06-11 01:26:24.670062 | 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 libparted2t64' 2026-06-11 01:26:24.670071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-11 01:26:24.670079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2026-06-11 01:26:24.670088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-06-11 01:26:24.670097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 01:26:24.670115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2026-06-11 01:26:24.670125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-06-11 01:26:24.670134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:26:24.670152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-11 01:26:24.670162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-11 01:26:24.670171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-11 01:26:24.670180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2026-06-11 01:26:24.670189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-11 01:26:24.670199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:26:24.670208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2026-06-11 01:26:24.670217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-11 01:26:24.670226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:26:24.670247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2026-06-11 01:26:24.670258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.670267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:26:24.670276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2026-06-11 01:26:24.670285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-11 01:26:24.670294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-11 01:26:24.670303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2026-06-11 01:26:24.670311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-11 01:26:24.670321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 01:26:24.670329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2026-06-11 01:26:24.670338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-parted_3.6-4build1_amd64.deb ... 2026-06-11 01:26:24.670347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.670356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2026-06-11 01:26:24.670365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2026-06-11 01:26:24.670374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-06-11 01:26:24.670383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2026-06-11 01:26:24.670419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2026-06-11 01:26:24.670429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 01:26:24.670439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2026-06-11 01:26:24.670447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2026-06-11 01:26:24.670457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2026-06-11 01:26:24.670466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2026-06-11 01:26:24.670474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2026-06-11 01:26:24.670510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-11 01:26:24.670522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2026-06-11 01:26:24.670540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2026-06-11 01:26:24.670549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-06-11 01:26:24.670559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2026-06-11 01:26:24.670568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2026-06-11 01:26:24.670577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-augeas-lenses_1.14.1-1build2_all.deb ... 2026-06-11 01:26:24.670586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2026-06-11 01:26:24.670595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2026-06-11 01:26:24.670603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-liblzo2-2_2.10-2build4_amd64.deb ... 2026-06-11 01:26:24.670619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 01:26:24.670629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2026-06-11 01:26:24.670638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2026-06-11 01:26:24.670647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-06-11 01:26:24.670662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2026-06-11 01:26:24.670671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2026-06-11 01:26:24.670681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2026-06-11 01:26:24.670690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2026-06-11 01:26:24.670699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-06-11 01:26:24.670709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:26:24.670718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-11 01:26:24.670728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.670737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.670746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-11 01:26:24.670756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.670765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.670778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2026-06-11 01:26:24.670788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.670798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.672035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.672070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2026-06-11 01:26:24.672083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.672127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.672142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2026-06-11 01:26:24.672210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.672226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.672266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2026-06-11 01:26:24.672280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.672372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.672386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.672420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2026-06-11 01:26:24.672481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.672563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.672581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2026-06-11 01:26:24.672639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-06-11 01:26:24.672685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.672701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-06-11 01:26:24.672761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.672778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.672834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2026-06-11 01:26:24.672851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.672885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.672900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2026-06-11 01:26:24.672961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.672973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.672988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2026-06-11 01:26:24.673036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.673053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.673111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2026-06-11 01:26:24.673124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-11 01:26:24.673139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 01:26:24.673183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2026-06-11 01:26:24.673199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2026-06-11 01:26:24.673242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2026-06-11 01:26:24.673258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2026-06-11 01:26:24.673316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.673339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.673354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2026-06-11 01:26:24.673368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2026-06-11 01:26:24.673429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.673481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2026-06-11 01:26:24.673516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2026-06-11 01:26:24.673561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-06-11 01:26:24.673578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 01:26:24.673610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2026-06-11 01:26:24.673643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-06-11 01:26:24.673689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 01:26:24.673706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2026-06-11 01:26:24.673764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-06-11 01:26:24.673780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 01:26:24.673838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2026-06-11 01:26:24.673849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-06-11 01:26:24.673865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.673920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 01:26:24.673936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2026-06-11 01:26:24.673981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.673998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 01:26:24.674031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2026-06-11 01:26:24.674082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-06-11 01:26:24.674099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 01:26:24.674133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-06-11 01:26:24.674179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.674194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.674250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.674270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-06-11 01:26:24.674304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.674352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.674368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-06-11 01:26:24.674466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.674513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.674530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-06-11 01:26:24.674590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:26:24.674602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.674646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-06-11 01:26:24.674662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-06-11 01:26:24.674707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 01:26:24.674724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2026-06-11 01:26:24.674756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-06-11 01:26:24.674803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.674819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 01:26:24.674864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-06-11 01:26:24.674881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-06-11 01:26:24.674937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 01:26:24.674950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2026-06-11 01:26:24.674965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.675008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 01:26:24.675024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2026-06-11 01:26:24.675081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-06-11 01:26:24.675093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 01:26:24.675108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2026-06-11 01:26:24.675156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.675172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.675186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2026-06-11 01:26:24.675231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:26:24.675265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.675298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2026-06-11 01:26:24.675343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 01:26:24.675359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-11 01:26:24.675427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2026-06-11 01:26:24.675449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.675463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-11 01:26:24.675502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2026-06-11 01:26:24.675550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.675567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-11 01:26:24.675590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-11 01:26:24.675651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.675664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.675679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-11 01:26:24.675724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2026-06-11 01:26:24.675740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-06-11 01:26:24.675755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:26:24.675800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2026-06-11 01:26:24.675837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2026-06-11 01:26:24.675869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2026-06-11 01:26:24.675899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2026-06-11 01:26:24.675946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-06-11 01:26:24.675964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:26:24.675979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2026-06-11 01:26:24.676021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2026-06-11 01:26:24.676038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2026-06-11 01:26:24.676052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2026-06-11 01:26:24.676279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-11 01:26:24.676364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.5) ... 2026-06-11 01:26:24.676379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2026-06-11 01:26:24.676437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-11 01:26:24.676514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-11 01:26:24.676527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2026-06-11 01:26:24.676538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-06-11 01:26:24.676549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-06-11 01:26:24.676559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2026-06-11 01:26:24.676569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-11 01:26:24.676580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-11 01:26:24.676590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2026-06-11 01:26:24.676600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-11 01:26:24.676644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-11 01:26:24.676655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2026-06-11 01:26:24.676665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-11 01:26:24.676675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-11 01:26:24.676685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2026-06-11 01:26:24.676700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2026-06-11 01:26:24.676710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2026-06-11 01:26:24.676724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2026-06-11 01:26:24.676738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-11 01:26:24.676819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-11 01:26:24.676832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2026-06-11 01:26:24.676847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-11 01:26:24.676925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-11 01:26:24.676939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2026-06-11 01:26:24.676954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2026-06-11 01:26:24.676965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2026-06-11 01:26:24.676979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2026-06-11 01:26:24.677028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2026-06-11 01:26:24.677044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2026-06-11 01:26:24.677060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2026-06-11 01:26:24.677105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2026-06-11 01:26:24.677121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2026-06-11 01:26:24.677135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2026-06-11 01:26:24.677180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2026-06-11 01:26:24.677196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2026-06-11 01:26:24.677210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2026-06-11 01:26:24.677251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-11 01:26:24.677266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-11 01:26:24.677311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2026-06-11 01:26:24.677327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2026-06-11 01:26:24.677342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2026-06-11 01:26:24.677427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-11 01:26:24.677462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-11 01:26:24.677475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-11 01:26:24.677508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2026-06-11 01:26:24.677524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2026-06-11 01:26:24.677573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2026-06-11 01:26:24.677587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2026-06-11 01:26:24.677601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-11 01:26:24.677659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-11 01:26:24.677672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2026-06-11 01:26:24.677687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2026-06-11 01:26:24.677701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2026-06-11 01:26:24.677746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-11 01:26:24.677763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-11 01:26:24.677820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-11 01:26:24.677833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2026-06-11 01:26:24.677849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-11 01:26:24.677894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-11 01:26:24.677911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2026-06-11 01:26:24.677958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2026-06-11 01:26:24.677975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2026-06-11 01:26:24.677990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2026-06-11 01:26:24.678037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2026-06-11 01:26:24.678054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2026-06-11 01:26:24.678078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2026-06-11 01:26:24.678094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2026-06-11 01:26:24.678111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2026-06-11 01:26:24.678158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2026-06-11 01:26:24.678174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2026-06-11 01:26:24.678188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-06-11 01:26:24.678235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2026-06-11 01:26:24.678251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2026-06-11 01:26:24.678265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2026-06-11 01:26:24.678292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2026-06-11 01:26:24.678328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2026-06-11 01:26:24.678345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2026-06-11 01:26:24.678393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2026-06-11 01:26:24.678435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2026-06-11 01:26:24.678452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2026-06-11 01:26:24.678466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2026-06-11 01:26:24.678526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2026-06-11 01:26:24.678543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2026-06-11 01:26:24.678558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2026-06-11 01:26:24.678606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2026-06-11 01:26:24.678622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2026-06-11 01:26:24.678637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2026-06-11 01:26:24.678694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1ubuntu0.1_all.deb ... 2026-06-11 01:26:24.678706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1ubuntu0.1) ... 2026-06-11 01:26:24.680588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2026-06-11 01:26:24.680650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2026-06-11 01:26:24.680664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2026-06-11 01:26:24.680674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2026-06-11 01:26:24.680685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-06-11 01:26:24.680695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:26:24.680704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2026-06-11 01:26:24.680713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:26:24.680722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:26:24.680731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2026-06-11 01:26:24.680740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:26:24.680749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:26:24.680758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2026-06-11 01:26:24.680767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-06-11 01:26:24.680777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:26:24.680785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2026-06-11 01:26:24.680794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-06-11 01:26:24.680804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:26:24.680844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2026-06-11 01:26:24.680853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-06-11 01:26:24.680862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:26:24.680871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2026-06-11 01:26:24.680880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-11 01:26:24.680889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:26:24.680898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2026-06-11 01:26:24.680907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2026-06-11 01:26:24.680916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-06-11 01:26:24.680925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2026-06-11 01:26:24.680933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-11 01:26:24.680943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.680952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-11 01:26:24.680961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2026-06-11 01:26:24.680970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-11 01:26:24.680979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-11 01:26:24.680988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2026-06-11 01:26:24.680997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2026-06-11 01:26:24.681006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2026-06-11 01:26:24.681014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2026-06-11 01:26:24.681024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2026-06-11 01:26:24.681033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2026-06-11 01:26:24.681042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-11 01:26:24.681051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-11 01:26:24.681071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-11 01:26:24.681080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2026-06-11 01:26:24.681089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-11 01:26:24.681098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 01:26:24.681107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2026-06-11 01:26:24.681115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.681124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.681133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 01:26:24.681142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2026-06-11 01:26:24.681158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-11 01:26:24.681167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-11 01:26:24.681176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2026-06-11 01:26:24.681185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-11 01:26:24.681194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-11 01:26:24.681203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2026-06-11 01:26:24.681212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2026-06-11 01:26:24.681221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2026-06-11 01:26:24.681230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2026-06-11 01:26:24.681238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-11 01:26:24.681253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:26:24.681262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2026-06-11 01:26:24.681271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2026-06-11 01:26:24.681280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2026-06-11 01:26:24.681289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2026-06-11 01:26:24.681297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2026-06-11 01:26:24.681306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-06-11 01:26:24.681315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2026-06-11 01:26:24.681324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2026-06-11 01:26:24.681332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2026-06-11 01:26:24.681341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2026-06-11 01:26:24.681350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2026-06-11 01:26:24.681359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-06-11 01:26:24.681368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2026-06-11 01:26:24.681377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-06-11 01:26:24.681386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-06-11 01:26:24.681428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2026-06-11 01:26:24.681443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-06-11 01:26:24.681453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-06-11 01:26:24.681462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2026-06-11 01:26:24.681471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2026-06-11 01:26:24.681480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2026-06-11 01:26:24.681508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2026-06-11 01:26:24.681531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2026-06-11 01:26:24.681555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2026-06-11 01:26:24.681564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2026-06-11 01:26:24.681573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.681582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-06-11 01:26:24.681591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2026-06-11 01:26:24.681600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2026-06-11 01:26:24.681609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2026-06-11 01:26:24.681618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2026-06-11 01:26:24.681627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2026-06-11 01:26:24.681636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2026-06-11 01:26:24.681645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2026-06-11 01:26:24.681654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-11 01:26:24.681663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-11 01:26:24.681672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-11 01:26:24.681681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-11 01:26:24.681690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:26:24.681699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2026-06-11 01:26:24.681708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-11 01:26:24.681717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:26:24.681732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2026-06-11 01:26:24.681741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-11 01:26:24.681750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-11 01:26:24.681759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2026-06-11 01:26:24.681768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-11 01:26:24.681778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-11 01:26:24.681787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2026-06-11 01:26:24.681795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2026-06-11 01:26:24.681804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-11 01:26:24.681813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-11 01:26:24.681822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-11 01:26:24.681831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-11 01:26:24.681847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2026-06-11 01:26:24.681857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 01:26:24.681866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.681875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2026-06-11 01:26:24.681884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-11 01:26:24.681893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.681902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2026-06-11 01:26:24.681911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2026-06-11 01:26:24.681920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2026-06-11 01:26:24.681929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2026-06-11 01:26:24.681938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 01:26:24.681955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.681965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2026-06-11 01:26:24.681973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 01:26:24.681982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.681991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2026-06-11 01:26:24.682001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2026-06-11 01:26:24.682009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-06-11 01:26:24.682018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2026-06-11 01:26:24.682027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.682037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:26:24.682046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2026-06-11 01:26:24.682055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-11 01:26:24.682064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:26:24.682073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2026-06-11 01:26:24.682082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-11 01:26:24.682091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:26:24.682100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2026-06-11 01:26:24.682109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-11 01:26:24.682118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:26:24.682131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2026-06-11 01:26:24.682141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-11 01:26:24.682158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:26:24.682167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2026-06-11 01:26:24.682176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2026-06-11 01:26:24.682186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2026-06-11 01:26:24.682194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2026-06-11 01:26:24.682203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-11 01:26:24.682212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-11 01:26:24.682221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2026-06-11 01:26:24.682230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2026-06-11 01:26:24.682239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2026-06-11 01:26:24.682248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2026-06-11 01:26:24.682257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-11 01:26:24.682266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-11 01:26:24.682275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-11 01:26:24.682284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-11 01:26:24.682293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-11 01:26:24.682302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2026-06-11 01:26:24.682311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2026-06-11 01:26:24.682320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.682329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-06-11 01:26:24.682338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2026-06-11 01:26:24.682353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2026-06-11 01:26:24.682363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2026-06-11 01:26:24.682372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2026-06-11 01:26:24.682381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2026-06-11 01:26:24.682389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.682425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2026-06-11 01:26:24.682434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2026-06-11 01:26:24.682443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2026-06-11 01:26:24.682452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2026-06-11 01:26:24.682461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2026-06-11 01:26:24.682470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2026-06-11 01:26:24.682479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2026-06-11 01:26:24.682505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2026-06-11 01:26:24.682515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2026-06-11 01:26:24.682533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2026-06-11 01:26:24.682542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2026-06-11 01:26:24.682551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2026-06-11 01:26:24.682561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2026-06-11 01:26:24.682569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2026-06-11 01:26:24.682584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.682594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-06-11 01:26:24.682603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2026-06-11 01:26:24.682618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2026-06-11 01:26:24.682627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2026-06-11 01:26:24.682636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2026-06-11 01:26:24.682645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-06-11 01:26:24.682659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:26:24.682667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2026-06-11 01:26:24.682676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2026-06-11 01:26:24.682689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2026-06-11 01:26:24.682698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2026-06-11 01:26:24.682710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-06-11 01:26:24.682751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2026-06-11 01:26:24.682765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2026-06-11 01:26:24.682813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-06-11 01:26:24.682825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-06-11 01:26:24.682838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2026-06-11 01:26:24.682867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.682897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-06-11 01:26:24.682911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2026-06-11 01:26:24.682952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-11 01:26:24.682968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-11 01:26:24.682981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2026-06-11 01:26:24.683023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-11 01:26:24.683038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.683050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-11 01:26:24.683090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2026-06-11 01:26:24.683115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-06-11 01:26:24.683125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 01:26:24.683167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2026-06-11 01:26:24.683181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.683194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.683249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2026-06-11 01:26:24.683260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.683273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.683286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2026-06-11 01:26:24.683327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.683341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.683354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2026-06-11 01:26:24.683417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 01:26:24.683438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:26:24.683452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-06-11 01:26:24.683510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-11 01:26:24.683525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:26:24.683563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2026-06-11 01:26:24.683577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-11 01:26:24.683607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-11 01:26:24.683623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-11 01:26:24.683666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-11 01:26:24.683682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-11 01:26:24.683695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2026-06-11 01:26:24.683735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-11 01:26:24.683749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-11 01:26:24.685058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2026-06-11 01:26:24.685090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2026-06-11 01:26:24.685104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2026-06-11 01:26:24.685114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-06-11 01:26:24.685126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-06-11 01:26:24.685181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-06-11 01:26:24.685268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-06-11 01:26:24.685346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-06-11 01:26:24.685435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-06-11 01:26:24.685525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-06-11 01:26:24.685584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-06-11 01:26:24.685685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-06-11 01:26:24.685756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-06-11 01:26:24.685812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-06-11 01:26:24.685888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-06-11 01:26:24.685936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-06-11 01:26:24.685980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.685995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 01:26:24.686008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 01:26:24.686063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:26:24.686075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2026-06-11 01:26:24.686088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-06-11 01:26:24.686100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 01:26:24.686142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2026-06-11 01:26:24.686156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:26:24.686168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.686200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2026-06-11 01:26:24.686214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 01:26:24.686255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 01:26:24.686269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2026-06-11 01:26:24.686282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2026-06-11 01:26:24.686323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2026-06-11 01:26:24.686338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2026-06-11 01:26:24.686350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-11 01:26:24.686434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:26:24.686453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2026-06-11 01:26:24.686467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-11 01:26:24.686476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2026-06-11 01:26:24.686507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2026-06-11 01:26:24.686551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-11 01:26:24.686567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-11 01:26:24.686580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2026-06-11 01:26:24.686608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2026-06-11 01:26:24.686652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.686667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2026-06-11 01:26:24.686699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2026-06-11 01:26:24.686730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-11 01:26:24.686755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-11 01:26:24.686785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2026-06-11 01:26:24.686800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-11 01:26:24.686856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.686873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2026-06-11 01:26:24.686882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-06-11 01:26:24.686939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:26:24.686950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2026-06-11 01:26:24.686963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-11 01:26:24.687004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 01:26:24.687018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2026-06-11 01:26:24.687049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-11 01:26:24.687065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 01:26:24.687106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2026-06-11 01:26:24.687121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-11 01:26:24.687133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-11 01:26:24.687174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2026-06-11 01:26:24.687189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2026-06-11 01:26:24.687202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2026-06-11 01:26:24.687243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2026-06-11 01:26:24.687256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.687269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-06-11 01:26:24.687311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.687325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-06-11 01:26:24.687337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2026-06-11 01:26:24.687379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:26:24.687392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:26:24.687434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2026-06-11 01:26:24.687477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-11 01:26:24.687508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.687595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-11 01:26:24.687609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-11 01:26:24.687622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-11 01:26:24.687632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-11 01:26:24.687654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2026-06-11 01:26:24.687667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2026-06-11 01:26:24.687714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2026-06-11 01:26:24.687728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2026-06-11 01:26:24.687739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:26:24.687776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:26:24.687788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2026-06-11 01:26:24.687836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-06-11 01:26:24.687849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-06-11 01:26:24.687894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:26:24.687906 | 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 2026-06-11 01:26:24.687954 | 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 2026-06-11 01:26:24.687979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:26:24.687991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.688002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-11 01:26:24.688041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2026-06-11 01:26:24.688059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-06-11 01:26:24.688070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2026-06-11 01:26:24.688105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:26:24.688117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.688152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2026-06-11 01:26:24.688180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2026-06-11 01:26:24.688216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2026-06-11 01:26:24.688228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2026-06-11 01:26:24.688273 | 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. 2026-06-11 01:26:24.688288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:26:24.688332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:26:24.688342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2026-06-11 01:26:24.688353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2026-06-11 01:26:24.688421 | 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. 2026-06-11 01:26:24.688442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 01:26:24.688478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.690603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:26:24.690629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:26:24.690635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:26:24.690642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-06-11 01:26:24.690648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 01:26:24.690654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:26:24.690661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:26:24.690667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:26:24.690673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-11 01:26:24.690679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-11 01:26:24.690685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2026-06-11 01:26:24.690691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2026-06-11 01:26:24.690697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.690704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.690710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-11 01:26:24.690717 | 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. 2026-06-11 01:26:24.690723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:26:24.690730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-06-11 01:26:24.690736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2026-06-11 01:26:24.690742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2026-06-11 01:26:24.690748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2026-06-11 01:26:24.690755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2026-06-11 01:26:24.690761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-11 01:26:24.690767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.690773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2026-06-11 01:26:24.690789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2026-06-11 01:26:24.690796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-06-11 01:26:24.690802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-11 01:26:24.690808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.690815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.690821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:26:24.690827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-11 01:26:24.690833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.690839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2026-06-11 01:26:24.690845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:26:24.690859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2026-06-11 01:26:24.690866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:26:24.690872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.690878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2026-06-11 01:26:24.690884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2026-06-11 01:26:24.690890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-06-11 01:26:24.690897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.690903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 01:26:24.690909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-06-11 01:26:24.690915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2026-06-11 01:26:24.690921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:26:24.690937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.690943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.690950 | 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. 2026-06-11 01:26:24.690956 | 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. 2026-06-11 01:26:24.690962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.690969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2026-06-11 01:26:24.690975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-11 01:26:24.690981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.690987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-11 01:26:24.690993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 01:26:24.690999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:26:24.691005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:26:24.691011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.691018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.691024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-06-11 01:26:24.691030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-06-11 01:26:24.691036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-11 01:26:24.691042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-11 01:26:24.691048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2026-06-11 01:26:24.691054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 01:26:24.691060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.691066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-11 01:26:24.691072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.691083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-06-11 01:26:24.691089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2026-06-11 01:26:24.691100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-11 01:26:24.691107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:26:24.691116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 01:26:24.691122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-11 01:26:24.691128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 01:26:24.691135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 01:26:24.691141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.691147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2026-06-11 01:26:24.691153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-06-11 01:26:24.691159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-11 01:26:24.691165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-11 01:26:24.691174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.691181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2026-06-11 01:26:24.691187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 01:26:24.691195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.691249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:26:24.691257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.691281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-06-11 01:26:24.691315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 01:26:24.691326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2026-06-11 01:26:24.691373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2026-06-11 01:26:24.691384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 01:26:24.691443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-06-11 01:26:24.691458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2026-06-11 01:26:24.691513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2026-06-11 01:26:24.691524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2026-06-11 01:26:24.691555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:26:24.691565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:26:24.691607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.691618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.691659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2026-06-11 01:26:24.691669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2026-06-11 01:26:24.691713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-06-11 01:26:24.691724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:26:24.691770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-11 01:26:24.691781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-11 01:26:24.691819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:26:24.691830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:26:24.691874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:26:24.691885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 01:26:24.691918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:26:24.691951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 01:26:24.691962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.691992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2026-06-11 01:26:24.692004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 01:26:24.692046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:26:24.692056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2026-06-11 01:26:24.692096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2026-06-11 01:26:24.692113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-06-11 01:26:24.692153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-11 01:26:24.692164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2026-06-11 01:26:24.692203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:26:24.692214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-06-11 01:26:24.692254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-06-11 01:26:24.692265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-11 01:26:24.692305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.692316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-11 01:26:24.692358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:26:24.692369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-06-11 01:26:24.692416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2026-06-11 01:26:24.692453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.692464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 01:26:24.692531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 01:26:24.692543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2026-06-11 01:26:24.692583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-06-11 01:26:24.692594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 01:26:24.692635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-11 01:26:24.692645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.692688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:26:24.692705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-11 01:26:24.692746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-11 01:26:24.692753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-11 01:26:24.692784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-11 01:26:24.692795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-11 01:26:24.692826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-11 01:26:24.692836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-11 01:26:24.692876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2026-06-11 01:26:24.692887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.692917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2026-06-11 01:26:24.692927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.692970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:26:24.692981 | 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. 2026-06-11 01:26:24.693023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2026-06-11 01:26:24.693033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.693082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-06-11 01:26:24.693093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:26:24.693137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2026-06-11 01:26:24.693147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-06-11 01:26:24.693189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2026-06-11 01:26:24.693199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2026-06-11 01:26:24.693240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.693251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2026-06-11 01:26:24.693291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2026-06-11 01:26:24.693308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2026-06-11 01:26:24.693340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2026-06-11 01:26:24.693350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-06-11 01:26:24.694595 | 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. 2026-06-11 01:26:24.694815 | 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. 2026-06-11 01:26:24.694886 | 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. 2026-06-11 01:26:24.694898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-11 01:26:24.694908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2026-06-11 01:26:24.694948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:26:24.694967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:26:24.694976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-06-11 01:26:24.694985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:26:24.694994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-11 01:26:24.695003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-11 01:26:24.695012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2026-06-11 01:26:24.695021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.695029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-11 01:26:24.695038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.695049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-06-11 01:26:24.695062 | 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. 2026-06-11 01:26:24.695072 | 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. 2026-06-11 01:26:24.695082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2026-06-11 01:26:24.695095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 01:26:24.695104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2026-06-11 01:26:24.695116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2026-06-11 01:26:24.695154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-11 01:26:24.695169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.695206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.695221 | 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. 2026-06-11 01:26:24.695275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2026-06-11 01:26:24.695313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2026-06-11 01:26:24.695328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:26:24.695337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2026-06-11 01:26:24.695350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-11 01:26:24.695362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.695430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.695456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2026-06-11 01:26:24.695470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2026-06-11 01:26:24.695509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-11 01:26:24.695554 | 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 libparted2t64' 2026-06-11 01:26:24.695588 | 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 2026-06-11 01:26:24.695613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:parted2t64' 2026-06-11 01:26:24.695623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-11 01:26:24.695636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.695663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-11 01:26:24.695677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-11 01:26:24.695720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.695736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:26:24.695776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.695792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2026-06-11 01:26:24.695805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.695846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2026-06-11 01:26:24.695861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:26:24.695874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.695915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2026-06-11 01:26:24.695931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2026-06-11 01:26:24.695944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2026-06-11 01:26:24.695985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.696000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.696014 | 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. 2026-06-11 01:26:24.696055 | 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. 2026-06-11 01:26:24.696113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2026-06-11 01:26:24.696125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.696138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2026-06-11 01:26:24.696168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2026-06-11 01:26:24.696220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.696230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.696243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-06-11 01:26:24.696295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.696307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2026-06-11 01:26:24.696320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2026-06-11 01:26:24.696334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.696375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.696390 | 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. 2026-06-11 01:26:24.696435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 01:26:24.696459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 01:26:24.696533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.696546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.696560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.696573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2026-06-11 01:26:24.696613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.696627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-06-11 01:26:24.696657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2026-06-11 01:26:24.696686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:26:24.696737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-11 01:26:24.696755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-11 01:26:24.696768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-06-11 01:26:24.696781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.696795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.696837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-11 01:26:24.696853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:26:24.696866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-11 01:26:24.696907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-11 01:26:24.696922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-11 01:26:24.696935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-11 01:26:24.696950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-06-11 01:26:24.696992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:26:24.697006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:26:24.697019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:26:24.697034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:26:24.697075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-11 01:26:24.697089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-11 01:26:24.697102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:26:24.697144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-11 01:26:24.697158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-11 01:26:24.697192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-11 01:26:24.697202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-11 01:26:24.697214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-06-11 01:26:24.697270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:26:24.697281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:26:24.697294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:26:24.697307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:26:24.697358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-11 01:26:24.697368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-11 01:26:24.697382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:26:24.697416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-06-11 01:26:24.697466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.697495 | 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. 2026-06-11 01:26:24.697537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2026-06-11 01:26:24.697552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:26:24.697565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.697605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.697626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2026-06-11 01:26:24.697639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-11 01:26:24.697682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-11 01:26:24.697693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2026-06-11 01:26:24.697706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.697747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.697761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-06-11 01:26:24.697774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.697815 | 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. 2026-06-11 01:26:24.697829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.697878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:26:24.697889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-06-11 01:26:24.697902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-06-11 01:26:24.697954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2026-06-11 01:26:24.697965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2026-06-11 01:26:24.697989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.698002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-11 01:26:24.698056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2026-06-11 01:26:24.698067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-06-11 01:26:24.698079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:26:24.698109 | 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. 2026-06-11 01:26:24.698140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.698168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2026-06-11 01:26:24.698210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:26:24.698224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-06-11 01:26:24.698236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-06-11 01:26:24.698274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-11 01:26:24.698288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-06-11 01:26:24.698305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2026-06-11 01:26:24.698345 | 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 2026-06-11 01:26:24.698360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.698372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:26:24.698425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.698448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2026-06-11 01:26:24.700633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2026-06-11 01:26:24.700663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2026-06-11 01:26:24.700671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2026-06-11 01:26:24.700679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-06-11 01:26:24.700686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-11 01:26:24.700694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 01:26:24.700702 | 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)] 2026-06-11 01:26:24.700709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.700716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-11 01:26:24.700724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:26:24.700731 | 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. 2026-06-11 01:26:24.700751 | 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. 2026-06-11 01:26:24.700759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:26:24.700766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.700775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2026-06-11 01:26:24.700789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-06-11 01:26:24.700796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2026-06-11 01:26:24.700804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-06-11 01:26:24.700811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2026-06-11 01:26:24.700818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2026-06-11 01:26:24.700826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2026-06-11 01:26:24.700834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-06-11 01:26:24.700841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: 2026-06-11 01:26:24.700848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:cannot access '/var/log/ceph/*.log*': No such file or directory 2026-06-11 01:26:24.700855 | 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. 2026-06-11 01:26:24.700863 | 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. 2026-06-11 01:26:24.700871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-11 01:26:24.700878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-11 01:26:24.700885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2026-06-11 01:26:24.700893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1ubuntu0.1) ... 2026-06-11 01:26:24.700900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2026-06-11 01:26:24.700907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-06-11 01:26:24.700915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-06-11 01:26:24.700922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:26:24.700929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:26:24.700937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-11 01:26:24.700944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-11 01:26:24.700951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-11 01:26:24.700958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2026-06-11 01:26:24.700966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:26:24.701504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:26:24.701522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 93a1267338e6 2026-06-11 01:26:24.701530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 9862cec82c2e 2026-06-11 01:26:24.701537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2026-06-11 01:26:24.701545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 7be3485c98f5 2026-06-11 01:26:24.701552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-06-11 01:26:24.701559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> f64710c5e080 2026-06-11 01:26:24.701570 | 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 2026-06-11 01:26:24.701590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 1ab5d6dfd429 2026-06-11 01:26:24.701598 | 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) 2026-06-11 01:26:24.701605 | 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) 2026-06-11 01:26:24.701613 | 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) 2026-06-11 01:26:24.701627 | 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) 2026-06-11 01:26:24.701635 | 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) 2026-06-11 01:26:24.701642 | 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) 2026-06-11 01:26:24.701649 | 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) 2026-06-11 01:26:24.701657 | 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) 2026-06-11 01:26:24.701664 | 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) 2026-06-11 01:26:24.701671 | 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) 2026-06-11 01:26:24.701683 | 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) 2026-06-11 01:26:24.701693 | 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) 2026-06-11 01:26:24.701790 | 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) 2026-06-11 01:26:24.701867 | 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) 2026-06-11 01:26:24.701925 | 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) 2026-06-11 01:26:24.702011 | 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) 2026-06-11 01:26:24.702075 | 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) 2026-06-11 01:26:24.702145 | 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) 2026-06-11 01:26:24.702213 | 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.1) 2026-06-11 01:26:24.702280 | 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) 2026-06-11 01:26:24.702351 | 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) 2026-06-11 01:26:24.702459 | 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) 2026-06-11 01:26:24.702585 | 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) 2026-06-11 01:26:24.702681 | 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) 2026-06-11 01:26:24.702752 | 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) 2026-06-11 01:26:24.702822 | 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) 2026-06-11 01:26:24.702890 | 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) 2026-06-11 01:26:24.702958 | 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) 2026-06-11 01:26:24.703018 | 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) 2026-06-11 01:26:24.703073 | 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) (2026.5.20) 2026-06-11 01:26:24.703127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/blazar-nova-6.0.1.dev3 2026-06-11 01:26:24.703181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-06-11 01:26:24.703236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-06-11 01:26:24.703291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-06-11 01:26:24.703345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:26:24.703413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-06-11 01:26:24.703477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-06-11 01:26:24.703612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-06-11 01:26:24.704777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:26:24.704840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/pycadf-3.1.1 2026-06-11 01:26:24.704852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-06-11 01:26:24.704863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-06-11 01:26:24.704875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-06-11 01:26:24.704885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:26:24.704895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-06-11 01:26:24.704916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-06-11 01:26:24.704927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-06-11 01:26:24.704936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:26:24.704948 | 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) 2026-06-11 01:26:24.704962 | 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.1) 2026-06-11 01:26:24.704975 | 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) 2026-06-11 01:26:24.704985 | 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) 2026-06-11 01:26:24.704995 | 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) 2026-06-11 01:26:24.705005 | 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) 2026-06-11 01:26:24.705016 | 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) 2026-06-11 01:26:24.705025 | 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) 2026-06-11 01:26:24.705035 | 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) 2026-06-11 01:26:24.705045 | 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) 2026-06-11 01:26:24.705075 | 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) 2026-06-11 01:26:24.705086 | 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) 2026-06-11 01:26:24.705096 | 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) 2026-06-11 01:26:24.705106 | 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) 2026-06-11 01:26:24.705116 | 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) 2026-06-11 01:26:24.705142 | 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) 2026-06-11 01:26:24.705153 | 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) 2026-06-11 01:26:24.705186 | 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) 2026-06-11 01:26:24.705218 | 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) 2026-06-11 01:26:24.705229 | 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) 2026-06-11 01:26:24.705241 | 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) 2026-06-11 01:26:24.705251 | 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) 2026-06-11 01:26:24.705261 | 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) 2026-06-11 01:26:24.705271 | 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) 2026-06-11 01:26:24.705324 | 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) 2026-06-11 01:26:24.705336 | 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) 2026-06-11 01:26:24.705347 | 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) (2026.5.20) 2026-06-11 01:26:24.705357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova, pycadf 2026-06-11 01:26:24.705367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2026-06-11 01:26:24.705378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-06-11 01:26:24.705388 | 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=13060 sha256=fa6be7c832800700f120e27f6cc4e707b0ff92f0226e466c4e955aa9fe671962 2026-06-11 01:26:24.705439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-ma83ssqo/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2026-06-11 01:26:24.705451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): started 2026-06-11 01:26:24.705461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2026-06-11 01:26:24.705472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43071 sha256=d814365d9d8bde5f9730b2e85a72cf1d1fc330e3f88a95f01622752465484c18 2026-06-11 01:26:24.705539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-ma83ssqo/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2026-06-11 01:26:24.705552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova pycadf 2026-06-11 01:26:24.705562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pycadf, blazar-nova 2026-06-11 01:26:24.705572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: pycadf 2026-06-11 01:26:24.705591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: pycadf 3.1.1 2026-06-11 01:26:24.705602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling pycadf-3.1.1: 2026-06-11 01:26:24.705612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pycadf-3.1.1 2026-06-11 01:26:24.705622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2026-06-11 01:26:24.705631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 6.0.1.dev3 2026-06-11 01:26:24.705648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-6.0.1.dev3: 2026-06-11 01:26:24.705658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-6.0.1.dev3 2026-06-11 01:26:24.705668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2026-06-11 01:26:24.705740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 1ab5d6dfd429 2026-06-11 01:26:24.705847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e21387241a85 2026-06-11 01:26:24.705870 | 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 2026-06-11 01:26:24.705968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in cc5266a476de 2026-06-11 01:26:24.705987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-06-11 01:26:24.706062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-06-11 01:26:24.706113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-06-11 01:26:24.706177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2026-06-11 01:26:24.706194 | 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 2026-06-11 01:26:24.706242 | 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 2026-06-11 01:26:24.706259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-06-11 01:26:24.706308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-06-11 01:26:24.706325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-06-11 01:26:24.706390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-06-11 01:26:24.706447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2026-06-11 01:26:24.706724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-06-11 01:26:24.706758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2026-06-11 01:26:24.706774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:26:24.706787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:26:24.706800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.706819 | 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% 2026-06-11 01:26:24.706831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 60% 2026-06-11 01:26:24.706846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-06-11 01:26:24.706874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-06-11 01:26:24.706944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-06-11 01:26:24.706960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-06-11 01:26:24.707013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-06-11 01:26:24.707029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-06-11 01:26:24.707081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.707144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29216 files and directories currently installed.) 2026-06-11 01:26:24.707162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:26:24.707211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-06-11 01:26:24.707278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-06-11 01:26:24.708617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-06-11 01:26:24.708648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-06-11 01:26:24.708658 | 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 2026-06-11 01:26:24.708667 | 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 2026-06-11 01:26:24.708676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-06-11 01:26:24.708685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-06-11 01:26:24.708693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-06-11 01:26:24.708701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-06-11 01:26:24.708709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2026-06-11 01:26:24.708717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2026-06-11 01:26:24.708726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-06-11 01:26:24.708736 | 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% 2026-06-11 01:26:24.708747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-06-11 01:26:24.708755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-06-11 01:26:24.708763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-06-11 01:26:24.708771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-06-11 01:26:24.708779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-06-11 01:26:24.708787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-06-11 01:26:24.708795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-06-11 01:26:24.708803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-06-11 01:26:24.708811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29207 files and directories currently installed.) 2026-06-11 01:26:24.708821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:26:24.708829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:26:24.708837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:26:24.708845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:26:24.708886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:26:24.708902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:26:24.708918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:26:24.708934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.708993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:26:24.709001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:26:24.709034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:26:24.709088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:26:24.709112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2026-06-11 01:26:24.709120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2026-06-11 01:26:24.709128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:26:24.709135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2026-06-11 01:26:24.709143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:26:24.709151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:26:24.709159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2026-06-11 01:26:24.709167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2026-06-11 01:26:24.709175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:26:24.709182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.709190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10037 files, 1365 directories removed. 2026-06-11 01:26:24.709205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.709213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2026-06-11 01:26:24.709224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.709233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1708 files, 181 directories removed. 2026-06-11 01:26:24.709241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-06-11 01:26:24.709249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2026-06-11 01:26:24.709260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2026-06-11 01:26:24.709341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:26:24.709357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container cc5266a476de 2026-06-11 01:26:24.709417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> dc39b223a7da 2026-06-11 01:26:24.709507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2026-06-11 01:26:24.709557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 637bb3483637 2026-06-11 01:26:24.709608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 637bb3483637 2026-06-11 01:26:24.709657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 4fcaf444b02e 2026-06-11 01:26:24.709709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 040cf92619c0 2026-06-11 01:26:24.709758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20260611 2026-06-11 01:26:24.709883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2026-06-11 01:26:24.709771 (took 0:02:05.472836) 2026-06-11 01:26:24.710675 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2026-06-11 01:26:24.710703 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2026-06-11 01:26:24.710717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2026-06-11 01:26:24.710543 2026-06-11 01:26:24.712161 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2026-06-11 01:26:24.712875 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2026-06-11 01:27:44.737723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:27:44.737796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 37b3fa5b2249 2026-06-11 01:27:44.737865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20260611" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:27:44.737884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 06d9ee624a6a 2026-06-11 01:27:44.737899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 06d9ee624a6a 2026-06-11 01:27:44.737912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 80162022b16a 2026-06-11 01:27:44.737926 | 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/* 2026-06-11 01:27:44.737940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 621c8b86e021 2026-06-11 01:27:44.737952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:27:44.737982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:27:44.737993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:27:44.738006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:27:44.738016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:27:44.738026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:27:44.738037 | 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] 2026-06-11 01:27:44.738047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:27:44.738057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:27:44.738067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:27:44.738078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:27:44.738088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:27:44.738542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:27:44.738564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:27:44.738575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:27:44.738585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 30.3 MB in 3s (11.2 MB/s) 2026-06-11 01:27:44.738595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-06-11 01:27:44.738605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-06-11 01:27:44.738615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-06-11 01:27:44.738625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-06-11 01:27:44.738635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2026-06-11 01:27:44.738645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-06-11 01:27:44.738655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-06-11 01:27:44.738665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-06-11 01:27:44.738675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-06-11 01:27:44.738685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-06-11 01:27:44.738695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-06-11 01:27:44.738705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2026-06-11 01:27:44.738723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2026-06-11 01:27:44.738739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2026-06-11 01:27:44.738817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2026-06-11 01:27:44.738869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2026-06-11 01:27:44.739056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2026-06-11 01:27:44.739119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-06-11 01:27:44.739142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-06-11 01:27:44.739153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2026-06-11 01:27:44.739167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2026-06-11 01:27:44.739337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2026-06-11 01:27:44.739369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2026-06-11 01:27:44.739388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2026-06-11 01:27:44.739444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2026-06-11 01:27:44.739574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2026-06-11 01:27:44.739593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2026-06-11 01:27:44.739670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2026-06-11 01:27:44.739731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2026-06-11 01:27:44.739790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2026-06-11 01:27:44.739851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2026-06-11 01:27:44.739912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2026-06-11 01:27:44.739972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2026-06-11 01:27:44.740026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2026-06-11 01:27:44.740073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2026-06-11 01:27:44.740145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2026-06-11 01:27:44.740213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-06-11 01:27:44.740274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-06-11 01:27:44.740335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-06-11 01:27:44.741680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-06-11 01:27:44.741733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-06-11 01:27:44.741747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-06-11 01:27:44.741757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2026-06-11 01:27:44.741767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2026-06-11 01:27:44.741777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2026-06-11 01:27:44.741798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2026-06-11 01:27:44.741810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2026-06-11 01:27:44.741820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2026-06-11 01:27:44.741830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-06-11 01:27:44.741840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-06-11 01:27:44.741865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2026-06-11 01:27:44.741876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2026-06-11 01:27:44.741886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2026-06-11 01:27:44.741896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2026-06-11 01:27:44.741906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:27:44.741916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 36.9 MB of archives. 2026-06-11 01:27:44.741926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 163 MB of additional disk space will be used. 2026-06-11 01:27:44.741936 | 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] 2026-06-11 01:27:44.741948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:27:44.741958 | 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] 2026-06-11 01:27:44.741967 | 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] 2026-06-11 01:27:44.741978 | 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] 2026-06-11 01:27:44.741989 | 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] 2026-06-11 01:27:44.742000 | 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] 2026-06-11 01:27:44.742010 | 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] 2026-06-11 01:27:44.742020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-06-11 01:27:44.742030 | 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] 2026-06-11 01:27:44.742040 | 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] 2026-06-11 01:27:44.742050 | 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] 2026-06-11 01:27:44.742060 | 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] 2026-06-11 01:27:44.742209 | 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] 2026-06-11 01:27:44.742233 | 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] 2026-06-11 01:27:44.742249 | 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] 2026-06-11 01:27:44.742265 | 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] 2026-06-11 01:27:44.742282 | 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] 2026-06-11 01:27:44.742298 | 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] 2026-06-11 01:27:44.742316 | 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] 2026-06-11 01:27:44.742333 | 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] 2026-06-11 01:27:44.742362 | 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] 2026-06-11 01:27:44.742379 | 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] 2026-06-11 01:27:44.742394 | 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] 2026-06-11 01:27:44.742457 | 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] 2026-06-11 01:27:44.742477 | 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] 2026-06-11 01:27:44.742574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-06-11 01:27:44.742587 | 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.1 [916 kB] 2026-06-11 01:27:44.742597 | 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] 2026-06-11 01:27:44.742607 | 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] 2026-06-11 01:27:44.742618 | 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] 2026-06-11 01:27:44.742628 | 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] 2026-06-11 01:27:44.742638 | 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] 2026-06-11 01:27:44.742648 | 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] 2026-06-11 01:27:44.742658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-06-11 01:27:44.742672 | 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] 2026-06-11 01:27:44.742696 | 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] 2026-06-11 01:27:44.742721 | 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] 2026-06-11 01:27:44.742814 | 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] 2026-06-11 01:27:44.742843 | 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] 2026-06-11 01:27:44.742923 | 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] 2026-06-11 01:27:44.742951 | 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] 2026-06-11 01:27:44.743065 | 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] 2026-06-11 01:27:44.743084 | 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] 2026-06-11 01:27:44.743151 | 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] 2026-06-11 01:27:44.743216 | 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] 2026-06-11 01:27:44.743317 | 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] 2026-06-11 01:27:44.743355 | 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.5 [200 kB] 2026-06-11 01:27:44.743490 | 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] 2026-06-11 01:27:44.743596 | 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] 2026-06-11 01:27:44.745591 | 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] 2026-06-11 01:27:44.745627 | 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] 2026-06-11 01:27:44.745637 | 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] 2026-06-11 01:27:44.745645 | 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] 2026-06-11 01:27:44.745654 | 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] 2026-06-11 01:27:44.745663 | 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] 2026-06-11 01:27:44.745672 | 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] 2026-06-11 01:27:44.745681 | 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] 2026-06-11 01:27:44.745690 | 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] 2026-06-11 01:27:44.745698 | 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] 2026-06-11 01:27:44.745720 | 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] 2026-06-11 01:27:44.745729 | 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] 2026-06-11 01:27:44.745738 | 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] 2026-06-11 01:27:44.745747 | 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] 2026-06-11 01:27:44.745755 | 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] 2026-06-11 01:27:44.745764 | 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] 2026-06-11 01:27:44.745773 | 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] 2026-06-11 01:27:44.745781 | 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] 2026-06-11 01:27:44.745790 | 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] 2026-06-11 01:27:44.745799 | 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] 2026-06-11 01:27:44.745808 | 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] 2026-06-11 01:27:44.745816 | 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] 2026-06-11 01:27:44.745825 | 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] 2026-06-11 01:27:44.745834 | 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] 2026-06-11 01:27:44.745842 | 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] 2026-06-11 01:27:44.745851 | 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] 2026-06-11 01:27:44.745860 | 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] 2026-06-11 01:27:44.745869 | 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.5 [174 kB] 2026-06-11 01:27:44.745890 | 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.2 [452 kB] 2026-06-11 01:27:44.745905 | 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] 2026-06-11 01:27:44.745915 | 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] 2026-06-11 01:27:44.745923 | 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.4 [815 kB] 2026-06-11 01:27:44.745932 | 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] 2026-06-11 01:27:44.745941 | 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] 2026-06-11 01:27:44.745956 | 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] 2026-06-11 01:27:44.745966 | 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] 2026-06-11 01:27:44.745974 | 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] 2026-06-11 01:27:44.745984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 36.9 MB in 2s (24.1 MB/s) 2026-06-11 01:27:44.745994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2026-06-11 01:27:44.746003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-06-11 01:27:44.746014 | 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% 2026-06-11 01:27:44.746025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-06-11 01:27:44.746034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-06-11 01:27:44.746044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-06-11 01:27:44.746052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-06-11 01:27:44.746065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-06-11 01:27:44.746074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-06-11 01:27:44.746083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:27:44.746096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2026-06-11 01:27:44.746211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2026-06-11 01:27:44.746228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2026-06-11 01:27:44.746317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-11 01:27:44.746333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-11 01:27:44.746419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-06-11 01:27:44.746481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-06-11 01:27:44.746573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 01:27:44.746590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2026-06-11 01:27:44.746658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 01:27:44.746714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 01:27:44.746768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2026-06-11 01:27:44.746834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-06-11 01:27:44.746890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:27:44.746944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2026-06-11 01:27:44.746998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-06-11 01:27:44.747063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-06-11 01:27:44.747116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2026-06-11 01:27:44.747166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-11 01:27:44.747222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:27:44.747253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2026-06-11 01:27:44.747324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-11 01:27:44.747370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:27:44.747463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2026-06-11 01:27:44.747533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-11 01:27:44.747626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:27:44.747686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2026-06-11 01:27:44.747739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-xml-core_0.19_all.deb ... 2026-06-11 01:27:44.747831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2026-06-11 01:27:44.747911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2026-06-11 01:27:44.747970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-docutils-common_0.20.1+dfsg-3_all.deb ... 2026-06-11 01:27:44.748025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2026-06-11 01:27:44.748067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2026-06-11 01:27:44.748108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-ieee-data_20220827.1_all.deb ... 2026-06-11 01:27:44.748150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2026-06-11 01:27:44.748192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2026-06-11 01:27:44.748244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-06-11 01:27:44.748257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:27:44.748321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2026-06-11 01:27:44.748363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2026-06-11 01:27:44.748422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-06-11 01:27:44.748469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.748547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2026-06-11 01:27:44.748603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-11 01:27:44.748616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:27:44.748680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2026-06-11 01:27:44.748730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-06-11 01:27:44.748792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:27:44.748850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2026-06-11 01:27:44.748874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 01:27:44.748929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.748972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2026-06-11 01:27:44.748985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-11 01:27:44.749051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-11 01:27:44.749108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-11 01:27:44.749150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-11 01:27:44.749198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-11 01:27:44.749231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2026-06-11 01:27:44.749252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libimagequant0_2.18.0-1build1_amd64.deb ... 2026-06-11 01:27:44.749318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2026-06-11 01:27:44.749357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-11 01:27:44.749371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-11 01:27:44.749420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:27:44.749496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2026-06-11 01:27:44.749555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-11 01:27:44.749597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:27:44.749638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2026-06-11 01:27:44.749679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-06-11 01:27:44.749721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.749763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:27:44.749805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2026-06-11 01:27:44.749846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-06-11 01:27:44.749899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-11 01:27:44.749912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2026-06-11 01:27:44.749975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-11 01:27:44.750017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.750059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:27:44.750100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2026-06-11 01:27:44.750151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-node-xtend_4.0.2-3_all.deb ... 2026-06-11 01:27:44.750165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2026-06-11 01:27:44.750231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2026-06-11 01:27:44.750273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-06-11 01:27:44.750326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.750368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-06-11 01:27:44.750427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2026-06-11 01:27:44.750473 | 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 ... 2026-06-11 01:27:44.750528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-06-11 01:27:44.750570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2026-06-11 01:27:44.750611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2026-06-11 01:27:44.750652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-06-11 01:27:44.750666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2026-06-11 01:27:44.750732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2026-06-11 01:27:44.750775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2026-06-11 01:27:44.750827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2026-06-11 01:27:44.750841 | 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 ... 2026-06-11 01:27:44.750903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-06-11 01:27:44.750944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2026-06-11 01:27:44.750996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-06-11 01:27:44.751038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-06-11 01:27:44.751079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2026-06-11 01:27:44.751130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libraqm0_0.10.1-1build1_amd64.deb ... 2026-06-11 01:27:44.751144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2026-06-11 01:27:44.751207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2026-06-11 01:27:44.751255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-11 01:27:44.751270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.751335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.751376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2026-06-11 01:27:44.751429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-11 01:27:44.751494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:27:44.751533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2026-06-11 01:27:44.751684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-11 01:27:44.751719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.751734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.751752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2026-06-11 01:27:44.751763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-11 01:27:44.751791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:27:44.751844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2026-06-11 01:27:44.751860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2026-06-11 01:27:44.751921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.751937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2026-06-11 01:27:44.752003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2026-06-11 01:27:44.752020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.752087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2026-06-11 01:27:44.753482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-06-11 01:27:44.753531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-06-11 01:27:44.753542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2026-06-11 01:27:44.753553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-six_1.16.0-4_all.deb ... 2026-06-11 01:27:44.753563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.753573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2026-06-11 01:27:44.753583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2026-06-11 01:27:44.753594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-pbr_5.11.1-0ubuntu1_all.deb ... 2026-06-11 01:27:44.753604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.753614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (5.11.1-0ubuntu1) ... 2026-06-11 01:27:44.753624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2026-06-11 01:27:44.753634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-06-11 01:27:44.753644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-06-11 01:27:44.753653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2026-06-11 01:27:44.753664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-11 01:27:44.753674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:27:44.753684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2026-06-11 01:27:44.753694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.753704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-more-itertools_10.2.0-1_all.deb ... 2026-06-11 01:27:44.753714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2026-06-11 01:27:44.753724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2026-06-11 01:27:44.753734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2026-06-11 01:27:44.753744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2026-06-11 01:27:44.753754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2026-06-11 01:27:44.753774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-importlib-metadata_4.12.0-1_all.deb ... 2026-06-11 01:27:44.753794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2026-06-11 01:27:44.753804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2026-06-11 01:27:44.753814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-debtcollector_2.5.0-3_all.deb ... 2026-06-11 01:27:44.753824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2026-06-11 01:27:44.753834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2026-06-11 01:27:44.753844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-roman_3.3-3_all.deb ... 2026-06-11 01:27:44.753854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2026-06-11 01:27:44.753863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2026-06-11 01:27:44.753873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python3-docutils_0.20.1+dfsg-3_all.deb ... 2026-06-11 01:27:44.753883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2026-06-11 01:27:44.753893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2026-06-11 01:27:44.753903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-netaddr_0.10.1-1~cloud0_all.deb ... 2026-06-11 01:27:44.753913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (0.10.1-1~cloud0) ... 2026-06-11 01:27:44.753922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2026-06-11 01:27:44.753932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python-babel-localedata_2.10.3-3build1_all.deb ... 2026-06-11 01:27:44.753942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2026-06-11 01:27:44.753952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2026-06-11 01:27:44.753962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-tz_2024.1-2_all.deb ... 2026-06-11 01:27:44.753984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2026-06-11 01:27:44.753994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2026-06-11 01:27:44.754004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-babel_2.10.3-3build1_all.deb ... 2026-06-11 01:27:44.754014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2026-06-11 01:27:44.754024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2026-06-11 01:27:44.754034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-oslo.i18n_6.4.0-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.754044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.754053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2026-06-11 01:27:44.754063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-06-11 01:27:44.754073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 01:27:44.754083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2026-06-11 01:27:44.754092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2026-06-11 01:27:44.754102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-06-11 01:27:44.754112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2026-06-11 01:27:44.754130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-06-11 01:27:44.754140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-11 01:27:44.754150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2026-06-11 01:27:44.754160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2026-06-11 01:27:44.754170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2026-06-11 01:27:44.754179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2026-06-11 01:27:44.754189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-eventlet_0.36.1-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.754199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.754218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2026-06-11 01:27:44.754229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-oslo.context_1%3a5.6.0-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.754239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.754249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2026-06-11 01:27:44.754259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-msgpack_1.0.3-3build2_amd64.deb ... 2026-06-11 01:27:44.754268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2026-06-11 01:27:44.754278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2026-06-11 01:27:44.754292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-iso8601_1.0.2-1_all.deb ... 2026-06-11 01:27:44.754302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (1.0.2-1) ... 2026-06-11 01:27:44.754338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2026-06-11 01:27:44.754390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 01:27:44.754438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 01:27:44.754486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2026-06-11 01:27:44.754529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2026-06-11 01:27:44.754558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2026-06-11 01:27:44.754618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2026-06-11 01:27:44.754634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-oslo.utils_7.3.0-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.754790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.754824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2026-06-11 01:27:44.754836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.serialization_5.5.0-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.754850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.754858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2026-06-11 01:27:44.754869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.log_6.1.2-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.754910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.754963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2026-06-11 01:27:44.755001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-certifi_2023.11.17-1_all.deb ... 2026-06-11 01:27:44.755038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2026-06-11 01:27:44.755087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2026-06-11 01:27:44.755111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-06-11 01:27:44.755167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 01:27:44.755207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2026-06-11 01:27:44.755245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-06-11 01:27:44.755312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 01:27:44.755426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2026-06-11 01:27:44.755523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-06-11 01:27:44.755591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 01:27:44.755639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2026-06-11 01:27:44.755677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-06-11 01:27:44.755725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 01:27:44.755763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2026-06-11 01:27:44.755801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-rfc3986_2.0.0-2_all.deb ... 2026-06-11 01:27:44.755850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2026-06-11 01:27:44.755863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2026-06-11 01:27:44.755916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-stevedore_1%3a5.3.0-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.755955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.755992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2026-06-11 01:27:44.756039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-oslo.config_1%3a9.6.0-0ubuntu1~cloud0_all.deb ... 2026-06-11 01:27:44.756052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.756111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2026-06-11 01:27:44.756150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-libopenjp2-7_2.5.0-2ubuntu0.5_amd64.deb ... 2026-06-11 01:27:44.756197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-06-11 01:27:44.756210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2026-06-11 01:27:44.756268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-python3-pil_10.2.0-1ubuntu1.2_amd64.deb ... 2026-06-11 01:27:44.756306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-06-11 01:27:44.756344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2026-06-11 01:27:44.756365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-novnc_1%3a1.3.0-2_all.deb ... 2026-06-11 01:27:44.756419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2026-06-11 01:27:44.756489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2026-06-11 01:27:44.756573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-06-11 01:27:44.756621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-06-11 01:27:44.756669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2026-06-11 01:27:44.756681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-06-11 01:27:44.756731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 01:27:44.756744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2026-06-11 01:27:44.756800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-deprecated_1.2.14-1_all.deb ... 2026-06-11 01:27:44.756853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-06-11 01:27:44.756900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2026-06-11 01:27:44.756913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-jwcrypto_1.5.4-1_all.deb ... 2026-06-11 01:27:44.756962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-06-11 01:27:44.757010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2026-06-11 01:27:44.757022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-06-11 01:27:44.757071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:27:44.757084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2026-06-11 01:27:44.757141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-06-11 01:27:44.757154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:27:44.757219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2026-06-11 01:27:44.757266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-novnc_1%3a1.3.0-2_all.deb ... 2026-06-11 01:27:44.757279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2026-06-11 01:27:44.757328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2026-06-11 01:27:44.757341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-11 01:27:44.757417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-11 01:27:44.757435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.757492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:27:44.757530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-06-11 01:27:44.757572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:27:44.757584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:27:44.757733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:27:44.757768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-06-11 01:27:44.757793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:27:44.757812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 01:27:44.757822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-06-11 01:27:44.757836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2026-06-11 01:27:44.757913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:27:44.757979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2026-06-11 01:27:44.758047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2026-06-11 01:27:44.758093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2026-06-11 01:27:44.758108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2026-06-11 01:27:44.758163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2026-06-11 01:27:44.758178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:27:44.758241 | 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 2026-06-11 01:27:44.758258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2026-06-11 01:27:44.758311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (1.0.2-1) ... 2026-06-11 01:27:44.758327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 01:27:44.758383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 01:27:44.758427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2026-06-11 01:27:44.760485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-11 01:27:44.760526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-06-11 01:27:44.760537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2026-06-11 01:27:44.760547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:27:44.760557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-06-11 01:27:44.760567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 01:27:44.760577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-06-11 01:27:44.760587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:27:44.760596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:27:44.760606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.760616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 01:27:44.760626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.760635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2026-06-11 01:27:44.760645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-11 01:27:44.760655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-06-11 01:27:44.760665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-06-11 01:27:44.760675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2026-06-11 01:27:44.760695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2026-06-11 01:27:44.760705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2026-06-11 01:27:44.760715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.760724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2026-06-11 01:27:44.760734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 01:27:44.760753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2026-06-11 01:27:44.760763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:27:44.760773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:27:44.760783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2026-06-11 01:27:44.760794 | 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 2026-06-11 01:27:44.760805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2026-06-11 01:27:44.760814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2026-06-11 01:27:44.760824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2026-06-11 01:27:44.760834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-06-11 01:27:44.760844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (5.11.1-0ubuntu1) ... 2026-06-11 01:27:44.760854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:27:44.760864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2026-06-11 01:27:44.760874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.760883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2026-06-11 01:27:44.760893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:27:44.760903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 01:27:44.760913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 01:27:44.760922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.760932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-06-11 01:27:44.760942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-06-11 01:27:44.760951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-06-11 01:27:44.760961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:27:44.760982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 01:27:44.760993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2026-06-11 01:27:44.761002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (0.10.1-1~cloud0) ... 2026-06-11 01:27:44.761012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:27:44.761022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2026-06-11 01:27:44.761032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.761057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-11 01:27:44.761067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.761077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:27:44.761086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.761096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2026-06-11 01:27:44.761106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.761116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.761126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-06-11 01:27:44.761136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.761145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-06-11 01:27:44.761155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-06-11 01:27:44.761165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2026-06-11 01:27:44.761175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2026-06-11 01:27:44.761185 | 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 2026-06-11 01:27:44.761195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-06-11 01:27:44.761210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:27:44.761220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-06-11 01:27:44.761230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2026-06-11 01:27:44.761240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-06-11 01:27:44.761250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.761259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2026-06-11 01:27:44.761269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2026-06-11 01:27:44.761279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2026-06-11 01:27:44.761289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2026-06-11 01:27:44.761299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 621c8b86e021 2026-06-11 01:27:44.761308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 8fc59680923a 2026-06-11 01:27:44.761321 | 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 2026-06-11 01:27:44.761332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 62f17f3d4a79 2026-06-11 01:27:44.761342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-06-11 01:27:44.761352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-06-11 01:27:44.761361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-06-11 01:27:44.761371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2026-06-11 01:27:44.761389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:27:44.761431 | 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 2026-06-11 01:27:44.761442 | 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 2026-06-11 01:27:44.761460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:27:44.761470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-06-11 01:27:44.761480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-06-11 01:27:44.761490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-06-11 01:27:44.761500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2026-06-11 01:27:44.761527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-06-11 01:27:44.761537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2026-06-11 01:27:44.761547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:27:44.761557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:27:44.761567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-06-11 01:27:44.761578 | 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% 2026-06-11 01:27:44.761589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-06-11 01:27:44.761599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-06-11 01:27:44.761609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-06-11 01:27:44.761619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-06-11 01:27:44.761629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-06-11 01:27:44.761639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-06-11 01:27:44.761648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24059 files and directories currently installed.) 2026-06-11 01:27:44.761659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:27:44.761669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-06-11 01:27:44.761685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-06-11 01:27:44.761695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-06-11 01:27:44.761705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-06-11 01:27:44.761715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:27:44.761725 | 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 2026-06-11 01:27:44.761735 | 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 2026-06-11 01:27:44.761745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:27:44.761755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-06-11 01:27:44.761776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-06-11 01:27:44.761787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-06-11 01:27:44.761797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-06-11 01:27:44.761807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2026-06-11 01:27:44.761817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-06-11 01:27:44.761827 | 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% 2026-06-11 01:27:44.761838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-06-11 01:27:44.761848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-06-11 01:27:44.761858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-06-11 01:27:44.761868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-06-11 01:27:44.761878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-06-11 01:27:44.761888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:90% 2026-06-11 01:27:44.761898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-06-11 01:27:44.761914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24050 files and directories currently installed.) 2026-06-11 01:27:44.761925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:27:44.761935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.761944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:27:44.761954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.761964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:27:44.761974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.761984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:27:44.761994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:27:44.762013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:27:44.762082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:27:44.762092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:27:44.762123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:27:44.762222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:27:44.762245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:27:44.762366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:27:44.762392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:27:44.762485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.762666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2026-06-11 01:27:44.762705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2026-06-11 01:27:44.762720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:27:44.762742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.762750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:27:44.762758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2026-06-11 01:27:44.762766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:27:44.762777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:27:44.762787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2026-06-11 01:27:44.762832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2026-06-11 01:27:44.762856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:27:44.762903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.762915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10037 files, 1365 directories removed. 2026-06-11 01:27:44.762964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.763009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2026-06-11 01:27:44.763020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.763061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2846 files, 310 directories removed. 2026-06-11 01:27:44.763083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-06-11 01:27:44.763122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2026-06-11 01:27:44.763142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2026-06-11 01:27:44.763162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:27:44.763183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 62f17f3d4a79 2026-06-11 01:27:44.763206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> d8d5c501e718 2026-06-11 01:27:44.763248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2026-06-11 01:27:44.763272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in c0067514fdf2 2026-06-11 01:27:44.763301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container c0067514fdf2 2026-06-11 01:27:44.763363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 1b7b27b452fa 2026-06-11 01:27:44.763377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 02894deaf667 2026-06-11 01:27:44.763432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260611 2026-06-11 01:27:44.763570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2026-06-11 01:27:44.763453 (took 0:01:20.052910) 2026-06-11 01:27:44.763921 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2026-06-11 01:27:44.763944 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2026-06-11 01:27:44.764005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2026-06-11 01:27:44.763950 2026-06-11 01:27:44.764825 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2026-06-11 01:27:44.765296 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2026-06-11 01:28:29.921054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:28:29.921156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 37b3fa5b2249 2026-06-11 01:28:29.921310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20260611" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:28:29.921559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 08603410e9a5 2026-06-11 01:28:29.921713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 08603410e9a5 2026-06-11 01:28:29.921806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 649fe10122ba 2026-06-11 01:28:29.921893 | 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 2026-06-11 01:28:29.922001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 0e36d64cb987 2026-06-11 01:28:29.922084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 0e36d64cb987 2026-06-11 01:28:29.922170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> be9354491eda 2026-06-11 01:28:29.922262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-06-11 01:28:29.922341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d636a9874f0a 2026-06-11 01:28:29.922455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d636a9874f0a 2026-06-11 01:28:29.922601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 8b7f3f7d6f74 2026-06-11 01:28:29.922696 | 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/* 2026-06-11 01:28:29.922808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 8577297f0711 2026-06-11 01:28:29.922895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:28:29.922979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:28:29.923083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:28:29.923172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:28:29.923250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:28:29.923331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:28:29.923417 | 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] 2026-06-11 01:28:29.923711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:28:29.923784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:28:29.923809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:28:29.923821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:28:29.923917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:28:29.923994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:28:29.924067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:28:29.924146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:28:29.926562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 30.3 MB in 3s (11.0 MB/s) 2026-06-11 01:28:29.926606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-06-11 01:28:29.926614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-06-11 01:28:29.926619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-06-11 01:28:29.926624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-06-11 01:28:29.926630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2026-06-11 01:28:29.926635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2026-06-11 01:28:29.926640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2026-06-11 01:28:29.926645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2026-06-11 01:28:29.926650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2026-06-11 01:28:29.926655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2026-06-11 01:28:29.926660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2026-06-11 01:28:29.926665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2026-06-11 01:28:29.926670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:28:29.926675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,075 kB of archives. 2026-06-11 01:28:29.926688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,413 kB of additional disk space will be used. 2026-06-11 01:28:29.926694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:28:29.926699 | 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] 2026-06-11 01:28:29.926704 | 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.5 [443 kB] 2026-06-11 01:28:29.926714 | 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.16 [37.3 kB] 2026-06-11 01:28:29.926723 | 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] 2026-06-11 01:28:29.926821 | 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.16 [510 kB] 2026-06-11 01:28:29.926892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2026-06-11 01:28:29.926964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,075 kB in 0s (3,374 kB/s) 2026-06-11 01:28:29.927026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2026-06-11 01:28:29.927143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.927204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-06-11 01:28:29.927287 | 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% 2026-06-11 01:28:29.927357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-06-11 01:28:29.927456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-06-11 01:28:29.927557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-06-11 01:28:29.927629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-06-11 01:28:29.927697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-06-11 01:28:29.927766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-06-11 01:28:29.927832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:28:29.927902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-06-11 01:28:29.927969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:28:29.928037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2026-06-11 01:28:29.928105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-06-11 01:28:29.928193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:28:29.928260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2026-06-11 01:28:29.928331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:28:29.928414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:28:29.928497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2026-06-11 01:28:29.928649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:28:29.928706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2026-06-11 01:28:29.928782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:28:29.928841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2026-06-11 01:28:29.928909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-11 01:28:29.928975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:28:29.929043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:28:29.929103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:28:29.929158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-06-11 01:28:29.929213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:28:29.929270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.929324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-06-11 01:28:29.929383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2026-06-11 01:28:29.929471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.929550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:WWdH2kj1L98VV0rVG+Q3UbqzZowyKe38rzfp0XZENWY root@ubuntu (RSA) 2026-06-11 01:28:29.929609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-06-11 01:28:29.929665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.929721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:GS/8pYqgx8SeGQel9a/ojnrHVtPydK/bPHCLFJT//ds root@ubuntu (ECDSA) 2026-06-11 01:28:29.929779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.929836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-06-11 01:28:29.929892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.929950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:+b8FVVcJYeW0LI4WY2ddD4foEuP/wppQ9RnrxgtY5jk root@ubuntu (ED25519) 2026-06-11 01:28:29.930006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-06-11 01:28:29.930062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:28:29.930117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-06-11 01:28:29.930170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-06-11 01:28:29.930225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:28:29.930279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:28:29.930333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 8577297f0711 2026-06-11 01:28:29.930386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 24e8c605819a 2026-06-11 01:28:29.930466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 01:28:29.930536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 10ab12785d4b 2026-06-11 01:28:29.930601 | 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 2026-06-11 01:28:29.930658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 2b08848219ed 2026-06-11 01:28:29.930716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 2b08848219ed 2026-06-11 01:28:29.930773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> bf14c36a59ce 2026-06-11 01:28:29.930834 | 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 2026-06-11 01:28:29.930908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 41fa2f04fd2b 2026-06-11 01:28:29.930965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-06-11 01:28:29.931024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-06-11 01:28:29.931080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-06-11 01:28:29.931142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2026-06-11 01:28:29.931205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:28:29.931256 | 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 2026-06-11 01:28:29.931307 | 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 2026-06-11 01:28:29.931360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:28:29.931421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:28:29.931526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:28:29.931741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:28:29.931787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-06-11 01:28:29.931800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2026-06-11 01:28:29.931818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-06-11 01:28:29.931829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2026-06-11 01:28:29.931844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:28:29.931920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:28:29.931938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-06-11 01:28:29.932015 | 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% 2026-06-11 01:28:29.932081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-06-11 01:28:29.932097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-06-11 01:28:29.932165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-06-11 01:28:29.932182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-06-11 01:28:29.932254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-06-11 01:28:29.932270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-06-11 01:28:29.932341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19517 files and directories currently installed.) 2026-06-11 01:28:29.932359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:28:29.932437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-06-11 01:28:29.932506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-06-11 01:28:29.932573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-06-11 01:28:29.932589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-06-11 01:28:29.932645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:28:29.932662 | 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 2026-06-11 01:28:29.932735 | 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 2026-06-11 01:28:29.932753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:28:29.932789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:28:29.932844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:28:29.932860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:28:29.932923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-06-11 01:28:29.932940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:28:29.933014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2026-06-11 01:28:29.933030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-06-11 01:28:29.933122 | 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% 2026-06-11 01:28:29.933150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-06-11 01:28:29.933170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-06-11 01:28:29.933224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-06-11 01:28:29.933240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-06-11 01:28:29.933312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-06-11 01:28:29.933376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-06-11 01:28:29.933426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19508 files and directories currently installed.) 2026-06-11 01:28:29.933461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:29.933563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.933587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:29.933608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.933691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:28:29.933727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.933745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:29.933759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.933833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:29.933849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.933920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.933936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.934008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.934539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.934568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.934580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:28:29.934590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:29.934600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:29.934634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.934713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:28:29.934723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:28:29.934760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:28:29.934794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.934804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.934850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.934878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:29.934958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.934987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.935011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:29.935109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2026-06-11 01:28:29.935174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2026-06-11 01:28:29.935388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:28:29.935439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:28:29.935457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2026-06-11 01:28:29.935468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:28:29.935479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:28:29.935493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2026-06-11 01:28:29.935571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2026-06-11 01:28:29.935628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:28:29.935644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10037 files, 1365 directories removed. 2026-06-11 01:28:29.935757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2026-06-11 01:28:29.935852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1369 files, 141 directories removed. 2026-06-11 01:28:29.935935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-06-11 01:28:29.935995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2026-06-11 01:28:29.936017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2026-06-11 01:28:29.938583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:28:29.938626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 41fa2f04fd2b 2026-06-11 01:28:29.938637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 6154be3e0b40 2026-06-11 01:28:29.938648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built 8539ba84d9d5 2026-06-11 01:28:29.938658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20260611 2026-06-11 01:28:29.938668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2026-06-11 01:28:29.936163 (took 0:00:45.172213) 2026-06-11 01:28:29.938679 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2026-06-11 01:28:29.938688 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2026-06-11 01:28:29.938699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2026-06-11 01:28:29.936814 2026-06-11 01:28:29.938709 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2026-06-11 01:28:29.938719 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2026-06-11 01:28:58.541069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:28:58.541203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 37b3fa5b2249 2026-06-11 01:28:58.541226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20260611" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:28:58.541251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 3b27e09fa9bf 2026-06-11 01:28:58.541390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 3b27e09fa9bf 2026-06-11 01:28:58.541463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> f99d8b04202a 2026-06-11 01:28:58.541653 | 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 2026-06-11 01:28:58.541719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in f98d19ec28de 2026-06-11 01:28:58.541828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-06-11 01:28:58.541900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-06-11 01:28:58.542001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-06-11 01:28:58.542077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2026-06-11 01:28:58.542152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:28:58.542205 | 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 2026-06-11 01:28:58.542350 | 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 2026-06-11 01:28:58.542502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:28:58.542647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:28:58.542719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:28:58.542790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:28:58.542861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-06-11 01:28:58.542941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2026-06-11 01:28:58.543077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-06-11 01:28:58.543102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2026-06-11 01:28:58.543117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:28:58.543207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:28:58.543275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-06-11 01:28:58.543349 | 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 ... 2026-06-11 01:28:58.543424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:60% (Reading database ... 65% 2026-06-11 01:28:58.543538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-06-11 01:28:58.543614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-06-11 01:28:58.543684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-06-11 01:28:58.543751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-06-11 01:28:58.543818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-06-11 01:28:58.543884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-06-11 01:28:58.543970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:28:58.544003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:28:58.544077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-06-11 01:28:58.544131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-06-11 01:28:58.544210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-06-11 01:28:58.544282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-06-11 01:28:58.544347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:28:58.544425 | 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 2026-06-11 01:28:58.544555 | 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 2026-06-11 01:28:58.544793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:28:58.544855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:28:58.544875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:28:58.544908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:28:58.544966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-06-11 01:28:58.545034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:28:58.545100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2026-06-11 01:28:58.545168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-06-11 01:28:58.545235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-06-11 01:28:58.545307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-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% 2026-06-11 01:28:58.545372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-06-11 01:28:58.545477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-06-11 01:28:58.545567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-06-11 01:28:58.545631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-06-11 01:28:58.545735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-06-11 01:28:58.545802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-06-11 01:28:58.545872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19391 files and directories currently installed.) 2026-06-11 01:28:58.545941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:58.546008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.546078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:58.546148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.546227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:28:58.546270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.546335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:58.546417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.546499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.546595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:58.546688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.546758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.546829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.546899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.546968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.547035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.547100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.547164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:28:58.547230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.547299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:58.547364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.547478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:28:58.547613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.547691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.547760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.547829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.547896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:28:58.547963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.548042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.548157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.548255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.548324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.548383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:28:58.548462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.548539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.548606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:28:58.550562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.550571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.550579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:28:58.550587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.550595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:28:58.550611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.550619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:28:58.550634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2026-06-11 01:28:58.550642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2026-06-11 01:28:58.550650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:28:58.550666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:28:58.550681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2026-06-11 01:28:58.550689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:28:58.550697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:28:58.550713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2026-06-11 01:28:58.550722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2026-06-11 01:28:58.550730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:28:58.550746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10037 files, 1365 directories removed. 2026-06-11 01:28:58.550762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2026-06-11 01:28:58.550778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1369 files, 141 directories removed. 2026-06-11 01:28:58.550794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-06-11 01:28:58.550801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2026-06-11 01:28:58.550809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2026-06-11 01:28:58.550817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:28:58.550825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container f98d19ec28de 2026-06-11 01:28:58.550833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> d7bc64c6e2c4 2026-06-11 01:28:58.550840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2026-06-11 01:28:58.550848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in bffefa30efca 2026-06-11 01:28:58.550856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container bffefa30efca 2026-06-11 01:28:58.550864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 324f5147f33e 2026-06-11 01:28:58.550872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built 107f00e7af5e 2026-06-11 01:28:58.550879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20260611 2026-06-11 01:28:58.550887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2026-06-11 01:28:58.549901 (took 0:00:28.613087) 2026-06-11 01:28:58.550895 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2026-06-11 01:28:58.550908 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2026-06-11 01:28:58.550916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2026-06-11 01:28:58.550792 2026-06-11 01:28:58.551871 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2026-06-11 01:28:58.552504 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2026-06-11 01:29:26.566864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:29:26.566980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 37b3fa5b2249 2026-06-11 01:29:26.567055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20260611" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:29:26.567178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in a5f612de3ed5 2026-06-11 01:29:26.567233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container a5f612de3ed5 2026-06-11 01:29:26.567333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> f6cc92c8a9f9 2026-06-11 01:29:26.567429 | 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 2026-06-11 01:29:26.567652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in cf5f0bea5092 2026-06-11 01:29:26.567705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-06-11 01:29:26.567783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-06-11 01:29:26.567857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-06-11 01:29:26.567956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2026-06-11 01:29:26.568008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:29:26.568070 | 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 2026-06-11 01:29:26.568132 | 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 2026-06-11 01:29:26.568196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:29:26.568258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:29:26.568321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:29:26.568388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:29:26.568496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-06-11 01:29:26.568586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2026-06-11 01:29:26.568678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-06-11 01:29:26.568705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2026-06-11 01:29:26.568804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:29:26.568834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:29:26.568920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-06-11 01:29:26.568996 | 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% 2026-06-11 01:29:26.569069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-06-11 01:29:26.569136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-06-11 01:29:26.569202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-06-11 01:29:26.569271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-06-11 01:29:26.569338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-06-11 01:29:26.569421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-06-11 01:29:26.569509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:29:26.569665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:29:26.569724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-06-11 01:29:26.569798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-06-11 01:29:26.569867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-06-11 01:29:26.569941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-06-11 01:29:26.570004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:29:26.570066 | 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 2026-06-11 01:29:26.570130 | 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 2026-06-11 01:29:26.570193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:29:26.570253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:29:26.570326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:29:26.570437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:29:26.570488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-06-11 01:29:26.570592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:29:26.570656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2026-06-11 01:29:26.570724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-06-11 01:29:26.570804 | 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% 2026-06-11 01:29:26.570860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-06-11 01:29:26.570930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-06-11 01:29:26.570994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-06-11 01:29:26.571060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-06-11 01:29:26.571126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-06-11 01:29:26.571191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-06-11 01:29:26.571260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19391 files and directories currently installed.) 2026-06-11 01:29:26.571327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:29:26.571415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.571500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:29:26.571597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.571668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:29:26.571736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.571803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:29:26.571870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.571938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:29:26.573157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:29:26.573231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:29:26.573238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:29:26.573252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:29:26.573318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:29:26.573339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:29:26.573361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:29:26.573379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:29:26.573423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2026-06-11 01:29:26.573431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2026-06-11 01:29:26.573441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:29:26.573479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:29:26.573560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2026-06-11 01:29:26.573605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:29:26.573654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:29:26.573703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2026-06-11 01:29:26.573751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2026-06-11 01:29:26.573835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:29:26.573845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-06-11 01:29:26.573886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10037 files, 1365 directories removed. 2026-06-11 01:29:26.573931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-06-11 01:29:26.573980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2026-06-11 01:29:26.574027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-06-11 01:29:26.574076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1369 files, 141 directories removed. 2026-06-11 01:29:26.574121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-06-11 01:29:26.574169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2026-06-11 01:29:26.574218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2026-06-11 01:29:26.574265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:29:26.574313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container cf5f0bea5092 2026-06-11 01:29:26.574363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 4a3a568279dc 2026-06-11 01:29:26.574448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2026-06-11 01:29:26.574484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in f1fd01da41b7 2026-06-11 01:29:26.574553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container f1fd01da41b7 2026-06-11 01:29:26.574608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 73524e4b1011 2026-06-11 01:29:26.574716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 99bd6a8fdc7b 2026-06-11 01:29:26.574729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260611 2026-06-11 01:29:26.574884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2026-06-11 01:29:26.574737 (took 0:00:28.023945) 2026-06-11 01:29:26.575390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2026-06-11 01:29:26.575662 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2026-06-11 01:29:26.575672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2026-06-11 01:29:26.575486 2026-06-11 01:29:26.576892 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2026-06-11 01:29:26.577545 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2026-06-11 01:30:16.002589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:30:16.002748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 37b3fa5b2249 2026-06-11 01:30:16.002809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20260611" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:30:16.002841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in e46a10ffa645 2026-06-11 01:30:16.002915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container e46a10ffa645 2026-06-11 01:30:16.002945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 4945d88f40d6 2026-06-11 01:30:16.003045 | 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 2026-06-11 01:30:16.003077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 7a1182b219e4 2026-06-11 01:30:16.003185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2026-06-11 01:30:16.003276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.003372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 7a1182b219e4 2026-06-11 01:30:16.003462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 856bde713214 2026-06-11 01:30:16.003768 | 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/* 2026-06-11 01:30:16.003797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 6b5936b4e431 2026-06-11 01:30:16.003881 | 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] 2026-06-11 01:30:16.003959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:30:16.004042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:30:16.004121 | 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] 2026-06-11 01:30:16.004200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:30:16.004325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:30:16.004357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:30:16.004489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:30:16.004576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:30:16.004672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:30:16.004724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:30:16.004850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:30:16.004882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:30:16.004973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:30:16.005036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:30:16.005142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 30.3 MB in 3s (11.9 MB/s) 2026-06-11 01:30:16.005233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-06-11 01:30:16.005261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-06-11 01:30:16.005351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-06-11 01:30:16.005442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-06-11 01:30:16.005615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2026-06-11 01:30:16.006858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-06-11 01:30:16.006915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-06-11 01:30:16.006934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2026-06-11 01:30:16.006952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2026-06-11 01:30:16.006970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2026-06-11 01:30:16.007006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2026-06-11 01:30:16.007024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-06-11 01:30:16.007041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-06-11 01:30:16.007057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2026-06-11 01:30:16.007074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:30:16.007092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,334 kB of archives. 2026-06-11 01:30:16.007110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2026-06-11 01:30:16.007127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:30:16.007143 | 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] 2026-06-11 01:30:16.007161 | 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] 2026-06-11 01:30:16.007179 | 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.1 [916 kB] 2026-06-11 01:30:16.007196 | 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] 2026-06-11 01:30:16.007213 | 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.4 [815 kB] 2026-06-11 01:30:16.007231 | 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] 2026-06-11 01:30:16.007248 | 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] 2026-06-11 01:30:16.007265 | 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] 2026-06-11 01:30:16.007282 | 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] 2026-06-11 01:30:16.007298 | 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] 2026-06-11 01:30:16.007330 | 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] 2026-06-11 01:30:16.007361 | 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] 2026-06-11 01:30:16.007379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,334 kB in 0s (21.8 MB/s) 2026-06-11 01:30:16.007430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-06-11 01:30:16.007456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-06-11 01:30:16.007475 | 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% 2026-06-11 01:30:16.007493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-06-11 01:30:16.007509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-06-11 01:30:16.007555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-06-11 01:30:16.007570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-06-11 01:30:16.007586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-06-11 01:30:16.007601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-06-11 01:30:16.007617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19400 files and directories currently installed.) 2026-06-11 01:30:16.007641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-06-11 01:30:16.007656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 01:30:16.007679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2026-06-11 01:30:16.007693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-06-11 01:30:16.007706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:30:16.007719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2026-06-11 01:30:16.007739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-11 01:30:16.007753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.007765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2026-06-11 01:30:16.007782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-06-11 01:30:16.007841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:30:16.007861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2026-06-11 01:30:16.007922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-06-11 01:30:16.007938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 01:30:16.007989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2026-06-11 01:30:16.008004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-06-11 01:30:16.008043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-06-11 01:30:16.008086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2026-06-11 01:30:16.008160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2026-06-11 01:30:16.008175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-06-11 01:30:16.008193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.008271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2026-06-11 01:30:16.008288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-11 01:30:16.008305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:30:16.008363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2026-06-11 01:30:16.008380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2026-06-11 01:30:16.008465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-06-11 01:30:16.008493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2026-06-11 01:30:16.008580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-06-11 01:30:16.008604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-06-11 01:30:16.008791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2026-06-11 01:30:16.008814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-06-11 01:30:16.008827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:30:16.008841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2026-06-11 01:30:16.008854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.008874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-06-11 01:30:16.008887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:30:16.008899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:30:16.008918 | 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 2026-06-11 01:30:16.008937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-06-11 01:30:16.009015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:30:16.009053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.009073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2026-06-11 01:30:16.009092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-06-11 01:30:16.009135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-06-11 01:30:16.009151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: 2026-06-11 01:30:16.009216 | 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 2026-06-11 01:30:16.009254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-06-11 01:30:16.009270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-06-11 01:30:16.009288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-06-11 01:30:16.009307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:30:16.009368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 01:30:16.009391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2026-06-11 01:30:16.009450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-06-11 01:30:16.009566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:30:16.009586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 6b5936b4e431 2026-06-11 01:30:16.009600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> ada388b16690 2026-06-11 01:30:16.009675 | 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 2026-06-11 01:30:16.009695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 57449980fddb 2026-06-11 01:30:16.009708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-06-11 01:30:16.009726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-06-11 01:30:16.009744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-06-11 01:30:16.009819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2026-06-11 01:30:16.009837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:30:16.009856 | 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 2026-06-11 01:30:16.009875 | 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 2026-06-11 01:30:16.009888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:30:16.009943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:30:16.009964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:30:16.009978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:30:16.010031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-06-11 01:30:16.010053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2026-06-11 01:30:16.010071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-06-11 01:30:16.010147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2026-06-11 01:30:16.010164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:30:16.010176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:30:16.010213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-06-11 01:30:16.010240 | 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% 2026-06-11 01:30:16.010260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-06-11 01:30:16.010273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-06-11 01:30:16.010291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-06-11 01:30:16.010330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-06-11 01:30:16.010344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-06-11 01:30:16.010431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-06-11 01:30:16.010457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20520 files and directories currently installed.) 2026-06-11 01:30:16.010478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:30:16.010496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-06-11 01:30:16.010593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-06-11 01:30:16.010612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-06-11 01:30:16.010629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-06-11 01:30:16.010645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:30:16.010655 | 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 2026-06-11 01:30:16.010705 | 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 2026-06-11 01:30:16.010724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:30:16.010735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:30:16.010800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:30:16.010814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:30:16.010829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-06-11 01:30:16.010878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:30:16.010896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2026-06-11 01:30:16.010911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-06-11 01:30:16.010958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-06-11 01:30:16.010977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: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% 2026-06-11 01:30:16.010996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-06-11 01:30:16.011058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-06-11 01:30:16.011073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-06-11 01:30:16.011106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-06-11 01:30:16.011122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-06-11 01:30:16.011137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-06-11 01:30:16.011195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20511 files and directories currently installed.) 2026-06-11 01:30:16.011209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:16.011261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:16.011292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:30:16.011362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.011379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:16.011468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:16.011545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.011578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.011652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.011668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.011682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.011729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:30:16.011742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:16.011755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:16.011828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.011992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.012074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:30:16.012089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:30:16.012197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:30:16.012291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:16.012321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:16.012367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2026-06-11 01:30:16.012440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2026-06-11 01:30:16.012468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:30:16.012740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:30:16.012797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2026-06-11 01:30:16.012806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:30:16.012813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:30:16.012820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2026-06-11 01:30:16.012827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2026-06-11 01:30:16.012834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:30:16.012848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.012856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10037 files, 1365 directories removed. 2026-06-11 01:30:16.012863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.012869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2026-06-11 01:30:16.012876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.012898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1875 files, 199 directories removed. 2026-06-11 01:30:16.012906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-06-11 01:30:16.012916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2026-06-11 01:30:16.012923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2026-06-11 01:30:16.012934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:30:16.012941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 57449980fddb 2026-06-11 01:30:16.013107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> f796ebcb179e 2026-06-11 01:30:16.013142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2026-06-11 01:30:16.013154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in dd464a91942f 2026-06-11 01:30:16.013165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container dd464a91942f 2026-06-11 01:30:16.013175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 5926dbcf4e04 2026-06-11 01:30:16.013192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built aab17f218874 2026-06-11 01:30:16.013218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260611 2026-06-11 01:30:16.013280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2026-06-11 01:30:16.013155 (took 0:00:49.437669) 2026-06-11 01:30:16.013809 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2026-06-11 01:30:16.013840 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2026-06-11 01:30:16.013857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2026-06-11 01:30:16.013762 2026-06-11 01:30:16.016279 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2026-06-11 01:30:16.016861 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2026-06-11 01:30:48.310270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 01:30:48.310440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> afb9bb2cb7de 2026-06-11 01:30:48.310476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20260611" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:30:48.310501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ef4b8c6670fd 2026-06-11 01:30:48.310583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ef4b8c6670fd 2026-06-11 01:30:48.310604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 919c40f487da 2026-06-11 01:30:48.310624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-06-11 01:30:48.310658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 2e0c36157c16 2026-06-11 01:30:48.310679 | 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 2026-06-11 01:30:48.310699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ed944ff29a31 2026-06-11 01:30:48.310716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ed944ff29a31 2026-06-11 01:30:48.310733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 93994335c9f4 2026-06-11 01:30:48.310752 | 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 2026-06-11 01:30:48.310771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 745d6ec846b1 2026-06-11 01:30:48.310789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-06-11 01:30:48.310807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-06-11 01:30:48.310848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-06-11 01:30:48.310866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:30:48.310884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:30:48.310925 | 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 2026-06-11 01:30:48.310940 | 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 2026-06-11 01:30:48.310954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:30:48.310970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:30:48.310984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:30:48.311006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:30:48.311021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-06-11 01:30:48.311036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2026-06-11 01:30:48.311048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-06-11 01:30:48.311060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2026-06-11 01:30:48.311072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:30:48.311084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:30:48.311096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-06-11 01:30:48.311109 | 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% 2026-06-11 01:30:48.311122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-06-11 01:30:48.311134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-06-11 01:30:48.311146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-06-11 01:30:48.311158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-06-11 01:30:48.311170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-06-11 01:30:48.311181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-06-11 01:30:48.311198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19620 files and directories currently installed.) 2026-06-11 01:30:48.311213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:30:48.311225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-06-11 01:30:48.311236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-06-11 01:30:48.311248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-06-11 01:30:48.311259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-06-11 01:30:48.311271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:30:48.311283 | 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 2026-06-11 01:30:48.311295 | 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 2026-06-11 01:30:48.311311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:30:48.311323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:30:48.311335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:30:48.311347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:30:48.311367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-06-11 01:30:48.311379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:30:48.311423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:30:48.311441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-06-11 01:30:48.311452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-06-11 01:30:48.311472 | 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% 2026-06-11 01:30:48.311492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-06-11 01:30:48.311511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-06-11 01:30:48.311542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-06-11 01:30:48.311561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-06-11 01:30:48.311574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-06-11 01:30:48.311586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-06-11 01:30:48.311603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19611 files and directories currently installed.) 2026-06-11 01:30:48.311614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:48.311675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.311691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:48.311760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.311774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:30:48.311785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.311797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:48.311814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.311826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:48.311841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.311857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.311907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.311920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.311935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.311951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.311966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.312017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:30:48.312034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:48.312046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:30:48.312115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312245 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.312292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:30:48.312308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:30:48.312430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:30:48.312512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:30:48.312600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:30:48.312777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2026-06-11 01:30:48.312801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:30:48.312821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:30:48.312834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:30:48.312846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2026-06-11 01:30:48.312857 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:30:48.312869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:30:48.312886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2026-06-11 01:30:48.312897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2026-06-11 01:30:48.312908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:30:48.312920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10634 files, 1459 directories removed. 2026-06-11 01:30:48.312943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2026-06-11 01:30:48.312970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.312982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1490 files, 155 directories removed. 2026-06-11 01:30:48.312997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-06-11 01:30:48.313008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:30:48.313024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:30:48.313044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:30:48.313061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 745d6ec846b1 2026-06-11 01:30:48.313133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 8f730057749a 2026-06-11 01:30:48.313147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 7c3bd71b7b72 2026-06-11 01:30:48.313159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20260611 2026-06-11 01:30:48.313235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2026-06-11 01:30:48.313117 (took 0:00:32.299355) 2026-06-11 01:30:48.313780 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2026-06-11 01:30:48.313820 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2026-06-11 01:30:48.313834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2026-06-11 01:30:48.313580 2026-06-11 01:30:48.314624 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2026-06-11 01:30:48.315085 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2026-06-11 01:34:41.088371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 01:34:41.088530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> afb9bb2cb7de 2026-06-11 01:34:41.088647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20260611" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:34:41.088695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 2f87850ce6e9 2026-06-11 01:34:41.088706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 2f87850ce6e9 2026-06-11 01:34:41.088734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 489284c8e396 2026-06-11 01:34:41.088746 | 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/* 2026-06-11 01:34:41.088756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in c2604968f985 2026-06-11 01:34:41.088787 | 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] 2026-06-11 01:34:41.088797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:34:41.088824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:34:41.088853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:34:41.088883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:34:41.088932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:34:41.088982 | 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] 2026-06-11 01:34:41.089025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:34:41.089055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:34:41.089109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:34:41.089143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:34:41.089192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:34:41.089230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:34:41.089293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:34:41.089318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:34:41.089353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 30.3 MB in 2s (12.2 MB/s) 2026-06-11 01:34:41.089425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-06-11 01:34:41.090618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-06-11 01:34:41.090674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-06-11 01:34:41.090684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-06-11 01:34:41.090693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-06-11 01:34:41.090701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2026-06-11 01:34:41.090709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-06-11 01:34:41.090717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-06-11 01:34:41.090724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-06-11 01:34:41.090732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2026-06-11 01:34:41.090739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2026-06-11 01:34:41.090747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2026-06-11 01:34:41.090754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2026-06-11 01:34:41.090762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2026-06-11 01:34:41.090769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-06-11 01:34:41.090776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2026-06-11 01:34:41.090784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2026-06-11 01:34:41.090791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2026-06-11 01:34:41.090799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2026-06-11 01:34:41.090806 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2026-06-11 01:34:41.090814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-06-11 01:34:41.090821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-06-11 01:34:41.090829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-06-11 01:34:41.090844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2026-06-11 01:34:41.090852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2026-06-11 01:34:41.090859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-06-11 01:34:41.090866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2026-06-11 01:34:41.090874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2026-06-11 01:34:41.090895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:34:41.090903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,536 kB of archives. 2026-06-11 01:34:41.090911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.3 MB of additional disk space will be used. 2026-06-11 01:34:41.090918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:34:41.090925 | 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] 2026-06-11 01:34:41.092523 | 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] 2026-06-11 01:34:41.092544 | 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] 2026-06-11 01:34:41.092553 | 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] 2026-06-11 01:34:41.092561 | 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] 2026-06-11 01:34:41.092569 | 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] 2026-06-11 01:34:41.092576 | 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] 2026-06-11 01:34:41.092583 | 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] 2026-06-11 01:34:41.092590 | 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] 2026-06-11 01:34:41.092598 | 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.2 [215 kB] 2026-06-11 01:34:41.092605 | 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.8 [183 kB] 2026-06-11 01:34:41.092612 | 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] 2026-06-11 01:34:41.092619 | 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] 2026-06-11 01:34:41.092626 | 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] 2026-06-11 01:34:41.092634 | 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] 2026-06-11 01:34:41.092641 | 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] 2026-06-11 01:34:41.092648 | 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] 2026-06-11 01:34:41.092656 | 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.8 [21.6 kB] 2026-06-11 01:34:41.092672 | 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.2 [47.3 kB] 2026-06-11 01:34:41.092680 | 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.2 [100 kB] 2026-06-11 01:34:41.092687 | 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.8 [50.5 kB] 2026-06-11 01:34:41.092694 | 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.2 [19.6 kB] 2026-06-11 01:34:41.092702 | 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.8 [9,076 B] 2026-06-11 01:34:41.092709 | 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] 2026-06-11 01:34:41.092716 | 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] 2026-06-11 01:34:41.092724 | 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] 2026-06-11 01:34:41.092737 | 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] 2026-06-11 01:34:41.092745 | 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] 2026-06-11 01:34:41.092752 | 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] 2026-06-11 01:34:41.092770 | 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] 2026-06-11 01:34:41.092778 | 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] 2026-06-11 01:34:41.092785 | 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] 2026-06-11 01:34:41.092792 | 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] 2026-06-11 01:34:41.092799 | 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] 2026-06-11 01:34:41.092807 | 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] 2026-06-11 01:34:41.092814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-11 01:34:41.092821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-06-11 01:34:41.092828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2026-06-11 01:34:41.092836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,536 kB in 0s (7,328 kB/s) 2026-06-11 01:34:41.092843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-11 01:34:41.092850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-06-11 01:34:41.092860 | 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% 2026-06-11 01:34:41.092875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-06-11 01:34:41.092883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-06-11 01:34:41.092890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-06-11 01:34:41.092897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-06-11 01:34:41.092905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-06-11 01:34:41.092912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-06-11 01:34:41.092919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19620 files and directories currently installed.) 2026-06-11 01:34:41.092927 | 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 ... 2026-06-11 01:34:41.092934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:34:41.092941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2026-06-11 01:34:41.092949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:34:41.092956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:34:41.092963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2026-06-11 01:34:41.092971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-11 01:34:41.092978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:34:41.092985 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.092996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2026-06-11 01:34:41.093003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:34:41.093011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.093018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2026-06-11 01:34:41.093029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:34:41.093105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2026-06-11 01:34:41.093187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-11 01:34:41.093231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2026-06-11 01:34:41.093315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2026-06-11 01:34:41.093378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:34:41.093474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:34:41.093620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2026-06-11 01:34:41.093689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-11 01:34:41.093746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-11 01:34:41.093805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2026-06-11 01:34:41.093864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-11 01:34:41.093919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 01:34:41.093979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2026-06-11 01:34:41.094036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-11 01:34:41.094093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-11 01:34:41.094161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2026-06-11 01:34:41.094219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-06-11 01:34:41.094277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:34:41.094333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-06-11 01:34:41.094390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:34:41.094466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:34:41.094548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-06-11 01:34:41.094607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-06-11 01:34:41.094662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-06-11 01:34:41.094717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-06-11 01:34:41.094775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-06-11 01:34:41.094831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.094889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-06-11 01:34:41.094945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2026-06-11 01:34:41.095001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2026-06-11 01:34:41.095058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2026-06-11 01:34:41.095115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2026-06-11 01:34:41.095166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-06-11 01:34:41.095222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:34:41.095276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2026-06-11 01:34:41.095332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-06-11 01:34:41.095385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:34:41.095478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2026-06-11 01:34:41.095549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-06-11 01:34:41.095619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.095681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:34:41.095736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2026-06-11 01:34:41.095791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-06-11 01:34:41.095848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:34:41.095904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2026-06-11 01:34:41.095968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:34:41.096018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:34:41.096075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2026-06-11 01:34:41.096133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:34:41.096188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:34:41.096266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2026-06-11 01:34:41.096323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-06-11 01:34:41.096377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:34:41.096461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2026-06-11 01:34:41.096565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-06-11 01:34:41.096630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:34:41.096690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2026-06-11 01:34:41.096749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-06-11 01:34:41.096764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:34:41.096831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 01:34:41.096890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 01:34:41.096906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:34:41.096968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2026-06-11 01:34:41.097024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2026-06-11 01:34:41.097070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2026-06-11 01:34:41.097085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2026-06-11 01:34:41.097158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2026-06-11 01:34:41.097174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2026-06-11 01:34:41.097266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2026-06-11 01:34:41.097281 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2026-06-11 01:34:41.097350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2026-06-11 01:34:41.097364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2026-06-11 01:34:41.097467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-11 01:34:41.097551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:34:41.097568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2026-06-11 01:34:41.097637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-11 01:34:41.097671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2026-06-11 01:34:41.097736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2026-06-11 01:34:41.097796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-11 01:34:41.097825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-11 01:34:41.097874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2026-06-11 01:34:41.097922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2026-06-11 01:34:41.097967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2026-06-11 01:34:41.098026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2026-06-11 01:34:41.098040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-11 01:34:41.098107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-11 01:34:41.098155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2026-06-11 01:34:41.098177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-06-11 01:34:41.100639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:34:41.100720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2026-06-11 01:34:41.100734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-11 01:34:41.100745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-11 01:34:41.100756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2026-06-11 01:34:41.100766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-11 01:34:41.100776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-11 01:34:41.100787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2026-06-11 01:34:41.100797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:34:41.100808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:34:41.100818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2026-06-11 01:34:41.100828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:34:41.100838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:34:41.100849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:34:41.100859 | 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 2026-06-11 01:34:41.100871 | 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 2026-06-11 01:34:41.100883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:34:41.100893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:34:41.100903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 01:34:41.100913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:34:41.100923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-11 01:34:41.100933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2026-06-11 01:34:41.100943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-06-11 01:34:41.101007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:34:41.101019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:34:41.101029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-06-11 01:34:41.101039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:34:41.101049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2026-06-11 01:34:41.101059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:34:41.101068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2026-06-11 01:34:41.101078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-11 01:34:41.101088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2026-06-11 01:34:41.101098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:34:41.101108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:34:41.101118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.101128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.101138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2026-06-11 01:34:41.101148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-06-11 01:34:41.101158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-06-11 01:34:41.101167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-11 01:34:41.101177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:34:41.101187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:34:41.101197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:34:41.101207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2026-06-11 01:34:41.101248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:34:41.101259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:34:41.101270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-06-11 01:34:41.101280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:34:41.101290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2026-06-11 01:34:41.101300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:34:41.101311 | 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. 2026-06-11 01:34:41.101323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:34:41.101333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-11 01:34:41.101343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-06-11 01:34:41.101353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:34:41.101363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2026-06-11 01:34:41.101373 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:34:41.101383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.101454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2026-06-11 01:34:41.101485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.101532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2026-06-11 01:34:41.101542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:34:41.101552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.101562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2026-06-11 01:34:41.101572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-06-11 01:34:41.101582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2026-06-11 01:34:41.101592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-06-11 01:34:41.101602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:34:41.101612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-06-11 01:34:41.101622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2026-06-11 01:34:41.101632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-11 01:34:41.101642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:34:41.101653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-11 01:34:41.101663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-11 01:34:41.101673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-11 01:34:41.101683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-11 01:34:41.101693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-06-11 01:34:41.101703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:34:41.101713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:34:41.101724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:34:41.101734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:34:41.101744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-11 01:34:41.101754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-11 01:34:41.101765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:34:41.101775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-11 01:34:41.101792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-11 01:34:41.101817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-11 01:34:41.101828 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-11 01:34:41.101839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-06-11 01:34:41.101849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:34:41.101867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:34:41.101877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-11 01:34:41.101887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-11 01:34:41.101898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-11 01:34:41.101908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-11 01:34:41.101918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:34:41.101927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:34:41.101938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-06-11 01:34:41.101947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:34:41.101957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-06-11 01:34:41.101967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-11 01:34:41.101977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.101987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-11 01:34:41.101998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.102008 | 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)] 2026-06-11 01:34:41.102018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:34:41.102028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:34:41.102038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:34:41.102048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container c2604968f985 2026-06-11 01:34:41.102059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 0cd545b7f901 2026-06-11 01:34:41.102069 | 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 2026-06-11 01:34:41.102080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in c61330bcfebd 2026-06-11 01:34:41.102096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container c61330bcfebd 2026-06-11 01:34:41.102106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 5cfb700024e1 2026-06-11 01:34:41.102116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2026-06-11 01:34:41.102126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> c297983b9527 2026-06-11 01:34:41.102137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-06-11 01:34:41.102147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> efbaaf9bd254 2026-06-11 01:34:41.102157 | 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 2026-06-11 01:34:41.102167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in b8960cce437d 2026-06-11 01:34:41.102182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container b8960cce437d 2026-06-11 01:34:41.102193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> c9d1c8cac431 2026-06-11 01:34:41.102214 | 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 2026-06-11 01:34:41.102257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 9599d6ea1317 2026-06-11 01:34:41.102340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2026-06-11 01:34:41.102353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py-pure-client-1.55.0.tar.gz (15.6 MB) 2026-06-11 01:34:41.102431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 8.7 MB/s 0:00:01 2026-06-11 01:34:41.102454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.102581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.102597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.102612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.102662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.102679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.102777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2026-06-11 01:34:41.102792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-240.2.1-py3-none-any.whl.metadata (1.7 kB) 2026-06-11 01:34:41.102807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2026-06-11 01:34:41.102858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.23.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-11 01:34:41.102874 | 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) (2026.5.20) 2026-06-11 01:34:41.102951 | 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) 2026-06-11 01:34:41.103016 | 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) 2026-06-11 01:34:41.103180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting setuptools>=70.0.0 (from py-pure-client) 2026-06-11 01:34:41.103201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-11 01:34:41.103290 | 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) 2026-06-11 01:34:41.103359 | 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) 2026-06-11 01:34:41.103454 | 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) 2026-06-11 01:34:41.103568 | 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) 2026-06-11 01:34:41.103617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api-object-schema>=1.5.1 (from infinisdk) 2026-06-11 01:34:41.103687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2026-06-11 01:34:41.103744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.103759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.103842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.103915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.103930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.103993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.104008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2026-06-11 01:34:41.104069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2026-06-11 01:34:41.104084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2026-06-11 01:34:41.104143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2026-06-11 01:34:41.104190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.104313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.104362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.104376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.104463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.104563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.104580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2026-06-11 01:34:41.104654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-06-11 01:34:41.104669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2026-06-11 01:34:41.104716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2026-06-11 01:34:41.104731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.104790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.104805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.104866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.104881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.104939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.104954 | 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) 2026-06-11 01:34:41.105013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2026-06-11 01:34:41.105029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2026-06-11 01:34:41.105074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.105088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.105150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.105165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.105210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-06-11 01:34:41.105224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-06-11 01:34:41.105282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.105297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.105350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2026-06-11 01:34:41.105365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2026-06-11 01:34:41.105424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.105443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.105524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.105539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.105601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-06-11 01:34:41.105616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-06-11 01:34:41.105661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.105676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.105736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2026-06-11 01:34:41.105750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2026-06-11 01:34:41.105794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.105809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.105867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.105883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.105939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.105954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.106022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2026-06-11 01:34:41.106037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2026-06-11 01:34:41.106093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.106108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.106165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.106180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.106236 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.106258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.106316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2026-06-11 01:34:41.106327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2026-06-11 01:34:41.106371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.106385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.106471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.106536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.106568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.106628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.106652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2026-06-11 01:34:41.106716 | 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) 2026-06-11 01:34:41.106731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2026-06-11 01:34:41.106790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-06-11 01:34:41.106805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2026-06-11 01:34:41.106862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-11 01:34:41.106877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2026-06-11 01:34:41.106934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2026-06-11 01:34:41.106949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.107007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.107022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.107075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.107087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-06-11 01:34:41.107145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-06-11 01:34:41.107157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.107214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.107226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2026-06-11 01:34:41.107286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2026-06-11 01:34:41.107298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.107355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.107367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.107458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.107475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.107575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.107627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage-interfaces (from infinisdk) 2026-06-11 01:34:41.107639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-11 01:34:41.107691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2026-06-11 01:34:41.107703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2026-06-11 01:34:41.107762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.107815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.107829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.107888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.107902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.107963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.107976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2026-06-11 01:34:41.108041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2026-06-11 01:34:41.108054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.108093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.108105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.108160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.108172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.108222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.108235 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2026-06-11 01:34:41.108287 | 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) 2026-06-11 01:34:41.108299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2026-06-11 01:34:41.108350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.4.1.tar.gz (7.1 kB) 2026-06-11 01:34:41.108363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-06-11 01:34:41.108420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-06-11 01:34:41.108481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-06-11 01:34:41.109074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:34:41.109174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-06-11 01:34:41.109188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.109307 | 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) 2026-06-11 01:34:41.109322 | 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) 2026-06-11 01:34:41.109424 | 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) 2026-06-11 01:34:41.109570 | 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) 2026-06-11 01:34:41.109651 | 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) 2026-06-11 01:34:41.109713 | 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) 2026-06-11 01:34:41.109813 | 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) 2026-06-11 01:34:41.109875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-240.2.1-py3-none-any.whl (127 kB) 2026-06-11 01:34:41.109933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.23.0-py3-none-any.whl (96 kB) 2026-06-11 01:34:41.109987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2026-06-11 01:34:41.110046 | 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) 2026-06-11 01:34:41.110097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-11 01:34:41.110164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.8 MB/s 0:00:00 2026-06-11 01:34:41.110228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB) 2026-06-11 01:34:41.110286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-11 01:34:41.110342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2026-06-11 01:34:41.110412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-06-11 01:34:41.110508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2026-06-11 01:34:41.110576 | 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 2026-06-11 01:34:41.110633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2026-06-11 01:34:41.110688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.110748 | 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=53186781 sha256=92830052faefeeb90e195e9afee9a7809150757d2bfe5a51da339ffa3b4eede6 2026-06-11 01:34:41.110809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/d8/dc/be/4b587b70903fde0c73bff8ad857e7623eba6b59650df0c2002 2026-06-11 01:34:41.110863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): started 2026-06-11 01:34:41.110918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.110975 | 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=9436 sha256=be41f46e0146604c979de66557458c88ebe38db0628235549a2b1c3c20505525 2026-06-11 01:34:41.111026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2026-06-11 01:34:41.111083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2026-06-11 01:34:41.111136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.111192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for capacity: filename=capacity-1.3.14-py3-none-any.whl size=4198 sha256=c4905058a4ead184eac5dfb7804bdf2c592afdbe93e7cbfcbfc9b42f5de32627 2026-06-11 01:34:41.111247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2026-06-11 01:34:41.111302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2026-06-11 01:34:41.111358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.111424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7212 sha256=71362885d5ea0912dd33b6dd729c9f4d0e0a858a414e14297caf60e3f5d52f6f 2026-06-11 01:34:41.111532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2026-06-11 01:34:41.111569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2026-06-11 01:34:41.111633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.111691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for gossip: filename=gossip-2.4.0-py3-none-any.whl size=14695 sha256=2043be856308aa69373cf84b5118581e51976bbe755961577de72029d96acff3 2026-06-11 01:34:41.111746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2026-06-11 01:34:41.111805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2026-06-11 01:34:41.111866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.111913 | 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=2897 sha256=83275840c81a96d1baa3af0695c2ef7ec809cc3c405fa3a2a60346cfd7b29b3a 2026-06-11 01:34:41.111968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2026-06-11 01:34:41.112020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2026-06-11 01:34:41.112075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.112141 | 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=3367 sha256=a037c875efd2176b729aaa352f15e118f3d8a776f1be0ad3a3afccb787a4a343 2026-06-11 01:34:41.112177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2026-06-11 01:34:41.112284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2026-06-11 01:34:41.112337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.112409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for pact: filename=pact-1.12.0-py3-none-any.whl size=7508 sha256=91744e5fabc23d04088c01c981181d9e0786d8079b6e2461e9237057d1c98636 2026-06-11 01:34:41.112480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2026-06-11 01:34:41.112553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2026-06-11 01:34:41.112609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.112665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3228 sha256=e896c3652200ed7262215abc01dd85927b08ae34c6d4c91a707b80b183be55eb 2026-06-11 01:34:41.112724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2026-06-11 01:34:41.112777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2026-06-11 01:34:41.112832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.112889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2854 sha256=566c1740659784fd95ca4a6d78c98270e92404e3317027250db9a235475ce33c 2026-06-11 01:34:41.112943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2026-06-11 01:34:41.112996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2026-06-11 01:34:41.113051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.113107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for flux: filename=flux-1.3.5-py3-none-any.whl size=6125 sha256=fa02feef85ca7e0272ddf9594e1fc10c76926661f8d2db237941a0fa5799d52c 2026-06-11 01:34:41.113181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2026-06-11 01:34:41.113238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2026-06-11 01:34:41.113289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.113346 | 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=2907 sha256=0d849247a920c5c16ff9f9c0222043f76ecfbe132e4765c216f5ffeb8a20e517 2026-06-11 01:34:41.113420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2026-06-11 01:34:41.113474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2026-06-11 01:34:41.113557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.113593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14534 sha256=2678c7e18e0b67418b73a31e6837ad8829da24c1ba15e60c259a77621b310e1f 2026-06-11 01:34:41.113652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2026-06-11 01:34:41.113704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): started 2026-06-11 01:34:41.113756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): finished with status 'done' 2026-06-11 01:34:41.113812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for waiting: filename=waiting-1.4.1-py3-none-any.whl size=3765 sha256=5ea73cae5af60adbc9c33c273ae6d9ad5b181a69940d458138e292acff006732 2026-06-11 01:34:41.113870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-7i_t96oy/wheels/bf/ba/94/7951f178137020544b280bf3da149439493e27ab94979f3b98 2026-06-11 01:34:41.113940 | 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 2026-06-11 01:34:41.113992 | 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 2026-06-11 01:34:41.114043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Attempting uninstall: setuptools 2026-06-11 01:34:41.114100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Found existing installation: setuptools 67.2.0 2026-06-11 01:34:41.114151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Uninstalling setuptools-67.2.0: 2026-06-11 01:34:41.114205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled setuptools-67.2.0 2026-06-11 01:34:41.114314 | 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-82.0.1 storage-interfaces-1.0.5 types-python-dateutil-2.9.0.20240821 vintage-0.4.1 waiting-1.4.1 2026-06-11 01:34:41.114371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 9599d6ea1317 2026-06-11 01:34:41.114443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 1c7e97d525da 2026-06-11 01:34:41.114528 | 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 2026-06-11 01:34:41.114612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 429fef9aa46c 2026-06-11 01:34:41.114670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-06-11 01:34:41.114729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-06-11 01:34:41.114787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-06-11 01:34:41.114852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2026-06-11 01:34:41.114902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:34:41.114955 | 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 2026-06-11 01:34:41.115007 | 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 2026-06-11 01:34:41.115051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:34:41.115099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:34:41.115149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:34:41.115199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:34:41.115251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-06-11 01:34:41.115300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2026-06-11 01:34:41.115355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-06-11 01:34:41.115414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2026-06-11 01:34:41.115504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:34:41.115558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:34:41.115617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-06-11 01:34:41.115678 | 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% 2026-06-11 01:34:41.115740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2026-06-11 01:34:41.115787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-06-11 01:34:41.115841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-06-11 01:34:41.115896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-06-11 01:34:41.115948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-06-11 01:34:41.116002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-06-11 01:34:41.116058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-06-11 01:34:41.116110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20734 files and directories currently installed.) 2026-06-11 01:34:41.116164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:34:41.116216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-06-11 01:34:41.116272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-06-11 01:34:41.116327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-06-11 01:34:41.116388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-06-11 01:34:41.116462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:34:41.116541 | 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 2026-06-11 01:34:41.116615 | 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 2026-06-11 01:34:41.116666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:34:41.116716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:34:41.116763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:34:41.116808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:34:41.116853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-06-11 01:34:41.116904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:34:41.116955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2026-06-11 01:34:41.117002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-06-11 01:34:41.117050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-06-11 01:34:41.117099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: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% 2026-06-11 01:34:41.117146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-06-11 01:34:41.117194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-06-11 01:34:41.117261 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-06-11 01:34:41.117310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-06-11 01:34:41.117358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-06-11 01:34:41.117412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-06-11 01:34:41.117481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20725 files and directories currently installed.) 2026-06-11 01:34:41.117546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:34:41.117602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.117653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:34:41.117700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.117751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:34:41.117788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.117845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:34:41.117894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.117942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:34:41.117990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.118043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.118096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.118144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.118197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.118241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.118295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.118339 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.118388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:34:41.118475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:34:41.118571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.118646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:34:41.118730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.118830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.118930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.118992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.119205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.119342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:34:41.119414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119484 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.119850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:34:41.119946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.119959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.119980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:34:41.119991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.120013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:34:41.120061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.120080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:34:41.120097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2026-06-11 01:34:41.120115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2026-06-11 01:34:41.120132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:34:41.120158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:34:41.120177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2026-06-11 01:34:41.120196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:34:41.120212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:34:41.120300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2026-06-11 01:34:41.120316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2026-06-11 01:34:41.120431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:34:41.120462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.120577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 36966 files, 1660 directories removed. 2026-06-11 01:34:41.120590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.120605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2026-06-11 01:34:41.120674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.120686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1654 files, 174 directories removed. 2026-06-11 01:34:41.120743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-06-11 01:34:41.120758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2026-06-11 01:34:41.120771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2026-06-11 01:34:41.120854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:34:41.120866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 429fef9aa46c 2026-06-11 01:34:41.120931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> aca8afd278c5 2026-06-11 01:34:41.120964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2026-06-11 01:34:41.120981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in d972cb7d1c7b 2026-06-11 01:34:41.121029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container d972cb7d1c7b 2026-06-11 01:34:41.121044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8a953978cd83 2026-06-11 01:34:41.121119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 20bf0b6b0b26 2026-06-11 01:34:41.121131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20260611 2026-06-11 01:34:41.121250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2026-06-11 01:34:41.121117 (took 0:03:52.807537) 2026-06-11 01:34:41.121905 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2026-06-11 01:34:41.121965 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2026-06-11 01:34:41.122049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2026-06-11 01:34:41.121921 2026-06-11 01:34:41.123230 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2026-06-11 01:34:41.123936 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2026-06-11 01:35:11.199628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 01:35:11.199740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> afb9bb2cb7de 2026-06-11 01:35:11.199762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20260611" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:35:11.199808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in ce1aab44c01f 2026-06-11 01:35:11.199821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container ce1aab44c01f 2026-06-11 01:35:11.199832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 2b185e1dbfac 2026-06-11 01:35:11.199844 | 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 2026-06-11 01:35:11.199855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 5025d295c117 2026-06-11 01:35:11.199865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-06-11 01:35:11.199875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-06-11 01:35:11.199886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-06-11 01:35:11.199895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2026-06-11 01:35:11.199906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:35:11.199917 | 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 2026-06-11 01:35:11.199927 | 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 2026-06-11 01:35:11.199937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:35:11.199948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:35:11.199958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:35:11.199968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:35:11.199979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-06-11 01:35:11.199989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2026-06-11 01:35:11.199999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-06-11 01:35:11.200029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2026-06-11 01:35:11.200040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:35:11.200050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:35:11.200061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-06-11 01:35:11.200073 | 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% 2026-06-11 01:35:11.200092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-06-11 01:35:11.200103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-06-11 01:35:11.200113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-06-11 01:35:11.200142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-06-11 01:35:11.200153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-06-11 01:35:11.200163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-06-11 01:35:11.200174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19620 files and directories currently installed.) 2026-06-11 01:35:11.200186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:35:11.200196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-06-11 01:35:11.200206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-06-11 01:35:11.200216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-06-11 01:35:11.200227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-06-11 01:35:11.200237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:35:11.200247 | 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 2026-06-11 01:35:11.200258 | 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 2026-06-11 01:35:11.200268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:35:11.200278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:35:11.200288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:35:11.200299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:35:11.200315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-06-11 01:35:11.200325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:35:11.200434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2026-06-11 01:35:11.200654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-06-11 01:35:11.200817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-06-11 01:35:11.200974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:35:11.201106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-06-11 01:35:11.201218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-06-11 01:35:11.201344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-06-11 01:35:11.201609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-06-11 01:35:11.201755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-06-11 01:35:11.201913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-06-11 01:35:11.202045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19611 files and directories currently installed.) 2026-06-11 01:35:11.202181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:11.202323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.202515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:11.202739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.202886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:35:11.203049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.203202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:11.203349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.203751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:11.203849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.203867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.204083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.204228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.204380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.204601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.204745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.204891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:35:11.205040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:11.205190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.205337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:11.205554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.205712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.205861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.206007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.207793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:35:11.207813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:35:11.207907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.207917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.207928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.208015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.208141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.208248 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:35:11.208371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.208536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.208656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.208774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:11.208948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.209138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:11.209189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2026-06-11 01:35:11.209272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2026-06-11 01:35:11.209422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:35:11.209638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:35:11.209747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2026-06-11 01:35:11.209864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:35:11.209955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:35:11.210048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2026-06-11 01:35:11.210131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2026-06-11 01:35:11.210218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:35:11.210300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.210392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10634 files, 1459 directories removed. 2026-06-11 01:35:11.210564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.210655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2026-06-11 01:35:11.210750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.210851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1490 files, 155 directories removed. 2026-06-11 01:35:11.210943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-06-11 01:35:11.211040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2026-06-11 01:35:11.211141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2026-06-11 01:35:11.211242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:35:11.211345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 5025d295c117 2026-06-11 01:35:11.211550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 801aa0ae4898 2026-06-11 01:35:11.211667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2026-06-11 01:35:11.211777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in d38c4c513595 2026-06-11 01:35:11.211875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container d38c4c513595 2026-06-11 01:35:11.211968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> d2a0b58b053f 2026-06-11 01:35:11.212061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 67b37cfeae3f 2026-06-11 01:35:11.212148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260611 2026-06-11 01:35:11.212298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2026-06-11 01:35:11.212163 (took 0:00:30.090242) 2026-06-11 01:35:11.212986 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2026-06-11 01:35:11.213011 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2026-06-11 01:35:11.213121 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2026-06-11 01:35:11.213024 2026-06-11 01:35:11.214103 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2026-06-11 01:35:11.215752 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2026-06-11 01:35:59.335864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 01:35:59.336620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> afb9bb2cb7de 2026-06-11 01:35:59.336680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20260611" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:35:59.336698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in bd4a75221933 2026-06-11 01:35:59.336711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container bd4a75221933 2026-06-11 01:35:59.336723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 6fd47dfd07bf 2026-06-11 01:35:59.336735 | 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/* 2026-06-11 01:35:59.336747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 9bf2119881f3 2026-06-11 01:35:59.336758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:35:59.336771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:35:59.336797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:35:59.336809 | 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] 2026-06-11 01:35:59.336820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:35:59.336830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:35:59.336841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:35:59.337499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:35:59.337536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:35:59.337547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:35:59.337557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:35:59.337568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:35:59.337578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:35:59.337588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:35:59.337597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:35:59.337608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 30.3 MB in 2s (12.2 MB/s) 2026-06-11 01:35:59.337618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-06-11 01:35:59.337628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-06-11 01:35:59.337638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-06-11 01:35:59.337649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-06-11 01:35:59.337658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2026-06-11 01:35:59.337669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-06-11 01:35:59.337679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-06-11 01:35:59.337689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-06-11 01:35:59.337699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2026-06-11 01:35:59.337709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2026-06-11 01:35:59.337725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-06-11 01:35:59.337735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2026-06-11 01:35:59.337749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2026-06-11 01:35:59.337847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2026-06-11 01:35:59.337937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2026-06-11 01:35:59.337993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-06-11 01:35:59.338061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-06-11 01:35:59.338127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-06-11 01:35:59.338194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2026-06-11 01:35:59.338262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2026-06-11 01:35:59.338331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:35:59.338418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,084 kB of archives. 2026-06-11 01:35:59.338502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,844 kB of additional disk space will be used. 2026-06-11 01:35:59.338612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:35:59.338669 | 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] 2026-06-11 01:35:59.338738 | 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] 2026-06-11 01:35:59.338809 | 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] 2026-06-11 01:35:59.338884 | 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] 2026-06-11 01:35:59.338942 | 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] 2026-06-11 01:35:59.339008 | 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] 2026-06-11 01:35:59.339074 | 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] 2026-06-11 01:35:59.339141 | 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] 2026-06-11 01:35:59.339209 | 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] 2026-06-11 01:35:59.339277 | 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.2 [215 kB] 2026-06-11 01:35:59.339344 | 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] 2026-06-11 01:35:59.339448 | 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] 2026-06-11 01:35:59.339583 | 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] 2026-06-11 01:35:59.339656 | 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.8 [21.6 kB] 2026-06-11 01:35:59.339722 | 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.2 [47.3 kB] 2026-06-11 01:35:59.341507 | 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.2 [100 kB] 2026-06-11 01:35:59.341532 | 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.8 [50.5 kB] 2026-06-11 01:35:59.341543 | 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.2 [19.6 kB] 2026-06-11 01:35:59.341553 | 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.8 [9,076 B] 2026-06-11 01:35:59.341563 | 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] 2026-06-11 01:35:59.341573 | 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] 2026-06-11 01:35:59.341583 | 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] 2026-06-11 01:35:59.341593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-11 01:35:59.341603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.1 [310 kB] 2026-06-11 01:35:59.341613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2026-06-11 01:35:59.341623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,084 kB in 0s (4,845 kB/s) 2026-06-11 01:35:59.341646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-11 01:35:59.341657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.341667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-06-11 01:35:59.341680 | 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% 2026-06-11 01:35:59.341692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:35:59.341702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.341713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-06-11 01:35:59.341723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-06-11 01:35:59.341733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-06-11 01:35:59.341743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-06-11 01:35:59.341760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-06-11 01:35:59.341771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-06-11 01:35:59.341781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19620 files and directories currently installed.) 2026-06-11 01:35:59.341791 | 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 ... 2026-06-11 01:35:59.341802 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:35:59.341812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2026-06-11 01:35:59.341822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:35:59.341831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:35:59.341841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2026-06-11 01:35:59.341852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-11 01:35:59.341862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:35:59.341872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2026-06-11 01:35:59.341881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:35:59.341891 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2026-06-11 01:35:59.341901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:35:59.341911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2026-06-11 01:35:59.341921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-11 01:35:59.341930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2026-06-11 01:35:59.341951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2026-06-11 01:35:59.341961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:35:59.341972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:35:59.341982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2026-06-11 01:35:59.341991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-11 01:35:59.342009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-11 01:35:59.342019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2026-06-11 01:35:59.342029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-11 01:35:59.342039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 01:35:59.342049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2026-06-11 01:35:59.342059 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-11 01:35:59.342069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-11 01:35:59.342079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2026-06-11 01:35:59.342089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-06-11 01:35:59.342099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:35:59.342109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2026-06-11 01:35:59.342119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-06-11 01:35:59.342129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:35:59.342139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2026-06-11 01:35:59.342149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-06-11 01:35:59.342159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:35:59.342173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2026-06-11 01:35:59.342183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-06-11 01:35:59.342193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:35:59.342203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2026-06-11 01:35:59.342218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-06-11 01:35:59.342233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:35:59.342246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2026-06-11 01:35:59.342333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.342390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:35:59.342432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:35:59.342577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2026-06-11 01:35:59.342596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-06-11 01:35:59.342665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:35:59.342720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2026-06-11 01:35:59.342775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.342830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-06-11 01:35:59.342883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:35:59.342936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2026-06-11 01:35:59.343004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-06-11 01:35:59.343020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:35:59.343084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2026-06-11 01:35:59.343126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-06-11 01:35:59.343179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:35:59.343194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 01:35:59.343254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 01:35:59.343295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:35:59.343348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2026-06-11 01:35:59.343363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2026-06-11 01:35:59.343485 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2026-06-11 01:35:59.343509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2026-06-11 01:35:59.343552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-06-11 01:35:59.343593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:35:59.343634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2026-06-11 01:35:59.343675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:35:59.343716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:35:59.343769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2026-06-11 01:35:59.343785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-11 01:35:59.343841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:35:59.343882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-06-11 01:35:59.343921 | 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 2026-06-11 01:35:59.343963 | 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 2026-06-11 01:35:59.344016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:35:59.344057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:35:59.344097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-11 01:35:59.344137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-06-11 01:35:59.344176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-11 01:35:59.344215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2026-06-11 01:35:59.344263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-06-11 01:35:59.344279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:35:59.344333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:35:59.344358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-06-11 01:35:59.344445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:35:59.344526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-06-11 01:35:59.344543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2026-06-11 01:35:59.344723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-06-11 01:35:59.344782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:35:59.344795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.344815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.344826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2026-06-11 01:35:59.344837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-06-11 01:35:59.344851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-06-11 01:35:59.344866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:35:59.344926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-06-11 01:35:59.344941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2026-06-11 01:35:59.345089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-06-11 01:35:59.345119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-11 01:35:59.345137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:35:59.345149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-06-11 01:35:59.345163 | 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. 2026-06-11 01:35:59.345209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-06-11 01:35:59.345246 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:35:59.345292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.345329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2026-06-11 01:35:59.345379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.345445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2026-06-11 01:35:59.345510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:35:59.345547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.345597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2026-06-11 01:35:59.345646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-06-11 01:35:59.345701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2026-06-11 01:35:59.345757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-06-11 01:35:59.345770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:35:59.345825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-06-11 01:35:59.345869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:35:59.345916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-06-11 01:35:59.345963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-06-11 01:35:59.345993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-06-11 01:35:59.346046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8.1) ... 2026-06-11 01:35:59.346082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:35:59.346141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-11 01:35:59.346178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 9bf2119881f3 2026-06-11 01:35:59.346227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 09e90fbfc336 2026-06-11 01:35:59.346289 | 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 2026-06-11 01:35:59.346340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 5d5ae694449c 2026-06-11 01:35:59.346354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-06-11 01:35:59.346420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-06-11 01:35:59.346496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-06-11 01:35:59.346550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2026-06-11 01:35:59.346587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:35:59.346623 | 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 2026-06-11 01:35:59.346660 | 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 2026-06-11 01:35:59.346695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:35:59.346739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:35:59.346753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:35:59.346824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:35:59.346839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-06-11 01:35:59.346887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2026-06-11 01:35:59.346935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-06-11 01:35:59.346971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2026-06-11 01:35:59.347019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:35:59.347055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:35:59.347101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-06-11 01:35:59.347150 | 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% 2026-06-11 01:35:59.347189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2026-06-11 01:35:59.347237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-06-11 01:35:59.347282 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-06-11 01:35:59.347328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-06-11 01:35:59.347358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-06-11 01:35:59.347413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-06-11 01:35:59.347499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-06-11 01:35:59.349458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20397 files and directories currently installed.) 2026-06-11 01:35:59.349491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:35:59.349499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-06-11 01:35:59.349506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-06-11 01:35:59.349513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-06-11 01:35:59.349520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-06-11 01:35:59.349528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:35:59.349535 | 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 2026-06-11 01:35:59.349542 | 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 2026-06-11 01:35:59.349549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:35:59.349556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:35:59.349564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:35:59.349571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:35:59.349578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-06-11 01:35:59.349585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:35:59.349593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2026-06-11 01:35:59.349607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-06-11 01:35:59.349615 | 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% 2026-06-11 01:35:59.349624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-06-11 01:35:59.349631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-06-11 01:35:59.349639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-06-11 01:35:59.349646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-06-11 01:35:59.349653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:85% (Reading database ... 90% 2026-06-11 01:35:59.349660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% (Reading database ... 100% (Reading database ... 20388 files and directories currently installed.) 2026-06-11 01:35:59.349668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:59.349675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:59.349689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:35:59.349718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:59.349740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:59.349754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:35:59.349812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:59.349819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:35:59.349849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349920 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.349928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:35:59.349942 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:35:59.349971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.349990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.349997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.350004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:35:59.350025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.350032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:35:59.350039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.350053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:35:59.350060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2026-06-11 01:35:59.350067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2026-06-11 01:35:59.350082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:35:59.350096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:35:59.350103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2026-06-11 01:35:59.350110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:35:59.350117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:35:59.350125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2026-06-11 01:35:59.350135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2026-06-11 01:35:59.350142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:35:59.350149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10634 files, 1459 directories removed. 2026-06-11 01:35:59.350164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2026-06-11 01:35:59.350178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1490 files, 155 directories removed. 2026-06-11 01:35:59.350192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-06-11 01:35:59.350199 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2026-06-11 01:35:59.350209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2026-06-11 01:35:59.350217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:35:59.350224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 5d5ae694449c 2026-06-11 01:35:59.350249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 90d640eea0df 2026-06-11 01:35:59.350318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2026-06-11 01:35:59.350332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in dd8a8e8a861a 2026-06-11 01:35:59.350376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container dd8a8e8a861a 2026-06-11 01:35:59.350443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 9a9931311b42 2026-06-11 01:35:59.350505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built eac315c8aef6 2026-06-11 01:35:59.350518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20260611 2026-06-11 01:35:59.350627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2026-06-11 01:35:59.350538 (took 0:00:48.137514) 2026-06-11 01:35:59.350948 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2026-06-11 01:35:59.351007 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2026-06-11 01:35:59.351069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2026-06-11 01:35:59.351013 2026-06-11 01:35:59.351951 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2026-06-11 01:35:59.352482 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2026-06-11 01:36:40.520965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 01:36:40.521191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 32f1510e1a9c 2026-06-11 01:36:40.521437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20260611" "name"="manila-data" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:36:40.521616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in a3cdb241d6cc 2026-06-11 01:36:40.521779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container a3cdb241d6cc 2026-06-11 01:36:40.521912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 843b62e0a86a 2026-06-11 01:36:40.522086 | 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/* 2026-06-11 01:36:40.522233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 195ff65bf97f 2026-06-11 01:36:40.522373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:36:40.522695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:36:40.522858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:36:40.522993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:36:40.523123 | 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] 2026-06-11 01:36:40.523257 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:36:40.523376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:36:40.523596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:36:40.523728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:36:40.523854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:36:40.523975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:36:40.524098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:36:40.524227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:36:40.524357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:36:40.524572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:36:40.524704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 30.3 MB in 3s (11.8 MB/s) 2026-06-11 01:36:40.524830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-06-11 01:36:40.524972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-06-11 01:36:40.525110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-06-11 01:36:40.525245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-06-11 01:36:40.525389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2026-06-11 01:36:40.525677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2026-06-11 01:36:40.525791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2026-06-11 01:36:40.525888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2026-06-11 01:36:40.525967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2026-06-11 01:36:40.526029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2026-06-11 01:36:40.526088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:36:40.526164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2026-06-11 01:36:40.528676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2026-06-11 01:36:40.528725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:36:40.528732 | 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] 2026-06-11 01:36:40.528738 | 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] 2026-06-11 01:36:40.528758 | 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] 2026-06-11 01:36:40.528764 | 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] 2026-06-11 01:36:40.528768 | 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] 2026-06-11 01:36:40.528772 | 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] 2026-06-11 01:36:40.528776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2026-06-11 01:36:40.528781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 0s (1,741 kB/s) 2026-06-11 01:36:40.528785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-11 01:36:40.528789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-06-11 01:36:40.528795 | 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% 2026-06-11 01:36:40.528800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2026-06-11 01:36:40.528804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-06-11 01:36:40.528808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-06-11 01:36:40.528811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-06-11 01:36:40.528815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-06-11 01:36:40.528818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18812 files and directories currently installed.) 2026-06-11 01:36:40.528828 | 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 ... 2026-06-11 01:36:40.528831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:36:40.528835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2026-06-11 01:36:40.528839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:36:40.528843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:36:40.528846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2026-06-11 01:36:40.528850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-11 01:36:40.528854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:36:40.528858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2026-06-11 01:36:40.528862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2026-06-11 01:36:40.528865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2026-06-11 01:36:40.528869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.528873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2026-06-11 01:36:40.528877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2026-06-11 01:36:40.528880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-11 01:36:40.528884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2026-06-11 01:36:40.528888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2026-06-11 01:36:40.528891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-11 01:36:40.528895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:36:40.528899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:36:40.528902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-11 01:36:40.528911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-06-11 01:36:40.528915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:36:40.528919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2026-06-11 01:36:40.528922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2026-06-11 01:36:40.528926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-11 01:36:40.528929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-11 01:36:40.528933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.528940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2026-06-11 01:36:40.528943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.528947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2026-06-11 01:36:40.528951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:36:40.528954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.528958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2026-06-11 01:36:40.528961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2026-06-11 01:36:40.528965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2026-06-11 01:36:40.528972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-06-11 01:36:40.528976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:36:40.528979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:36:40.528983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 195ff65bf97f 2026-06-11 01:36:40.528987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 7ef41a6b9e18 2026-06-11 01:36:40.528991 | 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 2026-06-11 01:36:40.528997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in b6a0e6d2734e 2026-06-11 01:36:40.529001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-06-11 01:36:40.529004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-06-11 01:36:40.529008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-06-11 01:36:40.529482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2026-06-11 01:36:40.529493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:36:40.529498 | 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 2026-06-11 01:36:40.529502 | 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 2026-06-11 01:36:40.529507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:36:40.529511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:36:40.529515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:36:40.529519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:36:40.529523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-06-11 01:36:40.529528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2026-06-11 01:36:40.529532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-06-11 01:36:40.529536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2026-06-11 01:36:40.529540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:36:40.529545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:36:40.529549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-06-11 01:36:40.529554 | 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% 2026-06-11 01:36:40.529558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-06-11 01:36:40.529562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-06-11 01:36:40.529567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-06-11 01:36:40.529571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-06-11 01:36:40.529575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-06-11 01:36:40.529584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-06-11 01:36:40.529589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18999 files and directories currently installed.) 2026-06-11 01:36:40.529593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:36:40.529597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-06-11 01:36:40.529605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-06-11 01:36:40.529610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-06-11 01:36:40.529617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-06-11 01:36:40.529621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:36:40.529625 | 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 2026-06-11 01:36:40.529693 | 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 2026-06-11 01:36:40.529702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:36:40.529772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:36:40.529847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:36:40.529891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:36:40.529938 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-06-11 01:36:40.529992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:36:40.530040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2026-06-11 01:36:40.530090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-06-11 01:36:40.530142 | 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% 2026-06-11 01:36:40.530191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-06-11 01:36:40.530241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-06-11 01:36:40.530289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-06-11 01:36:40.530337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-06-11 01:36:40.530385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-06-11 01:36:40.530467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-06-11 01:36:40.530531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18990 files and directories currently installed.) 2026-06-11 01:36:40.530583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:36:40.530632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.530681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:36:40.530729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.530782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:36:40.530851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.530903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:36:40.530952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.531001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:36:40.531051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.531099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.531148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.531197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.531243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.531291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.531341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:36:40.531407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:36:40.531528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:36:40.533536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.533576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:36:40.533584 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:36:40.533605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:36:40.533625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:36:40.533641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:36:40.533658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2026-06-11 01:36:40.533667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2026-06-11 01:36:40.533671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:36:40.533679 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:36:40.533683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2026-06-11 01:36:40.533686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:36:40.533690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:36:40.533694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2026-06-11 01:36:40.533698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2026-06-11 01:36:40.533702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:36:40.533706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 8899 files, 1310 directories removed. 2026-06-11 01:36:40.533714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2026-06-11 01:36:40.533722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1365 files, 140 directories removed. 2026-06-11 01:36:40.533730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-06-11 01:36:40.533734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2026-06-11 01:36:40.533738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2026-06-11 01:36:40.533742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:36:40.533746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container b6a0e6d2734e 2026-06-11 01:36:40.533750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 3a1097347d9c 2026-06-11 01:36:40.533754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2026-06-11 01:36:40.533758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 152e55881f8e 2026-06-11 01:36:40.533762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 152e55881f8e 2026-06-11 01:36:40.533766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 1ec0fc851e3d 2026-06-11 01:36:40.533770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 25ac4201e719 2026-06-11 01:36:40.533779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20260611 2026-06-11 01:36:40.533783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2026-06-11 01:36:40.533135 (took 0:00:41.182122) 2026-06-11 01:36:40.533787 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2026-06-11 01:36:40.533858 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2026-06-11 01:36:40.533959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2026-06-11 01:36:40.533863 2026-06-11 01:36:40.534883 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2026-06-11 01:36:40.535538 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2026-06-11 01:37:38.859761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 01:37:38.859844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 32f1510e1a9c 2026-06-11 01:37:38.859866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20260611" "name"="manila-share" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:37:38.859912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 0a33dd019a4b 2026-06-11 01:37:38.861548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 0a33dd019a4b 2026-06-11 01:37:38.861579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 344542d065c6 2026-06-11 01:37:38.861591 | 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/* 2026-06-11 01:37:38.861604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 64aa71d5944a 2026-06-11 01:37:38.861614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:37:38.861627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:37:38.861637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:37:38.861647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:37:38.861657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:37:38.861668 | 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] 2026-06-11 01:37:38.861678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:37:38.861688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:37:38.861698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:37:38.861709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:37:38.861719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:37:38.861729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:37:38.861739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:37:38.861749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:37:38.861759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:37:38.861769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 30.3 MB in 3s (11.2 MB/s) 2026-06-11 01:37:38.861779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-06-11 01:37:38.861789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-06-11 01:37:38.861800 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-06-11 01:37:38.861810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-06-11 01:37:38.861836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2026-06-11 01:37:38.861847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-06-11 01:37:38.861875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-06-11 01:37:38.861886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-06-11 01:37:38.861896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-06-11 01:37:38.861906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-06-11 01:37:38.861916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-06-11 01:37:38.861926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-06-11 01:37:38.861937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-06-11 01:37:38.861946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2026-06-11 01:37:38.861956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2026-06-11 01:37:38.861967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2026-06-11 01:37:38.861977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2026-06-11 01:37:38.861988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2026-06-11 01:37:38.862011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2026-06-11 01:37:38.862021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2026-06-11 01:37:38.862031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2026-06-11 01:37:38.862041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2026-06-11 01:37:38.862052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2026-06-11 01:37:38.862062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2026-06-11 01:37:38.862071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-06-11 01:37:38.862081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-06-11 01:37:38.862091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-06-11 01:37:38.862101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-06-11 01:37:38.862111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-06-11 01:37:38.862121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-06-11 01:37:38.862131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-06-11 01:37:38.862147 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-06-11 01:37:38.862165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-06-11 01:37:38.862183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2026-06-11 01:37:38.862201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2026-06-11 01:37:38.862219 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2026-06-11 01:37:38.862243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:37:38.862254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2026-06-11 01:37:38.862264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 186 MB of additional disk space will be used. 2026-06-11 01:37:38.862275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2026-06-11 01:37:38.862287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:37:38.862297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-06-11 01:37:38.862307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-06-11 01:37:38.862317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-06-11 01:37:38.862330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-06-11 01:37:38.862346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2026-06-11 01:37:38.862356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-11 01:37:38.862366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-11 01:37:38.862375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-11 01:37:38.862386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-06-11 01:37:38.862477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-06-11 01:37:38.862495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-06-11 01:37:38.862505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-11 01:37:38.862515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-11 01:37:38.862532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-11 01:37:38.862542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-11 01:37:38.862552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-11 01:37:38.862562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-11 01:37:38.862572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-06-11 01:37:38.862583 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-06-11 01:37:38.862593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-06-11 01:37:38.862628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-06-11 01:37:38.862639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-06-11 01:37:38.862649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-06-11 01:37:38.862659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-11 01:37:38.862669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-06-11 01:37:38.862683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-06-11 01:37:38.862694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-06-11 01:37:38.862704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-06-11 01:37:38.862714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-06-11 01:37:38.862728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2026-06-11 01:37:38.862770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-06-11 01:37:38.862829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-06-11 01:37:38.862852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-06-11 01:37:38.862903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-06-11 01:37:38.862919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-06-11 01:37:38.863103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-06-11 01:37:38.863159 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-06-11 01:37:38.863170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-06-11 01:37:38.863186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-06-11 01:37:38.863195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-06-11 01:37:38.863203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2026-06-11 01:37:38.863215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-06-11 01:37:38.863274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-06-11 01:37:38.863306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2026-06-11 01:37:38.863362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2026-06-11 01:37:38.863374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2026-06-11 01:37:38.863481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2026-06-11 01:37:38.863507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2026-06-11 01:37:38.863663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-06-11 01:37:38.863699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-jwt all 2.7.0-1ubuntu0.1 [20.2 kB] 2026-06-11 01:37:38.863714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-06-11 01:37:38.863733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-06-11 01:37:38.863746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2026-06-11 01:37:38.863762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2026-06-11 01:37:38.863822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-11 01:37:38.863839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 2s (27.1 MB/s) 2026-06-11 01:37:38.863913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2026-06-11 01:37:38.863930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-06-11 01:37:38.864005 | 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% 2026-06-11 01:37:38.864023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-06-11 01:37:38.864089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:70% (Reading database ... 75% 2026-06-11 01:37:38.864157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-06-11 01:37:38.864173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-06-11 01:37:38.864208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-06-11 01:37:38.864272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-06-11 01:37:38.864334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18812 files and directories currently installed.) 2026-06-11 01:37:38.864350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-06-11 01:37:38.864456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 01:37:38.864481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 01:37:38.864551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 01:37:38.864579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:37:38.864641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2026-06-11 01:37:38.864700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-11 01:37:38.864715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 01:37:38.864781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-06-11 01:37:38.864839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-06-11 01:37:38.864854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:37:38.864915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2026-06-11 01:37:38.864946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-python3-yaml_6.0.1-2build2_amd64.deb ... 2026-06-11 01:37:38.865009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.1-2build2) ... 2026-06-11 01:37:38.865069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2026-06-11 01:37:38.865117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-11 01:37:38.865191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:37:38.865264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2026-06-11 01:37:38.865450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-11 01:37:38.865509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 01:37:38.865573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2026-06-11 01:37:38.865621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-psmisc_23.7-1build1_amd64.deb ... 2026-06-11 01:37:38.865677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2026-06-11 01:37:38.865692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2026-06-11 01:37:38.865757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-06-11 01:37:38.865818 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2026-06-11 01:37:38.865834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-11 01:37:38.865896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.865954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.865969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-11 01:37:38.866026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.866073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.866119 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2026-06-11 01:37:38.866134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.866195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.866211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2026-06-11 01:37:38.866268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-11 01:37:38.866291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 01:37:38.866351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2026-06-11 01:37:38.866367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-11 01:37:38.866509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 01:37:38.866533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2026-06-11 01:37:38.866590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:37:38.866606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:37:38.866650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2026-06-11 01:37:38.866706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-11 01:37:38.866722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:37:38.866767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2026-06-11 01:37:38.866824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.866839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.866896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2026-06-11 01:37:38.866908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.866964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.866975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2026-06-11 01:37:38.867032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-06-11 01:37:38.867047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.867103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-06-11 01:37:38.867114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.867170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.867185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2026-06-11 01:37:38.867242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.867258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.867313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2026-06-11 01:37:38.867329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.867385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.867459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2026-06-11 01:37:38.867475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.869604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.869693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2026-06-11 01:37:38.869707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-11 01:37:38.869718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 01:37:38.869728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2026-06-11 01:37:38.869738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2026-06-11 01:37:38.869748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2026-06-11 01:37:38.869758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2026-06-11 01:37:38.869768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.869778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.869787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2026-06-11 01:37:38.869813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2026-06-11 01:37:38.869824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2026-06-11 01:37:38.869834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2026-06-11 01:37:38.869843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-06-11 01:37:38.869853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 01:37:38.869863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2026-06-11 01:37:38.869873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-06-11 01:37:38.869883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.869894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 01:37:38.869903 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2026-06-11 01:37:38.869913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2026-06-11 01:37:38.869923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 01:37:38.869933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2026-06-11 01:37:38.869942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2026-06-11 01:37:38.869952 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 01:37:38.869962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2026-06-11 01:37:38.869972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.869982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 01:37:38.869992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2026-06-11 01:37:38.870001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-06-11 01:37:38.870011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 01:37:38.870021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-06-11 01:37:38.870038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.870048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-06-11 01:37:38.870068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.870078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870088 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-06-11 01:37:38.870098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.870108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.870134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-06-11 01:37:38.870155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-11 01:37:38.870165 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.870175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-06-11 01:37:38.870194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-06-11 01:37:38.870204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 01:37:38.870214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2026-06-11 01:37:38.870223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-06-11 01:37:38.870234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 01:37:38.870244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-06-11 01:37:38.870259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-06-11 01:37:38.870270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 01:37:38.870279 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2026-06-11 01:37:38.870289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 01:37:38.870309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2026-06-11 01:37:38.870318 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1build2_amd64.deb ... 2026-06-11 01:37:38.870328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 01:37:38.870338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2026-06-11 01:37:38.870348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.870358 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.870367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2026-06-11 01:37:38.870384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-11 01:37:38.870468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.870480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2026-06-11 01:37:38.870490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2026-06-11 01:37:38.870519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2026-06-11 01:37:38.870549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2026-06-11 01:37:38.870578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2026-06-11 01:37:38.870608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2026-06-11 01:37:38.870646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-06-11 01:37:38.870657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:37:38.870667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2026-06-11 01:37:38.870677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1ubuntu0.1_all.deb ... 2026-06-11 01:37:38.870687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1ubuntu0.1) ... 2026-06-11 01:37:38.870696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2026-06-11 01:37:38.870706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2026-06-11 01:37:38.870716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-06-11 01:37:38.870726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.870736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2026-06-11 01:37:38.870746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-06-11 01:37:38.870756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-06-11 01:37:38.870773 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2026-06-11 01:37:38.870784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2026-06-11 01:37:38.870821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2026-06-11 01:37:38.870831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.870841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2026-06-11 01:37:38.870851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-11 01:37:38.870861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-11 01:37:38.870871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:37:38.870881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-06-11 01:37:38.870901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2026-06-11 01:37:38.870911 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1ubuntu0.1) ... 2026-06-11 01:37:38.870920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2026-06-11 01:37:38.870930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2026-06-11 01:37:38.870940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-06-11 01:37:38.870950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-06-11 01:37:38.870960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.870980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.870990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.1-2build2) ... 2026-06-11 01:37:38.871000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.871009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-06-11 01:37:38.871019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.871029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-06-11 01:37:38.871039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-11 01:37:38.871059 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2026-06-11 01:37:38.871069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-06-11 01:37:38.871079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-11 01:37:38.871089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2026-06-11 01:37:38.871106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.871116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-11 01:37:38.871126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871136 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-06-11 01:37:38.871146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-06-11 01:37:38.871167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-06-11 01:37:38.871178 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-11 01:37:38.871188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-06-11 01:37:38.871197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2026-06-11 01:37:38.871207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-11 01:37:38.871217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-06-11 01:37:38.871227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2026-06-11 01:37:38.871237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:37:38.871273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:37:38.871296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-11 01:37:38.871306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-06-11 01:37:38.871336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.871346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-11 01:37:38.871356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2026-06-11 01:37:38.871391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-11 01:37:38.871445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-06-11 01:37:38.871455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.871494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2026-06-11 01:37:38.871539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2026-06-11 01:37:38.871549 | 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' 2026-06-11 01:37:38.871564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2026-06-11 01:37:38.871575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2026-06-11 01:37:38.871705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-06-11 01:37:38.871731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2026-06-11 01:37:38.871745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-06-11 01:37:38.871794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2026-06-11 01:37:38.871809 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-06-11 01:37:38.871822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2026-06-11 01:37:38.871884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2026-06-11 01:37:38.871900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2026-06-11 01:37:38.871932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-06-11 01:37:38.871980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-06-11 01:37:38.871995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:37:38.872041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 64aa71d5944a 2026-06-11 01:37:38.872056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> f3a63385c5b0 2026-06-11 01:37:38.872095 | 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 2026-06-11 01:37:38.872157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 7999c3556fdf 2026-06-11 01:37:38.872172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-06-11 01:37:38.872218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-06-11 01:37:38.872233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-06-11 01:37:38.872278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2026-06-11 01:37:38.872301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:37:38.872316 | 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 2026-06-11 01:37:38.872364 | 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 2026-06-11 01:37:38.872379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:37:38.872393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:37:38.872476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:37:38.872543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:37:38.872556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-06-11 01:37:38.872569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2026-06-11 01:37:38.872615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-06-11 01:37:38.872630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2026-06-11 01:37:38.872676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:37:38.872691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:37:38.872747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-06-11 01:37:38.872764 | 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% 2026-06-11 01:37:38.872789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-06-11 01:37:38.872848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-06-11 01:37:38.872860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-06-11 01:37:38.872873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-06-11 01:37:38.872918 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-06-11 01:37:38.872933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-06-11 01:37:38.872977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19908 files and directories currently installed.) 2026-06-11 01:37:38.872993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:37:38.873049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-06-11 01:37:38.873060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-06-11 01:37:38.873074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-06-11 01:37:38.873129 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-06-11 01:37:38.873144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:37:38.873157 | 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 2026-06-11 01:37:38.873202 | 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 2026-06-11 01:37:38.873217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:37:38.873271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:37:38.873282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:37:38.873296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:37:38.873309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-06-11 01:37:38.873369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:37:38.873386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2026-06-11 01:37:38.873440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-06-11 01:37:38.873493 | 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 ... 2026-06-11 01:37:38.873509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:65% 2026-06-11 01:37:38.873566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-06-11 01:37:38.873577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-06-11 01:37:38.873599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-06-11 01:37:38.873614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-06-11 01:37:38.873672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-06-11 01:37:38.873687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-06-11 01:37:38.873701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:95% (Reading database ... 100% (Reading database ... 19899 files and directories currently installed.) 2026-06-11 01:37:38.873755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:37:38.873770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.873784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:37:38.873839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.873854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:37:38.873909 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.873924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:37:38.873968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.873982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:37:38.874026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:37:38.874225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:37:38.874240 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:37:38.874307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.874322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:37:38.874618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:37:38.874713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:37:38.874828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:37:38.874866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:37:38.874926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2026-06-11 01:37:38.874942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2026-06-11 01:37:38.874998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:37:38.875021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:37:38.875036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2026-06-11 01:37:38.875082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:37:38.875097 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:37:38.875152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2026-06-11 01:37:38.875164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2026-06-11 01:37:38.875177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:37:38.875222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.875237 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 8899 files, 1310 directories removed. 2026-06-11 01:37:38.875291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.875302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2026-06-11 01:37:38.875316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.875360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1582 files, 167 directories removed. 2026-06-11 01:37:38.875374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-06-11 01:37:38.875444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2026-06-11 01:37:38.875495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2026-06-11 01:37:38.875510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:37:38.875554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 7999c3556fdf 2026-06-11 01:37:38.875569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> dcfb4898cbab 2026-06-11 01:37:38.875612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2026-06-11 01:37:38.875627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in d0632e975d7c 2026-06-11 01:37:38.875640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container d0632e975d7c 2026-06-11 01:37:38.875684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 8f107ffbbd7f 2026-06-11 01:37:38.875729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 81fbbe8ba21c 2026-06-11 01:37:38.875744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20260611 2026-06-11 01:37:38.875944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2026-06-11 01:37:38.875747 (took 0:00:58.341884) 2026-06-11 01:37:38.876221 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2026-06-11 01:37:38.876244 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2026-06-11 01:37:38.876303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2026-06-11 01:37:38.876236 2026-06-11 01:37:38.877082 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2026-06-11 01:37:38.877530 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2026-06-11 01:38:09.315648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 01:38:09.315787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 32f1510e1a9c 2026-06-11 01:38:09.315807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20260611" "name"="manila-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:38:09.315822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in dbf00e30b3ab 2026-06-11 01:38:09.315833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container dbf00e30b3ab 2026-06-11 01:38:09.315844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> ed4ffefdd834 2026-06-11 01:38:09.315859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2026-06-11 01:38:09.315870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> f89032058e48 2026-06-11 01:38:09.315888 | 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 2026-06-11 01:38:09.315924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 0fe4e129b25e 2026-06-11 01:38:09.315965 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 0fe4e129b25e 2026-06-11 01:38:09.316000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> e9fde742f635 2026-06-11 01:38:09.316018 | 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 2026-06-11 01:38:09.316033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 70cd3f49397a 2026-06-11 01:38:09.316049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-06-11 01:38:09.316094 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-06-11 01:38:09.316109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-06-11 01:38:09.316148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:38:09.316163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:38:09.316193 | 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 2026-06-11 01:38:09.316207 | 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 2026-06-11 01:38:09.316245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:38:09.316261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:38:09.316275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:38:09.316313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:38:09.316329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-06-11 01:38:09.316352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2026-06-11 01:38:09.316367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-06-11 01:38:09.316448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2026-06-11 01:38:09.316467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:38:09.316482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:38:09.316496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-06-11 01:38:09.316541 | 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% 2026-06-11 01:38:09.316558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-06-11 01:38:09.316572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% (Reading database ... 80% 2026-06-11 01:38:09.316610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-06-11 01:38:09.316625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-06-11 01:38:09.316663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-06-11 01:38:09.316678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18812 files and directories currently installed.) 2026-06-11 01:38:09.316694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:38:09.316733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-06-11 01:38:09.318500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-06-11 01:38:09.318523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-06-11 01:38:09.318534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-06-11 01:38:09.318544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:38:09.318554 | 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 2026-06-11 01:38:09.318565 | 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 2026-06-11 01:38:09.318575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:38:09.318585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:38:09.318596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:38:09.318606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:38:09.318616 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-06-11 01:38:09.318636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:38:09.318647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:38:09.318658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-06-11 01:38:09.318670 | 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% 2026-06-11 01:38:09.318682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:38:09.318692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-06-11 01:38:09.318713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-06-11 01:38:09.318723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-06-11 01:38:09.318733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-06-11 01:38:09.318743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-06-11 01:38:09.318753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-06-11 01:38:09.318763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18803 files and directories currently installed.) 2026-06-11 01:38:09.318774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:09.318784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:09.318804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318814 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:38:09.318824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.318834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:09.318845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:09.318865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.318885 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.318895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.318906 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.318916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.318926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:38:09.318936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:09.318946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:09.318966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.318986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.319058 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:38:09.319068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:38:09.319106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319116 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:38:09.319142 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319153 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:09.319163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-06-11 01:38:09.319173 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:09.319193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-06-11 01:38:09.319203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2026-06-11 01:38:09.319213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:38:09.319223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:38:09.319233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:38:09.319243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2026-06-11 01:38:09.319253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:38:09.319263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:38:09.319273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2026-06-11 01:38:09.319283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2026-06-11 01:38:09.319294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:38:09.319304 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-06-11 01:38:09.319314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 8899 files, 1310 directories removed. 2026-06-11 01:38:09.319324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-06-11 01:38:09.319334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2026-06-11 01:38:09.319344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-06-11 01:38:09.319354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1365 files, 140 directories removed. 2026-06-11 01:38:09.319364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-06-11 01:38:09.319374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:38:09.319384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:38:09.319394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:38:09.319459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 70cd3f49397a 2026-06-11 01:38:09.319470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> a86dbb7c6c45 2026-06-11 01:38:09.319481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2026-06-11 01:38:09.319491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 9e9d17de65b5 2026-06-11 01:38:09.319501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 9e9d17de65b5 2026-06-11 01:38:09.319511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> a34dd23e5f7a 2026-06-11 01:38:09.319521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built 7a2b4bad3f05 2026-06-11 01:38:09.319532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20260611 2026-06-11 01:38:09.319542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2026-06-11 01:38:09.318130 (took 0:00:30.441894) 2026-06-11 01:38:09.319552 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2026-06-11 01:38:09.319570 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2026-06-11 01:38:09.319581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2026-06-11 01:38:09.318589 2026-06-11 01:38:09.319596 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2026-06-11 01:38:09.319821 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2026-06-11 01:38:36.933935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 01:38:36.934038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 32f1510e1a9c 2026-06-11 01:38:36.934091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20260611" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:38:36.934204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in b2beef8f8442 2026-06-11 01:38:36.934293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container b2beef8f8442 2026-06-11 01:38:36.934309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> da27ddfa34a1 2026-06-11 01:38:36.934437 | 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 2026-06-11 01:38:36.934513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 804bee8fbc8d 2026-06-11 01:38:36.934582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-06-11 01:38:36.934649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-06-11 01:38:36.934715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-06-11 01:38:36.934785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2026-06-11 01:38:36.934843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:38:36.934898 | 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 2026-06-11 01:38:36.934951 | 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 2026-06-11 01:38:36.935003 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:38:36.935054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:38:36.935107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:38:36.935160 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:38:36.935214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-06-11 01:38:36.935269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2026-06-11 01:38:36.935330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-06-11 01:38:36.935425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2026-06-11 01:38:36.935490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:38:36.935549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:38:36.935608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-06-11 01:38:36.935673 | 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% 2026-06-11 01:38:36.935732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-06-11 01:38:36.935789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-06-11 01:38:36.935845 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-06-11 01:38:36.935899 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-06-11 01:38:36.935954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-06-11 01:38:36.936009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-06-11 01:38:36.936067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18812 files and directories currently installed.) 2026-06-11 01:38:36.936122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:38:36.936177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-06-11 01:38:36.936235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-06-11 01:38:36.936290 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-06-11 01:38:36.936364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-06-11 01:38:36.936501 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:38:36.936519 | 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 2026-06-11 01:38:36.936727 | 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 2026-06-11 01:38:36.936799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:38:36.936847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:38:36.936860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:38:36.936871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:38:36.936886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-06-11 01:38:36.936929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:38:36.936994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2026-06-11 01:38:36.937066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-06-11 01:38:36.937097 | 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% 2026-06-11 01:38:36.937166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2026-06-11 01:38:36.937225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:55% (Reading database ... 60% (Reading database ... 65% 2026-06-11 01:38:36.937241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.937311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-06-11 01:38:36.937356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-06-11 01:38:36.937466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-06-11 01:38:36.937543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-06-11 01:38:36.937603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-06-11 01:38:36.937662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-06-11 01:38:36.937720 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18803 files and directories currently installed.) 2026-06-11 01:38:36.937778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:36.937841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.937888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:36.937946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.938007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:38:36.938051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.938110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:36.938157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.938218 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:36.938291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.938350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.938435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.938529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.938547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.938621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.938682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.938741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:38:36.940529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:36.940539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:38:36.940560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940570 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.940685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:38:36.940695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:38:36.940725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:38:36.940754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:38:36.940774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:38:36.940794 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2026-06-11 01:38:36.940804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2026-06-11 01:38:36.940813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:38:36.940823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:38:36.940833 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2026-06-11 01:38:36.940843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:38:36.940853 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:38:36.940863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2026-06-11 01:38:36.940883 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2026-06-11 01:38:36.940894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:38:36.940904 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 8899 files, 1310 directories removed. 2026-06-11 01:38:36.940924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2026-06-11 01:38:36.940944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1365 files, 140 directories removed. 2026-06-11 01:38:36.940964 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-06-11 01:38:36.940974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2026-06-11 01:38:36.940984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2026-06-11 01:38:36.940994 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:38:36.941004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 804bee8fbc8d 2026-06-11 01:38:36.941014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 6d35aa2bb0d8 2026-06-11 01:38:36.941024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2026-06-11 01:38:36.941041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 1dffbfac51e3 2026-06-11 01:38:36.941064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 1dffbfac51e3 2026-06-11 01:38:36.941075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> d1c75ae9565b 2026-06-11 01:38:36.941085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built d65c1eca2c49 2026-06-11 01:38:36.941095 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20260611 2026-06-11 01:38:36.941105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2026-06-11 01:38:36.940535 (took 0:00:27.621946) 2026-06-11 01:38:36.941115 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2026-06-11 01:38:36.941125 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2026-06-11 01:38:36.941140 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2026-06-11 01:38:36.941057 2026-06-11 01:38:36.942135 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2026-06-11 01:38:36.942807 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2026-06-11 01:39:05.283871 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260611 2026-06-11 01:39:05.283978 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 1d0d61786db4 2026-06-11 01:39:05.284107 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20260611" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:39:05.284203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 85b3dad895a3 2026-06-11 01:39:05.284325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 85b3dad895a3 2026-06-11 01:39:05.284477 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 7282a2c98230 2026-06-11 01:39:05.284558 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2026-06-11 01:39:05.284633 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 21b60425e2b0 2026-06-11 01:39:05.284703 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2026-06-11 01:39:05.284775 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 3a93565c208c 2026-06-11 01:39:05.284843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 3a93565c208c 2026-06-11 01:39:05.284910 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> ab12410394a7 2026-06-11 01:39:05.284992 | 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 2026-06-11 01:39:05.285128 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in e32ae8d86b72 2026-06-11 01:39:05.285236 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-06-11 01:39:05.285361 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-06-11 01:39:05.285601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-06-11 01:39:05.285679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:39:05.285745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:39:05.285808 | 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 2026-06-11 01:39:05.285877 | 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 2026-06-11 01:39:05.285980 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:39:05.286089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:39:05.286195 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:39:05.286301 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:39:05.286483 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-06-11 01:39:05.286602 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2026-06-11 01:39:05.286738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-06-11 01:39:05.286851 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2026-06-11 01:39:05.286974 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:39:05.287089 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:39:05.287267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-06-11 01:39:05.287522 | 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% 2026-06-11 01:39:05.287659 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-06-11 01:39:05.287779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-06-11 01:39:05.287861 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-06-11 01:39:05.287922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-06-11 01:39:05.287975 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-06-11 01:39:05.288030 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-06-11 01:39:05.288091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:39:05.288717 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:39:05.288726 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-06-11 01:39:05.288730 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-06-11 01:39:05.288734 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-06-11 01:39:05.288738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-06-11 01:39:05.288742 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:39:05.288746 | 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 2026-06-11 01:39:05.288750 | 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 2026-06-11 01:39:05.288754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:39:05.288758 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:39:05.288772 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:39:05.288837 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:39:05.288895 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-06-11 01:39:05.288955 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:39:05.289010 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:39:05.289071 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-06-11 01:39:05.289133 | 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% 2026-06-11 01:39:05.289192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-06-11 01:39:05.289253 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-06-11 01:39:05.289349 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-06-11 01:39:05.289453 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-06-11 01:39:05.289521 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-06-11 01:39:05.289617 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-06-11 01:39:05.289774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:39:05.289866 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:05.289949 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.290024 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:05.290105 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.290209 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:39:05.292516 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292531 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292537 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:05.292541 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292546 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:05.292555 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292559 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292567 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292571 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292575 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292582 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:39:05.292586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:05.292596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292600 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292610 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:05.292614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292622 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292626 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292629 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292633 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292645 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292648 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:39:05.292652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292656 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292660 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292664 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:39:05.292667 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292671 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292675 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292682 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:39:05.292686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292690 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292694 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:05.292698 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292701 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292705 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:05.292709 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292713 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2026-06-11 01:39:05.292717 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:39:05.292720 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292724 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:39:05.292728 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:39:05.292732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2026-06-11 01:39:05.292736 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:39:05.292740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:39:05.292743 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2026-06-11 01:39:05.292747 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2026-06-11 01:39:05.292755 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:39:05.292760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292767 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8196 files, 1192 directories removed. 2026-06-11 01:39:05.292771 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292775 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2026-06-11 01:39:05.292779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292782 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2026-06-11 01:39:05.292786 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-06-11 01:39:05.292790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:39:05.292794 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:39:05.292797 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:39:05.292801 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container e32ae8d86b72 2026-06-11 01:39:05.292805 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 351829c34bfa 2026-06-11 01:39:05.292809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2026-06-11 01:39:05.292813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 1f1e9451ca2e 2026-06-11 01:39:05.292844 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 1f1e9451ca2e 2026-06-11 01:39:05.292848 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 23052019bac3 2026-06-11 01:39:05.292852 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 315bb51d139c 2026-06-11 01:39:05.292859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20260611 2026-06-11 01:39:05.292864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2026-06-11 01:39:05.292605 (took 0:00:28.351548) 2026-06-11 01:39:05.293078 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2026-06-11 01:39:05.293161 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2026-06-11 01:39:05.293239 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2026-06-11 01:39:05.293163 2026-06-11 01:39:05.294245 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2026-06-11 01:39:05.294914 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2026-06-11 01:39:30.904382 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260611 2026-06-11 01:39:30.904554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 1d0d61786db4 2026-06-11 01:39:30.904591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20260611" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:39:30.904618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 7684136331e8 2026-06-11 01:39:30.904641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 7684136331e8 2026-06-11 01:39:30.904663 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 0469704dc74e 2026-06-11 01:39:30.904695 | 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 2026-06-11 01:39:30.904753 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 4b2b4cc8106d 2026-06-11 01:39:30.904771 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-06-11 01:39:30.905749 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-06-11 01:39:30.905797 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-06-11 01:39:30.905817 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2026-06-11 01:39:30.905836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:39:30.905856 | 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 2026-06-11 01:39:30.905874 | 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 2026-06-11 01:39:30.905892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:39:30.905905 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:39:30.905917 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:39:30.905928 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:39:30.905941 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-06-11 01:39:30.905960 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2026-06-11 01:39:30.905977 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-06-11 01:39:30.905996 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2026-06-11 01:39:30.906014 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:39:30.906034 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:39:30.906053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-06-11 01:39:30.906097 | 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% 2026-06-11 01:39:30.906118 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-06-11 01:39:30.906133 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-06-11 01:39:30.906149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-06-11 01:39:30.906166 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-06-11 01:39:30.906183 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-06-11 01:39:30.906200 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-06-11 01:39:30.906217 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:39:30.906237 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:39:30.906255 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-06-11 01:39:30.906271 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-06-11 01:39:30.906289 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-06-11 01:39:30.906307 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-06-11 01:39:30.906322 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:39:30.906435 | 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 2026-06-11 01:39:30.906466 | 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 2026-06-11 01:39:30.906484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:39:30.906501 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:39:30.906519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:39:30.906535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:39:30.906551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-06-11 01:39:30.906568 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:39:30.906586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2026-06-11 01:39:30.906601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-06-11 01:39:30.906638 | 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% 2026-06-11 01:39:30.906658 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-06-11 01:39:30.906675 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-06-11 01:39:30.906693 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-06-11 01:39:30.906709 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-06-11 01:39:30.906725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-06-11 01:39:30.906742 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-06-11 01:39:30.906760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:39:30.906777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:30.906795 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.906812 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:30.906829 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.906846 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:39:30.906864 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.906881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:30.906898 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.906916 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:30.906934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907060 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907075 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907085 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907095 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907124 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:39:30.907136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:30.907147 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907158 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:30.907169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907181 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907202 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907213 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907224 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907234 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907245 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907256 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:39:30.907267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907288 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:39:30.907299 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907310 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:39:30.907332 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-06-11 01:39:30.907343 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:30.907448 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907461 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:30.907472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2026-06-11 01:39:30.907484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2026-06-11 01:39:30.907493 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:39:30.907503 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-06-11 01:39:30.907513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:39:30.907523 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2026-06-11 01:39:30.907533 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:39:30.907543 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:39:30.907553 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2026-06-11 01:39:30.907563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2026-06-11 01:39:30.907581 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:39:30.907591 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-06-11 01:39:30.907601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8196 files, 1192 directories removed. 2026-06-11 01:39:30.907611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-06-11 01:39:30.907621 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2026-06-11 01:39:30.907631 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-06-11 01:39:30.907641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2026-06-11 01:39:30.907652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-06-11 01:39:30.907670 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2026-06-11 01:39:30.907688 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2026-06-11 01:39:30.907717 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:39:30.907745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 4b2b4cc8106d 2026-06-11 01:39:30.907763 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 6991b4b470a4 2026-06-11 01:39:30.907776 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2026-06-11 01:39:30.907786 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 6767cbd84be0 2026-06-11 01:39:30.907796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 6767cbd84be0 2026-06-11 01:39:30.907806 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 9a504e978863 2026-06-11 01:39:30.907816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built ff6c9a62af29 2026-06-11 01:39:30.907826 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20260611 2026-06-11 01:39:30.907836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2026-06-11 01:39:30.906825 (took 0:00:25.613662) 2026-06-11 01:39:30.907846 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2026-06-11 01:39:30.907856 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2026-06-11 01:39:30.907865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2026-06-11 01:39:30.907384 2026-06-11 01:39:30.908254 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2026-06-11 01:39:30.908778 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2026-06-11 01:39:59.138227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:39:59.138454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 8108102d61a4 2026-06-11 01:39:59.138566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20260611" "name"="designate-central" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:39:59.138644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 54807171237a 2026-06-11 01:39:59.138719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 54807171237a 2026-06-11 01:39:59.138789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 75c2a8b7c1ef 2026-06-11 01:39:59.138891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2026-06-11 01:39:59.138961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> a14a4be7713b 2026-06-11 01:39:59.139029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2026-06-11 01:39:59.139096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in de9c311be25f 2026-06-11 01:39:59.139161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container de9c311be25f 2026-06-11 01:39:59.139226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 6b1c7c872df9 2026-06-11 01:39:59.139314 | 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 2026-06-11 01:39:59.139425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 69adc808fee1 2026-06-11 01:39:59.139510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-06-11 01:39:59.139574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-06-11 01:39:59.139635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-06-11 01:39:59.139701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2026-06-11 01:39:59.139760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:39:59.139817 | 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 2026-06-11 01:39:59.139888 | 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 2026-06-11 01:39:59.139946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:39:59.140003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:39:59.140059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:39:59.140115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:39:59.140171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-06-11 01:39:59.140226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2026-06-11 01:39:59.140289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-06-11 01:39:59.140360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2026-06-11 01:39:59.140447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:39:59.140513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:39:59.141452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-06-11 01:39:59.141467 | 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% 2026-06-11 01:39:59.141476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-06-11 01:39:59.141482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-06-11 01:39:59.141488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-06-11 01:39:59.141498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-06-11 01:39:59.141504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-06-11 01:39:59.141510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-06-11 01:39:59.141516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:39:59.141524 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:39:59.141529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-06-11 01:39:59.141535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-06-11 01:39:59.141541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-06-11 01:39:59.141546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-06-11 01:39:59.141552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:39:59.141558 | 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 2026-06-11 01:39:59.141563 | 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 2026-06-11 01:39:59.141569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:39:59.141575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:39:59.141580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:39:59.141586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:39:59.141592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-06-11 01:39:59.141597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:39:59.141603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2026-06-11 01:39:59.141609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-06-11 01:39:59.141615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-06-11 01:39:59.141622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: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% 2026-06-11 01:39:59.141631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-06-11 01:39:59.141636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-06-11 01:39:59.141647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-06-11 01:39:59.141653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-06-11 01:39:59.141659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-06-11 01:39:59.141664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-06-11 01:39:59.141670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:39:59.141721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:59.141786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.141844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:59.141925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.141997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:39:59.142058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.142120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:59.142181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.142241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:59.142301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.142379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.142465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.142528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.142590 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.142650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.142709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:39:59.142770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:59.142829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.142888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:39:59.142950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.143378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.143502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:39:59.145542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:39:59.145581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:39:59.145599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:39:59.145611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:39:59.145628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2026-06-11 01:39:59.145634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2026-06-11 01:39:59.145647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:39:59.145653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:39:59.145658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2026-06-11 01:39:59.145664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:39:59.145670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:39:59.145676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2026-06-11 01:39:59.145681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2026-06-11 01:39:59.145687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:39:59.145693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-06-11 01:39:59.145699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8446 files, 1205 directories removed. 2026-06-11 01:39:59.145704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-06-11 01:39:59.145710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2026-06-11 01:39:59.145716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-06-11 01:39:59.145721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2026-06-11 01:39:59.145727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-06-11 01:39:59.145732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2026-06-11 01:39:59.145738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2026-06-11 01:39:59.145744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:39:59.145749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 69adc808fee1 2026-06-11 01:39:59.145756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> e6da4a52fcf4 2026-06-11 01:39:59.145762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2026-06-11 01:39:59.145767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in cb0d4725cc6f 2026-06-11 01:39:59.145773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container cb0d4725cc6f 2026-06-11 01:39:59.145779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 38d52e126fbe 2026-06-11 01:39:59.145784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 62ce8cf7157b 2026-06-11 01:39:59.145790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20260611 2026-06-11 01:39:59.145796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2026-06-11 01:39:59.144577 (took 0:00:28.237193) 2026-06-11 01:39:59.145801 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2026-06-11 01:39:59.145807 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2026-06-11 01:39:59.145813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2026-06-11 01:39:59.145072 2026-06-11 01:39:59.146490 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2026-06-11 01:39:59.147049 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2026-06-11 01:40:24.484664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:40:24.484825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 8108102d61a4 2026-06-11 01:40:24.484875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20260611" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:40:24.484892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 7d9d56a14750 2026-06-11 01:40:24.484904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 7d9d56a14750 2026-06-11 01:40:24.484976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 3a977f5cd08e 2026-06-11 01:40:24.485007 | 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 2026-06-11 01:40:24.485020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 70ba66f69247 2026-06-11 01:40:24.485052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-06-11 01:40:24.485063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-06-11 01:40:24.485093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-06-11 01:40:24.485173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2026-06-11 01:40:24.485206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:40:24.485237 | 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 2026-06-11 01:40:24.485268 | 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 2026-06-11 01:40:24.485364 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:40:24.485443 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:40:24.485492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:40:24.485504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:40:24.485534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-06-11 01:40:24.485565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2026-06-11 01:40:24.485595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-06-11 01:40:24.485667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2026-06-11 01:40:24.485700 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:40:24.485731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:40:24.485796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-06-11 01:40:24.485832 | 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% 2026-06-11 01:40:24.485875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% (Reading database ... 75% 2026-06-11 01:40:24.485953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-06-11 01:40:24.485985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-06-11 01:40:24.486016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% (Reading database ... 95% 2026-06-11 01:40:24.486047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:40:24.486112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:40:24.486144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-06-11 01:40:24.486207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-06-11 01:40:24.486238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-06-11 01:40:24.486300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-06-11 01:40:24.486354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:40:24.486385 | 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 2026-06-11 01:40:24.486461 | 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 2026-06-11 01:40:24.486510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:40:24.486574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:40:24.486594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:40:24.486640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:40:24.486659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-06-11 01:40:24.486710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:40:24.486761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2026-06-11 01:40:24.486825 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-06-11 01:40:24.486848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-06-11 01:40:24.486903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: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% 2026-06-11 01:40:24.486960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% (Reading database ... 75% 2026-06-11 01:40:24.486981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-06-11 01:40:24.487032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-06-11 01:40:24.487052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-06-11 01:40:24.487102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-06-11 01:40:24.487164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:40:24.487193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:24.487256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.487371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:24.487433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.487503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:40:24.487558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.487610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:24.487668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.487719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:24.487748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.487773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.487827 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.487880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.487904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.487960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.488056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.488091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:40:24.488155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:24.488173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:24.488266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.488540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.488662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.488816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.488895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.488947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.489004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:40:24.489034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.489140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:40:24.489226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.489527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:40:24.489618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:24.489693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.489746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:24.489830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2026-06-11 01:40:24.489852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.489904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2026-06-11 01:40:24.489953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:40:24.489983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:40:24.490030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2026-06-11 01:40:24.490076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:40:24.490125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:40:24.490150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2026-06-11 01:40:24.490205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2026-06-11 01:40:24.490250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:40:24.490281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.490360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8446 files, 1205 directories removed. 2026-06-11 01:40:24.490385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.490469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2026-06-11 01:40:24.490518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.490550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2026-06-11 01:40:24.490599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-06-11 01:40:24.490645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2026-06-11 01:40:24.490696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2026-06-11 01:40:24.490723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:40:24.490776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 70ba66f69247 2026-06-11 01:40:24.490820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 71c0ace860ef 2026-06-11 01:40:24.490842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2026-06-11 01:40:24.490906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 80f26c77d9f0 2026-06-11 01:40:24.490924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 80f26c77d9f0 2026-06-11 01:40:24.490980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 5993dcb2fd0e 2026-06-11 01:40:24.491038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built f5d115dc9a5d 2026-06-11 01:40:24.491095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20260611 2026-06-11 01:40:24.491209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2026-06-11 01:40:24.491065 (took 0:00:25.345993) 2026-06-11 01:40:24.491765 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2026-06-11 01:40:24.491830 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2026-06-11 01:40:24.491895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2026-06-11 01:40:24.491798 2026-06-11 01:40:24.493096 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2026-06-11 01:40:24.493797 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2026-06-11 01:40:50.333934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:40:50.334020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 8108102d61a4 2026-06-11 01:40:50.334064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20260611" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:40:50.334082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in f68eb5ca6500 2026-06-11 01:40:50.334560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container f68eb5ca6500 2026-06-11 01:40:50.334591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> e5f3f06380c1 2026-06-11 01:40:50.334606 | 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 2026-06-11 01:40:50.334620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 9e3f4fd2586e 2026-06-11 01:40:50.334633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-06-11 01:40:50.334646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-06-11 01:40:50.334658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-06-11 01:40:50.334671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2026-06-11 01:40:50.334690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:40:50.334702 | 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 2026-06-11 01:40:50.334758 | 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 2026-06-11 01:40:50.334852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:40:50.334903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:40:50.334994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:40:50.335057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:40:50.335134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-06-11 01:40:50.335211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2026-06-11 01:40:50.335327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-06-11 01:40:50.335426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2026-06-11 01:40:50.335546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:40:50.335609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:40:50.335693 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-06-11 01:40:50.335786 | 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% 2026-06-11 01:40:50.337572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-06-11 01:40:50.337592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-06-11 01:40:50.337602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-06-11 01:40:50.337611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-06-11 01:40:50.337620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-06-11 01:40:50.337629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:90% (Reading database ... 95% 2026-06-11 01:40:50.337638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:40:50.337649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:40:50.337658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-06-11 01:40:50.337667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-06-11 01:40:50.337676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-06-11 01:40:50.337685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-06-11 01:40:50.337703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:40:50.337713 | 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 2026-06-11 01:40:50.337722 | 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 2026-06-11 01:40:50.337731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:40:50.337740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:40:50.337749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:40:50.337757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:40:50.337766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-06-11 01:40:50.337775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:40:50.337784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2026-06-11 01:40:50.337793 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-06-11 01:40:50.337802 | 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% 2026-06-11 01:40:50.337818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-06-11 01:40:50.337828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% (Reading database ... 80% 2026-06-11 01:40:50.337837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-06-11 01:40:50.337845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-06-11 01:40:50.337854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-06-11 01:40:50.337863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:40:50.337872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:50.337881 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.337889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:50.338517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:40:50.338545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.338554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:50.338563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:50.338580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.338598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.338607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.338616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.338624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.338633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:40:50.338642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:50.338651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:40:50.338673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.338963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.339157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:40:50.339223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:40:50.339553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:40:50.339752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:40:50.339903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:40:50.339992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2026-06-11 01:40:50.340047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2026-06-11 01:40:50.340063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:40:50.340121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:40:50.340156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2026-06-11 01:40:50.340216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:40:50.340253 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:40:50.340344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2026-06-11 01:40:50.340373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2026-06-11 01:40:50.340427 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:40:50.340453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-06-11 01:40:50.340528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8446 files, 1205 directories removed. 2026-06-11 01:40:50.340545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-06-11 01:40:50.340614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2026-06-11 01:40:50.340630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-06-11 01:40:50.340697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2026-06-11 01:40:50.340713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-06-11 01:40:50.340778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2026-06-11 01:40:50.340837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2026-06-11 01:40:50.340852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:40:50.340913 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 9e3f4fd2586e 2026-06-11 01:40:50.340970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 5fdf55a076e1 2026-06-11 01:40:50.340987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2026-06-11 01:40:50.341048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 69e019e1a74b 2026-06-11 01:40:50.342506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 69e019e1a74b 2026-06-11 01:40:50.342530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> cc70cbf627be 2026-06-11 01:40:50.342551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built ed0975967407 2026-06-11 01:40:50.342560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20260611 2026-06-11 01:40:50.342570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2026-06-11 01:40:50.341165 (took 0:00:25.849367) 2026-06-11 01:40:50.342579 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2026-06-11 01:40:50.342588 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2026-06-11 01:40:50.342597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2026-06-11 01:40:50.341704 2026-06-11 01:40:50.342792 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2026-06-11 01:40:50.343436 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2026-06-11 01:41:29.006953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:41:29.007059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 8108102d61a4 2026-06-11 01:41:29.007201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20260611" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:41:29.007284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in c55f6dd3faa2 2026-06-11 01:41:29.007442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container c55f6dd3faa2 2026-06-11 01:41:29.007534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> a0216c17e1c2 2026-06-11 01:41:29.007637 | 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/* 2026-06-11 01:41:29.007740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in eb66eb94ae1d 2026-06-11 01:41:29.007912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:41:29.008034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:41:29.008148 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:41:29.008292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:41:29.008451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:41:29.008583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:41:29.008699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:41:29.008814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:41:29.008929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 01:41:29.009080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:41:29.009196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:41:29.009373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:41:29.009558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:41:29.009682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:41:29.009796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:41:29.009927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 30.3 MB in 2s (13.0 MB/s) 2026-06-11 01:41:29.010549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-06-11 01:41:29.010588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-06-11 01:41:29.010597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-06-11 01:41:29.010604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-06-11 01:41:29.010610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2026-06-11 01:41:29.010617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-06-11 01:41:29.010642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-06-11 01:41:29.010650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2026-06-11 01:41:29.010656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-06-11 01:41:29.010663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2026-06-11 01:41:29.010691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-06-11 01:41:29.010698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-06-11 01:41:29.010705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:41:29.010712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,886 kB of archives. 2026-06-11 01:41:29.010735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,721 kB of additional disk space will be used. 2026-06-11 01:41:29.010875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:41:29.012491 | 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] 2026-06-11 01:41:29.012517 | 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] 2026-06-11 01:41:29.012526 | 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] 2026-06-11 01:41:29.012535 | 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] 2026-06-11 01:41:29.012543 | 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.5 [1,258 kB] 2026-06-11 01:41:29.012552 | 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.5 [159 kB] 2026-06-11 01:41:29.012560 | 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] 2026-06-11 01:41:29.012588 | 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.5 [258 kB] 2026-06-11 01:41:29.012597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,886 kB in 0s (5,254 kB/s) 2026-06-11 01:41:29.012606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2026-06-11 01:41:29.012614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-06-11 01:41:29.012624 | 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% 2026-06-11 01:41:29.012634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-06-11 01:41:29.012642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-06-11 01:41:29.012650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-06-11 01:41:29.012658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-06-11 01:41:29.012666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-06-11 01:41:29.012674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-06-11 01:41:29.012682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:41:29.012690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-06-11 01:41:29.012698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-06-11 01:41:29.012707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 01:41:29.012715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 01:41:29.012723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:41:29.012731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2026-06-11 01:41:29.012739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-11 01:41:29.012747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:41:29.012755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2026-06-11 01:41:29.012777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-06-11 01:41:29.012786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-06-11 01:41:29.012794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2026-06-11 01:41:29.012802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-06-11 01:41:29.012810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:41:29.012818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2026-06-11 01:41:29.012826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-06-11 01:41:29.012840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:41:29.012848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2026-06-11 01:41:29.012856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-06-11 01:41:29.012870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-06-11 01:41:29.012879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2026-06-11 01:41:29.012887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-06-11 01:41:29.012898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:41:29.013003 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:41:29.013018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-06-11 01:41:29.013110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-06-11 01:41:29.013166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-06-11 01:41:29.013231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:41:29.013331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:41:29.013374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:41:29.013468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:41:29.013543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2026-06-11 01:41:29.013609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2026-06-11 01:41:29.013678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:41:29.013746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-06-11 01:41:29.013816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2026-06-11 01:41:29.013883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-06-11 01:41:29.013948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2026-06-11 01:41:29.014013 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2026-06-11 01:41:29.014079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2026-06-11 01:41:29.014143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:41:29.014207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:41:29.014289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container eb66eb94ae1d 2026-06-11 01:41:29.014355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 9350a2fd34dd 2026-06-11 01:41:29.014490 | 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 2026-06-11 01:41:29.014568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 600cdbf68b6c 2026-06-11 01:41:29.014638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-06-11 01:41:29.014707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-06-11 01:41:29.014774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-06-11 01:41:29.014856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2026-06-11 01:41:29.014908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:41:29.014968 | 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 2026-06-11 01:41:29.015027 | 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 2026-06-11 01:41:29.015086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:41:29.015145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:41:29.015204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:41:29.015263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:41:29.015379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-06-11 01:41:29.015466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2026-06-11 01:41:29.015542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-06-11 01:41:29.015603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2026-06-11 01:41:29.015669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:41:29.015730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:41:29.015794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-06-11 01:41:29.015851 | 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% 2026-06-11 01:41:29.015923 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-06-11 01:41:29.015980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-06-11 01:41:29.016035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-06-11 01:41:29.016089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-06-11 01:41:29.016141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-06-11 01:41:29.016194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-06-11 01:41:29.016249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18715 files and directories currently installed.) 2026-06-11 01:41:29.016319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:41:29.016374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-06-11 01:41:29.016448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-06-11 01:41:29.016509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-06-11 01:41:29.016570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-06-11 01:41:29.016622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:41:29.016672 | 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 2026-06-11 01:41:29.016720 | 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 2026-06-11 01:41:29.016770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:41:29.016820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:41:29.016864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:41:29.016911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:41:29.016972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-06-11 01:41:29.017030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:41:29.017082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2026-06-11 01:41:29.017138 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-06-11 01:41:29.017194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-06-11 01:41:29.017259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: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% 2026-06-11 01:41:29.017324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-06-11 01:41:29.017379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-06-11 01:41:29.017451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-06-11 01:41:29.017511 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-06-11 01:41:29.018559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-06-11 01:41:29.018584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-06-11 01:41:29.018589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18706 files and directories currently installed.) 2026-06-11 01:41:29.018594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:41:29.018597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:41:29.018605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:41:29.018613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:41:29.018620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:41:29.018627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018649 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:41:29.018652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:41:29.018656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018684 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:41:29.018688 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.018716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:41:29.018748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:41:29.018760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.018767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:41:29.018770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.020499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:41:29.020519 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.020544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:41:29.020553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2026-06-11 01:41:29.020562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2026-06-11 01:41:29.020571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:41:29.020580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:41:29.020588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2026-06-11 01:41:29.020597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:41:29.020606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:41:29.020615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2026-06-11 01:41:29.020624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2026-06-11 01:41:29.020632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:41:29.020641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-06-11 01:41:29.020651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8446 files, 1205 directories removed. 2026-06-11 01:41:29.020659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-06-11 01:41:29.020668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2026-06-11 01:41:29.020677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-06-11 01:41:29.020686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2026-06-11 01:41:29.020703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-06-11 01:41:29.020712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2026-06-11 01:41:29.020722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2026-06-11 01:41:29.020730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:41:29.020739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 600cdbf68b6c 2026-06-11 01:41:29.020748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> a9f1c2424b24 2026-06-11 01:41:29.020757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2026-06-11 01:41:29.020766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 7410c17f0db9 2026-06-11 01:41:29.020775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 7410c17f0db9 2026-06-11 01:41:29.020783 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c77d1749a689 2026-06-11 01:41:29.020792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built c247f742bc9e 2026-06-11 01:41:29.020801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20260611 2026-06-11 01:41:29.020810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2026-06-11 01:41:29.019610 (took 0:00:38.677906) 2026-06-11 01:41:29.020819 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2026-06-11 01:41:29.020828 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2026-06-11 01:41:29.020837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2026-06-11 01:41:29.020078 2026-06-11 01:41:29.021160 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2026-06-11 01:41:29.021885 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2026-06-11 01:42:07.287660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:42:07.287884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 8108102d61a4 2026-06-11 01:42:07.288047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20260611" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:42:07.288166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 9662cdda3bda 2026-06-11 01:42:07.288316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 9662cdda3bda 2026-06-11 01:42:07.288474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 37ae40d8deb8 2026-06-11 01:42:07.288595 | 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/* 2026-06-11 01:42:07.288773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in e003b85b2d7f 2026-06-11 01:42:07.288879 | 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] 2026-06-11 01:42:07.289001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:42:07.289101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:42:07.289197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:42:07.289367 | 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] 2026-06-11 01:42:07.289501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:42:07.289608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:42:07.289707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:42:07.289803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:42:07.289900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:42:07.289997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:42:07.290093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:42:07.290186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:42:07.290305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:42:07.290504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:42:07.290626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 30.3 MB in 2s (12.2 MB/s) 2026-06-11 01:42:07.290720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-06-11 01:42:07.290821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-06-11 01:42:07.290920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-06-11 01:42:07.291017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-06-11 01:42:07.291115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2026-06-11 01:42:07.291211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-06-11 01:42:07.291332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-06-11 01:42:07.291461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2026-06-11 01:42:07.292662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-06-11 01:42:07.292737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2026-06-11 01:42:07.292749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-06-11 01:42:07.292759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-06-11 01:42:07.292769 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:42:07.292777 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,886 kB of archives. 2026-06-11 01:42:07.292785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,721 kB of additional disk space will be used. 2026-06-11 01:42:07.292835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:42:07.292844 | 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] 2026-06-11 01:42:07.292854 | 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] 2026-06-11 01:42:07.292875 | 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] 2026-06-11 01:42:07.292884 | 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] 2026-06-11 01:42:07.292892 | 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.5 [1,258 kB] 2026-06-11 01:42:07.292901 | 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.5 [159 kB] 2026-06-11 01:42:07.292909 | 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] 2026-06-11 01:42:07.292917 | 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.5 [258 kB] 2026-06-11 01:42:07.292926 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,886 kB in 0s (6,488 kB/s) 2026-06-11 01:42:07.292934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2026-06-11 01:42:07.292942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-06-11 01:42:07.292954 | 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% 2026-06-11 01:42:07.292964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-06-11 01:42:07.292972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-06-11 01:42:07.292980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-06-11 01:42:07.292989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-06-11 01:42:07.293050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-06-11 01:42:07.293060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-06-11 01:42:07.293069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:42:07.293077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-06-11 01:42:07.293085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-06-11 01:42:07.293093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2026-06-11 01:42:07.293101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-06-11 01:42:07.293109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:42:07.293118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2026-06-11 01:42:07.293126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-11 01:42:07.293140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:42:07.293149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2026-06-11 01:42:07.293158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-06-11 01:42:07.293166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-06-11 01:42:07.293178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2026-06-11 01:42:07.293187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-06-11 01:42:07.293198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:42:07.293326 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2026-06-11 01:42:07.293426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-06-11 01:42:07.293543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:42:07.293609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2026-06-11 01:42:07.293660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-06-11 01:42:07.294670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-06-11 01:42:07.294724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2026-06-11 01:42:07.294737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-06-11 01:42:07.294750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.294761 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:42:07.294771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-11 01:42:07.294782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-06-11 01:42:07.294792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-06-11 01:42:07.294802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-06-11 01:42:07.294812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-06-11 01:42:07.294822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:42:07.294832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:42:07.294842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-06-11 01:42:07.294853 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2026-06-11 01:42:07.294863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2026-06-11 01:42:07.294873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2026-06-11 01:42:07.294883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.294893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2026-06-11 01:42:07.294904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-06-11 01:42:07.294956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2026-06-11 01:42:07.294967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2026-06-11 01:42:07.294977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2026-06-11 01:42:07.294987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:42:07.294997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:42:07.295007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container e003b85b2d7f 2026-06-11 01:42:07.295017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> a07df12930e1 2026-06-11 01:42:07.296803 | 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 2026-06-11 01:42:07.296879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 03aac41a83c6 2026-06-11 01:42:07.296894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 03aac41a83c6 2026-06-11 01:42:07.296907 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> b16ed8dc42e9 2026-06-11 01:42:07.296920 | 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 2026-06-11 01:42:07.296936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 184cbf9d57e4 2026-06-11 01:42:07.296947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-06-11 01:42:07.296957 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-06-11 01:42:07.296967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-06-11 01:42:07.296977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2026-06-11 01:42:07.296988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:42:07.297015 | 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 2026-06-11 01:42:07.297026 | 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 2026-06-11 01:42:07.297036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:42:07.297046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:42:07.297056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:42:07.297067 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:42:07.297079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-06-11 01:42:07.297089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2026-06-11 01:42:07.297100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-06-11 01:42:07.297110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2026-06-11 01:42:07.297120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:42:07.297131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:42:07.297150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-06-11 01:42:07.297161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-06-11 01:42:07.297172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: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% 2026-06-11 01:42:07.297186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-06-11 01:42:07.297196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-06-11 01:42:07.297206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-06-11 01:42:07.297216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-06-11 01:42:07.297226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-06-11 01:42:07.297236 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-06-11 01:42:07.297276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18715 files and directories currently installed.) 2026-06-11 01:42:07.297286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:42:07.297296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-06-11 01:42:07.297306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-06-11 01:42:07.297316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-06-11 01:42:07.297340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-06-11 01:42:07.297350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:42:07.297361 | 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 2026-06-11 01:42:07.297371 | 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 2026-06-11 01:42:07.297381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:42:07.297391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:42:07.297442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:42:07.297452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:42:07.297463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-06-11 01:42:07.297473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:42:07.297483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2026-06-11 01:42:07.297493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-06-11 01:42:07.297510 | 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% 2026-06-11 01:42:07.297523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-06-11 01:42:07.297533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-06-11 01:42:07.297564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-06-11 01:42:07.297574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-06-11 01:42:07.297584 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-06-11 01:42:07.297594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-06-11 01:42:07.297605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18706 files and directories currently installed.) 2026-06-11 01:42:07.297615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:07.297625 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.297743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:07.297810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.297846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:42:07.297857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.297892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:07.297929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.297965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:07.298000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298106 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:42:07.298295 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:07.298306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:07.298453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298474 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298494 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:42:07.298593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:42:07.298640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:42:07.298677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:07.298706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:07.298726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2026-06-11 01:42:07.298736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2026-06-11 01:42:07.298745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:42:07.298756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:42:07.298766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2026-06-11 01:42:07.298775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:42:07.298785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:42:07.298795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2026-06-11 01:42:07.298805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2026-06-11 01:42:07.298815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:42:07.298824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8446 files, 1205 directories removed. 2026-06-11 01:42:07.298844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2026-06-11 01:42:07.298864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2026-06-11 01:42:07.298888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-06-11 01:42:07.298898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2026-06-11 01:42:07.298908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2026-06-11 01:42:07.298925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:42:07.298935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 184cbf9d57e4 2026-06-11 01:42:07.298950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> c3ba0cd7e187 2026-06-11 01:42:07.298960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built ef664e15913e 2026-06-11 01:42:07.299004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260611 2026-06-11 01:42:07.299287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2026-06-11 01:42:07.299016 (took 0:00:38.278938) 2026-06-11 01:42:07.299626 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2026-06-11 01:42:07.299697 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2026-06-11 01:42:07.299774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2026-06-11 01:42:07.299693 2026-06-11 01:42:07.300802 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2026-06-11 01:42:07.301504 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2026-06-11 01:42:33.183691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:42:33.183803 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 8108102d61a4 2026-06-11 01:42:33.183939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20260611" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:42:33.185491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in d33ad38d780c 2026-06-11 01:42:33.185521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container d33ad38d780c 2026-06-11 01:42:33.185534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> b105bd792b07 2026-06-11 01:42:33.185550 | 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 2026-06-11 01:42:33.185564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 3819d5ef637e 2026-06-11 01:42:33.185577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-06-11 01:42:33.185589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-06-11 01:42:33.185602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-06-11 01:42:33.185614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2026-06-11 01:42:33.185626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:42:33.185639 | 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 2026-06-11 01:42:33.185671 | 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 2026-06-11 01:42:33.185682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:42:33.185692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:42:33.185703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:42:33.185713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:42:33.185723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-06-11 01:42:33.185733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2026-06-11 01:42:33.185743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-06-11 01:42:33.185753 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2026-06-11 01:42:33.185764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:42:33.185774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:42:33.185784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-06-11 01:42:33.185796 | 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% 2026-06-11 01:42:33.185808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-06-11 01:42:33.185818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-06-11 01:42:33.185828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-06-11 01:42:33.185837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-06-11 01:42:33.185847 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-06-11 01:42:33.185857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-06-11 01:42:33.185868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:42:33.185880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:42:33.185890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-06-11 01:42:33.185905 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-06-11 01:42:33.185916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-06-11 01:42:33.185925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-06-11 01:42:33.185945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:42:33.185956 | 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 2026-06-11 01:42:33.185967 | 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 2026-06-11 01:42:33.185976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:42:33.185991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:42:33.186001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:42:33.186065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:42:33.186104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-06-11 01:42:33.186239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:42:33.186260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2026-06-11 01:42:33.186362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-06-11 01:42:33.186442 | 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% 2026-06-11 01:42:33.186510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-06-11 01:42:33.186608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-06-11 01:42:33.186653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-06-11 01:42:33.186720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-06-11 01:42:33.186790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-06-11 01:42:33.186856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-06-11 01:42:33.186924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:42:33.186994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:33.187063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.187132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:33.187201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.187289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:42:33.187359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.187462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:33.187539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.187607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:33.187674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.187740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.187805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.187893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.187965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.188038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.188110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.188176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:42:33.188251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:33.188340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:33.188507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.188983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.189051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.189120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:42:33.189190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:42:33.189484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:42:33.189681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189738 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.189795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:33.189852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:33.189963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.190023 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2026-06-11 01:42:33.190079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2026-06-11 01:42:33.190136 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:42:33.190191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:42:33.190262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2026-06-11 01:42:33.190318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:42:33.190372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:42:33.190453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2026-06-11 01:42:33.190518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2026-06-11 01:42:33.193501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:42:33.193534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.193546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8446 files, 1205 directories removed. 2026-06-11 01:42:33.193558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.193568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2026-06-11 01:42:33.193578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.193589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2026-06-11 01:42:33.193599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-06-11 01:42:33.193608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2026-06-11 01:42:33.193631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2026-06-11 01:42:33.193642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:42:33.193652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 3819d5ef637e 2026-06-11 01:42:33.193662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> a441631b8490 2026-06-11 01:42:33.193672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2026-06-11 01:42:33.193682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 794fd302feaf 2026-06-11 01:42:33.193692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 794fd302feaf 2026-06-11 01:42:33.193702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> c78efd684407 2026-06-11 01:42:33.193711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built e9001f8a756d 2026-06-11 01:42:33.193722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20260611 2026-06-11 01:42:33.193732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2026-06-11 01:42:33.191139 (took 0:00:25.891446) 2026-06-11 01:42:33.193742 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2026-06-11 01:42:33.193752 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2026-06-11 01:42:33.193762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2026-06-11 01:42:33.191773 2026-06-11 01:42:33.193772 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2026-06-11 01:42:33.193787 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2026-06-11 01:42:59.465365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:42:59.465555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 8108102d61a4 2026-06-11 01:42:59.465683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20260611" "name"="designate-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:42:59.465780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 7baaad1ad450 2026-06-11 01:42:59.465871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 7baaad1ad450 2026-06-11 01:42:59.465951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 7feee4b2fb01 2026-06-11 01:42:59.466043 | 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 2026-06-11 01:42:59.466130 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in cf71e2f4f673 2026-06-11 01:42:59.466235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-06-11 01:42:59.466385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-06-11 01:42:59.466507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-06-11 01:42:59.466602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:42:59.466689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:42:59.466764 | 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 2026-06-11 01:42:59.466839 | 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 2026-06-11 01:42:59.466912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:42:59.466982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:42:59.467056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:42:59.467128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:42:59.467226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-06-11 01:42:59.467320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2026-06-11 01:42:59.467515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-06-11 01:42:59.467607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2026-06-11 01:42:59.467697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:42:59.467772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:42:59.467860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-06-11 01:42:59.467947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-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% 2026-06-11 01:42:59.468055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-06-11 01:42:59.468129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-06-11 01:42:59.468240 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-06-11 01:42:59.468340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-06-11 01:42:59.468486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-06-11 01:42:59.468578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-06-11 01:42:59.468668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:42:59.468741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:42:59.468821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-06-11 01:42:59.468904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-06-11 01:42:59.468984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-06-11 01:42:59.469069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-06-11 01:42:59.469144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:42:59.469236 | 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 2026-06-11 01:42:59.469337 | 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 2026-06-11 01:42:59.469466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:42:59.469549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:42:59.469624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:42:59.469694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:42:59.469766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-06-11 01:42:59.469851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:42:59.469921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:42:59.470001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-06-11 01:42:59.470080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-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% 2026-06-11 01:42:59.470160 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% (Reading database ... 75% 2026-06-11 01:42:59.470297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-06-11 01:42:59.470464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-06-11 01:42:59.470556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-06-11 01:42:59.470626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-06-11 01:42:59.470726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:42:59.470807 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:59.470877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.470946 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:59.471021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.471125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:42:59.471195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.471359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:59.471509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.471645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:59.471770 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.471844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.471902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.472017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.472145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.472232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.472294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:42:59.472408 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.472487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:59.472553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.472612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.472681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:42:59.472736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.472785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.472841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.472901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.472958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.473259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:42:59.473337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:42:59.473586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.473645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.473755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:42:59.473870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.473925 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:42:59.473979 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.474035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:42:59.474090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2026-06-11 01:42:59.474145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:42:59.474223 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:42:59.474348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:42:59.474418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2026-06-11 01:42:59.474514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:42:59.474573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:42:59.474629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2026-06-11 01:42:59.474685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2026-06-11 01:42:59.475520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:42:59.475562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.475572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8446 files, 1205 directories removed. 2026-06-11 01:42:59.475579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.475587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2026-06-11 01:42:59.475594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.475616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2026-06-11 01:42:59.475624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-06-11 01:42:59.475631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:42:59.475638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:42:59.475646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:42:59.475653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container cf71e2f4f673 2026-06-11 01:42:59.475661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> fccc289c7851 2026-06-11 01:42:59.475668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2026-06-11 01:42:59.475676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 27bbff85161a 2026-06-11 01:42:59.475694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 27bbff85161a 2026-06-11 01:42:59.475702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> aeba7baf3f68 2026-06-11 01:42:59.475709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 08224217f6c8 2026-06-11 01:42:59.475717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20260611 2026-06-11 01:42:59.475731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2026-06-11 01:42:59.475376 (took 0:00:26.283603) 2026-06-11 01:42:59.476031 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2026-06-11 01:42:59.476066 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2026-06-11 01:42:59.476170 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2026-06-11 01:42:59.476082 2026-06-11 01:42:59.477286 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2026-06-11 01:42:59.478063 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2026-06-11 01:43:24.862276 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260611 2026-06-11 01:43:24.862390 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 71b98a93b405 2026-06-11 01:43:24.862450 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20260611" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:43:24.862473 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 9699f67319a5 2026-06-11 01:43:24.862573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 9699f67319a5 2026-06-11 01:43:24.862594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> e9770770ed36 2026-06-11 01:43:24.862697 | 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 2026-06-11 01:43:24.862743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 89360ca9b2b3 2026-06-11 01:43:24.862790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-06-11 01:43:24.862846 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-06-11 01:43:24.862906 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-06-11 01:43:24.862970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2026-06-11 01:43:24.863026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:43:24.863083 | 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 2026-06-11 01:43:24.863137 | 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 2026-06-11 01:43:24.863191 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:43:24.863266 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:43:24.863311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:43:24.863425 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:43:24.863476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-06-11 01:43:24.863519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2026-06-11 01:43:24.864458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-06-11 01:43:24.864478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2026-06-11 01:43:24.864489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:43:24.864518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:43:24.864528 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-06-11 01:43:24.864542 | 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% 2026-06-11 01:43:24.864554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-06-11 01:43:24.864564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-06-11 01:43:24.864573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% (Reading database ... 85% 2026-06-11 01:43:24.864582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-06-11 01:43:24.864591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-06-11 01:43:24.864600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-06-11 01:43:24.864611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:43:24.864620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-06-11 01:43:24.864628 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-06-11 01:43:24.864637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-06-11 01:43:24.864656 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-06-11 01:43:24.864665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:43:24.864674 | 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 2026-06-11 01:43:24.864683 | 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 2026-06-11 01:43:24.864692 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:43:24.864701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:43:24.864710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:43:24.864719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:43:24.864728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-06-11 01:43:24.864737 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:43:24.864746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2026-06-11 01:43:24.864759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-06-11 01:43:24.864769 | 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% 2026-06-11 01:43:24.864778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2026-06-11 01:43:24.864787 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2026-06-11 01:43:24.864795 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2026-06-11 01:43:24.864804 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-06-11 01:43:24.864816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-06-11 01:43:24.864864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-06-11 01:43:24.864957 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-06-11 01:43:24.865049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:24.865064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.865130 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:24.865175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.865224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:43:24.865238 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.865332 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:24.865437 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.865512 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:24.865577 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.865641 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.865695 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.865719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.865807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.865849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.865891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:43:24.865942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:24.865984 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866026 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:24.866069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.866111 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866153 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866205 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866219 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866301 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.866345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866388 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.866454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.866586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:43:24.866627 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866680 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:43:24.866756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.866839 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.866879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.866920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:43:24.866962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.867018 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:24.867060 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.867086 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:24.867146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.867188 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2026-06-11 01:43:24.867229 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2026-06-11 01:43:24.867297 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:43:24.867312 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:43:24.867376 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2026-06-11 01:43:24.867423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:43:24.867497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:43:24.867540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2026-06-11 01:43:24.867582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2026-06-11 01:43:24.867633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:43:24.867647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.867708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8268 files, 1181 directories removed. 2026-06-11 01:43:24.867760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.867774 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2026-06-11 01:43:24.867835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.868485 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2026-06-11 01:43:24.868503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-06-11 01:43:24.868513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2026-06-11 01:43:24.868522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2026-06-11 01:43:24.868531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:43:24.868540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 89360ca9b2b3 2026-06-11 01:43:24.868549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> dce35cafd177 2026-06-11 01:43:24.868559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2026-06-11 01:43:24.868567 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 52147ad926f0 2026-06-11 01:43:24.868576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 52147ad926f0 2026-06-11 01:43:24.868585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 862ee2877967 2026-06-11 01:43:24.868594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 65a304e2a7b8 2026-06-11 01:43:24.868603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260611 2026-06-11 01:43:24.868613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2026-06-11 01:43:24.868186 (took 0:00:25.392104) 2026-06-11 01:43:24.868756 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2026-06-11 01:43:24.868816 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2026-06-11 01:43:24.868902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2026-06-11 01:43:24.868811 2026-06-11 01:43:24.869862 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2026-06-11 01:43:24.870617 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2026-06-11 01:43:50.241654 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260611 2026-06-11 01:43:50.241775 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 71b98a93b405 2026-06-11 01:43:50.241799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20260611" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:43:50.241821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 1a6983a1a3a2 2026-06-11 01:43:50.241840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 1a6983a1a3a2 2026-06-11 01:43:50.241895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> f80131ffca4c 2026-06-11 01:43:50.241970 | 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 2026-06-11 01:43:50.241993 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 8f1e73221d7c 2026-06-11 01:43:50.242010 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-06-11 01:43:50.242062 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-06-11 01:43:50.242107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-06-11 01:43:50.242152 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2026-06-11 01:43:50.242184 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:43:50.242228 | 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 2026-06-11 01:43:50.242272 | 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 2026-06-11 01:43:50.242291 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:43:50.242337 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:43:50.242378 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:43:50.242428 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:43:50.242449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-06-11 01:43:50.242499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2026-06-11 01:43:50.242547 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-06-11 01:43:50.242591 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2026-06-11 01:43:50.242697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:43:50.242716 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:43:50.242756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-06-11 01:43:50.242770 | 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% 2026-06-11 01:43:50.242786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-06-11 01:43:50.242835 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-06-11 01:43:50.242875 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-06-11 01:43:50.242915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-06-11 01:43:50.244456 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-06-11 01:43:50.244480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-06-11 01:43:50.244492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-06-11 01:43:50.244504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:43:50.244515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-06-11 01:43:50.244525 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-06-11 01:43:50.244534 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-06-11 01:43:50.244544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-06-11 01:43:50.244554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:43:50.244564 | 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 2026-06-11 01:43:50.244574 | 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 2026-06-11 01:43:50.244584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:43:50.244595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:43:50.244605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:43:50.244645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:43:50.244657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-06-11 01:43:50.244668 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:43:50.244678 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2026-06-11 01:43:50.244736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-06-11 01:43:50.244748 | 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% 2026-06-11 01:43:50.244758 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-06-11 01:43:50.244769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-06-11 01:43:50.244779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-06-11 01:43:50.244789 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-06-11 01:43:50.244799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-06-11 01:43:50.244821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-06-11 01:43:50.244832 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-06-11 01:43:50.244842 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:50.244852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.244862 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:50.244872 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.244882 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:43:50.244892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.244902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:50.244911 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.244921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:50.244931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.244941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.244951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.244961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.244971 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.244981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.244992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:43:50.245014 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:50.245025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245035 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:43:50.245045 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245056 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245065 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245075 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245085 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245105 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245115 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.245125 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:43:50.245135 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245145 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:43:50.245185 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245203 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:43:50.245224 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245244 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245254 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:43:50.245263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245284 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:43:50.245293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2026-06-11 01:43:50.245303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2026-06-11 01:43:50.245313 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:43:50.245323 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:43:50.245343 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2026-06-11 01:43:50.245353 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:43:50.245363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:43:50.245373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2026-06-11 01:43:50.245382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2026-06-11 01:43:50.245423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:43:50.245439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8268 files, 1181 directories removed. 2026-06-11 01:43:50.245459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2026-06-11 01:43:50.245479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245489 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2026-06-11 01:43:50.245499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-06-11 01:43:50.245509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2026-06-11 01:43:50.245519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2026-06-11 01:43:50.245529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:43:50.245539 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 8f1e73221d7c 2026-06-11 01:43:50.245549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 1c1cef55a14f 2026-06-11 01:43:50.245562 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2026-06-11 01:43:50.245573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in a15b7beb057e 2026-06-11 01:43:50.245583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container a15b7beb057e 2026-06-11 01:43:50.245593 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 83fbf4ae4066 2026-06-11 01:43:50.245602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built ca5d3945a7cc 2026-06-11 01:43:50.245617 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20260611 2026-06-11 01:43:50.245728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2026-06-11 01:43:50.245602 (took 0:00:25.376791) 2026-06-11 01:43:50.246220 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2026-06-11 01:43:50.246289 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2026-06-11 01:43:50.246303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2026-06-11 01:43:50.246212 2026-06-11 01:43:50.247090 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2026-06-11 01:43:50.247577 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2026-06-11 01:44:16.739936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260611 2026-06-11 01:44:16.740090 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 71b98a93b405 2026-06-11 01:44:16.740156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20260611" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:44:16.740182 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 6e5e29a526f8 2026-06-11 01:44:16.740288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 6e5e29a526f8 2026-06-11 01:44:16.740352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 3d98f0c45fb0 2026-06-11 01:44:16.740418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2026-06-11 01:44:16.740533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 228041f66bcd 2026-06-11 01:44:16.740584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2026-06-11 01:44:16.740653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in b6b0a781c92c 2026-06-11 01:44:16.740719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container b6b0a781c92c 2026-06-11 01:44:16.740784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 7b1b9d842863 2026-06-11 01:44:16.740859 | 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 2026-06-11 01:44:16.740927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 7bb6f94255ad 2026-06-11 01:44:16.740992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-06-11 01:44:16.741079 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-06-11 01:44:16.741149 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-06-11 01:44:16.741220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2026-06-11 01:44:16.741282 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:44:16.741344 | 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 2026-06-11 01:44:16.741422 | 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 2026-06-11 01:44:16.741469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:44:16.741536 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:44:16.741594 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:44:16.741653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:44:16.741708 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-06-11 01:44:16.741765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2026-06-11 01:44:16.741836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-06-11 01:44:16.741899 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2026-06-11 01:44:16.741967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:44:16.742101 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:44:16.742147 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-06-11 01:44:16.742343 | 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% 2026-06-11 01:44:16.742452 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-06-11 01:44:16.742481 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:70% 2026-06-11 01:44:16.742496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2026-06-11 01:44:16.742537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-06-11 01:44:16.742611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-06-11 01:44:16.742671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% (Reading database ... 95% 2026-06-11 01:44:16.742736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18824 files and directories currently installed.) 2026-06-11 01:44:16.742819 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:44:16.742878 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-06-11 01:44:16.742925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-06-11 01:44:16.742986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-06-11 01:44:16.743107 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-06-11 01:44:16.743165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:44:16.743222 | 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 2026-06-11 01:44:16.743278 | 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 2026-06-11 01:44:16.744665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:44:16.744714 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:44:16.744725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:44:16.744734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:44:16.744743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-06-11 01:44:16.744752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:44:16.744760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2026-06-11 01:44:16.744777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-06-11 01:44:16.744786 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% 2026-06-11 01:44:16.744796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-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% 2026-06-11 01:44:16.744805 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% (Reading database ... 75% 2026-06-11 01:44:16.744813 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-06-11 01:44:16.744821 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-06-11 01:44:16.744829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-06-11 01:44:16.744837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-06-11 01:44:16.744845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18815 files and directories currently installed.) 2026-06-11 01:44:16.744855 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:16.744863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.744871 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:16.744879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.744886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:44:16.744894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.744902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:16.744910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.744918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:16.744926 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.744934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.744943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.744951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.744959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.744967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.744975 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.744983 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.744991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.745037 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:44:16.745053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:16.745066 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745080 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:16.745093 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745472 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745502 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745588 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.745629 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:44:16.745645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:44:16.745669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745677 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745685 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745701 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:44:16.745709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:16.745738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:16.745762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.745770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2026-06-11 01:44:16.745782 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2026-06-11 01:44:16.745825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:44:16.745896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:44:16.745944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2026-06-11 01:44:16.745992 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:44:16.746130 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:44:16.746154 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2026-06-11 01:44:16.746202 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2026-06-11 01:44:16.746279 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:44:16.746341 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.746361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8268 files, 1181 directories removed. 2026-06-11 01:44:16.746479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.746514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2026-06-11 01:44:16.746533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.746569 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2026-06-11 01:44:16.746622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-06-11 01:44:16.746658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2026-06-11 01:44:16.746706 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2026-06-11 01:44:16.746766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:44:16.746813 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 7bb6f94255ad 2026-06-11 01:44:16.746860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 080230c5cf6b 2026-06-11 01:44:16.746905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2026-06-11 01:44:16.746954 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 1a5f85b63540 2026-06-11 01:44:16.747020 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 1a5f85b63540 2026-06-11 01:44:16.747067 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> efd9a79a0478 2026-06-11 01:44:16.747120 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built e12b7a754695 2026-06-11 01:44:16.747177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20260611 2026-06-11 01:44:16.747304 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2026-06-11 01:44:16.747182 (took 0:00:26.500970) 2026-06-11 01:44:16.747719 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2026-06-11 01:44:16.747843 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2026-06-11 01:44:16.747936 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2026-06-11 01:44:16.747873 2026-06-11 01:44:16.748049 | 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 2026-06-11 01:44:18.654121 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2026-06-11 01:44:18.656522 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2026-06-11 01:44:57.760189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260611 2026-06-11 01:44:57.760308 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 800ddaaa6a3d 2026-06-11 01:44:57.760444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20260611" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:44:57.760640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 2bcb1ea46be0 2026-06-11 01:44:57.760721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 2bcb1ea46be0 2026-06-11 01:44:57.760836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> dd650709e7a1 2026-06-11 01:44:57.760892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2026-06-11 01:44:57.760974 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 1a8c439e5fdc 2026-06-11 01:44:57.761058 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2026-06-11 01:44:57.761116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> f4e8a45a5f8b 2026-06-11 01:44:57.761224 | 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 2026-06-11 01:44:57.761311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in fb3ab5ffa7c2 2026-06-11 01:44:57.761426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing ./skyline-apiserver 2026-06-11 01:44:57.761507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2026-06-11 01:44:57.761611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2026-06-11 01:44:57.761693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2026-06-11 01:44:57.761774 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:44:57.761852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2026-06-11 01:44:57.761933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2026-06-11 01:44:57.762044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2026-06-11 01:44:57.762222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:44:57.762322 | 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) 2026-06-11 01:44:57.762431 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.762503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2026-06-11 01:44:57.762609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.762707 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2026-06-11 01:44:57.762760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.762827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2026-06-11 01:44:57.762902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.762976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-06-11 01:44:57.763049 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.763124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2026-06-11 01:44:57.763196 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.763269 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-11 01:44:57.763342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.763417 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.3.2-py3-none-any.whl.metadata (5.1 kB) 2026-06-11 01:44:57.763537 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite<=0.17.0 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.763652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.17.0-py3-none-any.whl.metadata (4.1 kB) 2026-06-11 01:44:57.763727 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.763802 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2026-06-11 01:44:57.763877 | 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) 2026-06-11 01:44:57.763954 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.764030 | 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) 2026-06-11 01:44:57.764108 | 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) 2026-06-11 01:44:57.764181 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.764254 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-11 01:44:57.764328 | 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) 2026-06-11 01:44:57.764419 | 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) 2026-06-11 01:44:57.764504 | 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) 2026-06-11 01:44:57.764605 | 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) 2026-06-11 01:44:57.765505 | 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) 2026-06-11 01:44:57.765524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.765535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-11 01:44:57.765568 | 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) 2026-06-11 01:44:57.765579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.765589 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.32-py3-none-any.whl.metadata (2.1 kB) 2026-06-11 01:44:57.765618 | 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) 2026-06-11 01:44:57.765632 | 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) 2026-06-11 01:44:57.765641 | 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) 2026-06-11 01:44:57.765650 | 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) 2026-06-11 01:44:57.765659 | 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) 2026-06-11 01:44:57.765678 | 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) 2026-06-11 01:44:57.765687 | 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) 2026-06-11 01:44:57.765696 | 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) 2026-06-11 01:44:57.765706 | 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) 2026-06-11 01:44:57.765715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-11 01:44:57.765724 | 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) 2026-06-11 01:44:57.765733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.2-py2.py3-none-any.whl.metadata (29 kB) 2026-06-11 01:44:57.765746 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.765755 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-06-11 01:44:57.765767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.765864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-11 01:44:57.765910 | 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) 2026-06-11 01:44:57.765970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-06-11 01:44:57.766051 | 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) 2026-06-11 01:44:57.766107 | 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) 2026-06-11 01:44:57.766175 | 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) 2026-06-11 01:44:57.766242 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.766307 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-11 01:44:57.766416 | 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) (2026.5.20) 2026-06-11 01:44:57.766483 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.766578 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) 2026-06-11 01:44:57.766647 | 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) 2026-06-11 01:44:57.766721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2026-06-11 01:44:57.766781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-11 01:44:57.766849 | 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) 2026-06-11 01:44:57.766916 | 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) 2026-06-11 01:44:57.766982 | 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) 2026-06-11 01:44:57.767049 | 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) 2026-06-11 01:44:57.767115 | 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.1) 2026-06-11 01:44:57.767182 | 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) 2026-06-11 01:44:57.767252 | 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) 2026-06-11 01:44:57.767424 | 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) 2026-06-11 01:44:57.767498 | 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) 2026-06-11 01:44:57.767630 | 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) 2026-06-11 01:44:57.767710 | 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) 2026-06-11 01:44:57.767779 | 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) 2026-06-11 01:44:57.767842 | 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) 2026-06-11 01:44:57.767899 | 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) 2026-06-11 01:44:57.767956 | 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) 2026-06-11 01:44:57.768592 | 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) 2026-06-11 01:44:57.768620 | 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) 2026-06-11 01:44:57.768637 | 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) 2026-06-11 01:44:57.768646 | 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) 2026-06-11 01:44:57.768656 | 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) 2026-06-11 01:44:57.768665 | 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) 2026-06-11 01:44:57.768674 | 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) 2026-06-11 01:44:57.768684 | 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) 2026-06-11 01:44:57.768695 | 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) 2026-06-11 01:44:57.768706 | 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) 2026-06-11 01:44:57.768715 | 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) 2026-06-11 01:44:57.768724 | 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) 2026-06-11 01:44:57.768733 | 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) 2026-06-11 01:44:57.768742 | 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) 2026-06-11 01:44:57.768751 | 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) 2026-06-11 01:44:57.768760 | 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) 2026-06-11 01:44:57.768804 | 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) 2026-06-11 01:44:57.768843 | 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) 2026-06-11 01:44:57.768873 | 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) 2026-06-11 01:44:57.768883 | 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) 2026-06-11 01:44:57.768917 | 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) 2026-06-11 01:44:57.768927 | 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) 2026-06-11 01:44:57.768955 | 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) 2026-06-11 01:44:57.768969 | 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) 2026-06-11 01:44:57.768999 | 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) 2026-06-11 01:44:57.769008 | 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) 2026-06-11 01:44:57.769037 | 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) 2026-06-11 01:44:57.769050 | 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) 2026-06-11 01:44:57.769079 | 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) 2026-06-11 01:44:57.769092 | 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) 2026-06-11 01:44:57.769124 | 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) 2026-06-11 01:44:57.769164 | 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) 2026-06-11 01:44:57.769207 | 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) 2026-06-11 01:44:57.769245 | 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) 2026-06-11 01:44:57.769288 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.17.0-py3-none-any.whl (15 kB) 2026-06-11 01:44:57.769320 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2026-06-11 01:44:57.769352 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2026-06-11 01:44:57.769442 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2026-06-11 01:44:57.769455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2026-06-11 01:44:57.769487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2026-06-11 01:44:57.769519 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2026-06-11 01:44:57.769572 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.3.2-py3-none-any.whl (71 kB) 2026-06-11 01:44:57.769606 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-06-11 01:44:57.769647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2026-06-11 01:44:57.769714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.2-py2.py3-none-any.whl (150 kB) 2026-06-11 01:44:57.769725 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-06-11 01:44:57.769755 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2026-06-11 01:44:57.769786 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.27.0-py3-none-any.whl (75 kB) 2026-06-11 01:44:57.769845 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) 2026-06-11 01:44:57.769855 | 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) 2026-06-11 01:44:57.769922 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.32-py3-none-any.whl (30 kB) 2026-06-11 01:44:57.769932 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.4.0-py3-none-any.whl (86 kB) 2026-06-11 01:44:57.769963 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2026-06-11 01:44:57.769993 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-11 01:44:57.770062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-06-11 01:44:57.770073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2026-06-11 01:44:57.770104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2026-06-11 01:44:57.770134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2026-06-11 01:44:57.770204 | 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=158865 sha256=7ed6c6d9474e1e31bbea37f6fca1d6fc84b0e7564ef46dd1519d161e4e6ce232 2026-06-11 01:44:57.770216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-g398qxz5/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2026-06-11 01:44:57.770259 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2026-06-11 01:44:57.770295 | 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 2026-06-11 01:44:57.770359 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.3.2 aiosqlite-0.17.0 anyio-4.4.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.2 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.32 rsa-4.9 skyline-apiserver-5.0.1.dev5 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2026-06-11 01:44:57.770371 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container fb3ab5ffa7c2 2026-06-11 01:44:57.770431 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 276c79e7fee3 2026-06-11 01:44:57.770485 | 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 2026-06-11 01:44:57.770518 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in a2e45f640c98 2026-06-11 01:44:57.770575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-06-11 01:44:57.770694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-06-11 01:44:57.770707 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-06-11 01:44:57.770768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2026-06-11 01:44:57.770779 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:44:57.770810 | 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 2026-06-11 01:44:57.770848 | 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 2026-06-11 01:44:57.770881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:44:57.770919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:44:57.770950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:44:57.770982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:44:57.771019 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-06-11 01:44:57.771055 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2026-06-11 01:44:57.771091 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-06-11 01:44:57.771157 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2026-06-11 01:44:57.771189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:44:57.771250 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:44:57.771283 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-06-11 01:44:57.771346 | 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% 2026-06-11 01:44:57.771444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-06-11 01:44:57.771476 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-06-11 01:44:57.771490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-06-11 01:44:57.771506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-06-11 01:44:57.771535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-06-11 01:44:57.771596 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-06-11 01:44:57.771642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:44:57.771709 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:44:57.771720 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-06-11 01:44:57.771750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-06-11 01:44:57.771780 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-06-11 01:44:57.771819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-06-11 01:44:57.771850 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:44:57.771881 | 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 2026-06-11 01:44:57.771912 | 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 2026-06-11 01:44:57.771944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:44:57.771979 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:44:57.772015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:44:57.772080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:44:57.772128 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-06-11 01:44:57.772141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:44:57.772189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2026-06-11 01:44:57.772200 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... (Reading database ... 2026-06-11 01:44:57.772233 | 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% 2026-06-11 01:44:57.772267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-06-11 01:44:57.772298 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-06-11 01:44:57.772337 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% (Reading database ... 85% 2026-06-11 01:44:57.772443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-06-11 01:44:57.772463 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-06-11 01:44:57.772497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18563 files and directories currently installed.) 2026-06-11 01:44:57.772507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:57.772597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.772635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:57.772840 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.772875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:44:57.772882 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.772904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:57.772910 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.772929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:57.772937 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.772966 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.773025 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.773066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.773085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.773124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.773163 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:44:57.773183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:57.773234 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:44:57.773320 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773360 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.773566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773599 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773709 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.773768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773824 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.773868 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:44:57.773907 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.773970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:44:57.774009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.774045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.774086 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:44:57.774119 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.774173 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774206 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:44:57.774224 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774268 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.774307 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:44:57.774338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2026-06-11 01:44:57.774359 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2026-06-11 01:44:57.774410 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774433 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:44:57.774477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:44:57.774501 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2026-06-11 01:44:57.774529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:44:57.774605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:44:57.774637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2026-06-11 01:44:57.774646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2026-06-11 01:44:57.774675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:44:57.774721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774738 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8469 files, 1209 directories removed. 2026-06-11 01:44:57.774776 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2026-06-11 01:44:57.774837 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2026-06-11 01:44:57.774891 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-06-11 01:44:57.774913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2026-06-11 01:44:57.774955 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2026-06-11 01:44:57.774976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:44:57.775017 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container a2e45f640c98 2026-06-11 01:44:57.775039 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 63507a8c2599 2026-06-11 01:44:57.775078 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2026-06-11 01:44:57.775117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 46dedcde8a4a 2026-06-11 01:44:57.775138 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 46dedcde8a4a 2026-06-11 01:44:57.775171 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 394cde4a9916 2026-06-11 01:44:57.775190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 6cc318f5059d 2026-06-11 01:44:57.775227 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260611 2026-06-11 01:44:57.775302 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2026-06-11 01:44:57.775226 (took 0:00:41.027353) 2026-06-11 01:44:57.775772 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2026-06-11 01:44:57.775804 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2026-06-11 01:44:57.775858 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2026-06-11 01:44:57.775802 2026-06-11 01:44:57.775908 | 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 2026-06-11 01:45:00.730767 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2026-06-11 01:45:00.731074 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2026-06-11 01:45:47.411012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260611 2026-06-11 01:45:47.411640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 800ddaaa6a3d 2026-06-11 01:45:47.411702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20260611" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:45:47.411721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 360985ae1235 2026-06-11 01:45:47.411736 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 360985ae1235 2026-06-11 01:45:47.411768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> c3e0ea688716 2026-06-11 01:45:47.411783 | 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/* 2026-06-11 01:45:47.411797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in e4af15f31fac 2026-06-11 01:45:47.411810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:45:47.411822 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:45:47.411834 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2026-06-11 01:45:47.411849 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:45:47.411917 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:45:47.411932 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:45:47.411944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:45:47.411957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2026-06-11 01:45:47.411970 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:45:47.411982 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:45:47.411995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:45:47.412046 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:45:47.412070 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:45:47.412081 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:45:47.412134 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:45:47.412145 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 30.3 MB in 2s (12.6 MB/s) 2026-06-11 01:45:47.412225 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-06-11 01:45:47.412272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-06-11 01:45:47.414574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-06-11 01:45:47.414617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-06-11 01:45:47.414627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2026-06-11 01:45:47.414637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2026-06-11 01:45:47.414645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2026-06-11 01:45:47.414654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2026-06-11 01:45:47.414662 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2026-06-11 01:45:47.414670 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2026-06-11 01:45:47.414678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:45:47.414687 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 568 kB of archives. 2026-06-11 01:45:47.414695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,598 kB of additional disk space will be used. 2026-06-11 01:45:47.414703 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:45:47.414711 | 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.11 [44.3 kB] 2026-06-11 01:45:47.414721 | 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.11 [523 kB] 2026-06-11 01:45:47.414730 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2026-06-11 01:45:47.414739 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 568 kB in 0s (2,296 kB/s) 2026-06-11 01:45:47.414747 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2026-06-11 01:45:47.414755 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-06-11 01:45:47.414763 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-06-11 01:45:47.414790 | 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% 2026-06-11 01:45:47.414803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-06-11 01:45:47.414811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-06-11 01:45:47.414820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-06-11 01:45:47.414828 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-06-11 01:45:47.414836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-06-11 01:45:47.414844 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-06-11 01:45:47.414852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18572 files and directories currently installed.) 2026-06-11 01:45:47.414869 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.11_all.deb ... 2026-06-11 01:45:47.414878 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.11) ... 2026-06-11 01:45:47.414886 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2026-06-11 01:45:47.414894 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.11_amd64.deb ... 2026-06-11 01:45:47.414902 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.11) ... 2026-06-11 01:45:47.414911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.11) ... 2026-06-11 01:45:47.414919 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.11) ... 2026-06-11 01:45:47.414927 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2026-06-11 01:45:47.414935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2026-06-11 01:45:47.414943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container e4af15f31fac 2026-06-11 01:45:47.414951 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 705239710913 2026-06-11 01:45:47.414960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2026-06-11 01:45:47.414968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 3beb3e9f1c3f 2026-06-11 01:45:47.414977 | 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 2026-06-11 01:45:47.414987 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 008c77363df4 2026-06-11 01:45:47.414995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing ./skyline-console 2026-06-11 01:45:47.415003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2026-06-11 01:45:47.415020 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2026-06-11 01:45:47.415028 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2026-06-11 01:45:47.415037 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2026-06-11 01:45:47.415045 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2026-06-11 01:45:47.415053 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2026-06-11 01:45:47.415550 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2026-06-11 01:45:47.415593 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-11 01:45:47.415602 | 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) 2026-06-11 01:45:47.415610 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2026-06-11 01:45:47.415616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2026-06-11 01:45:47.415623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2026-06-11 01:45:47.415630 | 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=6270445 sha256=b7d4c0610085fda176c40f7ef65dd1f88b27b7eabaa9fcde94a03e33acee9e08 2026-06-11 01:45:47.415638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-scxmz0m4/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2026-06-11 01:45:47.415645 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2026-06-11 01:45:47.415665 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2026-06-11 01:45:47.415681 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-5.0.1.dev4 2026-06-11 01:45:47.415687 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 008c77363df4 2026-06-11 01:45:47.415694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> b8be23c0b4c8 2026-06-11 01:45:47.415702 | 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 2026-06-11 01:45:47.415710 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 9850cec5bd49 2026-06-11 01:45:47.415716 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-06-11 01:45:47.415723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-06-11 01:45:47.415729 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-06-11 01:45:47.415735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2026-06-11 01:45:47.415741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:45:47.415754 | 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 2026-06-11 01:45:47.415760 | 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 2026-06-11 01:45:47.415767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:45:47.415800 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:45:47.415894 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:45:47.415941 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:45:47.416021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-06-11 01:45:47.416080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2026-06-11 01:45:47.416190 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-06-11 01:45:47.416298 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2026-06-11 01:45:47.416378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-06-11 01:45:47.416480 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2026-06-11 01:45:47.416554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-06-11 01:45:47.416631 | 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% 2026-06-11 01:45:47.416700 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-06-11 01:45:47.416766 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-06-11 01:45:47.416830 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-06-11 01:45:47.416898 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-06-11 01:45:47.416962 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-06-11 01:45:47.417024 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-06-11 01:45:47.417091 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18624 files and directories currently installed.) 2026-06-11 01:45:47.417177 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2026-06-11 01:45:47.417290 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-06-11 01:45:47.417357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-06-11 01:45:47.417503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-06-11 01:45:47.417584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-06-11 01:45:47.417648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-06-11 01:45:47.417709 | 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 2026-06-11 01:45:47.417765 | 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 2026-06-11 01:45:47.417815 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-06-11 01:45:47.417874 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-06-11 01:45:47.417916 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-06-11 01:45:47.417965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-06-11 01:45:47.418014 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-06-11 01:45:47.419476 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-06-11 01:45:47.419497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2026-06-11 01:45:47.419502 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-06-11 01:45:47.419507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-06-11 01:45:47.419514 | 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% 2026-06-11 01:45:47.419522 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-06-11 01:45:47.419529 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-06-11 01:45:47.419536 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-06-11 01:45:47.419542 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-06-11 01:45:47.419548 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-06-11 01:45:47.419554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-06-11 01:45:47.419560 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18615 files and directories currently installed.) 2026-06-11 01:45:47.419566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:45:47.419572 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:45:47.419585 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419591 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:45:47.419597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419604 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:45:47.419622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:45:47.419635 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419641 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419655 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.419662 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419668 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419682 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.419689 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:45:47.419696 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.419702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:45:47.419709 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:45:47.419721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419728 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.419741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419747 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419753 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419765 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.419781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.419789 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:45:47.419793 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419800 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:45:47.419865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.419955 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.420021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.420073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:45:47.420130 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.420244 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:45:47.420296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.420353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.420431 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:45:47.420524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.420583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2026-06-11 01:45:47.420639 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2026-06-11 01:45:47.420694 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:45:47.420749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:45:47.420800 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2026-06-11 01:45:47.420846 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:45:47.420892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:45:47.420938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2026-06-11 01:45:47.420984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2026-06-11 01:45:47.421031 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:45:47.421074 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.421121 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 7903 files, 1123 directories removed. 2026-06-11 01:45:47.421174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.421224 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2026-06-11 01:45:47.421268 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.421314 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2026-06-11 01:45:47.421357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-06-11 01:45:47.421405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2026-06-11 01:45:47.421471 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2026-06-11 01:45:47.421517 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:45:47.421563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 9850cec5bd49 2026-06-11 01:45:47.421607 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> daad294c50f7 2026-06-11 01:45:47.421652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2026-06-11 01:45:47.421699 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in a62261201333 2026-06-11 01:45:47.421744 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container a62261201333 2026-06-11 01:45:47.421790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 98af5b3fb10c 2026-06-11 01:45:47.421839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built deb464ab714c 2026-06-11 01:45:47.421884 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20260611 2026-06-11 01:45:47.422072 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2026-06-11 01:45:47.421915 (took 0:00:49.646113) 2026-06-11 01:45:47.422464 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2026-06-11 01:45:47.422586 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2026-06-11 01:45:47.422682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2026-06-11 01:45:47.422616 2026-06-11 01:45:47.423712 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2026-06-11 01:45:47.424384 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2026-06-11 01:46:01.359773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 01:46:01.359960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> f0f9b07b40d9 2026-06-11 01:46:01.359997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/7 : LABEL "build-date"="20260611" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:46:01.360011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 5755cc49c717 2026-06-11 01:46:01.360022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 5755cc49c717 2026-06-11 01:46:01.360031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 3da2abbda274 2026-06-11 01:46:01.360096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/7 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2026-06-11 01:46:01.360106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> aa383e87269b 2026-06-11 01:46:01.360119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2026-06-11 01:46:01.360207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 76ee9e82198d 2026-06-11 01:46:01.360219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 76ee9e82198d 2026-06-11 01:46:01.360282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 53a5ea9dd3d4 2026-06-11 01:46:01.360315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:01.360483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> afa8e1b16fe9 2026-06-11 01:46:01.360525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:01.360585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 8f797d13c170 2026-06-11 01:46:01.360618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 8f797d13c170 2026-06-11 01:46:01.360685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> f68aa67c3a95 2026-06-11 01:46:01.360758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: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 2026-06-11 01:46:01.360793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 8158d2b33a12 2026-06-11 01:46:01.360860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-06-11 01:46:01.360901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-06-11 01:46:01.360973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-06-11 01:46:01.361044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2026-06-11 01:46:01.361084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages were automatically installed and are no longer required: 2026-06-11 01:46:01.361145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:01.361184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:01.361236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:01.361285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:01.361343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:01.361518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:01.361534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:01.361571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:01.361630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:01.361672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:01.361705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:01.361763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:01.361800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:01.361873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:01.361903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:01.361940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:01.361995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:01.362032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Use 'apt autoremove' to remove them. 2026-06-11 01:46:01.362105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:46:01.362171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-06-11 01:46:01.362211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-06-11 01:46:01.362281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-06-11 01:46:01.362360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages will be REMOVED: 2026-06-11 01:46:01.362435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:01.362503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:01.362540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:01.362606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:01.362643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:01.362707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:01.362744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:01.362807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:01.362844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:01.362885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:01.362942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:01.362979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:01.363016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:01.363070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:01.363102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:01.363163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:01.363196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:01.363269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-06-11 01:46:01.363301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 293 MB disk space will be freed. 2026-06-11 01:46:01.363387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-06-11 01:46:01.363467 | 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% 2026-06-11 01:46:01.363525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2026-06-11 01:46:01.363563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2026-06-11 01:46:01.363641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2026-06-11 01:46:01.363679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2026-06-11 01:46:01.363735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2026-06-11 01:46:01.363772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2026-06-11 01:46:01.363842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 19440 files and directories currently installed.) 2026-06-11 01:46:01.363881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing autotools-dev (20220109.1) ... 2026-06-11 01:46:01.363953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:01.364017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.364053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:01.364107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.364145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:46:01.364214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.364289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:01.364376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.364454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:01.364490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.364715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.364759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.364793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.364829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.364838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.364845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.364852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.364918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:46:01.364949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.365007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:01.365053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.365099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:01.365144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.365189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fakeroot (1.33-1) ... 2026-06-11 01:46:01.365235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-11 01:46:01.365292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:01.365807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing file (1:5.45-3build1) ... 2026-06-11 01:46:01.365886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.365934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-06-11 01:46:01.365966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-11 01:46:01.365982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:01.366065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:01.366076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2026-06-11 01:46:01.366120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2026-06-11 01:46:01.366188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.366199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.366233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:01.366287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 01:46:01.366512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing less (590-2ubuntu2.1) ... 2026-06-11 01:46:01.366556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-06-11 01:46:01.366612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2026-06-11 01:46:01.366655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2026-06-11 01:46:01.366750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:01.366777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.366837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.366928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.366973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 01:46:01.367019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:01.367070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:46:01.367158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.367194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:46:01.367254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:46:01.367301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.367360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 01:46:01.367480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.367505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.367536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 01:46:01.367583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.367659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:46:01.367683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.367729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:46:01.367770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.367820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:46:01.367847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liberror-perl (0.17029-2) ... 2026-06-11 01:46:01.367908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2026-06-11 01:46:01.367952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-06-11 01:46:01.367997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:46:01.368047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.368097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.368129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.368141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:46:01.368172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.368244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2026-06-11 01:46:01.368255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:46:01.368289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:46:01.368369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:46:01.368467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:46:01.368501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.368545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.368587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 01:46:01.368597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:46:01.368689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:46:01.368715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:46:01.368762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.368779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:46:01.368825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.368876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.368954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:01.368986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.369034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:01.369045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.369090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.369167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:01.369196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.369250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xauth (1:1.1.2-1build1) ... 2026-06-11 01:46:01.369267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-11 01:46:01.369315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-11 01:46:01.369484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-06-11 01:46:01.369541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.369574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 01:46:01.369617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing lto-disabled-list (47) ... 2026-06-11 01:46:01.369713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing m4 (1.4.19-4build1) ... 2026-06-11 01:46:01.369736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing make (4.3-4.1build2) ... 2026-06-11 01:46:01.369746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages-dev (6.7-2) ... 2026-06-11 01:46:01.369775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages (6.7-2) ... 2026-06-11 01:46:01.369806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing patch (2.7.6-7build3) ... 2026-06-11 01:46:01.369876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 01:46:01.369886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:46:01.369933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.369964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 01:46:01.370031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2026-06-11 01:46:01.370040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:46:01.370066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2026-06-11 01:46:01.370118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:46:01.370149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:46:01.370204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:01.370233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:01.370262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:01.370306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-11 01:46:01.370383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:01.370425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 8158d2b33a12 2026-06-11 01:46:01.370475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 22734ebf3d7b 2026-06-11 01:46:01.370540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 81c9884761d1 2026-06-11 01:46:01.370549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260611 2026-06-11 01:46:01.370647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2026-06-11 01:46:01.370547 (took 0:00:13.947931) 2026-06-11 01:46:01.371134 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2026-06-11 01:46:01.371162 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2026-06-11 01:46:01.371221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2026-06-11 01:46:01.371097 2026-06-11 01:46:01.372370 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2026-06-11 01:46:01.373083 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2026-06-11 01:46:15.021658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 01:46:15.021721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> f0f9b07b40d9 2026-06-11 01:46:15.021735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/7 : LABEL "build-date"="20260611" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:46:15.021778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 20b0b0c735ef 2026-06-11 01:46:15.021787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 20b0b0c735ef 2026-06-11 01:46:15.021793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 4a0ccb841957 2026-06-11 01:46:15.021800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/7 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2026-06-11 01:46:15.021806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> e722624e788a 2026-06-11 01:46:15.021812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2026-06-11 01:46:15.021818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 19f84f540240 2026-06-11 01:46:15.021824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 19f84f540240 2026-06-11 01:46:15.021830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 43a2af71617b 2026-06-11 01:46:15.021836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:15.021842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b21ffedfece1 2026-06-11 01:46:15.021848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:15.021855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in e96e808f5850 2026-06-11 01:46:15.021861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container e96e808f5850 2026-06-11 01:46:15.022664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 4f9842cadb31 2026-06-11 01:46:15.022736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: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 2026-06-11 01:46:15.022752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 5381278b7a9d 2026-06-11 01:46:15.022765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-06-11 01:46:15.022775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-06-11 01:46:15.022785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-06-11 01:46:15.022795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2026-06-11 01:46:15.022822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages were automatically installed and are no longer required: 2026-06-11 01:46:15.022834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:15.022844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:15.022854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:15.022864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:15.022874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:15.022884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:15.022894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:15.022915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:15.022925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:15.022935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:15.023060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:15.023177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:15.023279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:15.023373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:15.023554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:15.023667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:15.023767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:15.023865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Use 'apt autoremove' to remove them. 2026-06-11 01:46:15.023986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:46:15.024098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-06-11 01:46:15.024210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-06-11 01:46:15.026558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-06-11 01:46:15.026587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages will be REMOVED: 2026-06-11 01:46:15.026598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:15.026609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:15.026619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:15.026629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:15.026639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:15.026649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:15.026659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:15.026669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:15.026680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:15.026690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:15.026700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:15.026710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:15.026720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:15.026730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:15.026758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:15.026769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:15.026779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:15.026789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-06-11 01:46:15.026799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 293 MB disk space will be freed. 2026-06-11 01:46:15.026809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2026-06-11 01:46:15.026822 | 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% 2026-06-11 01:46:15.026834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2026-06-11 01:46:15.026844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2026-06-11 01:46:15.026854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2026-06-11 01:46:15.026864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2026-06-11 01:46:15.026875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2026-06-11 01:46:15.026884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2026-06-11 01:46:15.026895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 19440 files and directories currently installed.) 2026-06-11 01:46:15.026905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing autotools-dev (20220109.1) ... 2026-06-11 01:46:15.026914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:15.026923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.026932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:15.026941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.026950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:46:15.026958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.026967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:15.026976 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.026995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:15.027004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.027013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.027022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.027031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.027040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.027049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.027058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:46:15.027165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:15.027269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.027377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:15.027520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.027632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fakeroot (1.33-1) ... 2026-06-11 01:46:15.028660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.028704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-11 01:46:15.028713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:15.028772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing file (1:5.45-3build1) ... 2026-06-11 01:46:15.028778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-06-11 01:46:15.028783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-11 01:46:15.028788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:15.028793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.028799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:15.028804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2026-06-11 01:46:15.028809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2026-06-11 01:46:15.028814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.028819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.028824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:15.028829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 01:46:15.028840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing less (590-2ubuntu2.1) ... 2026-06-11 01:46:15.028866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-06-11 01:46:15.028872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2026-06-11 01:46:15.028877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2026-06-11 01:46:15.028882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:15.028888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.028893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.028909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.028915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.029630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 01:46:15.029705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:15.029716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:46:15.029725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:46:15.029732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:46:15.029740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.029747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.029756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 01:46:15.029763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.029771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 01:46:15.029779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.029810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:46:15.029818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:46:15.029826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:46:15.029833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liberror-perl (0.17029-2) ... 2026-06-11 01:46:15.029899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2026-06-11 01:46:15.029909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-06-11 01:46:15.029917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:46:15.029924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.029931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.029939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.029946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.029954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:46:15.029979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.029987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2026-06-11 01:46:15.029995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:46:15.030018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:46:15.030064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:46:15.030097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:46:15.030211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.033253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 01:46:15.033283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:46:15.033334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:46:15.033342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:46:15.033360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:46:15.033368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.033377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:15.033385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:15.033427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.033438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:15.033453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xauth (1:1.1.2-1build1) ... 2026-06-11 01:46:15.033460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-11 01:46:15.033468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-11 01:46:15.033502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-06-11 01:46:15.033510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 01:46:15.033518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing lto-disabled-list (47) ... 2026-06-11 01:46:15.033526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing m4 (1.4.19-4build1) ... 2026-06-11 01:46:15.033533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing make (4.3-4.1build2) ... 2026-06-11 01:46:15.033540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages-dev (6.7-2) ... 2026-06-11 01:46:15.033547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages (6.7-2) ... 2026-06-11 01:46:15.033555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing patch (2.7.6-7build3) ... 2026-06-11 01:46:15.033562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 01:46:15.033569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:46:15.033584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 01:46:15.033598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2026-06-11 01:46:15.033606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:46:15.033620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-06-11 01:46:15.033638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:46:15.033646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:46:15.033654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:15.033669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:15.033677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:15.033684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-11 01:46:15.033691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:15.033698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 5381278b7a9d 2026-06-11 01:46:15.033706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b588f2a427cc 2026-06-11 01:46:15.033713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built f09974baac78 2026-06-11 01:46:15.033721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260611 2026-06-11 01:46:15.033728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2026-06-11 01:46:15.031822 (took 0:00:13.660725) 2026-06-11 01:46:15.033736 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2026-06-11 01:46:15.033743 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2026-06-11 01:46:15.033750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2026-06-11 01:46:15.032353 2026-06-11 01:46:15.033785 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2026-06-11 01:46:15.034216 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2026-06-11 01:46:27.954750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 01:46:27.954831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> f0f9b07b40d9 2026-06-11 01:46:27.954849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/5 : LABEL "build-date"="20260611" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:46:27.954866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 24927cb559c8 2026-06-11 01:46:27.954878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 24927cb559c8 2026-06-11 01:46:27.954888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> df4439162c8f 2026-06-11 01:46:27.954898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:27.954908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 9eafe7b44422 2026-06-11 01:46:27.954918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:27.954929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in d5e5cc4fca90 2026-06-11 01:46:27.954939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container d5e5cc4fca90 2026-06-11 01:46:27.954949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> a3d1e55d5c73 2026-06-11 01:46:27.954960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: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 2026-06-11 01:46:27.954982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 1e28c97192b6 2026-06-11 01:46:27.955027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-06-11 01:46:27.955036 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-06-11 01:46:27.955068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-06-11 01:46:27.955076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2026-06-11 01:46:27.955116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages were automatically installed and are no longer required: 2026-06-11 01:46:27.955147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:27.955156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:27.955184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:27.955193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:27.955227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:27.955236 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:27.955264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:27.955272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:27.955301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:27.955333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:27.955342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:27.955373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:27.955385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:27.955473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:27.955483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:27.955514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:27.955554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:27.955591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Use 'apt autoremove' to remove them. 2026-06-11 01:46:27.955677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:46:27.955707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-06-11 01:46:27.955743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-06-11 01:46:27.955794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-06-11 01:46:27.955832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages will be REMOVED: 2026-06-11 01:46:27.955870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:27.955936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:27.955954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:27.955990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:27.956025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:27.956056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:27.956095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:27.956132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:27.956175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:27.956208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:27.956237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:27.956283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:27.956343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:27.956368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:27.956474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:27.956488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:27.956507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:27.956539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-06-11 01:46:27.956548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 293 MB disk space will be freed. 2026-06-11 01:46:27.956645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2026-06-11 01:46:27.956684 | 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% 2026-06-11 01:46:27.956694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2026-06-11 01:46:27.956729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2026-06-11 01:46:27.956792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2026-06-11 01:46:27.956801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2026-06-11 01:46:27.956868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2026-06-11 01:46:27.956896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2026-06-11 01:46:27.956928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 19440 files and directories currently installed.) 2026-06-11 01:46:27.956967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing autotools-dev (20220109.1) ... 2026-06-11 01:46:27.957018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:27.957056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.957088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:27.957129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.957158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:46:27.957209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.957244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:27.957279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.957343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:27.957352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.957419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.957455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.957490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.957552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.957611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.957686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:46:27.957743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:27.957778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.957812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:27.957874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.957912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.957944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fakeroot (1.33-1) ... 2026-06-11 01:46:27.958008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-11 01:46:27.958019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958239 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:27.958306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing file (1:5.45-3build1) ... 2026-06-11 01:46:27.958315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-06-11 01:46:27.958352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-11 01:46:27.958389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:27.958455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:27.958494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-core (2.37-8) ... 2026-06-11 01:46:27.958531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.958562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-mono (2.37-8) ... 2026-06-11 01:46:27.958600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.958680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.958690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:27.958744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 01:46:27.958779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing less (590-2ubuntu2.1) ... 2026-06-11 01:46:27.958813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-06-11 01:46:27.958850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-merge-perl (0.08-5) ... 2026-06-11 01:46:27.958884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-perl (1.201-1) ... 2026-06-11 01:46:27.958919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:27.958954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.958993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.959027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.959096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 01:46:27.959131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:27.959197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:46:27.959231 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:46:27.959272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:46:27.959301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.959328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 01:46:27.959357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.959391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 01:46:27.959458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:46:27.959530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:46:27.959608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:46:27.959659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liberror-perl (0.17029-2) ... 2026-06-11 01:46:27.959688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfakeroot:amd64 (1.33-1) ... 2026-06-11 01:46:27.959717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-06-11 01:46:27.959784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:46:27.959852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.959880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.959967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.959975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:46:27.960004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.960067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjansson4:amd64 (2.14-2build2) ... 2026-06-11 01:46:27.960097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:46:27.960163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:46:27.960233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:46:27.960278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:46:27.960336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.960353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 01:46:27.960418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:46:27.960433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:46:27.960520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:46:27.960580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:46:27.960605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.960687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:27.960715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:27.960800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.960808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:27.960842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xauth (1:1.1.2-1build1) ... 2026-06-11 01:46:27.960876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-11 01:46:27.960910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.960944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-11 01:46:27.960984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-06-11 01:46:27.961017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 01:46:27.961050 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.961085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing lto-disabled-list (47) ... 2026-06-11 01:46:27.961119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing m4 (1.4.19-4build1) ... 2026-06-11 01:46:27.961177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing make (4.3-4.1build2) ... 2026-06-11 01:46:27.961186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages-dev (6.7-2) ... 2026-06-11 01:46:27.961214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages (6.7-2) ... 2026-06-11 01:46:27.961246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing patch (2.7.6-7build3) ... 2026-06-11 01:46:27.961274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 01:46:27.961333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:46:27.961341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 01:46:27.961369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-data (2:1.8.7-1build1) ... 2026-06-11 01:46:27.961412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:46:27.961454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:46:27.961495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.961528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:46:27.961562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.961597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:27.961699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:27.961709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-06-11 01:46:27.961724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:27.961749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-11 01:46:27.961782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:27.961811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 1e28c97192b6 2026-06-11 01:46:27.961845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 72e7efc4cc6a 2026-06-11 01:46:27.961900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built f578a55d0827 2026-06-11 01:46:27.961926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20260611 2026-06-11 01:46:27.962039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2026-06-11 01:46:27.961918 (took 0:00:12.929565) 2026-06-11 01:46:27.962507 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2026-06-11 01:46:27.962528 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2026-06-11 01:46:27.962551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2026-06-11 01:46:27.962473 2026-06-11 01:46:27.963592 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2026-06-11 01:46:27.964154 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2026-06-11 01:46:40.948308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 01:46:40.948466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> f0f9b07b40d9 2026-06-11 01:46:40.948506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/5 : LABEL "build-date"="20260611" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:46:40.948562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 4d09b5544d9e 2026-06-11 01:46:40.948574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 4d09b5544d9e 2026-06-11 01:46:40.948586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 3318ea728d1e 2026-06-11 01:46:40.948687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:40.948832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 93f9064edae7 2026-06-11 01:46:40.948942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-06-11 01:46:40.948986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in a9a7f40b54d4 2026-06-11 01:46:40.949026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container a9a7f40b54d4 2026-06-11 01:46:40.949068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 4d472c01357c 2026-06-11 01:46:40.949114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: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 2026-06-11 01:46:40.949152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in d28a61dbc723 2026-06-11 01:46:40.949260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-06-11 01:46:40.949272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-06-11 01:46:40.949282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-06-11 01:46:40.949292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2026-06-11 01:46:40.949303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages were automatically installed and are no longer required: 2026-06-11 01:46:40.949332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:40.949343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:40.949353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:40.949365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:40.949384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:40.949462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:40.949481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:40.949499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:40.949516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:40.949534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:40.949566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:40.949582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:40.949600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:40.949610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:40.949620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:40.949630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:40.949640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:40.949650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Use 'apt autoremove' to remove them. 2026-06-11 01:46:40.949660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:46:40.949670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-06-11 01:46:40.949680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-06-11 01:46:40.949690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-06-11 01:46:40.949701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages will be REMOVED: 2026-06-11 01:46:40.949710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2026-06-11 01:46:40.949720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2026-06-11 01:46:40.949730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2026-06-11 01:46:40.949740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-06-11 01:46:40.949750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2026-06-11 01:46:40.949789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2026-06-11 01:46:40.949801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2026-06-11 01:46:40.949811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-06-11 01:46:40.949820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2026-06-11 01:46:40.949830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2026-06-11 01:46:40.949840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc libheif1 2026-06-11 01:46:40.949850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libhwasan0 libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 2026-06-11 01:46:40.949927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: liblerc4 liblsan0 libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 2026-06-11 01:46:40.949996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 2026-06-11 01:46:40.950076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 2026-06-11 01:46:40.950193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make manpages 2026-06-11 01:46:40.950485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2026-06-11 01:46:40.950511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 98 to remove and 0 not upgraded. 2026-06-11 01:46:40.950522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 293 MB disk space will be freed. 2026-06-11 01:46:40.950550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2026-06-11 01:46:40.950571 | 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% 2026-06-11 01:46:40.950591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% 2026-06-11 01:46:40.950607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 75% 2026-06-11 01:46:40.950624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2026-06-11 01:46:40.950640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2026-06-11 01:46:40.950656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2026-06-11 01:46:40.950673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2026-06-11 01:46:40.950691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 19440 files and directories currently installed.) 2026-06-11 01:46:40.950711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing autotools-dev (20220109.1) ... 2026-06-11 01:46:40.950729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:40.950744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.950754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:40.950792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.950803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-11 01:46:40.950813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.950823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:40.950833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.950843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:40.950853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.950863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.950873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.950883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.950893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.950903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.950913 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-06-11 01:46:40.950923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:40.950933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.950943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-11 01:46:40.950962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.950972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fakeroot (1.33-1) ... 2026-06-11 01:46:40.950982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-11 01:46:40.950994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 2026-06-11 01:46:40.951098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing file (1:5.45-3build1) ... 2026-06-11 01:46:40.951108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-devtools (2.39-0ubuntu8.7) ... 2026-06-11 01:46:40.951119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-11 01:46:40.951129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:40.951139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-11 01:46:40.951149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-core (2.37-8) ... 2026-06-11 01:46:40.951159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-mono (2.37-8) ... 2026-06-11 01:46:40.951169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.951179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.951189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-11 01:46:40.951198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2026-06-11 01:46:40.951208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing less (590-2ubuntu2.1) ... 2026-06-11 01:46:40.951218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2026-06-11 01:46:40.951228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-merge-perl (0.08-5) ... 2026-06-11 01:46:40.951238 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-perl (1.201-1) ... 2026-06-11 01:46:40.951248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:40.951258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.951268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.951278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-06-11 01:46:40.951289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.951299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-dev-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:40.951316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-11 01:46:40.951326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2026-06-11 01:46:40.951336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-06-11 01:46:40.951358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.951375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-06-11 01:46:40.951430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.951458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-11 01:46:40.951475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-11 01:46:40.951485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.951495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-11 01:46:40.951505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-11 01:46:40.951515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liberror-perl (0.17029-2) ... 2026-06-11 01:46:40.951525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfakeroot:amd64 (1.33-1) ... 2026-06-11 01:46:40.951535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.953652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2026-06-11 01:46:40.953722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.953737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-06-11 01:46:40.953749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.953791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.953810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-06-11 01:46:40.953844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.953854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.953864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjansson4:amd64 (2.14-2build2) ... 2026-06-11 01:46:40.953874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-11 01:46:40.953884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.953894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-11 01:46:40.953904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-11 01:46:40.953914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.953923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-11 01:46:40.953933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.953943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libltdl7:amd64 (2.4.7-7build1) ... 2026-06-11 01:46:40.953953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.953963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-11 01:46:40.953973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic-mgc (1:5.45-3build1) ... 2026-06-11 01:46:40.953983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-11 01:46:40.953993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-06-11 01:46:40.954003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.954012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-11 01:46:40.954022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:40.954043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.954054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-11 01:46:40.954064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xauth (1:1.1.2-1build1) ... 2026-06-11 01:46:40.954073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-11 01:46:40.954083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-11 01:46:40.954093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2026-06-11 01:46:40.954103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2026-06-11 01:46:40.954113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing linux-libc-dev:amd64 (6.8.0-124.124) ... 2026-06-11 01:46:40.954124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing lto-disabled-list (47) ... 2026-06-11 01:46:40.954142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing m4 (1.4.19-4build1) ... 2026-06-11 01:46:40.954160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing make (4.3-4.1build2) ... 2026-06-11 01:46:40.954178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages-dev (6.7-2) ... 2026-06-11 01:46:40.954195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages (6.7-2) ... 2026-06-11 01:46:40.954215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing patch (2.7.6-7build3) ... 2026-06-11 01:46:40.954235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-06-11 01:46:40.954250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-11 01:46:40.954260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-11 01:46:40.954270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-data (2:1.8.7-1build1) ... 2026-06-11 01:46:40.954280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-11 01:46:40.954290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-11 01:46:40.954300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-11 01:46:40.954310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:40.954320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-11 01:46:40.954330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-11 01:46:40.954340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-11 01:46:40.954350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-11 01:46:40.954360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container d28a61dbc723 2026-06-11 01:46:40.954371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 98b1e21935e4 2026-06-11 01:46:40.954428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 5b8629db367f 2026-06-11 01:46:40.954445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20260611 2026-06-11 01:46:40.954456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2026-06-11 01:46:40.952131 (took 0:00:12.989658) 2026-06-11 01:46:40.954467 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2026-06-11 01:46:40.954477 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2026-06-11 01:46:40.954487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2026-06-11 01:46:40.952512 2026-06-11 01:46:40.954506 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2026-06-11 01:46:40.954523 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2026-06-11 01:46:50.892672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20260611 2026-06-11 01:46:50.892764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 87b1a67d3354 2026-06-11 01:46:50.893531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20260611" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:46:50.893553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b5e539660223 2026-06-11 01:46:50.893563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b5e539660223 2026-06-11 01:46:50.893573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 3190121f26ee 2026-06-11 01:46:50.893582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2026-06-11 01:46:50.893590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in f0056fe98925 2026-06-11 01:46:50.893598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container f0056fe98925 2026-06-11 01:46:50.893606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 26155d7a3c70 2026-06-11 01:46:50.893622 | 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 2026-06-11 01:46:50.893822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in d9b330690ecb 2026-06-11 01:46:50.894030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-06-11 01:46:50.894211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-06-11 01:46:50.894382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-06-11 01:46:50.894590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2026-06-11 01:46:50.894734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:46:50.894913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-06-11 01:46:50.895077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-06-11 01:46:50.895222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-06-11 01:46:50.895318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:46:50.895426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2026-06-11 01:46:50.895603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:46:50.895787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:46:50.895892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2026-06-11 01:46:50.896002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2026-06-11 01:46:50.897524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:46:50.897545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-06-11 01:46:50.897555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 333 files, 47 directories removed. 2026-06-11 01:46:50.897564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-06-11 01:46:50.897590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2026-06-11 01:46:50.897598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-06-11 01:46:50.897606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 160 files, 20 directories removed. 2026-06-11 01:46:50.897614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-06-11 01:46:50.897622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2026-06-11 01:46:50.897630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2026-06-11 01:46:50.897638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:46:50.897646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container d9b330690ecb 2026-06-11 01:46:50.897654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 72a179a5a913 2026-06-11 01:46:50.897662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2026-06-11 01:46:50.897670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 3d3c3185194c 2026-06-11 01:46:50.897678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 3d3c3185194c 2026-06-11 01:46:50.897689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 33b4ea476856 2026-06-11 01:46:50.897798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built a0ca86e01773 2026-06-11 01:46:50.898033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260611 2026-06-11 01:46:50.898322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2026-06-11 01:46:50.898097 (took 0:00:09.945585) 2026-06-11 01:46:50.899338 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2026-06-11 01:46:50.899542 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2026-06-11 01:46:50.899709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2026-06-11 01:46:50.899566 2026-06-11 01:46:50.901348 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2026-06-11 01:46:50.903160 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2026-06-11 01:47:13.019061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20260611 2026-06-11 01:47:13.019227 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 63653d4091b4 2026-06-11 01:47:13.019257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20260611" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="635ffbc" "de.osism.commit.kolla"="a77ec9dac" "de.osism.commit.kolla_version"="19.8.0" "de.osism.commit.release"="1d5c77c" "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"="2026-06-11T00:04:07.498456+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" 2026-06-11 01:47:13.019314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in ce865ff4cefc 2026-06-11 01:47:13.019380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container ce865ff4cefc 2026-06-11 01:47:13.019613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9099de6a2636 2026-06-11 01:47:13.019691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2026-06-11 01:47:13.019713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 70c0f29ca134 2026-06-11 01:47:13.019725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 70c0f29ca134 2026-06-11 01:47:13.019894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9faf821dadff 2026-06-11 01:47:13.019928 | 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/* 2026-06-11 01:47:13.019949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 63cd4fdcba56 2026-06-11 01:47:13.019966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-06-11 01:47:13.020043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-06-11 01:47:13.020159 | 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] 2026-06-11 01:47:13.020179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-06-11 01:47:13.020246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-06-11 01:47:13.020308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-06-11 01:47:13.020371 | 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] 2026-06-11 01:47:13.020501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-06-11 01:47:13.020527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-06-11 01:47:13.020597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,159 kB] 2026-06-11 01:47:13.020657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,528 kB] 2026-06-11 01:47:13.020718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.0 kB] 2026-06-11 01:47:13.020780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-06-11 01:47:13.020840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,514 kB] 2026-06-11 01:47:13.020900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [2,152 kB] 2026-06-11 01:47:13.020961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 30.3 MB in 3s (10.8 MB/s) 2026-06-11 01:47:13.021020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-06-11 01:47:13.021084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-06-11 01:47:13.021206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-06-11 01:47:13.021262 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-06-11 01:47:13.021336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.13). 2026-06-11 01:47:13.021420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2026-06-11 01:47:13.021483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:47:13.021542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 63cd4fdcba56 2026-06-11 01:47:13.022626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 6f6d3d7016ae 2026-06-11 01:47:13.022646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2026-06-11 01:47:13.022658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in f2650d46d434 2026-06-11 01:47:13.022669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container f2650d46d434 2026-06-11 01:47:13.022679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 4776c1dc81b6 2026-06-11 01:47:13.022688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2026-06-11 01:47:13.022697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 0d04421f4e4e 2026-06-11 01:47:13.022706 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 0d04421f4e4e 2026-06-11 01:47:13.022715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 136c8c06a82b 2026-06-11 01:47:13.022724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-06-11 01:47:13.022733 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 7846ff3dfae3 2026-06-11 01:47:13.022742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-06-11 01:47:13.022750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in e001882cee6e 2026-06-11 01:47:13.022759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container e001882cee6e 2026-06-11 01:47:13.022768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> e62ac7be4f8b 2026-06-11 01:47:13.022788 | 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 2026-06-11 01:47:13.022800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 1fd5cce0d51c 2026-06-11 01:47:13.022809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-06-11 01:47:13.022818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-06-11 01:47:13.022826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-06-11 01:47:13.022835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2026-06-11 01:47:13.022844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:47:13.022853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-06-11 01:47:13.022862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-06-11 01:47:13.022870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-06-11 01:47:13.022879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-11 01:47:13.022895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2026-06-11 01:47:13.022904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-06-11 01:47:13.022970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-06-11 01:47:13.022981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2026-06-11 01:47:13.022990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2026-06-11 01:47:13.022999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2026-06-11 01:47:13.023008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-06-11 01:47:13.023018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 333 files, 47 directories removed. 2026-06-11 01:47:13.023026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-06-11 01:47:13.023035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2026-06-11 01:47:13.023044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-06-11 01:47:13.023114 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 160 files, 20 directories removed. 2026-06-11 01:47:13.023125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-06-11 01:47:13.023135 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2026-06-11 01:47:13.023148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2026-06-11 01:47:13.023157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2026-06-11 01:47:13.023257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 1fd5cce0d51c 2026-06-11 01:47:13.023274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 632b0db75619 2026-06-11 01:47:13.023456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built b3d540c9a10e 2026-06-11 01:47:13.023625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260611 2026-06-11 01:47:13.023655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2026-06-11 01:47:13.023434 (took 0:00:22.123868) 2026-06-11 01:47:15.559786 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-06-11 01:47:15.559864 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2026-06-11 01:47:15.559880 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-06-11 01:47:15.559892 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2026-06-11 01:47:15.559904 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2026-06-11 01:47:15.559916 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2026-06-11 01:47:15.559927 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2026-06-11 01:47:15.559938 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2026-06-11 01:47:15.559949 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2026-06-11 01:47:15.559960 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2026-06-11 01:47:15.559971 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2026-06-11 01:47:15.559981 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2026-06-11 01:47:15.559991 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2026-06-11 01:47:15.560003 | ubuntu-noble-large | INFO:kolla.common.utils:base 2026-06-11 01:47:15.560021 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2026-06-11 01:47:15.561593 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2026-06-11 01:47:15.561665 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2026-06-11 01:47:15.561688 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2026-06-11 01:47:15.561707 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2026-06-11 01:47:15.561724 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2026-06-11 01:47:15.561741 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2026-06-11 01:47:15.561757 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2026-06-11 01:47:15.561775 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2026-06-11 01:47:15.561841 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2026-06-11 01:47:15.561859 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2026-06-11 01:47:15.561874 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2026-06-11 01:47:15.561891 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2026-06-11 01:47:15.561938 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2026-06-11 01:47:15.561957 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2026-06-11 01:47:15.561975 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2026-06-11 01:47:15.561992 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2026-06-11 01:47:15.562009 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2026-06-11 01:47:15.562025 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2026-06-11 01:47:15.562043 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2026-06-11 01:47:15.562060 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2026-06-11 01:47:15.562076 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2026-06-11 01:47:15.562093 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2026-06-11 01:47:15.562111 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2026-06-11 01:47:15.562174 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2026-06-11 01:47:15.562191 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2026-06-11 01:47:15.562208 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2026-06-11 01:47:15.562225 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2026-06-11 01:47:15.562241 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2026-06-11 01:47:15.562258 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2026-06-11 01:47:15.562275 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2026-06-11 01:47:15.562291 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2026-06-11 01:47:15.562308 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2026-06-11 01:47:15.562326 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2026-06-11 01:47:15.562344 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2026-06-11 01:47:15.562361 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2026-06-11 01:47:15.562378 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2026-06-11 01:47:15.562442 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2026-06-11 01:47:15.562471 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2026-06-11 01:47:15.562488 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2026-06-11 01:47:15.562505 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2026-06-11 01:47:15.562522 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2026-06-11 01:47:15.562538 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2026-06-11 01:47:15.562556 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2026-06-11 01:47:15.562573 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2026-06-11 01:47:15.562589 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2026-06-11 01:47:15.562607 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2026-06-11 01:47:15.562623 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2026-06-11 01:47:15.562639 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2026-06-11 01:47:15.562656 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2026-06-11 01:47:15.562674 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2026-06-11 01:47:15.562690 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2026-06-11 01:47:15.562723 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2026-06-11 01:47:15.562740 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2026-06-11 01:47:15.562757 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2026-06-11 01:47:15.562774 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2026-06-11 01:47:15.562791 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2026-06-11 01:47:15.562808 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2026-06-11 01:47:15.562824 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2026-06-11 01:47:15.562841 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2026-06-11 01:47:15.562859 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2026-06-11 01:47:15.562875 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2026-06-11 01:47:15.562892 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2026-06-11 01:47:15.562909 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2026-06-11 01:47:15.562925 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2026-06-11 01:47:15.562940 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2026-06-11 01:47:15.562958 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2026-06-11 01:47:15.562975 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2026-06-11 01:47:15.562992 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2026-06-11 01:47:15.563011 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2026-06-11 01:47:15.563047 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2026-06-11 01:47:15.563065 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2026-06-11 01:47:15.563081 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2026-06-11 01:47:15.563097 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2026-06-11 01:47:15.563143 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2026-06-11 01:47:15.563173 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2026-06-11 01:47:15.563190 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2026-06-11 01:47:15.563207 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2026-06-11 01:47:15.563225 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2026-06-11 01:47:15.563242 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2026-06-11 01:47:15.563257 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2026-06-11 01:47:15.563272 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2026-06-11 01:47:15.563287 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2026-06-11 01:47:15.563305 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2026-06-11 01:47:15.563328 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2026-06-11 01:47:15.563346 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2026-06-11 01:47:15.563363 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2026-06-11 01:47:15.563387 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2026-06-11 01:47:15.563471 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2026-06-11 01:47:15.563496 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2026-06-11 01:47:15.563592 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2026-06-11 01:47:15.563620 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2026-06-11 01:47:15.563643 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2026-06-11 01:47:15.563780 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2026-06-11 01:47:15.563802 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2026-06-11 01:47:15.563824 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2026-06-11 01:47:15.563886 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2026-06-11 01:47:15.563911 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2026-06-11 01:47:15.564000 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2026-06-11 01:47:15.564026 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2026-06-11 01:47:15.564106 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2026-06-11 01:47:15.564313 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2026-06-11 01:47:15.564340 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2026-06-11 01:47:15.564363 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2026-06-11 01:47:15.564385 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2026-06-11 01:47:15.564500 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2026-06-11 01:47:15.564528 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2026-06-11 01:47:15.564610 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2026-06-11 01:47:15.564635 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2026-06-11 01:47:15.564699 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2026-06-11 01:47:15.564724 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2026-06-11 01:47:15.564802 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2026-06-11 01:47:15.564828 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2026-06-11 01:47:15.564850 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2026-06-11 01:47:15.564895 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2026-06-11 01:47:15.564944 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2026-06-11 01:47:15.564990 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2026-06-11 01:47:15.565088 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2026-06-11 01:47:15.565151 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2026-06-11 01:47:15.565169 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2026-06-11 01:47:15.565190 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2026-06-11 01:47:15.565210 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2026-06-11 01:47:15.565278 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2026-06-11 01:47:15.565304 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2026-06-11 01:47:15.565380 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2026-06-11 01:47:15.565444 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2026-06-11 01:47:15.565464 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2026-06-11 01:47:15.565514 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2026-06-11 01:47:15.565582 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2026-06-11 01:47:15.565621 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2026-06-11 01:47:15.565639 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2026-06-11 01:47:15.565688 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2026-06-11 01:47:15.565726 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2026-06-11 01:47:15.565763 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2026-06-11 01:47:15.565813 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2026-06-11 01:47:15.565860 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2026-06-11 01:47:15.565910 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-v2-server 2026-06-11 01:47:15.565959 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2026-06-11 01:47:15.566010 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2026-06-11 01:47:15.566059 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2026-06-11 01:47:15.566108 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2026-06-11 01:47:15.566151 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2026-06-11 01:47:15.566229 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2026-06-11 01:47:15.566248 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2026-06-11 01:47:15.566314 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2026-06-11 01:47:15.566331 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2026-06-11 01:47:16.749228 | 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-20260611.log 2026-06-11 01:47:16.760472 | ubuntu-noble-large | + docker images 2026-06-11 01:47:17.667253 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-06-11 01:47:17.667367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260611 b3d540c9a10e 5 seconds ago 1.37GB 2026-06-11 01:47:17.667383 | ubuntu-noble-large | 632b0db75619 8 seconds ago 1.37GB 2026-06-11 01:47:17.667394 | ubuntu-noble-large | 33b4ea476856 27 seconds ago 1.18GB 2026-06-11 01:47:17.667492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260611 a0ca86e01773 27 seconds ago 1.18GB 2026-06-11 01:47:17.667505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260611 5b8629db367f 37 seconds ago 851MB 2026-06-11 01:47:17.667784 | ubuntu-noble-large | 98b1e21935e4 38 seconds ago 852MB 2026-06-11 01:47:17.667802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260611 f578a55d0827 50 seconds ago 851MB 2026-06-11 01:47:17.667825 | ubuntu-noble-large | 72e7efc4cc6a 51 seconds ago 852MB 2026-06-11 01:47:17.667836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260611 f09974baac78 About a minute ago 851MB 2026-06-11 01:47:17.667846 | ubuntu-noble-large | b588f2a427cc About a minute ago 852MB 2026-06-11 01:47:17.667856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260611 81c9884761d1 About a minute ago 851MB 2026-06-11 01:47:17.667872 | ubuntu-noble-large | 22734ebf3d7b About a minute ago 852MB 2026-06-11 01:47:17.667883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260611 deb464ab714c About a minute ago 1.06GB 2026-06-11 01:47:17.667893 | ubuntu-noble-large | 98af5b3fb10c About a minute ago 1.06GB 2026-06-11 01:47:17.667903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260611 6cc318f5059d 2 minutes ago 1GB 2026-06-11 01:47:17.667912 | ubuntu-noble-large | 394cde4a9916 2 minutes ago 1.01GB 2026-06-11 01:47:17.667922 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260611 e12b7a754695 3 minutes ago 1GB 2026-06-11 01:47:17.667932 | ubuntu-noble-large | efd9a79a0478 3 minutes ago 1GB 2026-06-11 01:47:17.667942 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260611 ca5d3945a7cc 3 minutes ago 1GB 2026-06-11 01:47:17.667952 | ubuntu-noble-large | 83fbf4ae4066 3 minutes ago 1GB 2026-06-11 01:47:17.667962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260611 65a304e2a7b8 3 minutes ago 1GB 2026-06-11 01:47:17.667971 | ubuntu-noble-large | 862ee2877967 3 minutes ago 1GB 2026-06-11 01:47:17.667987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260611 08224217f6c8 4 minutes ago 996MB 2026-06-11 01:47:17.667998 | ubuntu-noble-large | aeba7baf3f68 4 minutes ago 996MB 2026-06-11 01:47:17.668007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260611 e9001f8a756d 4 minutes ago 996MB 2026-06-11 01:47:17.668017 | ubuntu-noble-large | c78efd684407 4 minutes ago 996MB 2026-06-11 01:47:17.668027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260611 ef664e15913e 5 minutes ago 1GB 2026-06-11 01:47:17.668037 | ubuntu-noble-large | c3ba0cd7e187 5 minutes ago 1GB 2026-06-11 01:47:17.668047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260611 c247f742bc9e 5 minutes ago 1GB 2026-06-11 01:47:17.668057 | ubuntu-noble-large | c77d1749a689 5 minutes ago 1GB 2026-06-11 01:47:17.668066 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260611 ed0975967407 6 minutes ago 996MB 2026-06-11 01:47:17.668076 | ubuntu-noble-large | cc70cbf627be 6 minutes ago 996MB 2026-06-11 01:47:17.668096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260611 f5d115dc9a5d 6 minutes ago 996MB 2026-06-11 01:47:17.668107 | ubuntu-noble-large | 5993dcb2fd0e 6 minutes ago 996MB 2026-06-11 01:47:17.668117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260611 62ce8cf7157b 7 minutes ago 995MB 2026-06-11 01:47:17.668127 | ubuntu-noble-large | 38d52e126fbe 7 minutes ago 996MB 2026-06-11 01:47:17.668163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260611 ff6c9a62af29 7 minutes ago 988MB 2026-06-11 01:47:17.668179 | ubuntu-noble-large | 9a504e978863 7 minutes ago 988MB 2026-06-11 01:47:17.668189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260611 315bb51d139c 8 minutes ago 988MB 2026-06-11 01:47:17.668205 | ubuntu-noble-large | 23052019bac3 8 minutes ago 988MB 2026-06-11 01:47:17.668216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260611 d65c1eca2c49 8 minutes ago 1.06GB 2026-06-11 01:47:17.668225 | ubuntu-noble-large | d1c75ae9565b 8 minutes ago 1.06GB 2026-06-11 01:47:17.668235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260611 7a2b4bad3f05 9 minutes ago 1.06GB 2026-06-11 01:47:17.668245 | ubuntu-noble-large | a34dd23e5f7a 9 minutes ago 1.06GB 2026-06-11 01:47:17.668256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260611 81fbbe8ba21c 9 minutes ago 1.23GB 2026-06-11 01:47:17.668266 | ubuntu-noble-large | 8f107ffbbd7f 9 minutes ago 1.25GB 2026-06-11 01:47:17.668275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260611 25ac4201e719 10 minutes ago 1.07GB 2026-06-11 01:47:17.668285 | ubuntu-noble-large | 1ec0fc851e3d 10 minutes ago 1.07GB 2026-06-11 01:47:17.668295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260611 eac315c8aef6 11 minutes ago 1.42GB 2026-06-11 01:47:17.668305 | ubuntu-noble-large | 9a9931311b42 11 minutes ago 1.43GB 2026-06-11 01:47:17.668315 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260611 67b37cfeae3f 12 minutes ago 1.42GB 2026-06-11 01:47:17.668324 | ubuntu-noble-large | d2a0b58b053f 12 minutes ago 1.42GB 2026-06-11 01:47:17.668334 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260611 20bf0b6b0b26 12 minutes ago 1.73GB 2026-06-11 01:47:17.668344 | ubuntu-noble-large | 8a953978cd83 12 minutes ago 2.04GB 2026-06-11 01:47:17.668354 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260611 7c3bd71b7b72 16 minutes ago 1.42GB 2026-06-11 01:47:17.668364 | ubuntu-noble-large | 8f730057749a 16 minutes ago 1.42GB 2026-06-11 01:47:17.668373 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260611 aab17f218874 17 minutes ago 1.26GB 2026-06-11 01:47:17.668383 | ubuntu-noble-large | 5926dbcf4e04 17 minutes ago 1.28GB 2026-06-11 01:47:17.668428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260611 99bd6a8fdc7b 17 minutes ago 1.22GB 2026-06-11 01:47:17.668445 | ubuntu-noble-large | 73524e4b1011 17 minutes ago 1.22GB 2026-06-11 01:47:17.668463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260611 107f00e7af5e 18 minutes ago 1.22GB 2026-06-11 01:47:17.668473 | ubuntu-noble-large | 324f5147f33e 18 minutes ago 1.22GB 2026-06-11 01:47:17.668483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260611 8539ba84d9d5 18 minutes ago 1.23GB 2026-06-11 01:47:17.668493 | ubuntu-noble-large | 6154be3e0b40 18 minutes ago 1.23GB 2026-06-11 01:47:17.668503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260611 02894deaf667 19 minutes ago 1.38GB 2026-06-11 01:47:17.668513 | ubuntu-noble-large | 1b7b27b452fa 19 minutes ago 1.41GB 2026-06-11 01:47:17.668523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260611 040cf92619c0 20 minutes ago 1.58GB 2026-06-11 01:47:17.668532 | ubuntu-noble-large | 4fcaf444b02e 21 minutes ago 1.61GB 2026-06-11 01:47:17.668542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260611 21d61e546cbc 22 minutes ago 1.22GB 2026-06-11 01:47:17.668552 | ubuntu-noble-large | c087a1aaa505 23 minutes ago 1.22GB 2026-06-11 01:47:17.668562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260611 47f328de2809 23 minutes ago 1.22GB 2026-06-11 01:47:17.668578 | ubuntu-noble-large | b84f04dd1d7d 23 minutes ago 1.22GB 2026-06-11 01:47:17.668588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260611 5d19edaac90c 23 minutes ago 1.23GB 2026-06-11 01:47:17.668598 | ubuntu-noble-large | fa00e2764268 24 minutes ago 1.24GB 2026-06-11 01:47:17.668608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260611 9bf2a8d5b1b4 24 minutes ago 987MB 2026-06-11 01:47:17.668618 | ubuntu-noble-large | bf1cf99bc061 24 minutes ago 988MB 2026-06-11 01:47:17.668627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260611 2d611ecbbe62 25 minutes ago 985MB 2026-06-11 01:47:17.668637 | ubuntu-noble-large | 17c9090f5d63 25 minutes ago 985MB 2026-06-11 01:47:17.668647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260611 0564102c8ebf 25 minutes ago 985MB 2026-06-11 01:47:17.668657 | ubuntu-noble-large | c7d75b98db47 25 minutes ago 985MB 2026-06-11 01:47:17.668667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260611 edddaf363c15 25 minutes ago 984MB 2026-06-11 01:47:17.668676 | ubuntu-noble-large | 1760411b87bb 25 minutes ago 985MB 2026-06-11 01:47:17.668686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260611 ce3eaa60f132 26 minutes ago 985MB 2026-06-11 01:47:17.668696 | ubuntu-noble-large | a49237352c34 26 minutes ago 985MB 2026-06-11 01:47:17.668713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260611 77c61d16c265 26 minutes ago 985MB 2026-06-11 01:47:17.668723 | ubuntu-noble-large | 986c393c1c10 26 minutes ago 985MB 2026-06-11 01:47:17.668733 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260611 1c311fab339e 27 minutes ago 1.11GB 2026-06-11 01:47:17.668743 | ubuntu-noble-large | d56111dd921f 27 minutes ago 1.11GB 2026-06-11 01:47:17.668753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260611 786481e010dc 28 minutes ago 1.16GB 2026-06-11 01:47:17.668763 | ubuntu-noble-large | 20b641f96ea9 28 minutes ago 1.16GB 2026-06-11 01:47:17.668773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260611 3212524fe8fc 28 minutes ago 1.1GB 2026-06-11 01:47:17.668783 | ubuntu-noble-large | 98449f414e57 28 minutes ago 1.1GB 2026-06-11 01:47:17.668801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260611 63653d4091b4 29 minutes ago 1.36GB 2026-06-11 01:47:17.668811 | ubuntu-noble-large | 7afa3ea314c7 29 minutes ago 1.54GB 2026-06-11 01:47:17.668821 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260611 8efee25a3ba5 31 minutes ago 1GB 2026-06-11 01:47:17.668831 | ubuntu-noble-large | 40fd282758ee 31 minutes ago 1.01GB 2026-06-11 01:47:17.668841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260611 1c996948a8fd 32 minutes ago 1.08GB 2026-06-11 01:47:17.668850 | ubuntu-noble-large | 869036f66683 32 minutes ago 1.09GB 2026-06-11 01:47:17.668860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260611 5ac94119da8f 33 minutes ago 1.01GB 2026-06-11 01:47:17.668870 | ubuntu-noble-large | e84f08fa7e5e 33 minutes ago 1.01GB 2026-06-11 01:47:17.668880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260611 6f7555dbbdbb 34 minutes ago 1.05GB 2026-06-11 01:47:17.668890 | ubuntu-noble-large | f3609c6927f4 34 minutes ago 1.05GB 2026-06-11 01:47:17.668899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260611 18b4ec0f1069 34 minutes ago 1.08GB 2026-06-11 01:47:17.668923 | ubuntu-noble-large | e4eea7c9d014 34 minutes ago 1.08GB 2026-06-11 01:47:17.668934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260611 e6292a1304f6 38 minutes ago 1.05GB 2026-06-11 01:47:17.668944 | ubuntu-noble-large | e49f40e31ae2 38 minutes ago 1.05GB 2026-06-11 01:47:17.668954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260611 d3d92428f703 39 minutes ago 1.08GB 2026-06-11 01:47:17.668963 | ubuntu-noble-large | e6b806655e35 39 minutes ago 1.08GB 2026-06-11 01:47:17.668973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260611 f27def3c82bf 40 minutes ago 1.08GB 2026-06-11 01:47:17.668983 | ubuntu-noble-large | 303efccd8112 40 minutes ago 1.08GB 2026-06-11 01:47:17.669001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260611 6b238e559695 40 minutes ago 1.08GB 2026-06-11 01:47:17.669011 | ubuntu-noble-large | 0f8f37469401 40 minutes ago 1.08GB 2026-06-11 01:47:17.669021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260611 72dd306bc272 41 minutes ago 987MB 2026-06-11 01:47:17.669030 | ubuntu-noble-large | 64ba047caf9c 41 minutes ago 988MB 2026-06-11 01:47:17.669040 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260611 cb72a45a51b4 41 minutes ago 998MB 2026-06-11 01:47:17.669050 | ubuntu-noble-large | c530ca6d3ccd 41 minutes ago 1GB 2026-06-11 01:47:17.669060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260611 170d2b6cd734 42 minutes ago 998MB 2026-06-11 01:47:17.669070 | ubuntu-noble-large | c35fb66a7854 42 minutes ago 1GB 2026-06-11 01:47:17.669080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260611 3049c6024ec3 42 minutes ago 988MB 2026-06-11 01:47:17.669089 | ubuntu-noble-large | 73c479301f39 42 minutes ago 988MB 2026-06-11 01:47:17.669099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260611 fe39853403a6 43 minutes ago 1.12GB 2026-06-11 01:47:17.669109 | ubuntu-noble-large | 38ca4212c643 43 minutes ago 1.12GB 2026-06-11 01:47:17.669119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260611 2b36201b5a02 43 minutes ago 1.12GB 2026-06-11 01:47:17.669129 | ubuntu-noble-large | 6b61ad536c22 43 minutes ago 1.12GB 2026-06-11 01:47:17.669161 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260611 775582abb22c 44 minutes ago 1.11GB 2026-06-11 01:47:17.669171 | ubuntu-noble-large | cbb823ab28f2 44 minutes ago 1.12GB 2026-06-11 01:47:17.669181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260611 4da0a8357a8e 44 minutes ago 1.17GB 2026-06-11 01:47:17.669191 | ubuntu-noble-large | 64f29b4d9550 44 minutes ago 1.17GB 2026-06-11 01:47:17.669201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260611 98984a7043c3 45 minutes ago 1.17GB 2026-06-11 01:47:17.669211 | ubuntu-noble-large | 696e59159f8f 45 minutes ago 1.18GB 2026-06-11 01:47:17.669220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260611 4cac646cf859 46 minutes ago 1.17GB 2026-06-11 01:47:17.669230 | ubuntu-noble-large | 9c9c7e6cef6d 46 minutes ago 1.17GB 2026-06-11 01:47:17.669240 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260611 e0095a3a9cb5 46 minutes ago 1.17GB 2026-06-11 01:47:17.669250 | ubuntu-noble-large | e54310873a55 46 minutes ago 1.17GB 2026-06-11 01:47:17.669266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260611 df4b641cddb6 47 minutes ago 1.17GB 2026-06-11 01:47:17.669277 | ubuntu-noble-large | 131a54fed6fb 47 minutes ago 1.17GB 2026-06-11 01:47:17.669293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260611 8ff463445928 47 minutes ago 1.18GB 2026-06-11 01:47:17.669303 | ubuntu-noble-large | 757ea1080f43 48 minutes ago 1.18GB 2026-06-11 01:47:17.669313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260611 c6c6ffb76fc2 48 minutes ago 1.17GB 2026-06-11 01:47:17.669323 | ubuntu-noble-large | f72a9562dee6 48 minutes ago 1.17GB 2026-06-11 01:47:17.669333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20260611 79c36a1e1040 49 minutes ago 1.17GB 2026-06-11 01:47:17.669343 | ubuntu-noble-large | 979a97fef59e 49 minutes ago 1.17GB 2026-06-11 01:47:17.669352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260611 e6088f936306 50 minutes ago 1.17GB 2026-06-11 01:47:17.669362 | ubuntu-noble-large | 7f601c169cfe 50 minutes ago 1.17GB 2026-06-11 01:47:17.669372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260611 4f47661f3cfb 50 minutes ago 1.17GB 2026-06-11 01:47:17.669382 | ubuntu-noble-large | d104dd2c89ea 50 minutes ago 1.17GB 2026-06-11 01:47:17.669392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260611 b2c9d766cb7b 51 minutes ago 1.17GB 2026-06-11 01:47:17.669429 | ubuntu-noble-large | 8f19c291d06d 51 minutes ago 1.17GB 2026-06-11 01:47:17.669440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260611 a8179840a37a 52 minutes ago 1.17GB 2026-06-11 01:47:17.669450 | ubuntu-noble-large | ef5a82373096 52 minutes ago 1.17GB 2026-06-11 01:47:17.669459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260611 87b1a67d3354 52 minutes ago 1.17GB 2026-06-11 01:47:17.669469 | ubuntu-noble-large | db3c2aaa114e 53 minutes ago 1.18GB 2026-06-11 01:47:17.669479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260611 88d7811e272d 54 minutes ago 1.14GB 2026-06-11 01:47:17.669488 | ubuntu-noble-large | 4ebbd11bbc10 54 minutes ago 1.14GB 2026-06-11 01:47:17.669498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260611 f4e261c96ea5 54 minutes ago 1.26GB 2026-06-11 01:47:17.669508 | ubuntu-noble-large | 394db2578d1e 54 minutes ago 1.26GB 2026-06-11 01:47:17.669524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260611 068e65d92224 55 minutes ago 1.04GB 2026-06-11 01:47:17.669534 | ubuntu-noble-large | 50a07f65f809 55 minutes ago 1.04GB 2026-06-11 01:47:17.669544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260611 5c123f2b5140 55 minutes ago 1.04GB 2026-06-11 01:47:17.669554 | ubuntu-noble-large | 1bc0df4dfdde 55 minutes ago 1.04GB 2026-06-11 01:47:17.669564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260611 72cc8d36b3da 56 minutes ago 1.06GB 2026-06-11 01:47:17.669581 | ubuntu-noble-large | c74927cb3d36 56 minutes ago 1.07GB 2026-06-11 01:47:17.669591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260611 2b4e1d7de67f 57 minutes ago 1.04GB 2026-06-11 01:47:17.669601 | ubuntu-noble-large | 0b914f72fe64 57 minutes ago 1.04GB 2026-06-11 01:47:17.669610 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260611 017acaf9a2b2 57 minutes ago 1.06GB 2026-06-11 01:47:17.669620 | ubuntu-noble-large | a8dd633e8e4f 57 minutes ago 1.07GB 2026-06-11 01:47:17.669636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260611 eeefc5f0daa6 58 minutes ago 314MB 2026-06-11 01:47:17.669646 | ubuntu-noble-large | 643c3bd87d9c 58 minutes ago 314MB 2026-06-11 01:47:17.669656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260611 86538ee4b0ef 58 minutes ago 459MB 2026-06-11 01:47:17.669666 | ubuntu-noble-large | 331bd7907570 58 minutes ago 577MB 2026-06-11 01:47:17.669676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260611 983914243bda 59 minutes ago 391MB 2026-06-11 01:47:17.669685 | ubuntu-noble-large | 99047ba0ab40 59 minutes ago 391MB 2026-06-11 01:47:17.669695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260611 5b61651bd3dd About an hour ago 327MB 2026-06-11 01:47:17.669705 | ubuntu-noble-large | 6c9fbdec4cf9 About an hour ago 327MB 2026-06-11 01:47:17.669714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260611 d42306f120f2 About an hour ago 399MB 2026-06-11 01:47:17.669724 | ubuntu-noble-large | 7960fa22f532 About an hour ago 399MB 2026-06-11 01:47:17.669734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260611 fc6279dd5857 About an hour ago 323MB 2026-06-11 01:47:17.669743 | ubuntu-noble-large | a8a9ab79d6a5 About an hour ago 323MB 2026-06-11 01:47:17.669753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260611 af0cbf99e61f About an hour ago 460MB 2026-06-11 01:47:17.669763 | ubuntu-noble-large | f4091ecfc00a About an hour ago 460MB 2026-06-11 01:47:17.669772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260611 dcc2803a0a5e About an hour ago 460MB 2026-06-11 01:47:17.669782 | ubuntu-noble-large | 808f7d0a7171 About an hour ago 460MB 2026-06-11 01:47:17.669792 | ubuntu-noble-large | 3bce4ddf8639 About an hour ago 319MB 2026-06-11 01:47:17.669801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260611 c8f2e86f21f4 About an hour ago 319MB 2026-06-11 01:47:17.669811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260611 f66a05aa72ea About an hour ago 312MB 2026-06-11 01:47:17.669821 | ubuntu-noble-large | 969e090028ae About an hour ago 312MB 2026-06-11 01:47:17.669830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260611 447780f3f47a About an hour ago 415MB 2026-06-11 01:47:17.669840 | ubuntu-noble-large | 37d7ce56fe3c About an hour ago 415MB 2026-06-11 01:47:17.669863 | ubuntu-noble-large | d1a2f6930af7 About an hour ago 300MB 2026-06-11 01:47:17.669873 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260611 0bcfb39d7734 About an hour ago 300MB 2026-06-11 01:47:17.669883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260611 325ef83ad4a5 About an hour ago 317MB 2026-06-11 01:47:17.669893 | ubuntu-noble-large | aef42634b683 About an hour ago 317MB 2026-06-11 01:47:17.669902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260611 660bb195900f About an hour ago 310MB 2026-06-11 01:47:17.669912 | ubuntu-noble-large | 286a3c222ae3 About an hour ago 310MB 2026-06-11 01:47:17.669922 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260611 3687321e6bb9 About an hour ago 303MB 2026-06-11 01:47:17.669931 | ubuntu-noble-large | d1f47d012a48 About an hour ago 303MB 2026-06-11 01:47:17.669941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260611 fc7125beb818 About an hour ago 310MB 2026-06-11 01:47:17.669951 | ubuntu-noble-large | 7b05280bff52 About an hour ago 310MB 2026-06-11 01:47:17.669966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20260611 f9f4e7bba941 About an hour ago 850MB 2026-06-11 01:47:17.669976 | ubuntu-noble-large | 8b0224d57b9f About an hour ago 850MB 2026-06-11 01:47:17.669986 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260611 d5304f53dfbc About an hour ago 369MB 2026-06-11 01:47:17.669996 | ubuntu-noble-large | e05c45eab31d About an hour ago 369MB 2026-06-11 01:47:17.670005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260611 526c3f82c16c About an hour ago 303MB 2026-06-11 01:47:17.670015 | ubuntu-noble-large | b4a07373c67b About an hour ago 303MB 2026-06-11 01:47:17.670025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260611 7e7b5af895dc About an hour ago 296MB 2026-06-11 01:47:17.670034 | ubuntu-noble-large | 6acf4079e19d About an hour ago 296MB 2026-06-11 01:47:17.670044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260611 0bfc663cb2ae About an hour ago 284MB 2026-06-11 01:47:17.670054 | ubuntu-noble-large | c2adb364f73a About an hour ago 285MB 2026-06-11 01:47:17.670063 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260611 13a7b44a8251 About an hour ago 284MB 2026-06-11 01:47:17.670073 | ubuntu-noble-large | b430960ceeab About an hour ago 285MB 2026-06-11 01:47:17.670083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260611 beedd8df5547 About an hour ago 323MB 2026-06-11 01:47:17.670092 | ubuntu-noble-large | fe96eedfef40 About an hour ago 324MB 2026-06-11 01:47:17.670102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260611 7279d804e9dd About an hour ago 446MB 2026-06-11 01:47:17.670112 | ubuntu-noble-large | ef4b1bf4de00 About an hour ago 447MB 2026-06-11 01:47:17.670128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260611 f0f9b07b40d9 About an hour ago 850MB 2026-06-11 01:47:17.670155 | ubuntu-noble-large | 8e94fd7b44b9 About an hour ago 851MB 2026-06-11 01:47:17.670165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260611 83b3f8f037d7 About an hour ago 290MB 2026-06-11 01:47:17.670174 | ubuntu-noble-large | 45908d396fd6 About an hour ago 290MB 2026-06-11 01:47:17.670184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260611 52eb0015af57 About an hour ago 290MB 2026-06-11 01:47:17.670194 | ubuntu-noble-large | 508660a2f901 About an hour ago 290MB 2026-06-11 01:47:17.670209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260611 800ddaaa6a3d About an hour ago 971MB 2026-06-11 01:47:17.670219 | ubuntu-noble-large | 180431559337 About an hour ago 971MB 2026-06-11 01:47:17.670229 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260611 71b98a93b405 About an hour ago 993MB 2026-06-11 01:47:17.670239 | ubuntu-noble-large | f44c3aca6dc3 About an hour ago 994MB 2026-06-11 01:47:17.670248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260611 8108102d61a4 About an hour ago 986MB 2026-06-11 01:47:17.670258 | ubuntu-noble-large | 664cceeccc30 About an hour ago 986MB 2026-06-11 01:47:17.670268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260611 1d0d61786db4 About an hour ago 979MB 2026-06-11 01:47:17.670277 | ubuntu-noble-large | 6d99c6bddcd3 About an hour ago 979MB 2026-06-11 01:47:17.670287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260611 32f1510e1a9c About an hour ago 1.05GB 2026-06-11 01:47:17.670297 | ubuntu-noble-large | bb0be92116bf About an hour ago 1.06GB 2026-06-11 01:47:17.670313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260611 afb9bb2cb7de About an hour ago 1.41GB 2026-06-11 01:47:17.670323 | ubuntu-noble-large | 462bf7dad921 About an hour ago 1.41GB 2026-06-11 01:47:17.670333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260611 37b3fa5b2249 About an hour ago 1.21GB 2026-06-11 01:47:17.670343 | ubuntu-noble-large | 37ffe2592738 About an hour ago 1.21GB 2026-06-11 01:47:17.670352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260611 2a3a405ac382 About an hour ago 978MB 2026-06-11 01:47:17.670362 | ubuntu-noble-large | b81884472792 About an hour ago 978MB 2026-06-11 01:47:17.670372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260611 675686cf87ec About an hour ago 976MB 2026-06-11 01:47:17.670381 | ubuntu-noble-large | 1164c520f76d About an hour ago 976MB 2026-06-11 01:47:17.670391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260611 5b9e86aa99a6 About an hour ago 1.08GB 2026-06-11 01:47:17.670437 | ubuntu-noble-large | 56864b7aa96a About an hour ago 1.08GB 2026-06-11 01:47:17.670464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260611 a61e4ef13a95 About an hour ago 1.09GB 2026-06-11 01:47:17.670474 | ubuntu-noble-large | 7ebb6ebdd71a About an hour ago 1.09GB 2026-06-11 01:47:17.670484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260611 d8f914253438 About an hour ago 996MB 2026-06-11 01:47:17.670494 | ubuntu-noble-large | 6a4e600b7d54 About an hour ago 996MB 2026-06-11 01:47:17.670504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260611 2835dac3f12a About an hour ago 1.04GB 2026-06-11 01:47:17.670513 | ubuntu-noble-large | aa0fb4899f63 About an hour ago 1.04GB 2026-06-11 01:47:17.670523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260611 5ffb0ed2e7a2 About an hour ago 1.07GB 2026-06-11 01:47:17.670533 | ubuntu-noble-large | 75eca0206e6c About an hour ago 1.07GB 2026-06-11 01:47:17.670543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260611 941ef61039b1 About an hour ago 978MB 2026-06-11 01:47:17.670553 | ubuntu-noble-large | 1eea6704f419 About an hour ago 978MB 2026-06-11 01:47:17.670563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260611 b4cf378666fe About an hour ago 1.16GB 2026-06-11 01:47:17.670578 | ubuntu-noble-large | 7f2b3eb27f3b About an hour ago 1.19GB 2026-06-11 01:47:17.670593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260611 6d80f988c277 About an hour ago 1.11GB 2026-06-11 01:47:17.670605 | ubuntu-noble-large | c88289f0a31e About an hour ago 1.11GB 2026-06-11 01:47:17.670636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260611 a71a0e799905 About an hour ago 1.05GB 2026-06-11 01:47:17.670647 | ubuntu-noble-large | f652091d33e6 About an hour ago 1.06GB 2026-06-11 01:47:17.670657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260611 2b4ddf1a8137 About an hour ago 1.16GB 2026-06-11 01:47:17.670666 | ubuntu-noble-large | 73dd04355d6f About an hour ago 1.16GB 2026-06-11 01:47:17.670676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260611 2d9ab57454ee About an hour ago 1.13GB 2026-06-11 01:47:17.670686 | ubuntu-noble-large | 9391ea70d983 About an hour ago 1.13GB 2026-06-11 01:47:17.670696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260611 2e1de999e904 About an hour ago 1.03GB 2026-06-11 01:47:17.670706 | ubuntu-noble-large | 5d23777c4d4a About an hour ago 1.03GB 2026-06-11 01:47:17.670722 | ubuntu-noble-large | 4f065ca35375 About an hour ago 279MB 2026-06-11 01:47:17.670732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260611 5ad0f385d475 About an hour ago 278MB 2026-06-11 01:47:17.670742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260611 a4c99ebc675e About an hour ago 314MB 2026-06-11 01:47:17.670752 | ubuntu-noble-large | 1cafff79240c About an hour ago 315MB 2026-06-11 01:47:17.670768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260611 4a972bc28372 About an hour ago 276MB 2026-06-11 01:47:17.670779 | ubuntu-noble-large | a82e9fe0bcef About an hour ago 276MB 2026-06-11 01:47:17.670789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260611 15c46df8d490 About an hour ago 460MB 2026-06-11 01:47:17.670799 | ubuntu-noble-large | 0d2154ade871 About an hour ago 460MB 2026-06-11 01:47:17.670808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260611 fa431c7ae06f About an hour ago 289MB 2026-06-11 01:47:17.670818 | ubuntu-noble-large | cda352773381 About an hour ago 290MB 2026-06-11 01:47:17.670828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260611 d2df2def2a19 About an hour ago 1.06GB 2026-06-11 01:47:17.670838 | ubuntu-noble-large | ca6584232f9d About an hour ago 1.08GB 2026-06-11 01:47:17.670848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260611 28f562eb36ef About an hour ago 679MB 2026-06-11 01:47:17.670858 | ubuntu-noble-large | cd59b27b803b About an hour ago 919MB 2026-06-11 01:47:17.670868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260611 dc0773a0466d About an hour ago 288MB 2026-06-11 01:47:17.670878 | ubuntu-noble-large | 691af5c18c45 About an hour ago 289MB 2026-06-11 01:47:17.670888 | ubuntu-noble-large | dedaaf8e0240 About an hour ago 276MB 2026-06-11 01:47:17.670898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260611 96331e7b4f28 About an hour ago 276MB 2026-06-11 01:47:17.670907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260611 d304caba91a2 About an hour ago 277MB 2026-06-11 01:47:17.670917 | ubuntu-noble-large | be6158e348ef About an hour ago 278MB 2026-06-11 01:47:17.670927 | ubuntu-noble-large | 828cfebddbe9 About an hour ago 280MB 2026-06-11 01:47:17.670948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260611 1ea9f705f0be About an hour ago 279MB 2026-06-11 01:47:17.670958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260611 ebbcf0907a99 About an hour ago 1.54GB 2026-06-11 01:47:17.670968 | ubuntu-noble-large | d28439b0b2d5 About an hour ago 1.54GB 2026-06-11 01:47:17.670978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260611 fff246486baa 2 hours ago 1.57GB 2026-06-11 01:47:17.670988 | ubuntu-noble-large | 363aa3bc4581 2 hours ago 1.57GB 2026-06-11 01:47:17.670998 | ubuntu-noble-large | a6d92a4b8ebb 2 hours ago 276MB 2026-06-11 01:47:17.671007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260611 89a8d2d43f69 2 hours ago 276MB 2026-06-11 01:47:17.671017 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260611 5add00631739 2 hours ago 276MB 2026-06-11 01:47:17.671027 | ubuntu-noble-large | d7cc83e7135c 2 hours ago 276MB 2026-06-11 01:47:17.671044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260611 a99c4a6f6b69 2 hours ago 1.36GB 2026-06-11 01:47:17.671054 | ubuntu-noble-large | 26e24aa36bea 2 hours ago 1.36GB 2026-06-11 01:47:17.671070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260611 b6befc67c8dd 2 hours ago 276MB 2026-06-11 01:47:17.671080 | ubuntu-noble-large | d699a26cc50a 2 hours ago 276MB 2026-06-11 01:47:17.671090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260611 9f3c82eec750 2 hours ago 426MB 2026-06-11 01:47:17.671099 | ubuntu-noble-large | 8cebacbb81e9 2 hours ago 427MB 2026-06-11 01:47:17.671109 | ubuntu-noble-large | 9cfcf53699f4 2 hours ago 305MB 2026-06-11 01:47:17.671119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260611 8e02c174fe80 2 hours ago 290MB 2026-06-11 01:47:17.671128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260611 6f750b7f6111 2 hours ago 334MB 2026-06-11 01:47:17.671157 | ubuntu-noble-large | 14a134c8dde6 2 hours ago 335MB 2026-06-11 01:47:17.671167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260611 94ff2718bdc9 2 hours ago 282MB 2026-06-11 01:47:17.671176 | ubuntu-noble-large | c501b80c428f 2 hours ago 282MB 2026-06-11 01:47:17.671186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260611 ab50a4930260 2 hours ago 971MB 2026-06-11 01:47:17.671196 | ubuntu-noble-large | 07397d542a57 2 hours ago 985MB 2026-06-11 01:47:17.671205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260611 25da7a3ed6cf 2 hours ago 590MB 2026-06-11 01:47:17.671215 | ubuntu-noble-large | 342edf4bdb5f 2 hours ago 592MB 2026-06-11 01:47:17.671225 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260611 4fd86fc198b0 2 hours ago 285MB 2026-06-11 01:47:17.671234 | ubuntu-noble-large | bbf1eb286837 2 hours ago 286MB 2026-06-11 01:47:17.671244 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260611 39af2790724c 2 hours ago 285MB 2026-06-11 01:47:17.671253 | ubuntu-noble-large | d60a4b13c5b7 2 hours ago 287MB 2026-06-11 01:47:17.671263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260611 e773b679a01c 2 hours ago 276MB 2026-06-11 01:47:17.671273 | ubuntu-noble-large | 7ff95ad86886 2 hours ago 282MB 2026-06-11 01:47:17.671282 | ubuntu-noble-large | ubuntu 24.04 8bf6fbc94074 3 weeks ago 78.1MB 2026-06-11 01:47:17.671298 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 9a88399702a2 5 weeks ago 13.9MB 2026-06-11 01:47:17.676289 | ubuntu-noble-large | + bash scripts/005-tag.sh 2026-06-11 01:47:17.684057 | ubuntu-noble-large | ++ date +%Y%m%d 2026-06-11 01:47:17.686998 | ubuntu-noble-large | + BUILD_ID=20260611 2026-06-11 01:47:17.687042 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-06-11 01:47:17.687062 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-06-11 01:47:17.687069 | ubuntu-noble-large | + IS_RELEASE=False 2026-06-11 01:47:17.687073 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2026-06-11 01:47:17.687079 | ubuntu-noble-large | + VERSION=latest 2026-06-11 01:47:17.687097 | ubuntu-noble-large | + LSTFILE=images.txt 2026-06-11 01:47:17.687150 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20260611 2026-06-11 01:47:17.687235 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-11 01:47:17.687256 | ubuntu-noble-large | + . defaults/all.sh 2026-06-11 01:47:17.688341 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-06-11 01:47:17.688356 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-06-11 01:47:17.688364 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-06-11 01:47:17.688410 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-06-11 01:47:17.689549 | ubuntu-noble-large | +++ deactivate nondestructive 2026-06-11 01:47:17.689611 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 01:47:17.689640 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 01:47:17.689660 | ubuntu-noble-large | +++ hash -r 2026-06-11 01:47:17.689735 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 01:47:17.689743 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-06-11 01:47:17.689774 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-06-11 01:47:17.689819 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-06-11 01:47:17.689911 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-06-11 01:47:17.689919 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-06-11 01:47:17.689940 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-06-11 01:47:17.689947 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-06-11 01:47:17.689988 | 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 2026-06-11 01:47:17.690026 | 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 2026-06-11 01:47:17.690047 | ubuntu-noble-large | +++ export PATH 2026-06-11 01:47:17.690092 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-06-11 01:47:17.690150 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-06-11 01:47:17.690173 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-06-11 01:47:17.690194 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-06-11 01:47:17.690201 | ubuntu-noble-large | +++ export PS1 2026-06-11 01:47:17.690213 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-06-11 01:47:17.690220 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-06-11 01:47:17.690253 | ubuntu-noble-large | +++ hash -r 2026-06-11 01:47:17.690318 | ubuntu-noble-large | + . defaults/2024.2.sh 2026-06-11 01:47:17.692090 | ubuntu-noble-large | +++ date +%Y%m%d 2026-06-11 01:47:17.695022 | ubuntu-noble-large | ++ export BUILD_ID=20260611 2026-06-11 01:47:17.695071 | ubuntu-noble-large | ++ BUILD_ID=20260611 2026-06-11 01:47:17.695089 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-06-11 01:47:17.695100 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-06-11 01:47:17.695112 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-06-11 01:47:17.695122 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-06-11 01:47:17.695155 | ubuntu-noble-large | + export IS_RELEASE 2026-06-11 01:47:17.695166 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-06-11 01:47:17.695176 | ubuntu-noble-large | + export VERSION 2026-06-11 01:47:17.695190 | ubuntu-noble-large | + rm -f images.txt 2026-06-11 01:47:17.698070 | ubuntu-noble-large | + touch images.txt 2026-06-11 01:47:17.701876 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2026-06-11 01:48:00.005975 | ubuntu-noble-large | Deleted Images: 2026-06-11 01:48:00.006063 | ubuntu-noble-large | deleted: sha256:4ebbd11bbc1066c46ff795cff6b0eb8d313acae310fca0b799b56fa137eb037d 2026-06-11 01:48:00.006075 | ubuntu-noble-large | deleted: sha256:232e01bdb93ab6a816518da602f49825e56a6a39bcc2650761da1eda619b2327 2026-06-11 01:48:00.006083 | ubuntu-noble-large | deleted: sha256:3506594d2623160c2f41180b603274e0570a4f3cacc52257dcfeb8d10a6f4d29 2026-06-11 01:48:00.006090 | ubuntu-noble-large | deleted: sha256:364d1d606331a3f83b64bf1bd823bd80fecccb1e88b7597131b49594923efae2 2026-06-11 01:48:00.006097 | ubuntu-noble-large | deleted: sha256:a0147caa1b8332426b8665817a8003624e5104b46c0c808edf8cd279b9476ad7 2026-06-11 01:48:00.006104 | ubuntu-noble-large | deleted: sha256:9fa2c38240ec40b9f9d905d2d64e2d29a1909f2575e6659c5593c48323cbd53a 2026-06-11 01:48:00.006112 | ubuntu-noble-large | deleted: sha256:f52529cc6628753f59efc7f572fb5f51d1f87a899c0e73604d543b302ac6c3ca 2026-06-11 01:48:00.006119 | ubuntu-noble-large | deleted: sha256:24f6a8c3ad178219a876baa308c0f9567c408ede251f62a3ee3006d47f275110 2026-06-11 01:48:00.006126 | ubuntu-noble-large | deleted: sha256:c087a1aaa5053b7e3f3217bfe7043abf36e509106b446eea6d512a781cf239ff 2026-06-11 01:48:00.006133 | ubuntu-noble-large | deleted: sha256:3aaad02febe0c2fd20ed671ed7b9944acffdf3279715f5188cbefd483cb387c7 2026-06-11 01:48:00.006140 | ubuntu-noble-large | deleted: sha256:d844dd2e094cb04cd28d1f1b4a2e161c666306e35d7bbf490cdfffceeabe295c 2026-06-11 01:48:00.006169 | ubuntu-noble-large | deleted: sha256:4bb634ce6108da935d6938a86cb89542e3b8101f8ea93d8cd102088ba60616b3 2026-06-11 01:48:00.006175 | ubuntu-noble-large | deleted: sha256:163b3d181d3164fef161227cb46f52042fd15785fbb737207b418a4f265747bd 2026-06-11 01:48:00.006181 | ubuntu-noble-large | deleted: sha256:d69877409be89c68a30b39da84dc256988a2b7f53c3def28fc29a515fb6e61b4 2026-06-11 01:48:00.006186 | ubuntu-noble-large | deleted: sha256:576623b9b5821eb50fd8e5e3a6311c938c18346240d0462e3784148e35e5a2c6 2026-06-11 01:48:00.006192 | ubuntu-noble-large | deleted: sha256:0643dc95310e20493aba5ca74a524f7fe842c85d50877bcf9f0fb3fded467fb8 2026-06-11 01:48:00.006198 | ubuntu-noble-large | deleted: sha256:632b0db75619130ea553517d5525e66319a643c06ca6cddfab80f59e0a4ceb18 2026-06-11 01:48:00.006203 | ubuntu-noble-large | deleted: sha256:ad5019544e8b5c15801f5c41966cb460b6c2cdf20667bd0d772e6dec2aedd5fe 2026-06-11 01:48:00.006209 | ubuntu-noble-large | deleted: sha256:e62ac7be4f8b51ccfb65f24e7975a27bc27f39cd771b0f7fb5612cdb25e90385 2026-06-11 01:48:00.006215 | ubuntu-noble-large | deleted: sha256:3944cc0287c21cff3db5ac986b010e543e7d8400feb279b10d64eacdeb3c891a 2026-06-11 01:48:00.006220 | ubuntu-noble-large | deleted: sha256:7846ff3dfae39ad1f1e21caf75d4de755ecd93ed77e68aeb6a0377095a20b424 2026-06-11 01:48:00.006226 | ubuntu-noble-large | deleted: sha256:88b022cec5dab99cccb9c031c859392c79578fb51ae286a621ff517624958a80 2026-06-11 01:48:00.006232 | ubuntu-noble-large | deleted: sha256:136c8c06a82b5a7e4443cb5077c637e727c4803f212f0282de2de304c4397421 2026-06-11 01:48:00.006237 | ubuntu-noble-large | deleted: sha256:4776c1dc81b6b6c5dc569ebc277a0befb9b0c4ccd78beda5d242abedf70db046 2026-06-11 01:48:00.006243 | ubuntu-noble-large | deleted: sha256:2ed93e240cf1f75efab6a7b54ebb5ee73a9bef90a352cc51b011ae16bcd25245 2026-06-11 01:48:00.006249 | ubuntu-noble-large | deleted: sha256:6f6d3d7016ae5421762599fc2e18bf96619a67b4e3275efad153db90c6c477d2 2026-06-11 01:48:00.006255 | ubuntu-noble-large | deleted: sha256:fcaa5ed4ccd57e0300a9487b9b31bd11abcb30b89b0a9fa9c303077b4bd2550e 2026-06-11 01:48:00.006260 | ubuntu-noble-large | deleted: sha256:9faf821dadfff975b623ea4bba2c611ae97df8fb02c07fc66040be123baf3558 2026-06-11 01:48:00.006266 | ubuntu-noble-large | deleted: sha256:9099de6a2636f5639a916825653755b43181becc92985af5763a5cd2a92ee187 2026-06-11 01:48:00.006272 | ubuntu-noble-large | deleted: sha256:f652091d33e605400eddfcc180fac4f05f72d66443e3f597ff64ba6eb29b3025 2026-06-11 01:48:00.006277 | ubuntu-noble-large | deleted: sha256:8e6d398c2f98645a5c24ffe6fe221de5a7831ccda47d77395d489a59d8274f09 2026-06-11 01:48:00.006283 | ubuntu-noble-large | deleted: sha256:cb695aa5e73a27cdab20aebe0e89b84c4a1bd1d8c9d61315153a03ad3412b3df 2026-06-11 01:48:00.006289 | ubuntu-noble-large | deleted: sha256:3853d18dc1a7d1661ca824d219955fd0a95839a3d304c16c3d4e8c96f00ac23a 2026-06-11 01:48:00.006295 | ubuntu-noble-large | deleted: sha256:041e7d3f3b3d8862811df75a8853614ae74c6093ea98a12203aa78b9a154e68b 2026-06-11 01:48:00.006300 | ubuntu-noble-large | deleted: sha256:e99ae2db89fcd4488037f4a24d739d44fc4660bd9e30e3d955474869cdfece25 2026-06-11 01:48:00.006306 | ubuntu-noble-large | deleted: sha256:d6475478ab6c4b5c638abc1dc4d47e589990827d0b004d81df9815540cdd1672 2026-06-11 01:48:00.006312 | ubuntu-noble-large | deleted: sha256:c0d9be67f41fb7f952ca77fd6647b31e09fbc89aa4d3259d8ce2b74233824fad 2026-06-11 01:48:00.006317 | ubuntu-noble-large | deleted: sha256:af6c2c17c10a388efe3df1a8d63fbdd66ecbf1b2a917184b64fab90a135c1096 2026-06-11 01:48:00.006323 | ubuntu-noble-large | deleted: sha256:95b435d62c1bb1c48547802064ada9d45400bbec67f66bf7681fb6ec9a4c416d 2026-06-11 01:48:00.006329 | ubuntu-noble-large | deleted: sha256:e615b1109e37a33ccd3dd32f100f63dd76ff3037886acb9ae2d66808dea4285b 2026-06-11 01:48:00.006335 | ubuntu-noble-large | deleted: sha256:0746ccae3eb8f552ce91ee61aec28cdc273f009dc6d79aaab4df98e98066927c 2026-06-11 01:48:00.006341 | ubuntu-noble-large | deleted: sha256:fd1e4ea4a815d9ae6fa2b338b212f4af1deaa6a6bc84bee3e2388b1680b23f6b 2026-06-11 01:48:00.006346 | ubuntu-noble-large | deleted: sha256:a688cb1db110782a010a7164132d38b62057f49276dbc929b42e123b107e1b64 2026-06-11 01:48:00.006352 | ubuntu-noble-large | deleted: sha256:60096ddd283770a532fdda56a1e6bb04bd52a7ee7175ae4429e5b150cc63ead3 2026-06-11 01:48:00.006358 | ubuntu-noble-large | deleted: sha256:63752a1ce1f502ca19849c9532632e7e6780457b745dc35b7961784121a8829e 2026-06-11 01:48:00.006363 | ubuntu-noble-large | deleted: sha256:fa00e27642686601552100f0b0f71d01916be445fadcc9c5f9febff09a184a82 2026-06-11 01:48:00.006369 | ubuntu-noble-large | deleted: sha256:226133b319b3655b854bc6de286329538b2adf455e00359ea5f8f9c1ae18431d 2026-06-11 01:48:00.006450 | ubuntu-noble-large | deleted: sha256:69fbe3471261ca0a46962c2ec963bb5d0d2259b0cb7379398f4a00e431e8de0c 2026-06-11 01:48:00.006465 | ubuntu-noble-large | deleted: sha256:a77811292d5b4d9ebf5609dcb5ab1c5649a186ebc7088dbd94ab9126e1486839 2026-06-11 01:48:00.006472 | ubuntu-noble-large | deleted: sha256:8da33a6a50e4f701a20d44f3700e633d25423a65e259879b3325ea21493f94e4 2026-06-11 01:48:00.006496 | ubuntu-noble-large | deleted: sha256:ea6b9cd892622570cbd2c8bd5a4866a651fff95837392512b0446d830021f4dc 2026-06-11 01:48:00.006502 | ubuntu-noble-large | deleted: sha256:9391ea70d9838c0410421ac626cb717cd0d80ec83903151ae0b62064ca89c048 2026-06-11 01:48:00.006508 | ubuntu-noble-large | deleted: sha256:bab2592e5a261204205ad46b5342095505c1e9ba0ed7aa8ec63d3f4d8d5191c4 2026-06-11 01:48:00.006514 | ubuntu-noble-large | deleted: sha256:ac9574ea40783f2ad805a8456c88479b85c1655e6e80ca75eb7052357ebcef0b 2026-06-11 01:48:00.006520 | ubuntu-noble-large | deleted: sha256:efc01fc87bd3abdf857be9a604831aebe83a043691fd220307feaeccc3e3d174 2026-06-11 01:48:00.006526 | ubuntu-noble-large | deleted: sha256:b997f62d0f77819ce42ee4604c53eba1c5e52fcd8f2dd72fcd19606d1a36dd18 2026-06-11 01:48:00.006532 | ubuntu-noble-large | deleted: sha256:41091ccefb7221884174e32189c8c4a3bdaba0a480f441bc4f8ea077b2087229 2026-06-11 01:48:00.006552 | ubuntu-noble-large | deleted: sha256:642b95745e628be8581d4aefa3d46068b91dfac44368ca7a9e378bf040787b17 2026-06-11 01:48:00.006558 | ubuntu-noble-large | deleted: sha256:8eb35e6c023615183048a6080834369e5d37cdf35e6476e74224e3ecde69ba6d 2026-06-11 01:48:00.006564 | ubuntu-noble-large | deleted: sha256:f47e4e2984494e9e40ee01f28a9ad843c9a7c1b550231216adb40c420b96f91a 2026-06-11 01:48:00.006570 | ubuntu-noble-large | deleted: sha256:4ca892de98ecc9597134277172aaabe24e7286dc2d0ee16af597863929424249 2026-06-11 01:48:00.006575 | ubuntu-noble-large | deleted: sha256:4240b67df0a88ddabf506c40da72dd8015a30646e0937107e33d2a14dd3917af 2026-06-11 01:48:00.006581 | ubuntu-noble-large | deleted: sha256:8d118e8ecd3d38bcbefea3e764e6558b46d97514e67c7dbaa555b5e23661c3a3 2026-06-11 01:48:00.006587 | ubuntu-noble-large | deleted: sha256:49a9a3bdf0cdfe445718fee7a3027f626e009831a0cb69d3ddc9071463e30d80 2026-06-11 01:48:00.006592 | ubuntu-noble-large | deleted: sha256:ca6584232f9db871400d23d03ab9665618392343195ba78cf7becbbd10eef18a 2026-06-11 01:48:00.006598 | ubuntu-noble-large | deleted: sha256:cea05b00480cc65a3452ea03ca2d80dcec7f05ddd78b244723485b3058d0e81e 2026-06-11 01:48:00.006604 | ubuntu-noble-large | deleted: sha256:604e8c633410b8179ea713873257d6a6d480ec86504ae73318db7644de1005a1 2026-06-11 01:48:00.006610 | ubuntu-noble-large | deleted: sha256:5516d9a54e69a2e200a668f1c980f1ba6fa05ba60256bac4d120ad4b6fce589c 2026-06-11 01:48:00.006615 | ubuntu-noble-large | deleted: sha256:0a55f7926217571759a16482dd255e7d4374114b206db99f28bf490e457cc274 2026-06-11 01:48:00.006621 | ubuntu-noble-large | deleted: sha256:76d97418357fb9d296618a2328c44cebcff704c61eb4060c4e5e2e3ca648517e 2026-06-11 01:48:00.006627 | ubuntu-noble-large | deleted: sha256:8b62451679df33934b308aa4a4ce37cdf3b8de2c655dbe348b40d8b219bfa1ed 2026-06-11 01:48:00.006632 | ubuntu-noble-large | deleted: sha256:9aea80172ff88a54af264010eac6de4690aee34aaaf65bed8db2e1da7c8b7d6f 2026-06-11 01:48:00.006638 | ubuntu-noble-large | deleted: sha256:39a6a32020b5aef0645d01beb19f014e9220d81daa6c0bdbacc7f608266bb74d 2026-06-11 01:48:00.006644 | ubuntu-noble-large | deleted: sha256:964014572b6fa154e025c0b5db7a5c3526c475801d9129d1017192035bc75f2d 2026-06-11 01:48:00.006649 | ubuntu-noble-large | deleted: sha256:5361eb3337e458b2dc10f29795386c2141a9bc92e0bbaad136a7c584221db16b 2026-06-11 01:48:00.006655 | ubuntu-noble-large | deleted: sha256:fe31e199f9789107aead2570e45f16983919b978d120669f3a01e1028cfec112 2026-06-11 01:48:00.006661 | ubuntu-noble-large | deleted: sha256:a63f5a735d81cee36188de775b966c0895288e139b5c2e5328a036368a1120d4 2026-06-11 01:48:00.006667 | ubuntu-noble-large | deleted: sha256:12036a24e8167e31f91ac2c0d3da8fb0110bd70460a7441294b52e1ff6db7839 2026-06-11 01:48:00.006672 | ubuntu-noble-large | deleted: sha256:5a93ecaf5d49c23e4f82f57f8419d323f6b216a7eebe54b967ad84de858b07b7 2026-06-11 01:48:00.006678 | ubuntu-noble-large | deleted: sha256:674d157ea163f89987bf7394781375162964922bb26ce7ad03c6eb3778420a91 2026-06-11 01:48:00.006684 | ubuntu-noble-large | deleted: sha256:5d2107148cecdb7ddce72605c98cfea2ddc84d763b812b0af8d74abc03703c4c 2026-06-11 01:48:00.006689 | ubuntu-noble-large | deleted: sha256:a6d92a4b8ebb6b1c08f56f2ad5397074f2e8be9b5aa8716de4733e439e38585f 2026-06-11 01:48:00.006695 | ubuntu-noble-large | deleted: sha256:3b6d5fdbb2021f40f83d7b1eba135ce7f528bc1b74640919749fa0a65ad5fb31 2026-06-11 01:48:00.006701 | ubuntu-noble-large | deleted: sha256:f4221c961a7878dcd09f257e5cdf74395e17f0c5f4d491bec514b4f36647806f 2026-06-11 01:48:00.006707 | ubuntu-noble-large | deleted: sha256:7e92a5b3176d1e3a259a872a18f4751bb2fc78f565c37a0c395410cb29cab4ad 2026-06-11 01:48:00.006718 | ubuntu-noble-large | deleted: sha256:4ce472b0a8bdc7b32eb17a0d554b4d7315cc3f4e05fc101a961fb9df182e7e8a 2026-06-11 01:48:00.006724 | ubuntu-noble-large | deleted: sha256:0db0758d0d9fe72fffc7eb4545f651380a5db2605af85bf259507a6ae593e8fa 2026-06-11 01:48:00.006729 | ubuntu-noble-large | deleted: sha256:718c6863f952531869d6f873734305c3c8297bb02b4ca4e8a0b5bd946a68d977 2026-06-11 01:48:00.006735 | ubuntu-noble-large | deleted: sha256:828cfebddbe959814a069f2f031b760d408f38c3d3b9e5d36f51705d86229c2d 2026-06-11 01:48:00.006741 | ubuntu-noble-large | deleted: sha256:997ceadca274b67386f43021075401d917642735111c9968618f3d08f9f04bcd 2026-06-11 01:48:00.006747 | ubuntu-noble-large | deleted: sha256:bc88e54f444ccd86e6f340f965b6dbaead4c5dbbad62c4bbf6c5bb0df8b059f6 2026-06-11 01:48:00.006753 | ubuntu-noble-large | deleted: sha256:23262d1e33700d0944e887e988a3f7cb1cd29385994037dfdce75dd7aa367b81 2026-06-11 01:48:00.006758 | ubuntu-noble-large | deleted: sha256:51addee1817e645c710815b7c4232473b65706651c4eec0a3fb664e7f39b4bf0 2026-06-11 01:48:00.006764 | ubuntu-noble-large | deleted: sha256:422f757c623e343fb6b2f0be993f70c54d8fe4f83d235483515f0c415654c87a 2026-06-11 01:48:00.006770 | ubuntu-noble-large | deleted: sha256:e378f68daacc05f157abf87f5821ea566bf738a3be6684961e697ce9d2a26a88 2026-06-11 01:48:00.006776 | ubuntu-noble-large | deleted: sha256:fd6499680fa2db59898079e09ce25ff2f27e4cacda36925eb4d726431dce7041 2026-06-11 01:48:00.006782 | ubuntu-noble-large | deleted: sha256:42c1b829e7f1a1c2cfc0eab1de51962aefc113829a262c5fd2824f9bf165ce12 2026-06-11 01:48:00.006787 | ubuntu-noble-large | deleted: sha256:b430960ceeab6ef2428ebd81654cf39ae0806aaedadf2dc3656a41d76b4045ec 2026-06-11 01:48:00.006797 | ubuntu-noble-large | deleted: sha256:7ea8043be4c290a6dd9c94c3fc8eaba0dda5bfb094f474420ce2e98fe3e7674f 2026-06-11 01:48:00.006803 | ubuntu-noble-large | deleted: sha256:e89a956fab01e1eef879824cfe0c09993ab21f955ea206adab5ad33a3745dd0f 2026-06-11 01:48:00.006822 | ubuntu-noble-large | deleted: sha256:be70b3692b0a4502770e31496f344309805c0c24984495507fc03ffa30f47025 2026-06-11 01:48:00.006828 | ubuntu-noble-large | deleted: sha256:f52c4653b4abd095cfc1dbc2fde59fee3f212bd363e7f04806685bbe13ab18dd 2026-06-11 01:48:00.006833 | ubuntu-noble-large | deleted: sha256:5acd34a5fa8b145acb51b804ecdf37335b45af9515156d3de0abde502a912b0d 2026-06-11 01:48:00.006839 | ubuntu-noble-large | deleted: sha256:73dd04355d6fdbb1aec3369846170d947b0b9a50cb8f1b5162384bcf47a0654b 2026-06-11 01:48:00.006845 | ubuntu-noble-large | deleted: sha256:99b623f94fa3be81a1639e7b0f8f080ea3eefdffa421714082b8b888935fe702 2026-06-11 01:48:00.006850 | ubuntu-noble-large | deleted: sha256:3a6aab18ce3a789f0c1cdc39d5485e0926022d6a173f16c90f63c0897f9311ab 2026-06-11 01:48:00.006856 | ubuntu-noble-large | deleted: sha256:2bdb28ab2b29b19e122c5d4951cdee2499f7e3374f6e5efea3df4b2241f7eb99 2026-06-11 01:48:00.006862 | ubuntu-noble-large | deleted: sha256:2d61e3b45cb00433f4c51f18350e88f596de147053c86168462a4fc3e5f4a44f 2026-06-11 01:48:00.006868 | ubuntu-noble-large | deleted: sha256:83a62931180e2caed83f4e9ecea8f5cc98d4d51e759ce1e7636ba6bb0b4238d7 2026-06-11 01:48:00.006873 | ubuntu-noble-large | deleted: sha256:52e277b1e7c9883b8916cda247431e8eec7b242fbe3b6d98d3384c71ea9c5f26 2026-06-11 01:48:00.006879 | ubuntu-noble-large | deleted: sha256:a1bdb976ef167ce0e5d17e593f1169045e338108181246a55fa6330d546eaf2c 2026-06-11 01:48:00.006885 | ubuntu-noble-large | deleted: sha256:7629e3dac8a374209ee44609f998b341bd3246de6bdc11c07fe03ebac6e62305 2026-06-11 01:48:00.006890 | ubuntu-noble-large | deleted: sha256:f28536faadee918f43cea6665e06a0803309678863592183d34c13dc58a6dd42 2026-06-11 01:48:00.006896 | ubuntu-noble-large | deleted: sha256:980c48968056303ed17e10717b97a8b8e22beeed57db7bb2f63ec4d0df3d98ab 2026-06-11 01:48:00.006902 | ubuntu-noble-large | deleted: sha256:67ed9cde8097d59f17758848683172e496ef2b111dd4c0945da9d7446db7e711 2026-06-11 01:48:00.006907 | ubuntu-noble-large | deleted: sha256:994b9d335dbbf3b9a610d186595ed91b90ca40bec89fa6a35a423cb45c746d83 2026-06-11 01:48:00.006913 | ubuntu-noble-large | deleted: sha256:3a467b976f00c082cde42955a1dc82ac095a735c26bf166f4ed4a1186b4683e8 2026-06-11 01:48:00.006919 | ubuntu-noble-large | deleted: sha256:27c729e84e688a296720c5848045a55c273d63da4784c1eb20dcc36efb4bbcc7 2026-06-11 01:48:00.006924 | ubuntu-noble-large | deleted: sha256:c7d75b98db47e3d543b05ea9fa7b3f879317af6bbac900d9b66744e1a094c481 2026-06-11 01:48:00.006930 | ubuntu-noble-large | deleted: sha256:2c762ab19bacd653e2dffa2a605574ace6ce57c07d5261b0219eab3217f3473c 2026-06-11 01:48:00.006936 | ubuntu-noble-large | deleted: sha256:1101e6fc0bbc144e1a0f5971af0f00e92ecb7d0f581c7b5e156864612ab21c56 2026-06-11 01:48:00.006941 | ubuntu-noble-large | deleted: sha256:a26a0ef1d4f3571b2ea853e1f96b2484b8caf3d1a2cc7fa17a85f499a6a3cb6d 2026-06-11 01:48:00.006947 | ubuntu-noble-large | deleted: sha256:1ec0fc851e3d72c9d3b474d7ee70e9c33065b92d014804dd0cb85ab3ba4f30c7 2026-06-11 01:48:00.006958 | ubuntu-noble-large | deleted: sha256:3a1097347d9cf5bb8d309174e39e2a2c7fcb63ec80f540b84fdf4937427ba36c 2026-06-11 01:48:00.006964 | ubuntu-noble-large | deleted: sha256:ef3c46643034134d7fb71fa8b049bae4a17c46cf610096da57964346a3a8f47a 2026-06-11 01:48:00.006970 | ubuntu-noble-large | deleted: sha256:7ef41a6b9e18883defe37b6124b83be39a04228ce43942a8eda26f3217ce67ad 2026-06-11 01:48:00.006976 | ubuntu-noble-large | deleted: sha256:a7ccf8661d74b741a0be7997c6f53b4c00230730300f5b06e8bf29d4f7232a32 2026-06-11 01:48:00.006981 | ubuntu-noble-large | deleted: sha256:843b62e0a86aa9aeb4f5bd92c71fb836bb27592dcf955d68b8163d2f1b7dd5b2 2026-06-11 01:48:00.006987 | ubuntu-noble-large | deleted: sha256:969e090028ae6844c96e444c633e447853d0a84a7a130cb9252e7740d03d4e46 2026-06-11 01:48:00.006993 | ubuntu-noble-large | deleted: sha256:788c7746fed2352fe3c7a59d1277b62ae7acf500956297d8b5131f845f7b533c 2026-06-11 01:48:00.006998 | ubuntu-noble-large | deleted: sha256:55fe1e92d10581778476bda19872f473639cb8dd8ba6d10df563bd0afc67337b 2026-06-11 01:48:00.007004 | ubuntu-noble-large | deleted: sha256:77be80b38491f80d2c4bf8b6802177dda65ef88a42e9d8e9f8f22bd47c0cc036 2026-06-11 01:48:00.007010 | ubuntu-noble-large | deleted: sha256:962aaa44e67e0652c53b8c522c201b44841baed0c7b12d15e5ca6277c38832d9 2026-06-11 01:48:00.007015 | ubuntu-noble-large | deleted: sha256:bde88aa1e197211fdd43c9122457d31a825e59e3f3e51126da4819d0858d5231 2026-06-11 01:48:00.007021 | ubuntu-noble-large | deleted: sha256:cee4278fdb5049f6ca07fa79753527ad5867667f55c31533db16abf992d70e6b 2026-06-11 01:48:00.007027 | ubuntu-noble-large | deleted: sha256:05fe6328be7733036942f6662b19848cbd0771f6d4118e545771d4e53e7ac4cc 2026-06-11 01:48:00.007032 | ubuntu-noble-large | deleted: sha256:d7cc83e7135c1039c0fdc64093631f507899789287a415a460289651a19a7137 2026-06-11 01:48:00.007038 | ubuntu-noble-large | deleted: sha256:e3bd56cfb2f0e9ade14ae4c6122f4151808e2ecd58828aebd6bc904677a236af 2026-06-11 01:48:00.007044 | ubuntu-noble-large | deleted: sha256:a0ddff6c2dc71d1eb1863e70c93573275924b577e523ede9ee57cfcd1fc43f2a 2026-06-11 01:48:00.007049 | ubuntu-noble-large | deleted: sha256:ff1024008185f98bb634f44618ef1a245aff7c340a21c3d03b25d7c6569b578a 2026-06-11 01:48:00.007055 | ubuntu-noble-large | deleted: sha256:4ebb5bbfd449cefec6e77f96bd3c26ea9c53374a8d317a9b32240fc9a0815083 2026-06-11 01:48:00.007061 | ubuntu-noble-large | deleted: sha256:72a48f81cdf9f1fa74267fbc39c1eee1c82ed74da9d3822491bbd6dc0ca51b67 2026-06-11 01:48:00.007066 | ubuntu-noble-large | deleted: sha256:a540112839cee02bd188d5e7f0b077c8173a7aedd827f8d2f3aa82a7420bc17a 2026-06-11 01:48:00.007072 | ubuntu-noble-large | deleted: sha256:ef4b1bf4de000c3bf4ccb4eee9d2a07095bec8942dd44bb2e7ed98f032c866bf 2026-06-11 01:48:00.007078 | ubuntu-noble-large | deleted: sha256:dc72b77b3294a155767340a99e3e686bec71dd13064557be46036e8147e9473c 2026-06-11 01:48:00.007083 | ubuntu-noble-large | deleted: sha256:e7e8d7502609352c505a93e36aff45e7b51b7f7368b0ecd2e64fbc864061347f 2026-06-11 01:48:00.007089 | ubuntu-noble-large | deleted: sha256:a343cf24af0e53292cf3177eedc791b4b7e11089d99f0cdb0790ebfc7a943b00 2026-06-11 01:48:00.007095 | ubuntu-noble-large | deleted: sha256:1d037f8b53395fdd9cb6af44a806335d8bf3b6ce049af96069c6365103f30c06 2026-06-11 01:48:00.007104 | ubuntu-noble-large | deleted: sha256:2ffc285a5c53e87990dc05c6a4bb4ee625ba2c7bab886fea467441cbbfd95972 2026-06-11 01:48:00.007110 | ubuntu-noble-large | deleted: sha256:2759ff33626bcacb577abe846bf7a43ea8901eda912afcea7127acb76c0dbcdc 2026-06-11 01:48:00.007116 | ubuntu-noble-large | deleted: sha256:a4b16b3b2b2931b408c0ccba25fb1908b501c35f041482522f984e57f9188b1e 2026-06-11 01:48:00.007133 | ubuntu-noble-large | deleted: sha256:472e070cf37b549a6f392581396efaa5f565191a06c321e48e4129af5b0ed24e 2026-06-11 01:48:00.007139 | ubuntu-noble-large | deleted: sha256:7d12c57aea24ecdeaa2ea658a109d8c14f31577e697f14828b9aec25b04fb22e 2026-06-11 01:48:00.007145 | ubuntu-noble-large | deleted: sha256:39aeac8f46ac0d94ad5be858b78e96355e59027638ab978b63e3cb5096eed0b8 2026-06-11 01:48:00.007151 | ubuntu-noble-large | deleted: sha256:a11b778588a9f92a46111841efe2bcda5da629cd1fd4d1582c07507dd54681c0 2026-06-11 01:48:00.007156 | ubuntu-noble-large | deleted: sha256:de01ba3a211a9444d6a918b8ec7b97a39cb9a680cf2da9cbc19ba8e538f23504 2026-06-11 01:48:00.007162 | ubuntu-noble-large | deleted: sha256:976145a0e4c47ca5004bfda73de7c8dd9e6a83a7d777d8de5032c089c148353f 2026-06-11 01:48:00.007168 | ubuntu-noble-large | deleted: sha256:5d4bf8ad91d95666229b3f0e1a24a772a0e4945630028f32046eb9e1af813d57 2026-06-11 01:48:00.007174 | ubuntu-noble-large | deleted: sha256:23b2c2b4e73791d0308d43252598685ec566950456fc4a86c7d4cf790bf11eea 2026-06-11 01:48:00.007179 | ubuntu-noble-large | deleted: sha256:a51780d0a28731d0c04968642e15f65aa839d6887242e31c4edaf3d06287b497 2026-06-11 01:48:00.007190 | ubuntu-noble-large | deleted: sha256:99047ba0ab40227d9b6dc16a1683c7e88cab9ebcfd56aa55bb1a3fb7ac8ee393 2026-06-11 01:48:00.007196 | ubuntu-noble-large | deleted: sha256:700dc15b7bf97f950b8002f31bc3f13178605e404827187f2462aab3eb73a64e 2026-06-11 01:48:00.007201 | ubuntu-noble-large | deleted: sha256:d2a0b58b053f71a47b22a554c05cdd6d631b0e20a8b3702c95f4e82be664b3b7 2026-06-11 01:48:00.007207 | ubuntu-noble-large | deleted: sha256:801aa0ae4898cccf29547ba425c6941b52ba5ef3dadaa4c23cb647604fb87db0 2026-06-11 01:48:00.007213 | ubuntu-noble-large | deleted: sha256:def314707c09a29579633b4c183dcfe1f17c84e7118565264bdf0f00d80b12df 2026-06-11 01:48:00.007218 | ubuntu-noble-large | deleted: sha256:2b185e1dbfaca1a67e232f49fa59e9d43aff1fe325c77fa6b102a90669bedbc0 2026-06-11 01:48:00.007224 | ubuntu-noble-large | deleted: sha256:aef42634b6831956a3d3ff541e1f13ab234da4df31073da69a22f49198f73335 2026-06-11 01:48:00.007230 | ubuntu-noble-large | deleted: sha256:45c53271fcbf0364b3dc23e7808d952cad53158f609f7a395227ae8d72d2976c 2026-06-11 01:48:00.007235 | ubuntu-noble-large | deleted: sha256:774b5075ae9190847f9288466038e4d94bc646b2d0c9031a8d81a660cbe1fd58 2026-06-11 01:48:00.007241 | ubuntu-noble-large | deleted: sha256:807db678d7b2530ced84153bbb38a8c3dc3931524b98139144b044e871de402e 2026-06-11 01:48:00.007247 | ubuntu-noble-large | deleted: sha256:464a07a74ac6bcd3884de1a371eb4aee79fe73ee6baa67a5d9bf49d7f6c3e3ca 2026-06-11 01:48:00.007252 | ubuntu-noble-large | deleted: sha256:e990242377c5911179be79f11106b54ff56a962ae6d45dd51b5b2599603ca107 2026-06-11 01:48:00.007258 | ubuntu-noble-large | deleted: sha256:a11751d085617e2ad7adccbeca17873e88465d9efa4f214f7f2fa60a2333dc6d 2026-06-11 01:48:00.007264 | ubuntu-noble-large | deleted: sha256:d8e9c50161eeb26c12235852d302a831c297e79fa13fe79ae443cd49c9b37cb5 2026-06-11 01:48:00.007269 | ubuntu-noble-large | deleted: sha256:dedaaf8e0240d031cab14182a9d608fa524087cbe4bba48949421c22bb191b8a 2026-06-11 01:48:00.007275 | ubuntu-noble-large | deleted: sha256:a89d780d6ac2b1417dc187ee1e70b5d715edcaa55bf60331b73af907cca7fdb1 2026-06-11 01:48:00.007281 | ubuntu-noble-large | deleted: sha256:01974e1cdeb386aaa841c8c45c1105e2fca460e2827332737eec4fe968638ad8 2026-06-11 01:48:00.007286 | ubuntu-noble-large | deleted: sha256:eef19ae7b2fb7c0a96958b403429e64449cce4619f96d6d50c947e234b622aa8 2026-06-11 01:48:00.007292 | ubuntu-noble-large | deleted: sha256:d26f7a7c0ba758e4c44cd85f5b8d8f7d80a4b52d0326bad4f7bfd2b0c17fed62 2026-06-11 01:48:00.007298 | ubuntu-noble-large | deleted: sha256:42c0464e01f0fd8bb266898aa662e3bfa946a6f12a37f57220f1d82ebd309582 2026-06-11 01:48:00.007303 | ubuntu-noble-large | deleted: sha256:3f5b91523195e4eb75fc53a951eabd16d72c058ba0c92be83069a7067f17a9b8 2026-06-11 01:48:00.007309 | ubuntu-noble-large | deleted: sha256:4fcaf444b02e75b7b40d6771f11af06d574180cce52d916eb475ee955afad267 2026-06-11 01:48:00.007315 | ubuntu-noble-large | deleted: sha256:dc39b223a7da70e550d050906fd2b07950cc9964d25d726e22551e950ee6e0ca 2026-06-11 01:48:00.007320 | ubuntu-noble-large | deleted: sha256:67c6a57fd4ac1880ff4d535b2d098deabf9500fd601bf1c21ed3fb79bb581bd9 2026-06-11 01:48:00.007326 | ubuntu-noble-large | deleted: sha256:e21387241a85ae0a3eb3c0c84ba6058245232dcf174ed42a6ae95985eed30f6c 2026-06-11 01:48:00.007332 | ubuntu-noble-large | deleted: sha256:1ffe58090dfe85c49685c310afe2346b1d01e8d7c46ac0ce1fa4acb38a92618b 2026-06-11 01:48:00.007337 | ubuntu-noble-large | deleted: sha256:f64710c5e080ceb254c262a0116c9214f630d9da6b941639cefb3b445611e50e 2026-06-11 01:48:00.007343 | ubuntu-noble-large | deleted: sha256:1fed928eb101d3754893bea2202531f9735926ecb96bba48e506158d2550804d 2026-06-11 01:48:00.007349 | ubuntu-noble-large | deleted: sha256:7be3485c98f5feb8098179f74b8f2b93b8a0a6e41662c3cee3cf719b2a689ea5 2026-06-11 01:48:00.007355 | ubuntu-noble-large | deleted: sha256:546d1587b31b5377758ff250542f2836c64a74ed98142cf573eb75477d72d12e 2026-06-11 01:48:00.007360 | ubuntu-noble-large | deleted: sha256:9862cec82c2ecbf25f1f2404ba2bf057de67977475283b8ba0dd81a88566f3bc 2026-06-11 01:48:00.007366 | ubuntu-noble-large | deleted: sha256:33c51a78ebe08621a7c0c345a3f6b05d4d7f776d6c5ee590e2d8f40607e957c5 2026-06-11 01:48:00.007372 | ubuntu-noble-large | deleted: sha256:53cc726b1de3f471b2288e1bafa9700d580d091a7e578ee6d8cc94f50604dd7d 2026-06-11 01:48:00.007377 | ubuntu-noble-large | deleted: sha256:508660a2f901ed8c387e0b1dea32dd7e587845d1f69fa13ef41bc0a50543e455 2026-06-11 01:48:00.007383 | ubuntu-noble-large | deleted: sha256:4eeadbdffc2722bb74e9b97477a8c800995cf162f8e057fd52c2f1c6e43951f3 2026-06-11 01:48:00.007389 | ubuntu-noble-large | deleted: sha256:4cebd3576dc4b209bdec5e10c50ea04012990c63c0af596c55c7e0d029e5aae6 2026-06-11 01:48:00.007425 | ubuntu-noble-large | deleted: sha256:480acf5223f381ea7b2fd6dbc17d215657b95aa1d930ff231e1af047eab716aa 2026-06-11 01:48:00.007439 | ubuntu-noble-large | deleted: sha256:b0e09236e6a780751f38005935eebc361d50009baf2564a336d2bbb28401c779 2026-06-11 01:48:00.007445 | ubuntu-noble-large | deleted: sha256:155ae728957bda7217b84f73a13a8d394556654896367c89a4e4fecd832af89f 2026-06-11 01:48:00.007455 | ubuntu-noble-large | deleted: sha256:0fb796d9d8dcc3f68d353f019701280ad434fcaa6506dc8f01a98c7bd6705f6f 2026-06-11 01:48:00.007462 | ubuntu-noble-large | deleted: sha256:664cceeccc30cf8ecc5381ff963f65885b7c48d36a4c81b4051b035c592e0db7 2026-06-11 01:48:00.007468 | ubuntu-noble-large | deleted: sha256:7ce33ef3aed0ce4aaff5ed1c7b3fbe81c97c96bf85639ad4e2dd6165cf800c4a 2026-06-11 01:48:00.007485 | ubuntu-noble-large | deleted: sha256:4bdb2f739a63fc8be199207cb62b53a6308f98ddf288642d5bae82658973660e 2026-06-11 01:48:00.007492 | ubuntu-noble-large | deleted: sha256:50663d70f75f50bcc15b7deeaefdf75160db195e5b4d9f7096e0a75e1735dd97 2026-06-11 01:48:00.007498 | ubuntu-noble-large | deleted: sha256:9a890f1fb7c20b1a61eeac0b0a2c48d91f736cc73ec2769c24950671f2417313 2026-06-11 01:48:00.007503 | ubuntu-noble-large | deleted: sha256:a831116111487c52a8e55ce290035a2069a605718e7b64b44cec5bdcb1bee28b 2026-06-11 01:48:00.007509 | ubuntu-noble-large | deleted: sha256:abd8b902e68060742fe87b17c6e338d66cce4edca6913854c6dbe072a62423d3 2026-06-11 01:48:00.007515 | ubuntu-noble-large | deleted: sha256:485fb739ff363026841bbf7c587a7992a946f8366c4925c79c94adadca978fa6 2026-06-11 01:48:00.007520 | ubuntu-noble-large | deleted: sha256:7d21f44c5d565f5d07a6c0bd50ea7067b95731180f12c1ba62426342fe321513 2026-06-11 01:48:00.007526 | ubuntu-noble-large | deleted: sha256:843a480f2f83a9ed90b0edcee14847d9a31cd9fcf51c7e56e300fd2afb9889c9 2026-06-11 01:48:00.007532 | ubuntu-noble-large | deleted: sha256:550b0abf16d7a86818f1146706ea74478eaf894f3b9bbcae0c099aa9868c71c1 2026-06-11 01:48:00.007697 | ubuntu-noble-large | deleted: sha256:6154be3e0b40dc5f709f2f8ac0c741ecebdabbcdf4cfe5b1a9058cfba0580995 2026-06-11 01:48:00.007812 | ubuntu-noble-large | deleted: sha256:1db7f4cfb86b904ac04a4b0c3cd3a8a002ebb119b53fb3e32475e3423076567b 2026-06-11 01:48:00.007826 | ubuntu-noble-large | deleted: sha256:bf14c36a59ce67ef2145ed5b3116554344b88bb50dbf1a148b3fa715d007335d 2026-06-11 01:48:00.007851 | ubuntu-noble-large | deleted: sha256:3febf4db379c6bf8734745593263541fa8ccb9a595a68b0105ee192e58a3a99e 2026-06-11 01:48:00.007862 | ubuntu-noble-large | deleted: sha256:10ab12785d4b57bf6619c7913a75ec6772a019315a9cb68c09befa62ed667d09 2026-06-11 01:48:00.007872 | ubuntu-noble-large | deleted: sha256:eb2e364feff7828f6c18d55681f2f47d9a07323c112706329891060543da5eec 2026-06-11 01:48:00.007882 | ubuntu-noble-large | deleted: sha256:24e8c605819a9878838c2ba089f94604ae25dbdc303c667900cbee54f4906619 2026-06-11 01:48:00.007892 | ubuntu-noble-large | deleted: sha256:a22f3d406abc38a1b76973b59503bb9a07f0f18751e39b4a67122af19e681cbc 2026-06-11 01:48:00.007902 | ubuntu-noble-large | deleted: sha256:8b7f3f7d6f74daa41a1b99cf3a7410586b8e2f581595b164a636170003b298f3 2026-06-11 01:48:00.007912 | ubuntu-noble-large | deleted: sha256:29acd07501b50b290f315ccbea58a3da5485c5a40d1e11d7be421efe8fece38f 2026-06-11 01:48:00.007922 | ubuntu-noble-large | deleted: sha256:be9354491edae393f2c04fe57c5740edbfc554fdbede510fda2d4ad052d017ca 2026-06-11 01:48:00.007932 | ubuntu-noble-large | deleted: sha256:f92013dd5b1980c206f77ed753a2083ac8616cdc536e76399d24c4325bc7ca8f 2026-06-11 01:48:00.007942 | ubuntu-noble-large | deleted: sha256:649fe10122baa17133ed03d63df872870d1f03ed02aa536da23563965d603a76 2026-06-11 01:48:00.007951 | ubuntu-noble-large | deleted: sha256:324f5147f33e0260c3d43679e320ecae243a49b59fd67c77b060ee2dca737ed8 2026-06-11 01:48:00.007961 | ubuntu-noble-large | deleted: sha256:d7bc64c6e2c492b54034058f0a99c8112f86ce86ecb71cf4f3955288765c0cb4 2026-06-11 01:48:00.007971 | ubuntu-noble-large | deleted: sha256:decd572eb39b4a96c186d090be99203548fe18416fbb890c44172de1715838a6 2026-06-11 01:48:00.007981 | ubuntu-noble-large | deleted: sha256:f99d8b04202aafa70d13cb54003f42df461cb4f3436d85509e3cfbc2dac35eb0 2026-06-11 01:48:00.007991 | ubuntu-noble-large | deleted: sha256:0f8f3746940173ada440fa1e2e37b3d25dd38cf0052dcb1993e37b2d954c3d4b 2026-06-11 01:48:00.008000 | ubuntu-noble-large | deleted: sha256:70903249b69d5170980fa51dd5883226283879128d2cf08b7fdcd93691e4e998 2026-06-11 01:48:00.008010 | ubuntu-noble-large | deleted: sha256:cbc183fc0c9f637b5b6d068f222e9a3bdbb4baef221a49d0fc6d908001171efa 2026-06-11 01:48:00.008020 | ubuntu-noble-large | deleted: sha256:46b87e413fb81b97458ed01e35a5235ec17a2aa80e58f4e04834711a5967f98a 2026-06-11 01:48:00.008030 | ubuntu-noble-large | deleted: sha256:6d99c6bddcd3cb34866dadcc3f1ed5ab6c3472e901434970b4414dac5d9f05c7 2026-06-11 01:48:00.008040 | ubuntu-noble-large | deleted: sha256:e96c20ad2dadbc997ac15e8e86276ef5ae465218a0df4ec355404338f8d7bfb6 2026-06-11 01:48:00.008081 | ubuntu-noble-large | deleted: sha256:e8a471be4d73987b4eed1e0787e5b70d1749d0bd07eb93b014204686f64955ec 2026-06-11 01:48:00.008092 | ubuntu-noble-large | deleted: sha256:0e09b32736194dc88e90a5e968a2992e2c8dabe4112c440d66786ca3f0f6fb8d 2026-06-11 01:48:00.008102 | ubuntu-noble-large | deleted: sha256:8bb70965320a7fd86d42fb896e7febd20f66f78f6eeed122f876645d597dcac6 2026-06-11 01:48:00.008111 | ubuntu-noble-large | deleted: sha256:f5ccbefebe56d6652ebecba8ae59e774f44ae4ae57b1e6f587fab841fa711a05 2026-06-11 01:48:00.008121 | ubuntu-noble-large | deleted: sha256:b29e3ec2e8c0f3b82c45e706f64aa29bdeed64cad8117d508d2cb01405c044e1 2026-06-11 01:48:00.008131 | ubuntu-noble-large | deleted: sha256:4670e48290296be469209763d471ece9ac37087f817003f5cb6c113953f34c33 2026-06-11 01:48:00.008141 | ubuntu-noble-large | deleted: sha256:3664d2fdccc984ccb15a0243470338cca39dcf38c0da8ec5b2efa4f4596e47ce 2026-06-11 01:48:00.008151 | ubuntu-noble-large | deleted: sha256:efd9a79a04787867648fd32e881ec4766435b7fac71a8708f480bdf2acaff6b3 2026-06-11 01:48:00.008161 | ubuntu-noble-large | deleted: sha256:080230c5cf6b1794b7de6c09de34a440e5e59ace1d9e0bd865ecbae7f93f42a9 2026-06-11 01:48:00.008171 | ubuntu-noble-large | deleted: sha256:67f13d42f15f8faf2feee332d2412479cd2c0162fa555a7b5acc091a8a39d6dd 2026-06-11 01:48:00.008181 | ubuntu-noble-large | deleted: sha256:7b1b9d8428635f9bef8b71d7d3293e2db2b47abb7107b64548977d4713d12e55 2026-06-11 01:48:00.008191 | ubuntu-noble-large | deleted: sha256:17fbd5d4c2108f792b5a6a81f27619eb6ea1c258c55c03059ae9f023f53afbca 2026-06-11 01:48:00.008201 | ubuntu-noble-large | deleted: sha256:228041f66bcd4f5711e57f2949da4b7f316e184875c58dd855c8615e802962bb 2026-06-11 01:48:00.008211 | ubuntu-noble-large | deleted: sha256:0cff9fb89139ebd9d5dd70f3c787987e6c267d5985ea7548ac3a892e465b6bd9 2026-06-11 01:48:00.008221 | ubuntu-noble-large | deleted: sha256:3d98f0c45fb0da66461fb6a2dbad24ec155631d233c9d133489a1850c816fa12 2026-06-11 01:48:00.008252 | ubuntu-noble-large | deleted: sha256:8cebacbb81e964a380338d00532510000b06648f1412e42daf70df292a58c8b4 2026-06-11 01:48:00.008262 | ubuntu-noble-large | deleted: sha256:81b2b0391e6a9d212b1ac634e310878a16b7c9c1221ffdc601b5219aa9ea4e87 2026-06-11 01:48:00.008272 | ubuntu-noble-large | deleted: sha256:b2980d507eadcf525ca26cf2c3fd598034f6daeff2dbaa452022137148e192d1 2026-06-11 01:48:00.008329 | ubuntu-noble-large | deleted: sha256:e6dc0326533434b5ac1c49e8eab7c94bf960624897191cefc8e9b97163a4f9a5 2026-06-11 01:48:00.008340 | ubuntu-noble-large | deleted: sha256:ccc8d3f93de0d8e37ede74d7b98d8ee666c28570a6e7fcbf9b2410d5d5b973e7 2026-06-11 01:48:00.008350 | ubuntu-noble-large | deleted: sha256:288c173440ba6fa5a85bbfdf1658c6f4b68630fea16f7941c8e58e299792d2e0 2026-06-11 01:48:00.008360 | ubuntu-noble-large | deleted: sha256:0610c1089addbcbb45c690970f3d166c7b95c90ae9c2f3d335685fe79ea15fad 2026-06-11 01:48:00.008370 | ubuntu-noble-large | deleted: sha256:1f7fdcfcc3dfa6f3133653bfaeec7077254239259c41782716031bb6a541c880 2026-06-11 01:48:00.008380 | ubuntu-noble-large | deleted: sha256:32e55f698b73ebb7c3c883f0789e693c585b35c264e4f23439d84ea09fc2adb9 2026-06-11 01:48:00.008458 | ubuntu-noble-large | deleted: sha256:20e5fd57b4b421c7ba0f85830aa5ef0eaaf4d93b9ea77e88c04bd5a8d094a1f8 2026-06-11 01:48:00.008469 | ubuntu-noble-large | deleted: sha256:f521fa7abe89d7b1aaca4e04b5de0d4baa129a61ed3b4b3f77cee01233fca7a7 2026-06-11 01:48:00.008479 | ubuntu-noble-large | deleted: sha256:2140e8a61d72d272537cd837c21e3c5d0fc85f8ef4097c63d95e36c962c94fe8 2026-06-11 01:48:00.008489 | ubuntu-noble-large | deleted: sha256:521cda64915b933389a8b020cc26e3e910e8ea52908097e88449b0d49618bc19 2026-06-11 01:48:00.008499 | ubuntu-noble-large | deleted: sha256:3df6a1a791a64ff4dff14609f000a32b2fd33e044429516a47a161d556fbd2c4 2026-06-11 01:48:00.008509 | ubuntu-noble-large | deleted: sha256:dacc25af5477f9548cbf7b1d4435204092908cadce62dd830184382a339e0ece 2026-06-11 01:48:00.008519 | ubuntu-noble-large | deleted: sha256:82fa16330fe3d7e9a3fea1482f6a277dc108e3dad46a99105f5d5d27f933b7b4 2026-06-11 01:48:00.008529 | ubuntu-noble-large | deleted: sha256:e6b806655e356fb5283fcaa6980d13346349d3c41d969d20e65d867f7b3c66c6 2026-06-11 01:48:00.008605 | ubuntu-noble-large | deleted: sha256:08c21d31adac2d836690c4abb6a4b7f3b3702dc9a54a0085cb638824fee5a24a 2026-06-11 01:48:00.008618 | ubuntu-noble-large | deleted: sha256:c7cafa0f422c82217c872cfe37905cd5bcb8e3cf15f8b416674936110baab038 2026-06-11 01:48:00.008629 | ubuntu-noble-large | deleted: sha256:264647a76081b02fcda92c6a32cc01cd117611423788c5dcf26065de362c5696 2026-06-11 01:48:00.008639 | ubuntu-noble-large | deleted: sha256:7f0e8f8048d0e39ab1731858394e59a14bf2d9c85117031ede92ffea093130fe 2026-06-11 01:48:00.008649 | ubuntu-noble-large | deleted: sha256:b2741d11ba87eb087c924ac31fe57e8da56f58c85f465051982fa6b14818dfeb 2026-06-11 01:48:00.008670 | ubuntu-noble-large | deleted: sha256:0dd9d4d89876f4f373644ddc2ef9e742e171918ca49d8c22311c91a4644dbbdc 2026-06-11 01:48:00.008681 | ubuntu-noble-large | deleted: sha256:20b641f96ea927eae811d72334aff2cf365dc295175ccf102a45f020523b2f7f 2026-06-11 01:48:00.008691 | ubuntu-noble-large | deleted: sha256:ee2181eedaf7a1f448be850c4e67b80f0f2b79aff53eea798e804343eb6abd15 2026-06-11 01:48:00.008700 | ubuntu-noble-large | deleted: sha256:c4dc01ebbfd6a5e848d0ba037391a6ae7257a63470331b351288d9966d84599b 2026-06-11 01:48:00.008710 | ubuntu-noble-large | deleted: sha256:5b3b114a786245b1938cc51f3015eb7540326f3ee237cb5570f756e30eaa8ccd 2026-06-11 01:48:00.008720 | ubuntu-noble-large | deleted: sha256:7c7f590a57f6d00fc2bceb898cea521e28373a6583e1b1a8133a9096e351b172 2026-06-11 01:48:00.008730 | ubuntu-noble-large | deleted: sha256:0da60b290649c29f06f606016ac4ecc05e36593817ba27894fb25cb2ffa8db0d 2026-06-11 01:48:00.008740 | ubuntu-noble-large | deleted: sha256:0868e0ae0994232f6756f4f0fce81eaae9593761e8d3a26f3d1e0a89b6a343cb 2026-06-11 01:48:00.008750 | ubuntu-noble-large | deleted: sha256:d2e5703e7bb77ddefecc66b19839d2638869e011e29684ed74ed0711e23b89e7 2026-06-11 01:48:00.008759 | ubuntu-noble-large | deleted: sha256:a331ff6eefcbccd808327c15b79f9399fac63aa5399abbda68aaef3fa4c725ab 2026-06-11 01:48:00.008769 | ubuntu-noble-large | deleted: sha256:ee3c1db48e9c7b758e598990240cdaddacdf2c7f360a724ce5e546620644835b 2026-06-11 01:48:00.008779 | ubuntu-noble-large | deleted: sha256:118ded5c887d9d6450b0354a37d1c689c60d4b80c754c2127ac9d57f2bba75e5 2026-06-11 01:48:00.008789 | ubuntu-noble-large | deleted: sha256:79eb4e82c4c83b7d90a56ff08c7e6fc6d680afffb8842c14dfed9d0247574942 2026-06-11 01:48:00.008799 | ubuntu-noble-large | deleted: sha256:7ff95ad8688680f5346f1d262edfab5598953c8793ff3f3a1822ffc416ecee01 2026-06-11 01:48:00.008808 | ubuntu-noble-large | deleted: sha256:52599c171719de48d5ef40fa2dd8303535ef4f9d206d62222d9a6169d0603a83 2026-06-11 01:48:00.008818 | ubuntu-noble-large | deleted: sha256:a1ec46b0e1873b5040f0977aff5d0c668b98d8ba2a6637cd3e6faaa9513cec83 2026-06-11 01:48:00.008828 | ubuntu-noble-large | deleted: sha256:565281d7466ba0ab90c005e9be651e87d3c6bdfe049b6922459245384263aabc 2026-06-11 01:48:00.008838 | ubuntu-noble-large | deleted: sha256:23b3e09a823b62cbafab10305c1fd00953db4e2a1c37460964334a9ecc2e679f 2026-06-11 01:48:00.008848 | ubuntu-noble-large | deleted: sha256:20f0ef94e97b3fcbd018f3a4af0a4ea7774cb26f82c3ed890e8f5d3aafc3331a 2026-06-11 01:48:00.008858 | ubuntu-noble-large | deleted: sha256:050411f6c4ae09b6eb1f761e76ae6669b8b1991e2bf1ef1ca5736413635c967d 2026-06-11 01:48:00.008868 | ubuntu-noble-large | deleted: sha256:aa6e2871a92c251ee8caaabe904d981af5c59de9b68e6baa8b9da65e54e5f58f 2026-06-11 01:48:00.008877 | ubuntu-noble-large | deleted: sha256:27e57787068cb92717f2c64c663e099e276e1cebf8c7501f8f48c4cdf80812e5 2026-06-11 01:48:00.008887 | ubuntu-noble-large | deleted: sha256:ae2f6ead56f03acd65e1743c3b15d4cf89632f0493102f65e900d13ad1f410f5 2026-06-11 01:48:00.008897 | ubuntu-noble-large | deleted: sha256:3d91af88297aa36bff66a440d57fdde912bd22b0a12d6b981605e18c33d05c1b 2026-06-11 01:48:00.008907 | ubuntu-noble-large | deleted: sha256:6ad582521a50a70275672cf42edd9bab08daece9189f1b242223f18a2c187e77 2026-06-11 01:48:00.008917 | ubuntu-noble-large | deleted: sha256:b65bfc25bfac0c9316558acc486861c1362b4377943bdcf3ac9c132fd73f0f6c 2026-06-11 01:48:00.008926 | ubuntu-noble-large | deleted: sha256:a11c4615f8830d199dc45bbb7eccb5671b28c53a79ec35eb2af22de73f63644c 2026-06-11 01:48:00.008936 | ubuntu-noble-large | deleted: sha256:26ec8c6e0b28afb2ad9964166bc0335cc9ddb98dc56b039390bab9cb2b3dc6a0 2026-06-11 01:48:00.008946 | ubuntu-noble-large | deleted: sha256:9c7b1ae9c00dbc32692d69e2b052631cf8648c4a19e61dd007fabef33770d183 2026-06-11 01:48:00.008964 | ubuntu-noble-large | deleted: sha256:30385928d9828c8a4d00238833a1983cefaf25e3322be65836ce1cb33ebbacb2 2026-06-11 01:48:00.008975 | ubuntu-noble-large | deleted: sha256:31325a11c76a1102d50e997f834aa06c8df2de53f50019653a0defe1341eaf7d 2026-06-11 01:48:00.008984 | ubuntu-noble-large | deleted: sha256:15d4e86da73cf5e5cd887a9e27bafcb7cd4fa1ba23fecd613692b6c7748ab9b2 2026-06-11 01:48:00.009020 | ubuntu-noble-large | deleted: sha256:e63ae04831c8911ecb386eeb18d14d23e57b24fe65d7ea146673df2ba3c678d0 2026-06-11 01:48:00.009031 | ubuntu-noble-large | deleted: sha256:6e560e56f7d36c27121988ce423011680c4b06d27524d8fb207a8e692efee622 2026-06-11 01:48:00.009041 | ubuntu-noble-large | deleted: sha256:c750107c4ce12d1dc53211609be0f2e023b6920ed04496ec533825c27a3cdb75 2026-06-11 01:48:00.009051 | ubuntu-noble-large | deleted: sha256:634bd6e96818dd72713d8492507f1d15b83cb4e56b97bcfeceb9bb041a678e42 2026-06-11 01:48:00.009060 | ubuntu-noble-large | deleted: sha256:15b14f72283839dd2321c3b425e1e9484a7dedeeabc33160410faf548445d22f 2026-06-11 01:48:00.009070 | ubuntu-noble-large | deleted: sha256:cb563b97567c255a6a15666b064157b7bc9b34318fcb1f22467b9777643c091a 2026-06-11 01:48:00.009099 | ubuntu-noble-large | deleted: sha256:b2433749e4e1419cb65c98e0a91c2e0f44606557fded814d9a7238beb989be82 2026-06-11 01:48:00.009110 | ubuntu-noble-large | deleted: sha256:de41b9a54dc2fe3457ec75fd9eae5f16dbdf9526399d5a3e5c0252974faeba81 2026-06-11 01:48:00.009120 | ubuntu-noble-large | deleted: sha256:7f45a3d887e8f53885cec71a5daa5f55ef07431ab64b0f7445b13e25cfe16ebe 2026-06-11 01:48:00.009129 | ubuntu-noble-large | deleted: sha256:d9cbe8f7e40749bac23d05ac299dcd4f77df1cd94b0218be8ed3aef53de52413 2026-06-11 01:48:00.009139 | ubuntu-noble-large | deleted: sha256:ca3d8cbb34cfa0ed1ba058a6bd9ffd2131b2f672f059b33c3c45541698202b1f 2026-06-11 01:48:00.009149 | ubuntu-noble-large | deleted: sha256:b9841b5794f9bd6257b12f2c42a637df6393f69fec6d997a61a0c20cc8f8b662 2026-06-11 01:48:00.009159 | ubuntu-noble-large | deleted: sha256:ce54f21f9ba781306868117f45ee2b19f824120611914850588ee16f55fd0c97 2026-06-11 01:48:00.009168 | ubuntu-noble-large | deleted: sha256:570573dd8b8dd28faaffc3b72a8068efe9a2c6b53a00fd6ac1ffd0972ef4c22a 2026-06-11 01:48:00.009178 | ubuntu-noble-large | deleted: sha256:f2efeeb8bcaa4115acc352148b24ed7ea8143e5488bf22dee205d8118d812877 2026-06-11 01:48:00.009188 | ubuntu-noble-large | deleted: sha256:cbfd1045fb4b76efef498f952b0d5257b2f5b04a3d123989bf8752f68ae8781b 2026-06-11 01:48:00.009198 | ubuntu-noble-large | deleted: sha256:40bde6274bd4b835499600b5aa0c9989eb6bd3bc4a1d4054aa19f81e6ac5d01e 2026-06-11 01:48:00.009207 | ubuntu-noble-large | deleted: sha256:7b885b43f76474b84cc43a242a6728698de1a4f1dd3d96043004b0ad43ee3803 2026-06-11 01:48:00.009217 | ubuntu-noble-large | deleted: sha256:f7517acf54b1169919fa841354998fa90c2b1e0a5e9d4a8b1bbb4e008f05be92 2026-06-11 01:48:00.009227 | ubuntu-noble-large | deleted: sha256:9204852675792e8ab9aaff534e579ddf9e612ca81949ea54b132b591b3fedc7a 2026-06-11 01:48:00.009236 | ubuntu-noble-large | deleted: sha256:33468bd420641fd2f14478ec5e86ecec74f8faa06b17366a07e26c61aab29eed 2026-06-11 01:48:00.009246 | ubuntu-noble-large | deleted: sha256:164d0739328f448f8c21046e4eaf7deb912f781769531e7bd120300ba525b04a 2026-06-11 01:48:00.009256 | ubuntu-noble-large | deleted: sha256:6dc52943c47b5a4c2c63d61fa775cd43dcd68ef19c046932ec3a40e8d3ce1188 2026-06-11 01:48:00.009266 | ubuntu-noble-large | deleted: sha256:b67a6de45ef084737524cb804e095b9008e482ed1e0c97e9992a7f4267052d65 2026-06-11 01:48:00.009275 | ubuntu-noble-large | deleted: sha256:bbb49699a6b35fe4639baa2294df5ec7c440cec2bc376361e7e30244f031f762 2026-06-11 01:48:00.009285 | ubuntu-noble-large | deleted: sha256:bcf4973c8c7302e62ee778af799a5817465820e704c0cb86cccedede0c58c79a 2026-06-11 01:48:00.009295 | ubuntu-noble-large | deleted: sha256:31d16a08886a4e8e1228f2c07ae9dc0d3ce6a171b2eb6c28413c95273693db42 2026-06-11 01:48:00.009305 | ubuntu-noble-large | deleted: sha256:c60891d6e8dcf92b2f3c9f68f18b0dea6d16751515bb5c2ab02406e700844b7c 2026-06-11 01:48:00.009314 | ubuntu-noble-large | deleted: sha256:0b018fd300cc3f094dfceb61b440d55f3e59e45b41784951b97b3635fc170c05 2026-06-11 01:48:00.009324 | ubuntu-noble-large | deleted: sha256:2a73e473e8cdf267623a6ba4d86bfd840384cda0e7a948fc48077060c0eb1018 2026-06-11 01:48:00.009334 | ubuntu-noble-large | deleted: sha256:2af38727eb2fdc94cd6f1c8d1d3246f621bb4c2f534ea552783a6a97a61076a2 2026-06-11 01:48:00.009344 | ubuntu-noble-large | deleted: sha256:a01cb935a30a4f0a87f3c4a0a47935c3ad0a2674f17a0f5cd4d26170bdedff55 2026-06-11 01:48:00.009353 | ubuntu-noble-large | deleted: sha256:e2de0dd7a9e3c920d76f07852c04eb87ebf4f545a553db01487e43386e8ddfe0 2026-06-11 01:48:00.009363 | ubuntu-noble-large | deleted: sha256:bd4ae3fe8df86b284c3ff4e897f948ead537cd145e367da22a7fb428fc97c8a7 2026-06-11 01:48:00.009373 | ubuntu-noble-large | deleted: sha256:e23e3d669c44c1f5dd1c90591e7d0a4ad6af5a5d69ad16096a96ffbb648e558a 2026-06-11 01:48:00.009383 | ubuntu-noble-large | deleted: sha256:20c81d32bb2d50cc080c3e682b2063f5f2dad04c648580138de6127f5b9fd91e 2026-06-11 01:48:00.009392 | ubuntu-noble-large | deleted: sha256:52ad6cc7c0efe0514530cc4656335676990bec282ac709b1eb87c25c1b749cd8 2026-06-11 01:48:00.009441 | ubuntu-noble-large | deleted: sha256:d1371ce498494b75f6bd09a4a6352a1e0693c76700728f972055d41e469b2af3 2026-06-11 01:48:00.009451 | ubuntu-noble-large | deleted: sha256:d07da5566ff9a254996bacc987abf7c9e5d23f075fc23bce5c08632531db033f 2026-06-11 01:48:00.009461 | ubuntu-noble-large | deleted: sha256:9e5ecb99ff1d59d6057fe93aa04511283d307e4690c4ceb7046a62098b7ed8cb 2026-06-11 01:48:00.009471 | ubuntu-noble-large | deleted: sha256:414f409324be37193e29d799d390b72434c3e01208845cb3edc310a34211cdde 2026-06-11 01:48:00.009481 | ubuntu-noble-large | deleted: sha256:bf28f5da7e31fce83e993e49c181ee1239f0ef487f9d8ba524e4f41299d9b7c1 2026-06-11 01:48:00.009491 | ubuntu-noble-large | deleted: sha256:41b4e0b96047aa3b9bf6594a0df7401e55b3143279609502fdfe5324ed9bec7e 2026-06-11 01:48:00.009508 | ubuntu-noble-large | deleted: sha256:e996c0c255182da53beb0be14e0c904925c062f4c866ab85a0d120312a42c936 2026-06-11 01:48:00.009518 | ubuntu-noble-large | deleted: sha256:75eca0206e6cc5692fe441f8e2c83c83be277f74df4aa7e6f21b1a700255c8e9 2026-06-11 01:48:00.009528 | ubuntu-noble-large | deleted: sha256:b2090241b80846e970266228f9458c758c7d92441148cdd0d1ca2ec7b1781b96 2026-06-11 01:48:00.009557 | ubuntu-noble-large | deleted: sha256:55772e19af7c6c3417531b31a87763358ead3305eeeb6061c04278b1b496507c 2026-06-11 01:48:00.009574 | ubuntu-noble-large | deleted: sha256:e88703b71f44ef391b0852ff293740b0ab016e015b151c5539383e3caaf3847a 2026-06-11 01:48:00.009585 | ubuntu-noble-large | deleted: sha256:5d3a543aebf5d98f3a222461c1c6047f6c11e9572d2503b105ecf565303e17bd 2026-06-11 01:48:00.009595 | ubuntu-noble-large | deleted: sha256:e06f6d8f42c7dc95919e1db32351799d484025401141f145a73af911305d16f3 2026-06-11 01:48:00.009625 | ubuntu-noble-large | deleted: sha256:e33096e5a5feba2b48ff81cfda93f72ba473a73275f75c43e7e6a73abc2bc33d 2026-06-11 01:48:00.009636 | ubuntu-noble-large | deleted: sha256:566265bf67f554457b110a901610edb3317b358070ea189580f5616dc75531b1 2026-06-11 01:48:00.009646 | ubuntu-noble-large | deleted: sha256:86d75c56fd13706190dbea1357dcac3029f15209a8ee24a2f20278c6a7cedd64 2026-06-11 01:48:00.009656 | ubuntu-noble-large | deleted: sha256:d1a2f6930af7fec0c6f7a31151ff6a5bdfff69a03486ecad53ae0fc77a337e55 2026-06-11 01:48:00.009666 | ubuntu-noble-large | deleted: sha256:29f5739ece511f3e2595f599d4d6bdbe59fc0fb759434da3ba4d236f0907df53 2026-06-11 01:48:00.009676 | ubuntu-noble-large | deleted: sha256:5b98667b949a35209f1820db6c5e9e772e7571555f7373819289abbc766f9a1c 2026-06-11 01:48:00.009686 | ubuntu-noble-large | deleted: sha256:7de052982ba473bc97b73b853acc51b90436c7823022bcd9846db2dc65ea4ece 2026-06-11 01:48:00.009696 | ubuntu-noble-large | deleted: sha256:61decca8938f14f383300e58902743fa2a63de35b9363fbd388efd76a4e325dc 2026-06-11 01:48:00.009706 | ubuntu-noble-large | deleted: sha256:f4da02785acf5ab91da70b62bc859329a8c4a05a318482c831f2fa2489e7e452 2026-06-11 01:48:00.009716 | ubuntu-noble-large | deleted: sha256:77141ff78c2393924fd47cc55de07d10c87a7d5006cf067c0de570cabd8adf44 2026-06-11 01:48:00.009726 | ubuntu-noble-large | deleted: sha256:252b6a587817934c28c800a3bcc5a76069d2da70093aecc8aa784de9a1e0bfe6 2026-06-11 01:48:00.009736 | ubuntu-noble-large | deleted: sha256:691af5c18c45e5086104731a74510ca4579f33354e6a7d5d0bc490f23ef1a3b1 2026-06-11 01:48:00.009746 | ubuntu-noble-large | deleted: sha256:6b722334b021d74a1250383ea1c1758d27e90ad27c514701ca8d0363010c45e7 2026-06-11 01:48:00.009755 | ubuntu-noble-large | deleted: sha256:b56d9874680c2b1dfc46aba36fa53849d9dcfa282c7f8ed6718db99deedc8182 2026-06-11 01:48:00.009765 | ubuntu-noble-large | deleted: sha256:6f1b80f26882e9a20bd8c2012c14b50bf26712be50509279945a3329361ba5b4 2026-06-11 01:48:00.009775 | ubuntu-noble-large | deleted: sha256:926ebd03326aee19959f060cd0210678463fda2f01c9396538ffb2772ea995a8 2026-06-11 01:48:00.009785 | ubuntu-noble-large | deleted: sha256:61b24c6393c508ba77f8d4518acb91930e0cc86c3601698cad1ec9a29bfa569a 2026-06-11 01:48:00.009795 | ubuntu-noble-large | deleted: sha256:121cf4ab513091e9614e4feda4727e9ac6660750596b9e4a75cfad477aa9c3a7 2026-06-11 01:48:00.009805 | ubuntu-noble-large | deleted: sha256:f9934fd25b1b7d6ec80e3226551bdb00e17c2758be18542101b2ced5504620bf 2026-06-11 01:48:00.009815 | ubuntu-noble-large | deleted: sha256:1729a12339c91fa3b062e11bbbcaabee12d2c2544f70ffa5e0158036822e9ced 2026-06-11 01:48:00.009826 | ubuntu-noble-large | deleted: sha256:1ee9e3e6883a5575723fd4ac8740daeed867fccedd1111fa010c07a451557896 2026-06-11 01:48:00.009836 | ubuntu-noble-large | deleted: sha256:f06d3f05408a45977cc1f8fec78bfc9d0d8b76b29f8e4450016da5882253e67f 2026-06-11 01:48:00.009846 | ubuntu-noble-large | deleted: sha256:5993dcb2fd0e5d53bf52a5c4218580daee76f644e77bd38b5ce9d0467d895029 2026-06-11 01:48:00.009856 | ubuntu-noble-large | deleted: sha256:71c0ace860ef82d14f73ddd46196aa811c685ab743ab5fc0d3fd93fbcb2f4e78 2026-06-11 01:48:00.009866 | ubuntu-noble-large | deleted: sha256:90878c0a8d8882c4f88d777f7211d34ec6ab774e6a4aa9968e670481f96dd537 2026-06-11 01:48:00.009876 | ubuntu-noble-large | deleted: sha256:3a977f5cd08e8efbe1748050004c50334755b571a1521979eb20e988a5fc4e34 2026-06-11 01:48:00.009886 | ubuntu-noble-large | deleted: sha256:342edf4bdb5f313ce974379d841a510f2ae73c8af307f7b2f4a881fe5ae31faf 2026-06-11 01:48:00.009907 | ubuntu-noble-large | deleted: sha256:1daf15ea8bc2750393b8af470990eeb500adff67bacf4e88eef2f25956dfe28d 2026-06-11 01:48:00.009918 | ubuntu-noble-large | deleted: sha256:531c8651ba42954c32e2f1904a7aad8b49316ed4fbb388e0ad19e0576f33e6b7 2026-06-11 01:48:00.009927 | ubuntu-noble-large | deleted: sha256:09d79e75d3c5b8d943c82ef46fdee471266865f0a306450bc4e39fed4b9ba83f 2026-06-11 01:48:00.009945 | ubuntu-noble-large | deleted: sha256:b3053bbee27856a35abd550f8bb25295f9a8932b46183b3a5744697ae3e2cec6 2026-06-11 01:48:00.009955 | ubuntu-noble-large | deleted: sha256:0277a90864000fa354dcb23b5eb7cd696f52aac5f136ea221d488de3a5398e02 2026-06-11 01:48:00.009965 | ubuntu-noble-large | deleted: sha256:278e957e793254a7397080596688f5fc7400108481428cae6d0fca68539c16b5 2026-06-11 01:48:00.009975 | ubuntu-noble-large | deleted: sha256:a14ea0cf6917f9e504c96fe857c3aced00e8fb1160bfb96eca8ac6c801356cd6 2026-06-11 01:48:00.009985 | ubuntu-noble-large | deleted: sha256:491b4ee98723459decdfbe9b8d69fac3e5d4bdeac190519fd731d69b180fb909 2026-06-11 01:48:00.009995 | ubuntu-noble-large | deleted: sha256:72fd2c037f19facbc9e96a2d04f7a3d8d33c3b85b234bd21d8273fe86d5e99ea 2026-06-11 01:48:00.010005 | ubuntu-noble-large | deleted: sha256:df3534d50e7ede6c1e4b1d1aec24941aa233e7e048ab103c2968670f441c2aa9 2026-06-11 01:48:00.010015 | ubuntu-noble-large | deleted: sha256:b605cc8103e553153769afe41213badbbe7029073dad2d8b2a1ffed7357a9fc8 2026-06-11 01:48:00.010025 | ubuntu-noble-large | deleted: sha256:7485254d005ae37dd31a9b146718ffc7ff2150641cab1f4c0eff599ba036c188 2026-06-11 01:48:00.010035 | ubuntu-noble-large | deleted: sha256:114899cd7893553e874807b2fbcecba9bd1461a4529785f9eadc99cbc677aac9 2026-06-11 01:48:00.010045 | ubuntu-noble-large | deleted: sha256:bb37c0b08c6e0a9a5bb86e773f7e1e33100204c2763738bf386619e5801f81a3 2026-06-11 01:48:00.010055 | ubuntu-noble-large | deleted: sha256:96c1a1a43959d21b2c1d849a2c19f47ef4743366ebc047737fd29ac300234c51 2026-06-11 01:48:00.010065 | ubuntu-noble-large | deleted: sha256:37ffe259273810878c3f7570fccc578c9e2e7384babd9c5256f66b9c5b0f10a3 2026-06-11 01:48:00.010075 | ubuntu-noble-large | deleted: sha256:7c19878a88c960f7833c16d2ce95c6ab2d2e26051423ee6fad68e661ca649db6 2026-06-11 01:48:00.010085 | ubuntu-noble-large | deleted: sha256:d9f66848e6485733e60c6bf5449b0ee02858489a5f0599b8999f4f823b21ed09 2026-06-11 01:48:00.010095 | ubuntu-noble-large | deleted: sha256:ca9ce0aff051e95f6eda61f881ff80fbcd4829062afae1658e5c456aa03a0075 2026-06-11 01:48:00.010105 | ubuntu-noble-large | deleted: sha256:ca0e9713719b737a44ca3d46147a5092a056fa1f930e30b080f93b45c6669b89 2026-06-11 01:48:00.010114 | ubuntu-noble-large | deleted: sha256:aa9ab6f7be6c63c2cedb0da439e96ff6cdecbcf938fefac04f95c4f46f250bb6 2026-06-11 01:48:00.010130 | ubuntu-noble-large | deleted: sha256:7b465e8d78408d0ff6c7c5a7b31bc2fc2555d3da5a4fce0c76a21a36973afa94 2026-06-11 01:48:00.010141 | ubuntu-noble-large | deleted: sha256:a3a7bfe6b01affd5fb27c45d0d5a7b7e97e5d5f36f79e5a30966f941dc1a082b 2026-06-11 01:48:00.010150 | ubuntu-noble-large | deleted: sha256:b7c4c391ad07c07b8ad9b7aeeaab28fa6fe953a97345703814d7b784a5bd94b1 2026-06-11 01:48:00.010180 | ubuntu-noble-large | deleted: sha256:9bef6a9791f0a57407ccff4541192dd34d7dcf0e3b4dcb3a4aea2878d845b3d1 2026-06-11 01:48:00.010191 | ubuntu-noble-large | deleted: sha256:3ebca8818c8b3c1bf32be583ffb68e619d88703938676bf870369b21fa87dd5c 2026-06-11 01:48:00.010201 | ubuntu-noble-large | deleted: sha256:ba7d853abb4e0415936241fae832d2a76b31e717aa53a0b0d8993132934140ce 2026-06-11 01:48:00.010211 | ubuntu-noble-large | deleted: sha256:d8cc9e9c38952e30b6c86dce19882a542db6faf3699418ad62680f634275b973 2026-06-11 01:48:00.010221 | ubuntu-noble-large | deleted: sha256:b6681de138de1b7503665dd77dc30571c2b8b02ffea171a1619a5b7051e2f4a7 2026-06-11 01:48:00.010231 | ubuntu-noble-large | deleted: sha256:eb2794d9d9815585bf5c7ec5a49d869adb3ecee70841000c0f56a4c07983822a 2026-06-11 01:48:00.010241 | ubuntu-noble-large | deleted: sha256:c530ca6d3ccdcb37fa69aeabd1c50a48e8695fc8a0bdf43f6cc986e255ac6131 2026-06-11 01:48:00.010251 | ubuntu-noble-large | deleted: sha256:e972c6a27a56fe23625538f07dd9beed89dacbe535d9367c9297a897072a89bd 2026-06-11 01:48:00.010261 | ubuntu-noble-large | deleted: sha256:cb3a367e2e2e32ca980726f0fb73e0713cdfeafe78a815da64d59c78524132ad 2026-06-11 01:48:00.010271 | ubuntu-noble-large | deleted: sha256:15885fe9d8ea5bf5b9547c9105ed0753da8f59de2897209b23bf5f496525045c 2026-06-11 01:48:00.010281 | ubuntu-noble-large | deleted: sha256:0a851447700c338233f4ad92b26b928c3e1570005557d61df04f3a3f8da3856f 2026-06-11 01:48:00.010291 | ubuntu-noble-large | deleted: sha256:0b95b5871b99a8e803f6aef8aa33ebd5e10d75194bd8285a2a7c3a75d81b771f 2026-06-11 01:48:00.010301 | ubuntu-noble-large | deleted: sha256:f4091ecfc00a5e3a38b135843da0d370b2560241c5c45d44e6a8dfae8b2ff20a 2026-06-11 01:48:00.010311 | ubuntu-noble-large | deleted: sha256:c99094e3f6d6319ffacc7bd879f9d9672be8ddd4643cc6b219502d3a88f80d2c 2026-06-11 01:48:00.010321 | ubuntu-noble-large | deleted: sha256:68fe450167e92c0de68b940b40090f4ec0008c9c7fe0ac7c9b613b77e9f496fc 2026-06-11 01:48:00.010331 | ubuntu-noble-large | deleted: sha256:8c53eb55947d2eb51a366b99c3e51019b0c168d843344ce4cdd23b9cfe71c4fe 2026-06-11 01:48:00.010348 | ubuntu-noble-large | deleted: sha256:057babdfc9e5dbba32f2ea543de70326838d1510fa1847888772dacf3d36e9e9 2026-06-11 01:48:00.010358 | ubuntu-noble-large | deleted: sha256:efb4fb645248c056ffeb029f19084aacb77fd1bb0dcad3338857aeabd7a58217 2026-06-11 01:48:00.010368 | ubuntu-noble-large | deleted: sha256:933d8433b6d50e2a060bb51eee393b6cc7da7cee667b7b86aa450adebb226d30 2026-06-11 01:48:00.010378 | ubuntu-noble-large | deleted: sha256:394cde4a991679200233146a97689458dd1312a4d2d56910aafbefb3496cb31f 2026-06-11 01:48:00.010388 | ubuntu-noble-large | deleted: sha256:63507a8c2599cfdc49c81e2800bfac8b0781d721a1f3b8d68a819a15f03c1d82 2026-06-11 01:48:00.010426 | ubuntu-noble-large | deleted: sha256:94eae05d5ce2774bb51437310603e5e237858cec94854320cf2237af27583406 2026-06-11 01:48:00.010437 | ubuntu-noble-large | deleted: sha256:276c79e7fee3aa134da8d8f6821afcdf5ea7f937e6c1b8503dd70c3dbe028c69 2026-06-11 01:48:00.010447 | ubuntu-noble-large | deleted: sha256:bc15df92d2ef9483212c1229e5bd68ed1b2ad7525330ccc37566fa62a7972f6a 2026-06-11 01:48:00.010457 | ubuntu-noble-large | deleted: sha256:f4e8a45a5f8b8e46cd5e335eb05f33da4258502d73f6e069ea49f932dd292ef9 2026-06-11 01:48:00.010467 | ubuntu-noble-large | deleted: sha256:45bdd9420b7d4129cc9c2a26b1371bb8a233e7b12e53a95f369bedbe5fe37d60 2026-06-11 01:48:00.010476 | ubuntu-noble-large | deleted: sha256:1a8c439e5fdc84f98f8fac4568d4e0a6d890c38ecf54caf4bcfd794f36d4ee50 2026-06-11 01:48:00.010486 | ubuntu-noble-large | deleted: sha256:7bc19ab728e9c7ad495b186cfb2a5357ddd69ad86bcad917fd8b2e9bcfe2f811 2026-06-11 01:48:00.010496 | ubuntu-noble-large | deleted: sha256:dd650709e7a1df8ed0224e94daf6135d7ba66bba86382fe933a390415bf40c98 2026-06-11 01:48:00.010506 | ubuntu-noble-large | deleted: sha256:d699a26cc50a2b4dbdfbe75fc009d0af0c5852c87804df1fe7fc7a63b5389d9a 2026-06-11 01:48:00.010516 | ubuntu-noble-large | deleted: sha256:470344538f6e40a077436211dd6b7a73701badf9d094ec3fd0b08935704c4811 2026-06-11 01:48:00.010526 | ubuntu-noble-large | deleted: sha256:e84f08fa7e5e64f5bc3c57737e8930bf9fb944453506ee39685b678ec36b4938 2026-06-11 01:48:00.010536 | ubuntu-noble-large | deleted: sha256:6b3af82c34384a2f70d48dc42ac22a2bbabacab7f5a95563d1423edccc17235d 2026-06-11 01:48:00.010565 | ubuntu-noble-large | deleted: sha256:b61af943983ce03c44da464729e8f98a86b8976cc964e08b880dcb70849e300a 2026-06-11 01:48:00.010576 | ubuntu-noble-large | deleted: sha256:a85250d28e9bd461376c38bec746d6b37297d0db25d676dba2498d20c1289946 2026-06-11 01:48:00.010586 | ubuntu-noble-large | deleted: sha256:64f29b4d9550241089763f99a76977ad598fed0e72e14db05376772a2448eaca 2026-06-11 01:48:00.010595 | ubuntu-noble-large | deleted: sha256:b681aeb660fc1249bcdf7577d35e22659d2f3a88fcdf2c1a0c9a06388f93bf2d 2026-06-11 01:48:00.010605 | ubuntu-noble-large | deleted: sha256:88d173fe149a662f364495e3e30d2ca5cf5360c801fbc188928ed25672eb1b54 2026-06-11 01:48:00.010615 | ubuntu-noble-large | deleted: sha256:a2de96cfbdeeba24672665fabf11a555f19e3d08923f963017f62315c2d9e456 2026-06-11 01:48:00.010625 | ubuntu-noble-large | deleted: sha256:986c393c1c10c8944a2802486ef7a1fb3e897db571f8969c7bf1d73e0b1a9db3 2026-06-11 01:48:00.010635 | ubuntu-noble-large | deleted: sha256:0ab09029227458b3a36f318525f911be0842a955dea8f740cab475548dd8674c 2026-06-11 01:48:00.010645 | ubuntu-noble-large | deleted: sha256:5d7b289e7aa70850ec86ad806865b62545f93014dd0fc9167adebebe39083729 2026-06-11 01:48:00.010655 | ubuntu-noble-large | deleted: sha256:1622db1b7275edf2fcd9527c919b8925b16ffdb3905c78b00832064ce24ec69a 2026-06-11 01:48:00.010665 | ubuntu-noble-large | deleted: sha256:98b1e21935e474a5dd9489a2cd51a03fc4abd9815d8697ef88a8ec25bcaf7dc6 2026-06-11 01:48:00.010675 | ubuntu-noble-large | deleted: sha256:a71b4d97d7251e77ef741f42c546e7c24fb532e0c36a3858e9075920b45b8531 2026-06-11 01:48:00.010686 | ubuntu-noble-large | deleted: sha256:4d472c01357c8c8f1e9b651445fd230f157f6b263176144b44cbd53520e98015 2026-06-11 01:48:00.010695 | ubuntu-noble-large | deleted: sha256:c8b6baee7b6eb0b352cbd759b4d90ab595d3ed48dabc85de9e6d4bb8bc35ef54 2026-06-11 01:48:00.010713 | ubuntu-noble-large | deleted: sha256:93f9064edae782a82a947f9a44f39e28256d81b775f7b6216c76e851601e83f8 2026-06-11 01:48:00.010723 | ubuntu-noble-large | deleted: sha256:31ea2790a42bc200b39c77a369a4f65374c288980e154e2bc898f40ef8b8e907 2026-06-11 01:48:00.010733 | ubuntu-noble-large | deleted: sha256:3318ea728d1e7e6aa1e8fffeb1601fc4e85819c063ecdd59b41ecfec1f4adef0 2026-06-11 01:48:00.010765 | ubuntu-noble-large | deleted: sha256:7f2b3eb27f3bce35bc8adef20ae599563b15b84e1e75e0c4c274965abb84be5e 2026-06-11 01:48:00.010776 | ubuntu-noble-large | deleted: sha256:6d801477be0d02d87ee3b5643608d5edd4d957226b3230929099536b7facc7af 2026-06-11 01:48:00.010786 | ubuntu-noble-large | deleted: sha256:5dedc2d13be6a64b903cf40881ba67c121f4f4820c346a4dd7aafb8ef862bfc1 2026-06-11 01:48:00.010796 | ubuntu-noble-large | deleted: sha256:29807beb2a6b0b1dd20d5015636f78e6fea4b3fced83d9ff082acf0139cd536b 2026-06-11 01:48:00.010813 | ubuntu-noble-large | deleted: sha256:66962721e329822f81cffffffe254c429853b35be9d4433e0f381686e736fe91 2026-06-11 01:48:00.010824 | ubuntu-noble-large | deleted: sha256:2f7a0b549c1f661120880d5c5256a2c92f09f015ee1d37370db70f50ecc3bd4f 2026-06-11 01:48:00.010834 | ubuntu-noble-large | deleted: sha256:33426e5e7e99fefa7454e62d3eb4e7da6db0564ce69773d850d7c213b22f4ae1 2026-06-11 01:48:00.010844 | ubuntu-noble-large | deleted: sha256:5296435fbebc4720cd760e6a4d0dcec5ef59726ce71cc856b8389ff1b0a40e5f 2026-06-11 01:48:00.010853 | ubuntu-noble-large | deleted: sha256:72e47304be685e0aa5f5f840578a635b4cb2a5229dc80ec3548561c546baa748 2026-06-11 01:48:00.010863 | ubuntu-noble-large | deleted: sha256:b5e1d1076e6d5010c3e7b713ae3173aa1303f13211e37dd3145310c559ffa57b 2026-06-11 01:48:00.010873 | ubuntu-noble-large | deleted: sha256:dddef255ae098f03b961e84f0135023408394a09d81bdb3429c5810955d18913 2026-06-11 01:48:00.010883 | ubuntu-noble-large | deleted: sha256:302f43573980ee894587f254653e504c2426bf9d83597181bb5f502b08bcd0a1 2026-06-11 01:48:00.010892 | ubuntu-noble-large | deleted: sha256:024fd4dfea5c506951acb694f32da7198ea04a541f63860a26621315e7fc5e35 2026-06-11 01:48:00.010902 | ubuntu-noble-large | deleted: sha256:4cec50f79d9f55fd73f4190a64fb00d30d1d074d9d8f3abb11cc65d6ae92ff1b 2026-06-11 01:48:00.010912 | ubuntu-noble-large | deleted: sha256:62953487a59d059aadcfbc35a8d37a8091c13b7bc24ba2d44b05aadb4b5b6841 2026-06-11 01:48:00.010922 | ubuntu-noble-large | deleted: sha256:42f836360765b2ecd34a34eee92c0635fa3f00db3b92b30b839fd57651efe627 2026-06-11 01:48:00.010932 | ubuntu-noble-large | deleted: sha256:db38419546f0a5c6bd67d730ab970369451066d53f198eb88c0059db763499d1 2026-06-11 01:48:00.010941 | ubuntu-noble-large | deleted: sha256:aec6a6342cc6b43f3c729a4ba953357ae3b7fe31ff489e598326f98d31934268 2026-06-11 01:48:00.010951 | ubuntu-noble-large | deleted: sha256:0fc2882811ae4d97c6f033be842d9955995707fd25feade0e0c4d34ffa381faa 2026-06-11 01:48:00.010961 | ubuntu-noble-large | deleted: sha256:7136c69d572519429973931d843084fdfd354d870a20b41d4ca6e1b6bd746099 2026-06-11 01:48:00.010971 | ubuntu-noble-large | deleted: sha256:b8002218dac0bdc206889af9a93dbc491727bd3fb32d2c9e260b4a6d1b0eb459 2026-06-11 01:48:00.010980 | ubuntu-noble-large | deleted: sha256:aeba7baf3f68ce17a2d444c2d748e61e33740b819ef36f02e047782e1d552cf9 2026-06-11 01:48:00.010990 | ubuntu-noble-large | deleted: sha256:fccc289c785124853a6de21f7f6e9cf27d17e3057b2f393099d526b85110f36b 2026-06-11 01:48:00.011000 | ubuntu-noble-large | deleted: sha256:5b62924a2f56e905c292455432e74edb0f7728ed6dcc423fd7a2f1e8eb6fe176 2026-06-11 01:48:00.011010 | ubuntu-noble-large | deleted: sha256:7feee4b2fb014b22cdb6c8666744a55a4165324bd26d1787dba7600bb2b3b389 2026-06-11 01:48:00.011019 | ubuntu-noble-large | deleted: sha256:50a07f65f8092faa7674b408d35b5a8e52525e96d6f1e3c1bff777df62025756 2026-06-11 01:48:00.011029 | ubuntu-noble-large | deleted: sha256:03f49508e1698fd47d5aa4e77bdb310eb740352a7222d357a6566455462532a7 2026-06-11 01:48:00.011039 | ubuntu-noble-large | deleted: sha256:a16aaa563bdbf044fa6304581b1176ac4061c8cb9aafa64813f622f74f61f2b0 2026-06-11 01:48:00.011048 | ubuntu-noble-large | deleted: sha256:48b2af205ec31b3b0e49bc807acbaeee157dc8167aa3323ce75a72eed0e9ca4b 2026-06-11 01:48:00.011058 | ubuntu-noble-large | deleted: sha256:f72a9562dee6097ffbeb88d0bc251233b82c578db8f0c117aa9ab59de54f0a0e 2026-06-11 01:48:00.011068 | ubuntu-noble-large | deleted: sha256:8fcf36160831733225c18303b9f2b74d9f5d26eeda6310c186502a3e92adacdc 2026-06-11 01:48:00.011078 | ubuntu-noble-large | deleted: sha256:31e2121f90ea86ed8ea5c5a0adee1ff4507bbd9aa92a4981f22744aeeaf7f3cb 2026-06-11 01:48:00.011088 | ubuntu-noble-large | deleted: sha256:10df062f7a86be460efacb83e5267f8946dc8051ba400602dbc3f2e74e9ef562 2026-06-11 01:48:00.011097 | ubuntu-noble-large | deleted: sha256:9be8c94b60db7777c63c6e13f79d0eb0d6dbcfa479186379148c63239f25adef 2026-06-11 01:48:00.011107 | ubuntu-noble-large | deleted: sha256:c1e3083867e467a66bb77942734468bab76c6303231b391c58e7a18b2bb54464 2026-06-11 01:48:00.011117 | ubuntu-noble-large | deleted: sha256:c88289f0a31e17f3e5fe775179c1b79fb07a8c4d96025b05938fe1b111c352b6 2026-06-11 01:48:00.011127 | ubuntu-noble-large | deleted: sha256:0d1431184b55c1d2c2cbcbfb96ee1bf9abb4eae2ea74565c787f84cbfbffd3f1 2026-06-11 01:48:00.011136 | ubuntu-noble-large | deleted: sha256:4068250edaaa3e3a945eabe24b6e5f3fdc497f2aac288ea0dd5859bc6ed9d5b2 2026-06-11 01:48:00.011146 | ubuntu-noble-large | deleted: sha256:9589959b40f980e7b848e905780a875addf9dba06850ada9e07351b49023e215 2026-06-11 01:48:00.011156 | ubuntu-noble-large | deleted: sha256:35ee508c7d6e596f1035a9e44391d9167205181368c94f8c68b03dbf38767b91 2026-06-11 01:48:00.011166 | ubuntu-noble-large | deleted: sha256:f8c068f5c93927dd8a2aa134c326879d9fb0c852cc7745f039193439054d4da4 2026-06-11 01:48:00.011182 | ubuntu-noble-large | deleted: sha256:b7f9b2f0af0e4367ea6c26a2fcaae3c4e7feaefa4dcc77d8faff884fc16fb2fd 2026-06-11 01:48:00.011192 | ubuntu-noble-large | deleted: sha256:bf048b82c7c2b775c91805f6c70532cb9c1373eda835dd590673778c4a0f2324 2026-06-11 01:48:00.011202 | ubuntu-noble-large | deleted: sha256:a940f3f264bc3a68823e8af27d677722fd1207d202b30841dfb83bd03d5f9a36 2026-06-11 01:48:00.011212 | ubuntu-noble-large | deleted: sha256:ee815937b82ac34ab56c2780c0febf260a23520c9fa9d1a903a3d5b1b7873dec 2026-06-11 01:48:00.011221 | ubuntu-noble-large | deleted: sha256:1f46a46a194c28d8a35c6b31af4ce6d5178f6090f31bde33558106ee2857fa0a 2026-06-11 01:48:00.011231 | ubuntu-noble-large | deleted: sha256:363607393e18ccb2a2daacaa7891a693769203d062e444b8cf057dacc203f985 2026-06-11 01:48:00.011241 | ubuntu-noble-large | deleted: sha256:1b19c36552bba7403c591e974e9ab38390a196c2807a937466a15ef90548e0b0 2026-06-11 01:48:00.011256 | ubuntu-noble-large | deleted: sha256:7791270b48b6a6e4df51f9e6367facf94ec18aca20baad543069e1f0513dc3aa 2026-06-11 01:48:00.011267 | ubuntu-noble-large | deleted: sha256:f50013b4d6edcb8e2d5c625be3da5fa8b4b52dcea8c52e278bac7d480c1e7a5d 2026-06-11 01:48:00.011277 | ubuntu-noble-large | deleted: sha256:6133904772f0a7644fd44f97329f84a9f69657b074bbd717fd53f6b7d16eba1c 2026-06-11 01:48:00.011307 | ubuntu-noble-large | deleted: sha256:364dc261cb3040ac3581293cdac473eb83cc5d31805fcedac69ec7ea32d39aea 2026-06-11 01:48:00.011317 | ubuntu-noble-large | deleted: sha256:b84f04dd1d7df4cc7b26ce78d055780f79af61b2893eb8d61144da0a8bc899bb 2026-06-11 01:48:00.011327 | ubuntu-noble-large | deleted: sha256:28f910c93b26a6d380fd1473c378014ac670eea2d1cc3bde99dfa1574d060109 2026-06-11 01:48:00.011337 | ubuntu-noble-large | deleted: sha256:778c30ade83df1434c7edaadfa325afa794f4bc3c043cc713c52af9358eca68b 2026-06-11 01:48:00.011347 | ubuntu-noble-large | deleted: sha256:39ca1d835edad61c8408e7fe7fcc1b5bd29df0a4f355ec8c3a173d8308c45d8e 2026-06-11 01:48:00.011357 | ubuntu-noble-large | deleted: sha256:30270639690b13f9c51bfff08b2eed10744e3ce5fe59557db43bdfbd2d88f74a 2026-06-11 01:48:00.011366 | ubuntu-noble-large | deleted: sha256:cf5199f31c6003194cde66863ab47e19691981ec2f0b1a64cbf54834db71af7c 2026-06-11 01:48:00.011376 | ubuntu-noble-large | deleted: sha256:d746182f044d89ccf350b31e589ab652f8ee84ef7aeb1c0a7211b8b9635d2503 2026-06-11 01:48:00.011386 | ubuntu-noble-large | deleted: sha256:17c9090f5d6335cf425e0ee40201f031ddfd3ac76e281a61b7e0789bdb35dd45 2026-06-11 01:48:00.011424 | ubuntu-noble-large | deleted: sha256:667a686238b8220c7410d38dab57a50d0e682ea8456bcd90e5c65e377b554211 2026-06-11 01:48:00.011435 | ubuntu-noble-large | deleted: sha256:27b57ff619410b70799b15d76f25077c33a4106bafa95185f42462c7594bcde8 2026-06-11 01:48:00.011445 | ubuntu-noble-large | deleted: sha256:1c730e767a40394b5f0a3eb4f7190675d5486ab89a7c5da5cc8b4a5ae2f3f6ca 2026-06-11 01:48:00.011455 | ubuntu-noble-large | deleted: sha256:fe96eedfef402ead34e70e4ccbc7041a33ec58819d534abe46430677dc33907d 2026-06-11 01:48:00.011465 | ubuntu-noble-large | deleted: sha256:49b0dd37f5d198e141cb3ee30faaafb545a1cc9b2419c6b92f20ce9de740d5ac 2026-06-11 01:48:00.011475 | ubuntu-noble-large | deleted: sha256:7f46c9038aa9920a277e0ded734b4f10fd8c0a87bb0d0576d9af2eab4cd37a43 2026-06-11 01:48:00.011485 | ubuntu-noble-large | deleted: sha256:22513fd7df5f1d906616b2f438e7249e640f96df22311190152da8e93ef3ab0e 2026-06-11 01:48:00.011495 | ubuntu-noble-large | deleted: sha256:31546dd15b151cdb482f6bb6c7f3f88db882989753ea589239967e39f0e409bb 2026-06-11 01:48:00.011504 | ubuntu-noble-large | deleted: sha256:0e9ff16e2adc52656d710bdbc0d3a40d4a73931361a8d9458f3376456d236071 2026-06-11 01:48:00.011514 | ubuntu-noble-large | deleted: sha256:b61618128646ff298736f3392bc34e96e0a542ca70db1c79cbe97fb8158d9c0c 2026-06-11 01:48:00.011524 | ubuntu-noble-large | deleted: sha256:294ac56e328d074b3f9fb2ab2d43c871fdecfd138089f87d46147f69c53ee79f 2026-06-11 01:48:00.011534 | ubuntu-noble-large | deleted: sha256:6d35b57040658fcf567a01b7b2ebf13b62a7219a1b0467b3ebd4168c4367cbda 2026-06-11 01:48:00.011562 | ubuntu-noble-large | deleted: sha256:c78efd684407b5ac5878cec7718d088fc5f52929b5ef9187284cd69de5a0097d 2026-06-11 01:48:00.011572 | ubuntu-noble-large | deleted: sha256:a441631b8490325be05cad75b35074a69ccd02424fcec7bdf4b132477d526986 2026-06-11 01:48:00.011582 | ubuntu-noble-large | deleted: sha256:68e892443c469eeec416b6b8d17e6269216d94217d0defa2d2172d53f1a8d708 2026-06-11 01:48:00.011592 | ubuntu-noble-large | deleted: sha256:b105bd792b0779164139844332bd65f4a3426ced0549c2f8bcdd4edeaec5df04 2026-06-11 01:48:00.011602 | ubuntu-noble-large | deleted: sha256:303efccd8112c9b6c33db599cc4f0dae01228ba146eab3172706d5b937aa2ee2 2026-06-11 01:48:00.011611 | ubuntu-noble-large | deleted: sha256:788d8234a8c8fb7056e9b733a769f17fb723c23270b28d0b34127e58bbc4880f 2026-06-11 01:48:00.011629 | ubuntu-noble-large | deleted: sha256:4313c11abf1902bbff6214af3d157c5fb45e31e7791ac2443dac75582fa5c1b4 2026-06-11 01:48:00.011639 | ubuntu-noble-large | deleted: sha256:974411334383063db2d593e68388b435d6a7a67e06600d7b04958e792f10984e 2026-06-11 01:48:00.011649 | ubuntu-noble-large | deleted: sha256:9a99752df5694e846de46c7f17a34268f1ddd6c236fb1be1e7ef857f31e64c26 2026-06-11 01:48:00.011659 | ubuntu-noble-large | deleted: sha256:532177f1c0843984d8efaf3ab5e0557d270f3bc41d19339568e823f7029ac1f3 2026-06-11 01:48:00.011669 | ubuntu-noble-large | deleted: sha256:0256bd36f4e432f6ffb39c436812c1f87390019f52636e16b23dfcf5f20f1cdd 2026-06-11 01:48:00.011679 | ubuntu-noble-large | deleted: sha256:cbb823ab28f2cbd38414d81b03ac7e5ade8e4d919a3da6ffadab2897f2ff4b67 2026-06-11 01:48:00.011689 | ubuntu-noble-large | deleted: sha256:d50acaf1f2e9f0d0feaf2167c1e1688868bc990fc6b237ae3e3035f3d4fa25b0 2026-06-11 01:48:00.011699 | ubuntu-noble-large | deleted: sha256:7c50de2736490b66520b45abec4a6ac8f54bcdcc64fc483b5a67732af5cdc97f 2026-06-11 01:48:00.011709 | ubuntu-noble-large | deleted: sha256:7e69cbc0696922e9d21739f3f9d3b09df1eefc5184773ba060ce8ef3d776b083 2026-06-11 01:48:00.011719 | ubuntu-noble-large | deleted: sha256:2cd3ed3ea9b247ecbb4861b575ba4432d265ffd099c92b67046464e87f69128e 2026-06-11 01:48:00.011729 | ubuntu-noble-large | deleted: sha256:2fbcc5d232430d4ab3fe54360a9975da7ddccfa023ca76e45ffb975359c3867a 2026-06-11 01:48:00.011739 | ubuntu-noble-large | deleted: sha256:d7a6321ca00957e3bd02d7b41dcaa3ff740d9731b5f2ef150bdd16736b990ca9 2026-06-11 01:48:00.011748 | ubuntu-noble-large | deleted: sha256:a82e9fe0bcef7dc79165b0ef6a1d007e6c1a9c9bac3853dbc9b5a5c2749b4ac1 2026-06-11 01:48:00.011758 | ubuntu-noble-large | deleted: sha256:9d41c437439060a635875aec3eaf9753d895855df1382f2bb93e0c116964cef5 2026-06-11 01:48:00.011768 | ubuntu-noble-large | deleted: sha256:1dfbb14a139c7381ed39b27027b73a418e7825a716e597488920119e9ae89f61 2026-06-11 01:48:00.011778 | ubuntu-noble-large | deleted: sha256:04ff8d4b0a2982d7519f90bd37fb5efbaae7e435f50e6fb43d1411b3656377fb 2026-06-11 01:48:00.011788 | ubuntu-noble-large | deleted: sha256:e8f9315fac43c1c2674ac8fcf002dbcb394da01ad578ab2f7a9e1000bb35638d 2026-06-11 01:48:00.011798 | ubuntu-noble-large | deleted: sha256:757ea1080f43856bd12319ef6c5b595f2212a0f96c952648108567e1e390b5c0 2026-06-11 01:48:00.011808 | ubuntu-noble-large | deleted: sha256:d0f6081c49cf06a3d8f31279c5933630554ee541b9cb959564f9018186d6fc08 2026-06-11 01:48:00.011818 | ubuntu-noble-large | deleted: sha256:7c8eff1ee7918bcf73348f9d2eb8b402f32f1a082d3eb24d1d9a002fac5ccc9e 2026-06-11 01:48:00.011828 | ubuntu-noble-large | deleted: sha256:803fa253b22e40bec68ca26a36d2c0c17a3ef388406fb63baa650016f26a6684 2026-06-11 01:48:00.011844 | ubuntu-noble-large | deleted: sha256:c31272739c16201259ae2bf68e2e32bd4862dbc4f0e681bd8899b57ce5fd8bd3 2026-06-11 01:48:00.011855 | ubuntu-noble-large | deleted: sha256:b5115e750935ad41afc5a1faf6dffe358b0995ac391ec17ce80e63e6f4d4d8e1 2026-06-11 01:48:00.011865 | ubuntu-noble-large | deleted: sha256:2afba80983c3aa09971d74fc300148a1a7aebd48a670b03f2389874f1ae861fd 2026-06-11 01:48:00.011895 | ubuntu-noble-large | deleted: sha256:4846ed114d1cebe54d6ac97f12952172a0c437fc9f4853f6f8b41441a89cd600 2026-06-11 01:48:00.011906 | ubuntu-noble-large | deleted: sha256:394db2578d1ebb4c2ece4375fff2a51fd32ff1eaf2c16a4569a3f619693bad5c 2026-06-11 01:48:00.011916 | ubuntu-noble-large | deleted: sha256:fa55ea1c253cc6730c81e6a8a2d3fd4379bd40e848014286f8ae4e85976dc633 2026-06-11 01:48:00.011926 | ubuntu-noble-large | deleted: sha256:5875858886a7d1a46842f739bc8e6446e007d24266a196a2357ad4b29a5d8b59 2026-06-11 01:48:00.011936 | ubuntu-noble-large | deleted: sha256:cb788683532d91accb0fee7eccef7fecef5ab290e70e411bfac8211d061411ab 2026-06-11 01:48:00.011946 | ubuntu-noble-large | deleted: sha256:3d1bc5e49cddfbc92b423ba937c9dcbf5ddb66461b20da511b3a892fba0f9a6c 2026-06-11 01:48:00.011955 | ubuntu-noble-large | deleted: sha256:2c08513bd5ce7621b0402bf935d350ca4d029fc1c62dadc188fae52b1795b274 2026-06-11 01:48:00.011965 | ubuntu-noble-large | deleted: sha256:0b10f51519e929535cff1f640c3eaa24d413b941a19e4d8074478e8f1efb6b2d 2026-06-11 01:48:00.011975 | ubuntu-noble-large | deleted: sha256:bad0280b66fe5347179c9373d0b718d3fd6d2acd604145ff0321a0e52a8f66ce 2026-06-11 01:48:00.011985 | ubuntu-noble-large | deleted: sha256:d104dd2c89ea40294549db3d11d1b2e09c74bac26e5b122eb35203fbdecb0a11 2026-06-11 01:48:00.011995 | ubuntu-noble-large | deleted: sha256:3694887effb7295cfa8aa67a09c6c8caa1a4e7d8de355d80eb6fdeeacefe468c 2026-06-11 01:48:00.012004 | ubuntu-noble-large | deleted: sha256:c9f7c5df9523f617f3469507cd6ebd20e3e9d89f4efb9cf15a0b0b34d5d6d614 2026-06-11 01:48:00.012014 | ubuntu-noble-large | deleted: sha256:20a04aaa7db4331a3d1ab2960e2e98db1b4db28c49e98e0de4929365a9ee66ac 2026-06-11 01:48:00.012033 | ubuntu-noble-large | deleted: sha256:808f7d0a717111cd273c209d8be7a62c2743167f28f18d54ab3df2421c792a0f 2026-06-11 01:48:00.012043 | ubuntu-noble-large | deleted: sha256:e50a5c382481514dd086b682fad21db129c3dc12f15e8ab5e4a946ebb317ac10 2026-06-11 01:48:00.012053 | ubuntu-noble-large | deleted: sha256:a2a7ea93a9dea858f2cc9b4b4197b763fa607ca383b07b7f1931318b94853655 2026-06-11 01:48:00.012063 | ubuntu-noble-large | deleted: sha256:6e0cc1231491dd3ba539de2978213097d090f03f4b33461a47f78dc45b3f2f58 2026-06-11 01:48:00.012073 | ubuntu-noble-large | deleted: sha256:0659f91a56b402d15492ee2dffc62a78108943508f9fbba4349816da5f11522d 2026-06-11 01:48:00.012083 | ubuntu-noble-large | deleted: sha256:6547db083bb1decd4673fd3448356a5c4e4f36041c8de15b45b61fa436b4b8f7 2026-06-11 01:48:00.012092 | ubuntu-noble-large | deleted: sha256:67cfeb36f5d0934faa654a8c9b02e32f39a80cbf467b64ff05b7e12026380624 2026-06-11 01:48:00.012102 | ubuntu-noble-large | deleted: sha256:99622e42042f8db2750e2f4c03f0bdfa1c4fc79981aeda105be8c43b4ae59506 2026-06-11 01:48:00.012112 | ubuntu-noble-large | deleted: sha256:68dab7f96a2941d2d837073cfaeaf27967ead965fae60f78db0b3f324c44bd44 2026-06-11 01:48:00.012122 | ubuntu-noble-large | deleted: sha256:e54310873a555f93857e18b4e629ca0644604c33d124ee4e592d45292fb307d8 2026-06-11 01:48:00.012131 | ubuntu-noble-large | deleted: sha256:dce275ecbcccaaf4fd8c0971d8321ff93197452f480bdf4630d0ba123a07c21d 2026-06-11 01:48:00.012141 | ubuntu-noble-large | deleted: sha256:e4b409df05ced9e259c2088541c2f60a66737ba627959952e9180d502e7c4e9d 2026-06-11 01:48:00.012151 | ubuntu-noble-large | deleted: sha256:0823d1dd650fc0a9d678031821e1000827b545818f0c56fbfcc706e3fb7bdb45 2026-06-11 01:48:00.012160 | ubuntu-noble-large | deleted: sha256:bf1cf99bc06199566c573fef8058ac70db93948b8ad7992456e34d0af63b3356 2026-06-11 01:48:00.012170 | ubuntu-noble-large | deleted: sha256:8f669d05f8e6221fe8488810e204a658819830b7d4c288cc93abf3d3e833017e 2026-06-11 01:48:00.012180 | ubuntu-noble-large | deleted: sha256:4a8fd9ee90414a8eab2f520e8a7147d9de006e31b2da27b3fbc82c021ff7a781 2026-06-11 01:48:00.012190 | ubuntu-noble-large | deleted: sha256:2f055edeaa3b701798f4abc52ec6b6c73b7fefd4f0f73e1dfe20c923761cd3aa 2026-06-11 01:48:00.012199 | ubuntu-noble-large | deleted: sha256:ec1e84167367c0c9422b0f112473d0a4cdf23983cda6e7e04b9b5512f14b342c 2026-06-11 01:48:00.012209 | ubuntu-noble-large | deleted: sha256:869036f666837392164297212c20215fa6aea661c9f7fb62c89223fa8fa7d065 2026-06-11 01:48:00.012219 | ubuntu-noble-large | deleted: sha256:c246e0a819c4a15b19e28abac7bb9d32736147ddcbc126d87e691959459ada5c 2026-06-11 01:48:00.012228 | ubuntu-noble-large | deleted: sha256:18950ef3028c06b410e2741b385db854e5ec137401c164be5cb2a17945383c91 2026-06-11 01:48:00.012238 | ubuntu-noble-large | deleted: sha256:98b1d2f35d616d4f82c1d75ba20ba177f85a0107a39d8c1c66d24a98eb58815e 2026-06-11 01:48:00.012248 | ubuntu-noble-large | deleted: sha256:5b8df523e22beb8326e993b82c580b51c48a3feb65e019636e3c8aa7228695af 2026-06-11 01:48:00.012257 | ubuntu-noble-large | deleted: sha256:c9e6ce4349128717720ade709ca2debddb052320ca80b8b168c981eee5736682 2026-06-11 01:48:00.012267 | ubuntu-noble-large | deleted: sha256:74da9144b125de9fee95161c31ed542989abd52ec7261d89e06e36cfec269cfd 2026-06-11 01:48:00.012277 | ubuntu-noble-large | deleted: sha256:5e6f5e0d8de6b691f563f5480a444f15b8ed69f75b30bb6fc2ec0961c30b3566 2026-06-11 01:48:00.012287 | ubuntu-noble-large | deleted: sha256:4d00094c5e05dd273fde4b5d556c39553db076cf9ff3ac55db6ca46323ddb604 2026-06-11 01:48:00.012296 | ubuntu-noble-large | deleted: sha256:44f449f1dba53b5013cbac653f38eaa62a124262f9c6dae330d7620bd9b2c029 2026-06-11 01:48:00.012306 | ubuntu-noble-large | deleted: sha256:f5cda3678053f28fd0bcb4c24371644c463c0d868c4c22dc47e7a412cc820d2f 2026-06-11 01:48:00.012316 | ubuntu-noble-large | deleted: sha256:fc7e253a99a6fac6f656e6a2770ae24e93cba75a183125fa719562f39868e131 2026-06-11 01:48:00.012325 | ubuntu-noble-large | deleted: sha256:643c3bd87d9c337a1d87ecdb2d91552bc0ee87f4ed19b88c8de37addd125c348 2026-06-11 01:48:00.012335 | ubuntu-noble-large | deleted: sha256:e068700cf7fee17b19a680b0b0a203706157b131af8fb78c7c79cae789a1a93d 2026-06-11 01:48:00.012345 | ubuntu-noble-large | deleted: sha256:afbd0bcfe9922fdd2a8b3546f30f534b4971cadf50d355b01eae96427758c962 2026-06-11 01:48:00.012355 | ubuntu-noble-large | deleted: sha256:04970428b999b9251abf1d83154daaa1266267d47334225b5a458dfbb74ea2c8 2026-06-11 01:48:00.012370 | ubuntu-noble-large | deleted: sha256:75a6e4f2bdb72325acf7533f26e71d97edc7b1bea97da0880b015b9c7f3a7d4e 2026-06-11 01:48:00.012380 | ubuntu-noble-large | deleted: sha256:94e09cb01b61c7f4578f66c124dc9e3f12ef23eef1fe4388d6b46c5072aa2ee3 2026-06-11 01:48:00.012390 | ubuntu-noble-large | deleted: sha256:ea51f4168015d8b50b570214b8629ad8c576f145e51cda78cc21a6f264f3de5b 2026-06-11 01:48:00.012447 | ubuntu-noble-large | deleted: sha256:78f1d6165fe8a35d2823516046db4e1507e689b8bf224550ac2702fa4ef474de 2026-06-11 01:48:00.012467 | ubuntu-noble-large | deleted: sha256:cf7a8f48851c5e4cf133622ad9ffc77385f8ecec07f92a286daab798ff8d1e4c 2026-06-11 01:48:00.012478 | ubuntu-noble-large | deleted: sha256:8b0224d57b9fa3479545041a85aa9483bd68e24c3d555518c34b5358d768b217 2026-06-11 01:48:00.012488 | ubuntu-noble-large | deleted: sha256:c27e6d74d0a1a7848cf4ab7a6770d4fc7110d6fc7efcd32a1f093707e2159bcd 2026-06-11 01:48:00.012498 | ubuntu-noble-large | deleted: sha256:56d02b2ce13fc21300501fc5491a534558530a3189f685e5352be0701b9086d7 2026-06-11 01:48:00.012508 | ubuntu-noble-large | deleted: sha256:1b3e252bf21d5f0030875980aa815bb726d7a45429080d10906d7214a1a5672e 2026-06-11 01:48:00.012518 | ubuntu-noble-large | deleted: sha256:f396abdbf7c2515de15b434b44202df6479207386836714226bf7c1c53407f35 2026-06-11 01:48:00.012527 | ubuntu-noble-large | deleted: sha256:f179da2eca3ddb2d624f87d96fe506d446c46427261e018078f792dd1390b68a 2026-06-11 01:48:00.012561 | ubuntu-noble-large | deleted: sha256:ac4d256d677b7cbdf76c5832b93613fc1acc6d08557d0a0f7632de3712bcd441 2026-06-11 01:48:00.012573 | ubuntu-noble-large | deleted: sha256:976b19d04acb3674ebe5fc2df1b7354cc03849c426a33318aafad786f232628c 2026-06-11 01:48:00.012583 | ubuntu-noble-large | deleted: sha256:b4a07373c67bbc57f660dee2a42d68e896e2bb1728e8cb67f512277c703fe7e3 2026-06-11 01:48:00.012593 | ubuntu-noble-large | deleted: sha256:8b93a087101a2b4e44f26244e2fafe2b2065f653e70bc461bd52ef638258f861 2026-06-11 01:48:00.012603 | ubuntu-noble-large | deleted: sha256:2bb4d8f21d1e382a4673661743da793d82c7dcbbb4469f6d975179cb299ccec8 2026-06-11 01:48:00.012613 | ubuntu-noble-large | deleted: sha256:c51923a8cfe1bb97e12a6e2c7c8f65eafc852f2837db10f2b3d32e57b632f7b6 2026-06-11 01:48:00.012622 | ubuntu-noble-large | deleted: sha256:c80a18323028618dcb239d56a118f86268f4da0798dfe7c36ecec4c5b5d6babc 2026-06-11 01:48:00.012632 | ubuntu-noble-large | deleted: sha256:c1aedf8c77eb20e6c6d333bcd594298509fa4728c4ee12952506089112da0557 2026-06-11 01:48:00.012642 | ubuntu-noble-large | deleted: sha256:9120695357f6338afddb2108a5f7f3aefa375386de0f00ec9c14949088dd8771 2026-06-11 01:48:00.012652 | ubuntu-noble-large | deleted: sha256:cd3ae97f96496a8e1299128f23905252410cff2c5021c9a7cbf37b69acf11d4d 2026-06-11 01:48:00.012661 | ubuntu-noble-large | deleted: sha256:45908d396fd631b7c8a59a2bf20af5f3e34e65921a87ce60923a5e32f66d8be0 2026-06-11 01:48:00.012671 | ubuntu-noble-large | deleted: sha256:cf462eaae95d340444b6ac5b93a9cc21f7f414db7de26c4cf0d3a5f11b92bd51 2026-06-11 01:48:00.012681 | ubuntu-noble-large | deleted: sha256:dfca0d9392cb25063d7850cbf027e60b55a0ddad08a466b034959676d9c6d194 2026-06-11 01:48:00.012691 | ubuntu-noble-large | deleted: sha256:b6559fa62dcc349ff238b38270a65f994848d6f725b45164cb0f8508f8b8868a 2026-06-11 01:48:00.012701 | ubuntu-noble-large | deleted: sha256:39ab6b7a2017a56c07267c70966dffeff9618434f2d6511849e5172fb51fbde5 2026-06-11 01:48:00.012711 | ubuntu-noble-large | deleted: sha256:52d0393de863087fadd60608f1224f31827dc45e4cdfb3454ab0ae73e7c9e626 2026-06-11 01:48:00.012720 | ubuntu-noble-large | deleted: sha256:1dfb11b8628770d2de3f5abb7fa918515410eb2c44a3f8c3cafbe4b7863de211 2026-06-11 01:48:00.012730 | ubuntu-noble-large | deleted: sha256:e49f40e31ae26ec47b156d8d974a7d37e3dd692ef843d2595ea3048736e50b78 2026-06-11 01:48:00.012740 | ubuntu-noble-large | deleted: sha256:596426b32976afc378d81f7a320b4917b784734de5cb810d25c40de3def1399b 2026-06-11 01:48:00.012750 | ubuntu-noble-large | deleted: sha256:630bc991e92a5b9bb2c2bdb4157fe50eacc664a8313ae0ccd888b669bd94cca6 2026-06-11 01:48:00.012759 | ubuntu-noble-large | deleted: sha256:8f1c97fe96a0aec2a46d7395996e8d5496d12899d65cf44ab09e7f7427ca77a6 2026-06-11 01:48:00.012769 | ubuntu-noble-large | deleted: sha256:ee2daf962b47418a1918f621d9751d423407f5d0090b45ec6e726915f44a62d7 2026-06-11 01:48:00.012779 | ubuntu-noble-large | deleted: sha256:20dbf8021ce7cd82342bfe3508c0b433274d0775c0aaf40e6d6bcfc951bd8a7e 2026-06-11 01:48:00.012789 | ubuntu-noble-large | deleted: sha256:77f9cf70e8b879b101473952584a3c13b6c66d35c0c4aaeea8883b5ea366c2cf 2026-06-11 01:48:00.012799 | ubuntu-noble-large | deleted: sha256:662a90b72d21af00052be58d10345eb6149ca6f899c73370ad2df67e99fe34d9 2026-06-11 01:48:00.012809 | ubuntu-noble-large | deleted: sha256:758b665381c640f1be7bdf6bb6ace67c6fcb398874c8dc1a9a76a9dfeb391312 2026-06-11 01:48:00.012818 | ubuntu-noble-large | deleted: sha256:0ba05064e95ca1a75c2c500bbef368a83cd0dc069290e8d07162344a603e015d 2026-06-11 01:48:00.012828 | ubuntu-noble-large | deleted: sha256:c9c5aa849cdabd8688e01f5881f9a70a4c5b27f1dcf202ad4cd04b5d8ff4f2eb 2026-06-11 01:48:00.012838 | ubuntu-noble-large | deleted: sha256:4c54a19af0aa09fc59ccdd0397999e2625ab14063bd6c03b7357161f6240e927 2026-06-11 01:48:00.012848 | ubuntu-noble-large | deleted: sha256:b19070070f322d852c80a87b12cebc0a4f667bad598606b3263cf6d32544d458 2026-06-11 01:48:00.012870 | ubuntu-noble-large | deleted: sha256:9cfcf53699f435f9b18a8f36175e976f838181cffcd4190d76b96474027b9c46 2026-06-11 01:48:00.012881 | ubuntu-noble-large | deleted: sha256:c4a06396ec21083d08afcca658c14625c049a1a7ab007e07bc53d7f1bb6eb873 2026-06-11 01:48:00.012891 | ubuntu-noble-large | deleted: sha256:2dc824940eb4ba878d490b67309039b73adab339dd5c2251896bba9b174cf7d0 2026-06-11 01:48:00.012901 | ubuntu-noble-large | deleted: sha256:cd75dd5631fc4ac452bef5f31f6643e2fa2264a6f99dc1a8abb464a20fd9e0bb 2026-06-11 01:48:00.012910 | ubuntu-noble-large | deleted: sha256:f9dc425dd3360f28e79b511338785f88676617b4c05d9713ae4fa34e722e66e0 2026-06-11 01:48:00.012920 | ubuntu-noble-large | deleted: sha256:362bec75d4653f9c2344fdc9b6342f4f131d49ab5bea5569944ceccefacdce7f 2026-06-11 01:48:00.012930 | ubuntu-noble-large | deleted: sha256:8599331c9ab2bbdfd44778224598d6aa9927aa9ee6ba239feb6cbe03335a1d98 2026-06-11 01:48:00.012940 | ubuntu-noble-large | deleted: sha256:a72e08abc712bbaa2cf1cd2292f0094c1d643f3271ce76b5744daeea715da520 2026-06-11 01:48:00.012950 | ubuntu-noble-large | deleted: sha256:2dba15927806cae1f380ee4e8c718f44f380ba34a3b486ad5fbbc6df539fcf15 2026-06-11 01:48:00.012960 | ubuntu-noble-large | deleted: sha256:9b68c8963399f11e77b42d7f1f5b66de54b8ec5ae1034eb2ab317836f70ef36c 2026-06-11 01:48:00.012976 | ubuntu-noble-large | deleted: sha256:0b24a33d87ace17bb22d6002ab0cf9572f1d00713dac51eab3872f4dc166ecb8 2026-06-11 01:48:00.012986 | ubuntu-noble-large | deleted: sha256:180431559337dd15edc1c0df0dd510a20f6d74514550d606d06baa4409bd5ab6 2026-06-11 01:48:00.013012 | ubuntu-noble-large | deleted: sha256:bbf04f4df9db691a4d9819f8fdf715343464bd787931911790adea7e3a04f25e 2026-06-11 01:48:00.013030 | ubuntu-noble-large | deleted: sha256:fb8b117f8587649a6331a51cbf312be3e966dfe296c9a4d9ec071c27ec308b76 2026-06-11 01:48:00.013041 | ubuntu-noble-large | deleted: sha256:e66aa09b876ca0c2769abec82a554a202f86d32594c5ecc2fc691661a665e251 2026-06-11 01:48:00.013051 | ubuntu-noble-large | deleted: sha256:6a928d05cd6c840307b02b5589de77d87c832a5b913238a0dcda58e48b86b7b6 2026-06-11 01:48:00.013061 | ubuntu-noble-large | deleted: sha256:093b8093d6ebc96701c7c4aa8dcaa7e24b9d1c82ff768ec47f14fd5a5ced9c85 2026-06-11 01:48:00.013071 | ubuntu-noble-large | deleted: sha256:a0c327693cb16a550560fc3585ffcbfe01704c049cf6e0a117f97531276f3284 2026-06-11 01:48:00.013081 | ubuntu-noble-large | deleted: sha256:38d52e126fbee44b20bbda996258420354ad81e1938c864dc289d04556c597df 2026-06-11 01:48:00.013091 | ubuntu-noble-large | deleted: sha256:e6da4a52fcf4992e4b9c96f0b6a37bb55880b63a21fc42e456fe2c61a38a3a85 2026-06-11 01:48:00.013101 | ubuntu-noble-large | deleted: sha256:c3be87a3ecf237634c83f72c9c8984f569139e84053e53b9cf967f5ea79dfa45 2026-06-11 01:48:00.013111 | ubuntu-noble-large | deleted: sha256:6b1c7c872df9f1e3556034e808389b142a772b29de9445364d607da556f17b3e 2026-06-11 01:48:00.013121 | ubuntu-noble-large | deleted: sha256:69a5c7aa4fb9b8273a8983e1663072995d0f372229a33ad9c2856d91ddb2c16d 2026-06-11 01:48:00.013131 | ubuntu-noble-large | deleted: sha256:a14a4be7713bd0bad420d064d669ecca8c8eece035857fec5619656883dd98c6 2026-06-11 01:48:00.013141 | ubuntu-noble-large | deleted: sha256:6bb9195a0179201b04b4ec72a536e26520eb24ad4b9d9c92c43dc04bdac06f41 2026-06-11 01:48:00.013152 | ubuntu-noble-large | deleted: sha256:75c2a8b7c1efd9aa4ccc9f4035a540ccfa2e4b9b2d82ab432e9228fbc7f39c49 2026-06-11 01:48:00.013161 | ubuntu-noble-large | deleted: sha256:d60a4b13c5b74583b462fabffc9373e602f66160bc952bbc85777ac02f244e6e 2026-06-11 01:48:00.013171 | ubuntu-noble-large | deleted: sha256:c129afa649f9078e9213aae94495be61a1703bc56cd071ed378a81985dcdea90 2026-06-11 01:48:00.013182 | ubuntu-noble-large | deleted: sha256:0379ba111c891dcc771edafc19d9e91ea22c80474aecae1199ac8ce3e045cefc 2026-06-11 01:48:00.013191 | ubuntu-noble-large | deleted: sha256:9afb86bad4d3cc21ea570ec1e1dfa0c53252c3f668c308d3f10175f822373868 2026-06-11 01:48:00.013201 | ubuntu-noble-large | deleted: sha256:acb3d420234607ef26bcea2d4a74ece3dd8d74c9f04e3c9b15fc627b8964f733 2026-06-11 01:48:00.013211 | ubuntu-noble-large | deleted: sha256:07731dcf8b07d2ab86bbd59703cbe5846df93ad2fbec2fd523a10f31f3ea066a 2026-06-11 01:48:00.013222 | ubuntu-noble-large | deleted: sha256:76c3d18ba6e7adf637b23f022510301f30114502f3520b948d7610105991b235 2026-06-11 01:48:00.013232 | ubuntu-noble-large | deleted: sha256:8766599f8f0683cfcb800bd99c434ff6a650378c542fe5f16da7355d7610b801 2026-06-11 01:48:00.013242 | ubuntu-noble-large | deleted: sha256:d0a34731f99ca67b1a084948154bdc197b6d817d2cb14008ae7342b801f25579 2026-06-11 01:48:00.013252 | ubuntu-noble-large | deleted: sha256:b819f9b4d81ea4a2211ab97666178233dff3a1bd93d21b9438b86180be726b48 2026-06-11 01:48:00.013262 | ubuntu-noble-large | deleted: sha256:0b15576ed8e9ffbca7dc22be17b7f759abd6f288efa19add1e879f0737bc9f54 2026-06-11 01:48:00.013279 | ubuntu-noble-large | deleted: sha256:c35fb66a785484ce96a5dd8762334302f26fe2da05a741039588549c483dbf8d 2026-06-11 01:48:00.013289 | ubuntu-noble-large | deleted: sha256:050c49385a3dca50abe6068d9eb30800f5fddec7761c55be8f89f1e784899cd1 2026-06-11 01:48:00.013299 | ubuntu-noble-large | deleted: sha256:1d9328eafbd311b24ded2c2b04f7593c0ab37fc2a3f10453b7055ecd84ef96c8 2026-06-11 01:48:00.013309 | ubuntu-noble-large | deleted: sha256:6ebf9e49c152678d6eda1a35b4356ff69adb5641e2465dabebf5ce2b0608ec85 2026-06-11 01:48:00.013319 | ubuntu-noble-large | deleted: sha256:8b09608aa44208a41bfed673cfbe27909edaf78346e958143fb02f53e26dca53 2026-06-11 01:48:00.013329 | ubuntu-noble-large | deleted: sha256:87db2cff4d52a153a141416356ed0887346d4c8abdf292a3380f3e5966ffeaa0 2026-06-11 01:48:00.013338 | ubuntu-noble-large | deleted: sha256:b818844727928a3cddcd6ec954c98b372e6b1f6da5fa640432b42e7b78b91a9c 2026-06-11 01:48:00.013348 | ubuntu-noble-large | deleted: sha256:32819d8dc18e76b253505825a4e3925de755594060f596961bc4a658cf89ee3e 2026-06-11 01:48:00.013358 | ubuntu-noble-large | deleted: sha256:381aad8a8e636cb411c1ce3ebe5a16740a2579202b6611ef1c115ed75123fd27 2026-06-11 01:48:00.013368 | ubuntu-noble-large | deleted: sha256:2346242dc63d6f01b8df082a8e494c41e5d48b8f0239039efad59f00165781ea 2026-06-11 01:48:00.013378 | ubuntu-noble-large | deleted: sha256:638eb84e9fea58cf67475d1c40570b6b3b0cfb5a69e8e8a16c6971b0ee7544a8 2026-06-11 01:48:00.013388 | ubuntu-noble-large | deleted: sha256:222585966d1a27bf8f19fb334435f969f4b28719c7a946df359a46388f939d03 2026-06-11 01:48:00.013440 | ubuntu-noble-large | deleted: sha256:dfe4a79a22c6f9fa0ac126060de517bb813aace8521762b091d587d99de6f739 2026-06-11 01:48:00.013450 | ubuntu-noble-large | deleted: sha256:b212c4b59bd7f29230de12920b4cb5c6464fb7148a8ebf8c65f48a7c141e7683 2026-06-11 01:48:00.013460 | ubuntu-noble-large | deleted: sha256:f48ee0e2a2ba89efce0ce28ef8b94db379a0d9443bf8a727c4596a735d18960d 2026-06-11 01:48:00.013470 | ubuntu-noble-large | deleted: sha256:45d4785d3c091eb8244c5974f5497a017069721e6adfc4c6ba7360911f615f12 2026-06-11 01:48:00.013480 | ubuntu-noble-large | deleted: sha256:8c324728baee442582fbe11b5a426ee6428e27370273de9037e074bb48b9eea0 2026-06-11 01:48:00.013490 | ubuntu-noble-large | deleted: sha256:979a97fef59ec35b033d3cfa5684b7e9bd0a23b85cd2de5e2b95c18dd711ebb0 2026-06-11 01:48:00.013500 | ubuntu-noble-large | deleted: sha256:f1e19f5457bcf81bf90bfc56dcb6a1f90b02db9d3e92b69186cc0f80bd089aa9 2026-06-11 01:48:00.013509 | ubuntu-noble-large | deleted: sha256:000c4e6bd589267476c3f00055f38b9353bf624bf9eec4ab039c5edc01231d91 2026-06-11 01:48:00.013519 | ubuntu-noble-large | deleted: sha256:0c8ae7f4bf99b0cce33f618e77660be402f2bc5c11175bb245a200ea2ddd6e58 2026-06-11 01:48:00.013529 | ubuntu-noble-large | deleted: sha256:dd69b4bc64f8aa73b3e766c09b6ca6e99a6b67cf915abad0975ea985683a77d9 2026-06-11 01:48:00.013557 | ubuntu-noble-large | deleted: sha256:8822614ae18ed7814141e8f5236b12c66734a82674d2858ad9154d02f5bb9785 2026-06-11 01:48:00.013574 | ubuntu-noble-large | deleted: sha256:23052019bac39c1b7dda1f43fcb09063a1ef865add9029559014c3d534399e9a 2026-06-11 01:48:00.013585 | ubuntu-noble-large | deleted: sha256:351829c34bfaf2c17ab5e62b5057b325aa1a15f4653aba922453ff6343663699 2026-06-11 01:48:00.013595 | ubuntu-noble-large | deleted: sha256:29864c4480a6a0a14188e145d2cdef3d2b98cae84bee691c938baf33db66b0e6 2026-06-11 01:48:00.013616 | ubuntu-noble-large | deleted: sha256:ab12410394a738888922e77a4ec97d4a1b650e96a1c45aff36d507c73bfdac97 2026-06-11 01:48:00.013627 | ubuntu-noble-large | deleted: sha256:6a98f9d3cfc0d1d9f05c6538dba79c7621e513211e3aac18c4c2c630b2496cbd 2026-06-11 01:48:00.013637 | ubuntu-noble-large | deleted: sha256:21b60425e2b0831e3aa77c3ad3bda06c61d1365409cf7be2908c3e8250e050a8 2026-06-11 01:48:00.013646 | ubuntu-noble-large | deleted: sha256:e93827fba690c379e294c3882aa3d00f2fb96376d323cf489be653d3b81f16ca 2026-06-11 01:48:00.013656 | ubuntu-noble-large | deleted: sha256:7282a2c982300769a301ada7cebeb16f4663c58649e3faac77b8683c78b77fc3 2026-06-11 01:48:00.013666 | ubuntu-noble-large | deleted: sha256:26e24aa36bea0ad7cb26592ccf50eff8ed0f3a4fb5465ac57c78ab23630786d2 2026-06-11 01:48:00.013676 | ubuntu-noble-large | deleted: sha256:4d808f66737d71e00d3f0ef65e430c0c5b893d752d3cc5952fda93e1b642cbd0 2026-06-11 01:48:00.013686 | ubuntu-noble-large | deleted: sha256:15f2c39ebe947de6dfec630fd4990c404460ddce5c4d0a9d67bda00211700875 2026-06-11 01:48:00.013696 | ubuntu-noble-large | deleted: sha256:d362b2e62dbecad2f1353294c65409c2f0823de3a99c883e5becea72fd3ffa32 2026-06-11 01:48:00.013706 | ubuntu-noble-large | deleted: sha256:196c84b5fcf19f0f7f32c049be5acfb4142511c44457cb385b86eaf78ae35cda 2026-06-11 01:48:00.013715 | ubuntu-noble-large | deleted: sha256:a85068b4d59578eb2526937a3dbc9a04f0974219cbbebbcf4b842630e56b56fc 2026-06-11 01:48:00.013733 | ubuntu-noble-large | deleted: sha256:d34b985850c4e925767548b173a389f94284cca5ebf92df15ae4f68c04b000f7 2026-06-11 01:48:00.013743 | ubuntu-noble-large | deleted: sha256:204929823a8214a0e23ed61b5255c27b319ecf64e51135bbbcb428b217e12159 2026-06-11 01:48:00.013753 | ubuntu-noble-large | deleted: sha256:c3b24fc2b3fffd7b60c228a961f0a96772cebffcb3474321f947a842e3b89e6c 2026-06-11 01:48:00.013763 | ubuntu-noble-large | deleted: sha256:747cd5dad62c8ed0635eb12ff7c87e7a350c967fdf517e90d318900ae4a61cdb 2026-06-11 01:48:00.013773 | ubuntu-noble-large | deleted: sha256:622fd27119df80cbfcd1fc24c4040a7daf80fc5c1b9cd29277f882361190c766 2026-06-11 01:48:00.013783 | ubuntu-noble-large | deleted: sha256:a7f12117c5dea065cdb3f07c943a478a763b5fd68604bcf97a70357f2be994c3 2026-06-11 01:48:00.013793 | ubuntu-noble-large | deleted: sha256:a0c832aa8bcea16b21a077d432de1c654024799a0622d499fb8cbdb042519c9d 2026-06-11 01:48:00.013803 | ubuntu-noble-large | deleted: sha256:ddad68b4589650541f1fbecc455ffd2540e7f0998e54481b3464ced2282aa5d0 2026-06-11 01:48:00.013813 | ubuntu-noble-large | deleted: sha256:e69eb14b453eae1d40f29d89fb5c8f98f432f6a8e47f35235613a65e9102785f 2026-06-11 01:48:00.013823 | ubuntu-noble-large | deleted: sha256:6cc2e727e6c3cab157993ddc4e2d88e226e190f2f4d0bef6abbeeb044eaa6608 2026-06-11 01:48:00.013832 | ubuntu-noble-large | deleted: sha256:cc215435a819b1d808eaebc2efe53b3191d483254fa3cd5564641947e9fb377c 2026-06-11 01:48:00.013842 | ubuntu-noble-large | deleted: sha256:a1a127056029511f0d113e3693411dbe1dfd899af5013b1d2bbb3b3af65b7029 2026-06-11 01:48:00.013852 | ubuntu-noble-large | deleted: sha256:8b406e2bdb4cb0b6114108ea3bdc0f7762cd84f15da27786592a339901537ae8 2026-06-11 01:48:00.013862 | ubuntu-noble-large | deleted: sha256:4461752db0fb7f50a77cb918961827522ea25113647ad61de623324c97ff1d0f 2026-06-11 01:48:00.013872 | ubuntu-noble-large | deleted: sha256:ed0ff76b33275a0746663be5e84be3144ed41ae2464c6047040767a215ad4688 2026-06-11 01:48:00.013882 | ubuntu-noble-large | deleted: sha256:8f107ffbbd7fc28a46755cab2cc9b3c3709c5ca23193e5765209a0f07edaa515 2026-06-11 01:48:00.013892 | ubuntu-noble-large | deleted: sha256:dcfb4898cbab9fa42626d94363fa73fc4ace6bb616595598047b47079f09e3aa 2026-06-11 01:48:00.013902 | ubuntu-noble-large | deleted: sha256:aa1ef9daea4d916db521b9fdfad65b36c5f9687c1302ecf2850c5a156edf3ce6 2026-06-11 01:48:00.013912 | ubuntu-noble-large | deleted: sha256:f3a63385c5b04e7b6bb9feff43a8bc579062b569d800b66148aab4cc9293358b 2026-06-11 01:48:00.013922 | ubuntu-noble-large | deleted: sha256:91e6a6c6e284a2818643851bf5b5da2bc9e3b45068dcaef3bd448b3f8930f8b8 2026-06-11 01:48:00.013931 | ubuntu-noble-large | deleted: sha256:344542d065c6a7294182c84f31fda1684fe721c67c28fe08cbec148b23c343cb 2026-06-11 01:48:00.013941 | ubuntu-noble-large | deleted: sha256:e05c45eab31d5fa589ae3918f3057edf247268c3da6730bb65d351d31d5ad884 2026-06-11 01:48:00.013951 | ubuntu-noble-large | deleted: sha256:dc060b34158bf6d5e3c26c962f2661e8d9a5f430ef2e8a047395ae35737516f1 2026-06-11 01:48:00.013961 | ubuntu-noble-large | deleted: sha256:06a76c3cc68504e6e397cf7574be1b14a53b75f7e1024fe2c2f8695410972615 2026-06-11 01:48:00.013971 | ubuntu-noble-large | deleted: sha256:43dd6ac00bdbbbc27cade8115d8c03f98ba5b7a2688899cd4665f9d055ae13af 2026-06-11 01:48:00.013981 | ubuntu-noble-large | deleted: sha256:ca43173dfec9110f501a3ce973280339e50a767065c7702175266cbee63782a9 2026-06-11 01:48:00.013991 | ubuntu-noble-large | deleted: sha256:2fdff42bbd5369d3c29aadbdff0f49f83e32b6372d7ecbfa21f4f24ee4bdeba6 2026-06-11 01:48:00.014001 | ubuntu-noble-large | deleted: sha256:f4048eead014ca4f5ff99d43de077c5002354df62080f5ea7ffd5de77ac60a70 2026-06-11 01:48:00.014010 | ubuntu-noble-large | deleted: sha256:a8a9ab79d6a5c568cf092db70ad090199832a30d7e6c4921b02b09be642400ec 2026-06-11 01:48:00.014020 | ubuntu-noble-large | deleted: sha256:23d855dcd982cf529fbe7784b2f75637371208d003241ed692219ce9241c4349 2026-06-11 01:48:00.014030 | ubuntu-noble-large | deleted: sha256:cda352773381e228b478ae37eb8b2fc66bfcd626e330cc01ca6af84f515ba36e 2026-06-11 01:48:00.014040 | ubuntu-noble-large | deleted: sha256:4ffa7da5f28fbf30cd97cb0141826cc2827b482e8244d58831000eebb477edff 2026-06-11 01:48:00.014050 | ubuntu-noble-large | deleted: sha256:38aa6ea756adc993fbcd835991564d217e7132a466b23fe39d471914fb8ab41d 2026-06-11 01:48:00.014060 | ubuntu-noble-large | deleted: sha256:302f2fb19644fae190387798e805becd0d4b11188ec91742263c023633971ca5 2026-06-11 01:48:00.014070 | ubuntu-noble-large | deleted: sha256:2a1cf8da415d92000eeb441126997d3420be5d497394736a802d9fd01d80a0cb 2026-06-11 01:48:00.014080 | ubuntu-noble-large | deleted: sha256:2751fe8647d45f662d5e9148888f0f0edac38787cb6cd7bdf63dcee41a855993 2026-06-11 01:48:00.014103 | ubuntu-noble-large | deleted: sha256:45ac478d4ec8b0c77f1ae227c68f5146ea70e95ea710a3bf50812ea92bef3a7e 2026-06-11 01:48:00.014129 | ubuntu-noble-large | deleted: sha256:3c6b2dae9d74a29df6768e1ad9fdf2891e995d32e74bed064ecb1ca681d1fba1 2026-06-11 01:48:00.014147 | ubuntu-noble-large | deleted: sha256:76933b21a2c81b769463bc28c8d20c398f7e853a0083212d3e9b5c2a311c66df 2026-06-11 01:48:00.014157 | ubuntu-noble-large | deleted: sha256:331bd7907570e7ca1adb8c59b343f16910563d282bddbbf25d0515035192d2e2 2026-06-11 01:48:00.014174 | ubuntu-noble-large | deleted: sha256:d7791aa6157185debce8a0ac3e868560ee743462f4fdf251917d91fede02d50f 2026-06-11 01:48:00.014184 | ubuntu-noble-large | deleted: sha256:83394de7565c9f2f4fc7715ed4e262baedc7c322684f77867f9039829933d4cd 2026-06-11 01:48:00.014194 | ubuntu-noble-large | deleted: sha256:5f71dd30607f1f7ceb32dc6c2f7aa588424fcacb03bc231a8c26ad58254e8e51 2026-06-11 01:48:00.014204 | ubuntu-noble-large | deleted: sha256:dc0fdfae8692d4dff35813a7a6ef58647bda676eab5c512f414e5777e50c5750 2026-06-11 01:48:00.014214 | ubuntu-noble-large | deleted: sha256:b37d3b11c3b3b981452ff4056cf70bf934306935bccb43474cb3ed50b46ae84f 2026-06-11 01:48:00.014224 | ubuntu-noble-large | deleted: sha256:c834c819adf3b37e5631f91f99ddd15d24618ff0b876823f5ba12323cf8a8671 2026-06-11 01:48:00.014234 | ubuntu-noble-large | deleted: sha256:25cc88a0482f8e6bd65e68477afceefb60c1391df648e473f840a5bd19935006 2026-06-11 01:48:00.014243 | ubuntu-noble-large | deleted: sha256:2ebb6bfcbdbe9b43380ae0cd083daa677ba90c8fd7872c813096542fdb8aacf9 2026-06-11 01:48:00.014253 | ubuntu-noble-large | deleted: sha256:e70bb27fb63649eee7ab9873d24079545c9ab1b5debe878a5130a838024c21a4 2026-06-11 01:48:00.014263 | ubuntu-noble-large | deleted: sha256:3b56102954fd1fb9f1a4e469ebbbbfb3d9885a335ff9bc129ac3067c939dfacc 2026-06-11 01:48:00.014273 | ubuntu-noble-large | deleted: sha256:5a6e60b16c3065fee86fe626f6d6c7ab6b290d4715492b2095cd3e4563c561b1 2026-06-11 01:48:00.014283 | ubuntu-noble-large | deleted: sha256:dedbe445c53f56d0dc705f380eb13e8c9b1c2fc259eb1438476d0740377a0fcb 2026-06-11 01:48:00.014293 | ubuntu-noble-large | deleted: sha256:d2cab09f5b07a845d22566e7f225e44b348130a365f84f3321aa2dbe8931ba12 2026-06-11 01:48:00.014303 | ubuntu-noble-large | deleted: sha256:1c9ee48b8c8b3bfa19e847cd7605cff3438c625cf0f5a41a40cec0b817964408 2026-06-11 01:48:00.014312 | ubuntu-noble-large | deleted: sha256:14c3b802ea26267f0812c48d07126536b5ab93195bfe7340294ffb5acd26e02d 2026-06-11 01:48:00.014322 | ubuntu-noble-large | deleted: sha256:6192ae4968fc18e305d4b23b63a7e9807183923a24bd9b7b65e53a8da30d41f8 2026-06-11 01:48:00.014332 | ubuntu-noble-large | deleted: sha256:c90d4c16dd7460eda10e318c03acbcc562f6b4da81aaa95be6e9503e0eafa008 2026-06-11 01:48:00.014342 | ubuntu-noble-large | deleted: sha256:bbf530b88732b8ac1a2b845d5e958bc6326deca29e48f09d919675b14f751204 2026-06-11 01:48:00.014352 | ubuntu-noble-large | deleted: sha256:5b2e0176f07bc237e51f8f184ad8bdfe48bcf1f56a1a937584e27ee78025fb54 2026-06-11 01:48:00.014362 | ubuntu-noble-large | deleted: sha256:ad5d60031c1bb4de9d932ab1216727e9dc813a15984e6e25fd17eacd0c1018e1 2026-06-11 01:48:00.014372 | ubuntu-noble-large | deleted: sha256:9bd45d8015eb1f0dcaaef266daf9b88ef778bb0cc6c475e22b17e86bbbcb5025 2026-06-11 01:48:00.014382 | ubuntu-noble-large | deleted: sha256:e2050e6353850bf8d1acb04691f35214353453efdec286d46539ebc18bcb0e36 2026-06-11 01:48:00.014418 | ubuntu-noble-large | deleted: sha256:b1ef87088b3ac9ecbf7c9c5b19169871a31ec984e891eacf1737e0de542128a2 2026-06-11 01:48:00.014434 | ubuntu-noble-large | deleted: sha256:98487299fe219d5b8b1353a67cb5b238fe45d93941efcf1e6a59c57913d35057 2026-06-11 01:48:00.014444 | ubuntu-noble-large | deleted: sha256:993919df9ac9935c10a6651339206835f48b9fc951d100585e2dc0171832a115 2026-06-11 01:48:00.014454 | ubuntu-noble-large | deleted: sha256:16f2f4c5c5ed33a98cde54bab819ab732bbd41d8116ed27b19286abdb1b11f56 2026-06-11 01:48:00.014464 | ubuntu-noble-large | deleted: sha256:ce2becc1207b3d25018c83a637718acca7f395011286bc98acc1936cf33ea58f 2026-06-11 01:48:00.014474 | ubuntu-noble-large | deleted: sha256:4062948bf26cc9aedaddadeb2637f2534fc228774dd97365f73e1e377f3a536a 2026-06-11 01:48:00.014484 | ubuntu-noble-large | deleted: sha256:310a1edb168d8b6f1d97e0c23d90a0fa11bf85700ef13fd29adb3a84206c3b6c 2026-06-11 01:48:00.014493 | ubuntu-noble-large | deleted: sha256:5d23777c4d4abbc8b4a06dea19f88ecfb9337f606f2562e37bbcc822e3dfecfe 2026-06-11 01:48:00.014503 | ubuntu-noble-large | deleted: sha256:0f0bf82bcc7eb4d655eda8f6113dfb33e23aa6533e85809a33020c7f3b3a84f0 2026-06-11 01:48:00.014513 | ubuntu-noble-large | deleted: sha256:19c91d1de30dcb7d4757552ddbbfb0004598175b28e8295859c5ebfebcbeccf0 2026-06-11 01:48:00.014523 | ubuntu-noble-large | deleted: sha256:06106df1b220d457fe1006ba5dd369bc3c655f4686abb8d8d8e36327f8c43d34 2026-06-11 01:48:00.014533 | ubuntu-noble-large | deleted: sha256:0562eec212bcd827de7ad25c181c263848a0c92488e8996270dd6901e519ef55 2026-06-11 01:48:00.014562 | ubuntu-noble-large | deleted: sha256:fcb7c10db4a697161e149a391240a30904437e9d26f372402fc76e267bb2967d 2026-06-11 01:48:00.014581 | ubuntu-noble-large | deleted: sha256:56d3d7ce5768d5609e12ae80b09ab3aadeede7ed1df42937cab2d47525fb0f4b 2026-06-11 01:48:00.014591 | ubuntu-noble-large | deleted: sha256:a6c282ad3eb6c6a45dcc885f40c3beb06f1ca557d2f6f9ab5470b2eb85f152f9 2026-06-11 01:48:00.014601 | ubuntu-noble-large | deleted: sha256:37976d0469bf65dad1542c2d823ccca1725c8fab8323768641f7a0dada90756a 2026-06-11 01:48:00.014611 | ubuntu-noble-large | deleted: sha256:7642a1ef179facbed8303c6fe87895adfbcfb75ffe3b15e946a6903938aef9e3 2026-06-11 01:48:00.014621 | ubuntu-noble-large | deleted: sha256:47cd8c6c8cfc42fe228e64bd02886eeeb2d0bca7f887021455d43751a1028fab 2026-06-11 01:48:00.014631 | ubuntu-noble-large | deleted: sha256:83fbf4ae4066d752d6adda84e9abbf7277e9e789e5cbc04047594e784e457499 2026-06-11 01:48:00.014641 | ubuntu-noble-large | deleted: sha256:1c1cef55a14fde89f9534c4260f99e0a4cc8496dc7d8bacc5a095cb5c3557f53 2026-06-11 01:48:00.014651 | ubuntu-noble-large | deleted: sha256:ae9f631c2e72c89208f193b4d88c0068d977c7fc638e623290a2a6f042c88698 2026-06-11 01:48:00.014661 | ubuntu-noble-large | deleted: sha256:f80131ffca4c9906cee7af4fe4d7bfcbc4ef6815916739a74311ea71ff6ccca8 2026-06-11 01:48:00.014671 | ubuntu-noble-large | deleted: sha256:38ca4212c64355144d588dd3adba9ff9fd125d5db01766bd399e749c8bdff3a6 2026-06-11 01:48:00.014681 | ubuntu-noble-large | deleted: sha256:c00e86bc5d8e82a359c2b90a194599b0638c56d5dd679aa0fece924c90ec4631 2026-06-11 01:48:00.014690 | ubuntu-noble-large | deleted: sha256:1f50abb9e3b2c667a299a756e01c79ee6c4f8715032b89f9b82a96f5bc713a77 2026-06-11 01:48:00.014706 | ubuntu-noble-large | deleted: sha256:91acb51d466f632f2db497e55993b9ea16ee90e6a093535e08412d254f12e568 2026-06-11 01:48:00.014717 | ubuntu-noble-large | deleted: sha256:8e94fd7b44b92f0faae7a273d5ea470d6de26ccd84933dcce0bff54e0b59b304 2026-06-11 01:48:00.014727 | ubuntu-noble-large | deleted: sha256:bafbc19f1149e7452a4da45b412ca9748c791d79abd4682e0fad993fe84c259a 2026-06-11 01:48:00.014746 | ubuntu-noble-large | deleted: sha256:36017119c806973a69c9eb047c5fd54c1d1588d6dde376ee06777818870fbc4a 2026-06-11 01:48:00.014756 | ubuntu-noble-large | deleted: sha256:d8dbddb053c71c6edb406aa1a7c3871bd57bfa7ea45bdcbe682831f525b9dcf1 2026-06-11 01:48:00.014766 | ubuntu-noble-large | deleted: sha256:261dd224576333067db9ed055c2352ea64cbc59a21b03e2b8ef99154c7d8682d 2026-06-11 01:48:00.014776 | ubuntu-noble-large | deleted: sha256:a93f81dead3a2bf1519a19f2fe4594fe6adfbcc3d1ba587af00f402068d7f7a9 2026-06-11 01:48:00.014786 | ubuntu-noble-large | deleted: sha256:02b5f2ed3f9d96b503630215707bb8a54d048659dd5a40895402279ae07edef3 2026-06-11 01:48:00.014796 | ubuntu-noble-large | deleted: sha256:d28439b0b2d5ae7af1c779fc084069bb655209cc33fc18fcb5bd201c78af3ea3 2026-06-11 01:48:00.014806 | ubuntu-noble-large | deleted: sha256:41aaeac9cebb4d836302abce3df41af8317a10fb348fc9c63c72721e8dc04a86 2026-06-11 01:48:00.014816 | ubuntu-noble-large | deleted: sha256:8cd7508198dce0938fccb94843375d2e90ad3d278fa8d09d7fc11142a0785957 2026-06-11 01:48:00.014826 | ubuntu-noble-large | deleted: sha256:5dfe2b5d21c99c8362c8b3a49d9cb59fbbd2ec17cbef460cbcaa99782c559f54 2026-06-11 01:48:00.014836 | ubuntu-noble-large | deleted: sha256:cda55d51b70e89a868378934ab38d927d5d29f3567cb29b837e24915d9b33e5f 2026-06-11 01:48:00.014846 | ubuntu-noble-large | deleted: sha256:5044a72424461448045e5928a855d8904da8d6cc1e8fe313b50f5cf98223958d 2026-06-11 01:48:00.014855 | ubuntu-noble-large | deleted: sha256:52825b2572d92d93507fa77788ea83387210091bc0c0a11c2598bee404d081fc 2026-06-11 01:48:00.014865 | ubuntu-noble-large | deleted: sha256:c5397d485a984944c026bc2a0a3765c012ab5f37739cab5f952880cb091e5ed8 2026-06-11 01:48:00.014875 | ubuntu-noble-large | deleted: sha256:1a39320d124f3d9ac1bb3290f6376bd63aada81039809a968ec84ad66cbc59f8 2026-06-11 01:48:00.014885 | ubuntu-noble-large | deleted: sha256:7f445bac76b81c42fa3e48f2655755410ddfec21c08a0bf2de0fd072f84ee918 2026-06-11 01:48:00.014895 | ubuntu-noble-large | deleted: sha256:8644d43c717f041c2510955fbc72c398f51315b6cc5f5e8bbbeb74abb7f5230a 2026-06-11 01:48:00.014905 | ubuntu-noble-large | deleted: sha256:7e2b3d3d4b7923c3c690327891b348bcbe33dd716c389017709fac4ec59d28b6 2026-06-11 01:48:00.014915 | ubuntu-noble-large | deleted: sha256:a948923dcfa300f04d43ff4efaa2a2ccb34e0e9bb7705d147b7bb6e4c2c3cb59 2026-06-11 01:48:00.014924 | ubuntu-noble-large | deleted: sha256:1a604126284f48ac9032942049f63831e0aeec45b9c51dee7207ee7b5d4a0dcc 2026-06-11 01:48:00.014934 | ubuntu-noble-large | deleted: sha256:40fd282758eeaef7a4486edcdd8ade99c2a8c8a3e5bf9a643f2042781e651c8f 2026-06-11 01:48:00.014944 | ubuntu-noble-large | deleted: sha256:79fe64591c8d9492fd8bbada92d6f113c8dac2b5f6210db9aafc19cc151ca724 2026-06-11 01:48:00.014954 | ubuntu-noble-large | deleted: sha256:83bf023c3433189da54ee68579fc0625843f2d280fd91e87a3e2fa7251147f78 2026-06-11 01:48:00.014971 | ubuntu-noble-large | deleted: sha256:ab66b4203bf20c4ab6d8589579afeb944a7c3ffcc8e0fce6a067045f94de335f 2026-06-11 01:48:00.014981 | ubuntu-noble-large | deleted: sha256:9a81c832ed5e632c57c2f559f33af7bc391eed42fdd193d8776038b98a4a4942 2026-06-11 01:48:00.014991 | ubuntu-noble-large | deleted: sha256:0671b976ff25105e1b8b4a17b81551581cd38c3a38e53c0a306864060d9d23c6 2026-06-11 01:48:00.015001 | ubuntu-noble-large | deleted: sha256:32c043bbd07b1b18a7e10bcbd16142f8d32e43a2c87a624864908f458327c402 2026-06-11 01:48:00.015011 | ubuntu-noble-large | deleted: sha256:a49237352c34f982e81b96b45bcb090df70e8b9c54635e96cc2f69ef0830caef 2026-06-11 01:48:00.015021 | ubuntu-noble-large | deleted: sha256:75e1edb107a0ce158ae5622e525279cc0282f0f854a84fa702388fcfa11e36bb 2026-06-11 01:48:00.015031 | ubuntu-noble-large | deleted: sha256:f0c31c5936091b8ff1a31c301b8753182f8db2429f0a72e33bdc9cba40aae18c 2026-06-11 01:48:00.015041 | ubuntu-noble-large | deleted: sha256:97fbd8096da6e04aef41dc7c8393b6b6acade8515eac207cfb4ff89b76054d83 2026-06-11 01:48:00.015051 | ubuntu-noble-large | deleted: sha256:a8dd633e8e4f63ff2fc146c7649d449b84b47440eb3ea53ecabf7f8acfc34450 2026-06-11 01:48:00.015061 | ubuntu-noble-large | deleted: sha256:45ad85ec3384a7a17f57d6e3da8a40d57f0ab5bafad49fc020e36288bc578c08 2026-06-11 01:48:00.015071 | ubuntu-noble-large | deleted: sha256:165cd5669826c239116e2bb6054f2cbde1f73a354dee590ad33790de5cdd5373 2026-06-11 01:48:00.015081 | ubuntu-noble-large | deleted: sha256:2383c0a48200ced0cd7376936b24c585ab289d7192bdda46e8828bd212a11a5e 2026-06-11 01:48:00.015090 | ubuntu-noble-large | deleted: sha256:d5d58acd3012866d7ddcf80c03e883fdf5d26264eb854944081592413e73a655 2026-06-11 01:48:00.015100 | ubuntu-noble-large | deleted: sha256:9a2c300fa7b80baff0e5087def809a63737e8a44857703d92bdd1531ef2ce87c 2026-06-11 01:48:00.015110 | ubuntu-noble-large | deleted: sha256:7fea2ce915c87c916b3a9be2d68bf2add34431bfb7b0095e21e33a1d7745469c 2026-06-11 01:48:00.015120 | ubuntu-noble-large | deleted: sha256:583f147c9aff099cf177ed4e0ea9534ae8c676d83086a7df7a2ab4a950a166af 2026-06-11 01:48:00.015130 | ubuntu-noble-large | deleted: sha256:50c4689c540227b7b70456ea68ae5b240c92f7487b05263a40d33f0d967a722f 2026-06-11 01:48:00.015140 | ubuntu-noble-large | deleted: sha256:6acf4079e19d12640900c9c65be4ab304e5780ce4ddc60901f507e34188eefbc 2026-06-11 01:48:00.015150 | ubuntu-noble-large | deleted: sha256:09083e59e6460bcc048cd966204acd349a71f6b6d5584f91fd8f236b1a4eb331 2026-06-11 01:48:00.015160 | ubuntu-noble-large | deleted: sha256:07a558db74c8ffdac167a5bc2115880e80d6e30990f59d52fe074338f6115f87 2026-06-11 01:48:00.015170 | ubuntu-noble-large | deleted: sha256:13047d2abd71f5f67c4010bb18ef6e5cc15f3aac502856684c97f3f9259e7b9a 2026-06-11 01:48:00.015179 | ubuntu-noble-large | deleted: sha256:821f719c11ecbe83a7d43b7cc3e60efa83a97a168bb24b1349d93c8751f352ce 2026-06-11 01:48:00.015189 | ubuntu-noble-large | deleted: sha256:ff5dc593bf10e8de6d3d70147222c6375cbe6cea78a6ea48e8bef0353e5db93b 2026-06-11 01:48:00.015199 | ubuntu-noble-large | deleted: sha256:0e38373ad7626719aa51274a29616759916815963da1b97c01510dbe127156f6 2026-06-11 01:48:00.015209 | ubuntu-noble-large | deleted: sha256:8f3f4d5eeb64abff7f1a73dd7e1adbb03e5ab744e73b7641d56a35a4226e9d8e 2026-06-11 01:48:00.015219 | ubuntu-noble-large | deleted: sha256:7b05280bff5297d6ac71a395ba3a352012067359aa0c2b99b1742106bebb6dfd 2026-06-11 01:48:00.015235 | ubuntu-noble-large | deleted: sha256:1bc19a7ecd5dc89e49cd6fd76dd285a0b19eca970145054b6283470f0f3ab190 2026-06-11 01:48:00.015246 | ubuntu-noble-large | deleted: sha256:37f1cb6f9d53b4aad778d821aeaa485d546f7ed7fcb72b865ada5a8cd460c651 2026-06-11 01:48:00.015256 | ubuntu-noble-large | deleted: sha256:7fcaa0f5bc418ae58271161428c2e2e7cf92b671577a7a02f5e80ebedcad896e 2026-06-11 01:48:00.015273 | ubuntu-noble-large | deleted: sha256:e215295d194bcaed689f4a8d4c75fdfcda20ebeb1471349bd319bab33e71cbea 2026-06-11 01:48:00.015283 | ubuntu-noble-large | deleted: sha256:890835b05d661d37e32fc5292ec6711e35d7ba5fc2b96c7552b37042a7220e8b 2026-06-11 01:48:00.015293 | ubuntu-noble-large | deleted: sha256:718a11132d17f46e7616b2fb591516c359cb036b12bfa68a9296a8d9458f62ce 2026-06-11 01:48:00.015303 | ubuntu-noble-large | deleted: sha256:e8cef33509136e9e1b8e2db0e0df46432b15d773eedf8dddfc815aa34f5cca2c 2026-06-11 01:48:00.015313 | ubuntu-noble-large | deleted: sha256:6c9fbdec4cf9c81764e9c63ef44b4fd031ebeaa2b51dc1299ad24050e2893fad 2026-06-11 01:48:00.015323 | ubuntu-noble-large | deleted: sha256:d2162db9b33810660a873ea9bce5c508584070c2d8ee331720c00f2ca3ed6340 2026-06-11 01:48:00.015333 | ubuntu-noble-large | deleted: sha256:286a3c222ae358f02212c94a432acca27e1eb90dade8f96df7bfce0837241adc 2026-06-11 01:48:00.015343 | ubuntu-noble-large | deleted: sha256:a06bf533872b707917424e9b4f21f044b16fe6002def7e1d21fcf5dce8771461 2026-06-11 01:48:00.015359 | ubuntu-noble-large | deleted: sha256:a731b8c74c78ff1b1d1e3de57faf0a01cb1daec4d2fa9d44b6f8bfe125777a54 2026-06-11 01:48:00.015370 | ubuntu-noble-large | deleted: sha256:e134f16991a42d600ce953edcc635dbff5468c3dd37148d9cfb228bdd5c00e63 2026-06-11 01:48:00.015379 | ubuntu-noble-large | deleted: sha256:2812e21dcd59fb5ce0477416d34d88d22e314b037262ab4c413c0cc1bbeb72e6 2026-06-11 01:48:00.015389 | ubuntu-noble-large | deleted: sha256:a24559eb9e39635e2ccc9e9b60ab62999a02e9fd8ddf71d2fa653d8c3ce58b29 2026-06-11 01:48:00.015429 | ubuntu-noble-large | deleted: sha256:8a0fb4bce48d0c0c228c645f997ee3b4f553c69b6378e1426f501f7a855fbdb9 2026-06-11 01:48:00.015440 | ubuntu-noble-large | deleted: sha256:92c772d43bde26dc1922c2ee1a5c7f0f4c2d7df42de6df6e73b99d22a0ad75b5 2026-06-11 01:48:00.015450 | ubuntu-noble-large | deleted: sha256:db3c2aaa114e56a718a152d006ce238988cd3a5cdd6fe84d000210c33ae30f52 2026-06-11 01:48:00.015460 | ubuntu-noble-large | deleted: sha256:b1166fb4ce42519561eecd17710ac9ae601571200703b60c5830ca6406cda291 2026-06-11 01:48:00.015470 | ubuntu-noble-large | deleted: sha256:aa0f2bc105dbdc951d4745b6a7f0dae3d65d92815a0e416ee79792b58d317956 2026-06-11 01:48:00.015479 | ubuntu-noble-large | deleted: sha256:048ac4c4213477270fa4f82b4c79d20219a1e2c9aea2fbbebcc7abffa610e888 2026-06-11 01:48:00.015489 | ubuntu-noble-large | deleted: sha256:4fc322e8438e90922296afabce07f6454cc09c38b21213761d79057af4a181d3 2026-06-11 01:48:00.015499 | ubuntu-noble-large | deleted: sha256:2e79b324aaa5cb86cadf74cb7fe440e36d153bdce8e9d7b513e4e80a92a9b88a 2026-06-11 01:48:00.015509 | ubuntu-noble-large | deleted: sha256:513ea95266274adeeedb5f3cf258110afeb0901494a21c84810441fc35acdfce 2026-06-11 01:48:00.015519 | ubuntu-noble-large | deleted: sha256:91d27ec453842f3bc1a370d5b97249302d66ffd051dc40556a915f5f0a4ef341 2026-06-11 01:48:00.015529 | ubuntu-noble-large | deleted: sha256:dd8036c4355fd2ed69a822c1d22c1646a8cb137e4e6ad8a6c1b7929b0435fcd5 2026-06-11 01:48:00.015556 | ubuntu-noble-large | deleted: sha256:62e5bb134b6e88562f0117bb44ba77bd454d57e1411df2a8ae1b155f8388ef72 2026-06-11 01:48:00.015566 | ubuntu-noble-large | deleted: sha256:363aa3bc4581a03147de60ed535f60c23750523c9c2bcc4ca6f01ceafa6a89c5 2026-06-11 01:48:00.015576 | ubuntu-noble-large | deleted: sha256:c06ee351d82c9a37ce995a8b6db16bf35d16a7a66f4aeded0591c6afc9a5e0cd 2026-06-11 01:48:00.015586 | ubuntu-noble-large | deleted: sha256:ee4323111ebf6f63b1e4b2a1f7d3a0c56451b4a3bdb7bb7e82e6a3f90f67926b 2026-06-11 01:48:00.015596 | ubuntu-noble-large | deleted: sha256:6c410feb040131abd3aa87a1148afda30029a08f7511aad7f77d01c49fb0d703 2026-06-11 01:48:00.015606 | ubuntu-noble-large | deleted: sha256:545ff7e0e91c07a127d25403b78095ba2309087e1418de12576d9f53d4ffc3a5 2026-06-11 01:48:00.015615 | ubuntu-noble-large | deleted: sha256:c777a45ae8bebf5cf091ed97643fb7d9d41a0cc1d57a710134a633fe893279cb 2026-06-11 01:48:00.015625 | ubuntu-noble-large | deleted: sha256:2ec4568b95acde753f2f3d9b8228336b9be66f1d10e00c891261e38d6b40459c 2026-06-11 01:48:00.015635 | ubuntu-noble-large | deleted: sha256:e8df07715a0ca7a323247272af36d10f1a1615b5edc1aea68e4be3488db5aad3 2026-06-11 01:48:00.015645 | ubuntu-noble-large | deleted: sha256:5578d0d58a03b5f5a6437087655edc7452a4116a8c31d2414f6cdea490ea993b 2026-06-11 01:48:00.015655 | ubuntu-noble-large | deleted: sha256:a256d38c05db443358997f1345c07ba86306c386650b131b54ae6b56475b86b2 2026-06-11 01:48:00.015664 | ubuntu-noble-large | deleted: sha256:0f43f871e091a5264ea1a52663571879d2a815485249853a9ccb0c05ed179990 2026-06-11 01:48:00.015674 | ubuntu-noble-large | deleted: sha256:4ffa5ae7905bbe37fe5793d170685b8f1189a10fe6f8f436b6a4bc18e7ec2c5f 2026-06-11 01:48:00.015684 | ubuntu-noble-large | deleted: sha256:428c616e2e7188b7a342f8a2b784ab454cff8e6bd4ebd91dd23e1182bde94967 2026-06-11 01:48:00.015694 | ubuntu-noble-large | deleted: sha256:2ace2469379853cc6b4778104c9c4e29462e072c944abefdf80b87ab6a94e38f 2026-06-11 01:48:00.015704 | ubuntu-noble-large | deleted: sha256:0a2569d2de86287ba8fd38b9fcdba751539db1a3563cb3fae457d0485da7fc13 2026-06-11 01:48:00.015714 | ubuntu-noble-large | deleted: sha256:5926dbcf4e04293aa27502ebab7fe8dff364f4fe876881875342296e186ea9b6 2026-06-11 01:48:00.015724 | ubuntu-noble-large | deleted: sha256:f796ebcb179e59021addb3c1a74a34f4b9f239d13896a7d3b9ef9496aecef4cc 2026-06-11 01:48:00.015733 | ubuntu-noble-large | deleted: sha256:7fb7db49f26f850454a13c6fd4d907c8fd7fdafa05785c3d2c321e793b5ad0f4 2026-06-11 01:48:00.015743 | ubuntu-noble-large | deleted: sha256:ada388b1669023b6a182a48d306b80141c109b7bcbc0489a20af770055f73a52 2026-06-11 01:48:00.015753 | ubuntu-noble-large | deleted: sha256:b7fc4bc1bcf80aa782f2be1a12f2c5acf5112d52fbda59ee5cd3a0f5c87834c6 2026-06-11 01:48:00.015763 | ubuntu-noble-large | deleted: sha256:856bde713214106efb2d0db2115eb26a3b358fe33eb84b22b3e3bbcea245ee23 2026-06-11 01:48:00.015780 | ubuntu-noble-large | deleted: sha256:6fb88d074576f5546e1e0eef79f7f2f2b87006425d699045ca246205869bcc86 2026-06-11 01:48:00.015790 | ubuntu-noble-large | deleted: sha256:4945d88f40d61b4229ff6a8e0664f652598858fc6747b86bc7394162da59cc92 2026-06-11 01:48:00.015800 | ubuntu-noble-large | deleted: sha256:d1c75ae9565baebae05a502de5eb401e3378fd06590afef94d0ed101c75175fa 2026-06-11 01:48:00.015816 | ubuntu-noble-large | deleted: sha256:6d35aa2bb0d818db6d56c90e1c7f02e9ec9d6ec5df9024907a7d83fbc417ded1 2026-06-11 01:48:00.015827 | ubuntu-noble-large | deleted: sha256:e81f9783241669b474e8e50b3792f3bca5575af84625b969213bb8bcc2fa1e14 2026-06-11 01:48:00.015837 | ubuntu-noble-large | deleted: sha256:da27ddfa34a1c6f13512da205b50ede2db76137ec012894d173285a8026c7ca0 2026-06-11 01:48:00.015856 | ubuntu-noble-large | deleted: sha256:f44c3aca6dc3fd535904c4098121cca2c984f082befdc43919c44e67554a467c 2026-06-11 01:48:00.015866 | ubuntu-noble-large | deleted: sha256:c2b7c4e4c13a46ad7b336b7cb281fcd52a261d15e58c91715924b5daf5aa3e4e 2026-06-11 01:48:00.015876 | ubuntu-noble-large | deleted: sha256:20eb18958f0dbf218c77b22c6c802b4aa95801a4f4e8aafe58d164f3e2159251 2026-06-11 01:48:00.015886 | ubuntu-noble-large | deleted: sha256:616cbec7eb8d446cf095aa66be30950da11bff286a3b858ecf7ef1938c3293f0 2026-06-11 01:48:00.015896 | ubuntu-noble-large | deleted: sha256:84db32520fe4a3f654f72e7a0a4037bfc28401f56bdd120c172fdf8d1bcb3d1a 2026-06-11 01:48:00.015905 | ubuntu-noble-large | deleted: sha256:b8e61b6619e21f191a2521bdffa92f76a709012a4935931d98f9ca409e273cf4 2026-06-11 01:48:00.015915 | ubuntu-noble-large | deleted: sha256:60f3d2069eaeb54c611361d4eed34d77ad9d2afd73d2c7063d0b85b2ecdb4b03 2026-06-11 01:48:00.015925 | ubuntu-noble-large | deleted: sha256:025edbb2265f1cd2fb40eb7160d89048d0a09c56caecd6bab9b603b2587cd0e8 2026-06-11 01:48:00.015935 | ubuntu-noble-large | deleted: sha256:dc7d105cafa151449159d5d1d305f737bcd32bf672eff9638d7c68b0306df976 2026-06-11 01:48:00.015945 | ubuntu-noble-large | deleted: sha256:36c749ffc119bafd5335bd9e05722bc8058b376ee33b213ba6c7735546554239 2026-06-11 01:48:00.015955 | ubuntu-noble-large | deleted: sha256:3e6bb3b6f9fb1917d501366788bba0f2e05ed01c6b2c4f2007b1ea25341f9de1 2026-06-11 01:48:00.015965 | ubuntu-noble-large | deleted: sha256:a7402da6a731aeb665b78552ec15021ba640866a331d48b17f4eac283c2fae49 2026-06-11 01:48:00.015975 | ubuntu-noble-large | deleted: sha256:deea9c1137365325e7df9d2119f1e8916d53f033ee9b9a2340758b4cf5cdddee 2026-06-11 01:48:00.015985 | ubuntu-noble-large | deleted: sha256:ef5a8237309676f9a7908e9d51a0340b414e99b87160c4437c6cdd6f9b4edf60 2026-06-11 01:48:00.015995 | ubuntu-noble-large | deleted: sha256:9589679a9b356b9ac61b953237eb58283e316b8b936dbaa6895927e46ae351a4 2026-06-11 01:48:00.016005 | ubuntu-noble-large | deleted: sha256:05340a42b8033020dd5f89d080670088c139ca218d367a061c6ba188d197ef97 2026-06-11 01:48:00.016015 | ubuntu-noble-large | deleted: sha256:ea48d84ddfaf8e7959f2b343f8337cc3deb15bba2fcd3afd40c4e1b6d7f2f771 2026-06-11 01:48:00.016024 | ubuntu-noble-large | deleted: sha256:d5bf31b944f1c8e4f874beceb0e468fd039a575080e307ffbdb6a6e28bec3b2f 2026-06-11 01:48:00.016034 | ubuntu-noble-large | deleted: sha256:6320bbd032ad1986c81ab9010ea3b1105222d0f71903092e75e18dd22be9abd4 2026-06-11 01:48:00.016044 | ubuntu-noble-large | deleted: sha256:7960fa22f53279f2e0c6429d3663820fb26052200d19af5c30a787d6de3f779b 2026-06-11 01:48:00.016054 | ubuntu-noble-large | deleted: sha256:400b0c78380f46aa8cb5fed3914ba7a08757826991375a12d0764cc1cf88f6e7 2026-06-11 01:48:00.016064 | ubuntu-noble-large | deleted: sha256:b588f2a427cc0eea9994f751dbae0bf7c82a1a1c71f2cac5dd6b5b4dde3c4fc2 2026-06-11 01:48:00.016073 | ubuntu-noble-large | deleted: sha256:77fa6dbc8eaa9198204a9f96f83c88dd4676cc18f5de5215b5ea293aee7515fd 2026-06-11 01:48:00.016083 | ubuntu-noble-large | deleted: sha256:4f9842cadb31abc8bcf02a42d48f8fac6b91196f682975abf0854304ddda4669 2026-06-11 01:48:00.016093 | ubuntu-noble-large | deleted: sha256:15c8851248f613951c19130df53dd410d65d557440b13277b8744e14c8ea787d 2026-06-11 01:48:00.016103 | ubuntu-noble-large | deleted: sha256:b21ffedfece19e9c2ab3139558985733f4edc4f99e0ddac43f97d8e24d7273d9 2026-06-11 01:48:00.016113 | ubuntu-noble-large | deleted: sha256:fe792ec2f0e70290125bb730e2e3cb4cde6626031aa5bdc75dca2bde71e17f65 2026-06-11 01:48:00.016123 | ubuntu-noble-large | deleted: sha256:43a2af71617b052284c6b9758fcd8c6a3d1480055b9231ff027bca5a969a2a75 2026-06-11 01:48:00.016132 | ubuntu-noble-large | deleted: sha256:2c77d642290c8525bd519be9b903efba3b321cd8ba1b097dd49db94de0f25e6d 2026-06-11 01:48:00.016142 | ubuntu-noble-large | deleted: sha256:e722624e788adb755b4007eee6c6d194be861f4d11d27bdb69cf3dd722d79ad9 2026-06-11 01:48:00.016152 | ubuntu-noble-large | deleted: sha256:d8c251da7f2955151a081f67a16d37d874f8eb7978d76fb761f95eaf19c6176b 2026-06-11 01:48:00.016162 | ubuntu-noble-large | deleted: sha256:4a0ccb841957d76f363137e03f5810e13d56d3adb81e597ba5196ca1571d4d1c 2026-06-11 01:48:00.016179 | ubuntu-noble-large | deleted: sha256:64ba047caf9c2d4039bbe8acef18e2bd27f372dca6fc79f9876fd84f381afb5e 2026-06-11 01:48:00.016189 | ubuntu-noble-large | deleted: sha256:445a33b5d88df1743396c0c3c300a33d5a2ec07cd4c09a9eda403583852cbef7 2026-06-11 01:48:00.016199 | ubuntu-noble-large | deleted: sha256:b45d87572fb6067585442724d4511af6cfe6639e02dbf33bd4b9204e7fcac309 2026-06-11 01:48:00.016209 | ubuntu-noble-large | deleted: sha256:40436ab2ddcf91e730f1021d3cad75281ad22993fc8088503b3c962024fb15e8 2026-06-11 01:48:00.016219 | ubuntu-noble-large | deleted: sha256:1bb07f6eaa68c14b682d4f298cb068cf8cf0cd26110bcfc23b8c3e8c1069ae78 2026-06-11 01:48:00.016229 | ubuntu-noble-large | deleted: sha256:ddc6685990e02140cfa75a46fa889ced757fe42ec72256e38d584be9dbaaee10 2026-06-11 01:48:00.016238 | ubuntu-noble-large | deleted: sha256:4de3113a5233efb93d7bca27c7ad5786895f52efbb6d7a27d6c5ffc5bb8d2c1d 2026-06-11 01:48:00.016248 | ubuntu-noble-large | deleted: sha256:a8d6961b86f98a756710ed3cdac4d0724d829a1085118cd50b779b556fc0f8da 2026-06-11 01:48:00.016258 | ubuntu-noble-large | deleted: sha256:9a504e97886336b56c07c93370fc66df53f095faf27457208f98f394337b80c0 2026-06-11 01:48:00.016268 | ubuntu-noble-large | deleted: sha256:6991b4b470a4c2e6b1432be2c0c193ff44afff905546b8292ad04a6e956820c5 2026-06-11 01:48:00.016278 | ubuntu-noble-large | deleted: sha256:73ff1ddebf6936e8ea87dd5c917ebe1c6777a8302dccc943e1f69b0515b2a708 2026-06-11 01:48:00.016288 | ubuntu-noble-large | deleted: sha256:0469704dc74ed9c6da9dbf77f59e92715f0c43d7d204b0340a7938a7eb48a1d6 2026-06-11 01:48:00.016297 | ubuntu-noble-large | deleted: sha256:07397d542a5703940739aee4f74ee61a3da9c183b0d57ebf86b1331b55195818 2026-06-11 01:48:00.016307 | ubuntu-noble-large | deleted: sha256:a35f40530975db5a7541d25ce8f2fa6711a8661e4414e7aeee7f05226fb0b39e 2026-06-11 01:48:00.016317 | ubuntu-noble-large | deleted: sha256:f91f1a79ec94e76d98aa96379de7c0563cf13347d452ce2e91cced902e7fffc1 2026-06-11 01:48:00.016338 | ubuntu-noble-large | deleted: sha256:d04507cb421711bb560ec39d40964bcf36648d8dae6f318928f9aa1ccaa5cac8 2026-06-11 01:48:00.016349 | ubuntu-noble-large | deleted: sha256:4dd8824edeeaac1dadfb069b23e0e93247129a841a3f5006da1d63e8dc80fb70 2026-06-11 01:48:00.016359 | ubuntu-noble-large | deleted: sha256:91cf9dd29068bd41894deb50bbbc9aac3dfff4a634bc73d0788fa948a301ec91 2026-06-11 01:48:00.016376 | ubuntu-noble-large | deleted: sha256:3499912da18073335eae01d5029b9d25fef6a0a8a17612e2a8b05f14cd0104fe 2026-06-11 01:48:00.016386 | ubuntu-noble-large | deleted: sha256:749357f32eff2e9135e57e18bdae54023215a793463b9f9448273a0fdba38c8f 2026-06-11 01:48:00.016424 | ubuntu-noble-large | deleted: sha256:f299f09c304f90d79750c80c05e6f244811b4bcc6acc12cbc9537b3b7db3b4f7 2026-06-11 01:48:00.016434 | ubuntu-noble-large | deleted: sha256:fc372bef0a8e2eebab7fd06ca04ef41fdc344f86e0e7fa73277af2ffd7668654 2026-06-11 01:48:00.016444 | ubuntu-noble-large | deleted: sha256:44e1e1ab62c1e0c3c6bf214a9de3e9c1194fb99ddc5bc8379bf9e855704431ba 2026-06-11 01:48:00.016454 | ubuntu-noble-large | deleted: sha256:5da3c393eaacc498b729cf2365cba3cfa10cbc3d49e1dccf176dba75609e540d 2026-06-11 01:48:00.016464 | ubuntu-noble-large | deleted: sha256:85fe3ac5cb65e413f82a125b6ac81c39c9460ee68f449c30247bfd7e7349a9db 2026-06-11 01:48:00.016474 | ubuntu-noble-large | deleted: sha256:962e5108078441ee8246fb7b56dbb77365d579290762fff68cbf94210033b9a0 2026-06-11 01:48:00.016484 | ubuntu-noble-large | deleted: sha256:9e7407ee784bf305bb4694d5c9710bfc0a575317a48babab3b487537d5b68d57 2026-06-11 01:48:00.016494 | ubuntu-noble-large | deleted: sha256:a61e001ab3c43181f432526d07f2d6297fe3c3f93671696c94a31dc4d0632705 2026-06-11 01:48:00.016504 | ubuntu-noble-large | deleted: sha256:472d307c79437e3d69c4a2610c431ced7bb5da2c9999d1fa0dc26703e3971101 2026-06-11 01:48:00.016514 | ubuntu-noble-large | deleted: sha256:1822b8e3d24975fddbd0075b71488f318628a2f5595bc27f8a2b7beecf4cb282 2026-06-11 01:48:00.016524 | ubuntu-noble-large | deleted: sha256:33b4ea4768566676a6cbd5b0b886a256d3c589e9688a64111cdf5904d4db3015 2026-06-11 01:48:00.016533 | ubuntu-noble-large | deleted: sha256:72a179a5a9132a6ad58dc4447dccc3cf41748b157d3ace8be67331975a004d04 2026-06-11 01:48:00.016565 | ubuntu-noble-large | deleted: sha256:26155d7a3c70503d3183335764c503ce9b83885976ecd9c45b060db03b878d2e 2026-06-11 01:48:00.016576 | ubuntu-noble-large | deleted: sha256:3190121f26ee0ebdcfeab2e676b720343a3e4f42ae18dc0afab644a4c88a5751 2026-06-11 01:48:00.016586 | ubuntu-noble-large | deleted: sha256:1760411b87bb95029628bd9bf1415c9b0a41be98de6254d1f5b76990057801f9 2026-06-11 01:48:00.016596 | ubuntu-noble-large | deleted: sha256:6b5e620cfbeb8030e22516b926e6a728bab7cd9bba0cec7241e82980ddbc2128 2026-06-11 01:48:00.016606 | ubuntu-noble-large | deleted: sha256:5056e44578ac595bc63011e5c8ca97e96066e0b085410990bf395f949babb967 2026-06-11 01:48:00.016625 | ubuntu-noble-large | deleted: sha256:2b84ba39f360b435dcd49fec0eabaf122c9a7c19094dd6520b58cf0436f9dee9 2026-06-11 01:48:00.016636 | ubuntu-noble-large | deleted: sha256:012e63e89fa41e0edfa5e7d582b23fa4da00f0676edb121021a7d5fbf6acb66f 2026-06-11 01:48:00.016646 | ubuntu-noble-large | deleted: sha256:336e339117c8d9f9fe716bac6d64a1071a2648a132c57c409db974c04dbbd4df 2026-06-11 01:48:00.016655 | ubuntu-noble-large | deleted: sha256:7a0c620f88cc1e8f3f8da56ab73cd65a0587c384e265b262a375b91745b3da95 2026-06-11 01:48:00.016665 | ubuntu-noble-large | deleted: sha256:7f601c169cfe748661e52f096c22e0c0348328c129deed29ae43b4d4552a8891 2026-06-11 01:48:00.016675 | ubuntu-noble-large | deleted: sha256:9dfc078a44693805857af90d7431961fc05401d22213de67901fd872cd9f7e5c 2026-06-11 01:48:00.016685 | ubuntu-noble-large | deleted: sha256:7dac4b73bc99cf8b30d11690d0594d2ebf7874612d38babad998dff8057e73b2 2026-06-11 01:48:00.016695 | ubuntu-noble-large | deleted: sha256:46182cd4c21ea97c6401a9946525452d55f5dd71639beceaa712bf2f458e9533 2026-06-11 01:48:00.016705 | ubuntu-noble-large | deleted: sha256:8f19c291d06d1bdbc4fd14e947d4e61252267d57fa8dfadd190d254dac98aaaf 2026-06-11 01:48:00.016715 | ubuntu-noble-large | deleted: sha256:91bfa95f24858f4082d3cb35706b48bdf02d323b9a43c7f1350cbec40434b48d 2026-06-11 01:48:00.016725 | ubuntu-noble-large | deleted: sha256:70a642f0205cf205d3a9410542135ae6d3f704d2cf9a1c70ae724b35c5b8fcbf 2026-06-11 01:48:00.016735 | ubuntu-noble-large | deleted: sha256:57f9870e5c522de098934cb71ef6219bba9302ebf4d8561e211e92840143699c 2026-06-11 01:48:00.016745 | ubuntu-noble-large | deleted: sha256:9c9c7e6cef6dfb58d0af7a4d02b45d95cb83e54b38d955a9995075bb086aedd2 2026-06-11 01:48:00.016755 | ubuntu-noble-large | deleted: sha256:4f7a24cb8ac7d48215774452db3d00127f7c335c680b27fa78ab71ad1a745f39 2026-06-11 01:48:00.016764 | ubuntu-noble-large | deleted: sha256:e647d64f5e07ca38bfc36f81a4d32d76cc2e8b02fad1f3cd22e413404306f303 2026-06-11 01:48:00.016774 | ubuntu-noble-large | deleted: sha256:f52fa19073971fe120d8776a16c694ed338d8cfa29ca43fcedc582f7efd555e8 2026-06-11 01:48:00.016784 | ubuntu-noble-large | deleted: sha256:ed6b9b2bb5c1bbd04b524bbc7587f5cc38704831d92067d6723fe039bd5fe7c7 2026-06-11 01:48:00.016794 | ubuntu-noble-large | deleted: sha256:00a66e5489ecc356ebc5a36eb5cce5c3472aedd9e8ea0563a66eaf8a3e4cbc51 2026-06-11 01:48:00.016804 | ubuntu-noble-large | deleted: sha256:91b39511606532ff81f3b823f7a1f0c45cd9f792a7fb186777ed08d8dc761dac 2026-06-11 01:48:00.016814 | ubuntu-noble-large | deleted: sha256:5fbeaecdd6ea624b1b3736ef12641e760283dc463f230e4bec13d3f333e9337b 2026-06-11 01:48:00.016823 | ubuntu-noble-large | deleted: sha256:7ebb6ebdd71a4242ed601695b34a5fef9f755cd78981beb9386c2f420ee02120 2026-06-11 01:48:00.016833 | ubuntu-noble-large | deleted: sha256:3296dde8ea26e2c29536b59f2fb9c31c430742b3c2742aa118e09c559eb26008 2026-06-11 01:48:00.016843 | ubuntu-noble-large | deleted: sha256:9b4502cec5c7ea2476476bcd66ccee17ffcd97a87f199e4476896f8b98697fbd 2026-06-11 01:48:00.016853 | ubuntu-noble-large | deleted: sha256:06910a95922772cc16d277f5704f1bc63421a8a39bf83059fe6d04f3adac8939 2026-06-11 01:48:00.016863 | ubuntu-noble-large | deleted: sha256:6c6acf22870dcd37e8ec51326fb2235828447ae1423e32861b4ce4a821f2e231 2026-06-11 01:48:00.016873 | ubuntu-noble-large | deleted: sha256:918aaa453a6e0f4ff997fcc2e70010bd72d5dcf7b28834f0b3f0f323a154373a 2026-06-11 01:48:00.016883 | ubuntu-noble-large | deleted: sha256:489df3756d18e53243a44c2c1d3709172f28f5d894244716008891e88408adc2 2026-06-11 01:48:00.016893 | ubuntu-noble-large | deleted: sha256:c6d9906a9316eea380bd01b27b23502094220d48c98c23d1f6ee5c5cd6a3515d 2026-06-11 01:48:00.016903 | ubuntu-noble-large | deleted: sha256:2b13cc4fe6dab41c4991b7e9c5eac960c43f2fc24794ad8316ff9c5f95e23152 2026-06-11 01:48:00.016920 | ubuntu-noble-large | deleted: sha256:d0d936ea20c9bd70afb704346c0991cb3334aa425af671017b26d6a51ede881b 2026-06-11 01:48:00.016930 | ubuntu-noble-large | deleted: sha256:2f5a8f43efecc26eee4c15f4fb9ea4cb90a167d763e7533b8fd1122aa6b6b195 2026-06-11 01:48:00.016940 | ubuntu-noble-large | deleted: sha256:cd59b27b803b51c88729b45cba08ab40e1a3803d5b93aac6f6848d24eab49a54 2026-06-11 01:48:00.016959 | ubuntu-noble-large | deleted: sha256:45c31814ef36f43cebd12550346a22c69d69cadf22a479cd655d2bc9d1576a78 2026-06-11 01:48:00.016969 | ubuntu-noble-large | deleted: sha256:71613dd7a2f5cabc2d9242f333b04c1e0bd9e7054c544df336b66a102206ba39 2026-06-11 01:48:00.016979 | ubuntu-noble-large | deleted: sha256:1fdf65c8d6874ca6bbf7341af55b681d557e934b69d3ce3c8ee5d7b07c98d589 2026-06-11 01:48:00.016989 | ubuntu-noble-large | deleted: sha256:f02d92483d6943101fb94f11aa64d07609a29f04b48089f7c8e3291c7a60665e 2026-06-11 01:48:00.016999 | ubuntu-noble-large | deleted: sha256:3d7183a95e3ea043a5126fd080506d4e6700927dfec634407ab18ef3e3dcdbab 2026-06-11 01:48:00.017017 | ubuntu-noble-large | deleted: sha256:af1f20c25d33a5746eba5803cba7be2f01363de41c0d49a9900cf141f9d6c80e 2026-06-11 01:48:00.017027 | ubuntu-noble-large | deleted: sha256:40404bf7fd9fc3c1cb8ed25563f584adcb601f93fa00fc40a5a17a57e38bc951 2026-06-11 01:48:00.017037 | ubuntu-noble-large | deleted: sha256:71ec2e7916b53b0db5d63dea379dbfd965d340b37b0e2783fadb180f08f6abf0 2026-06-11 01:48:00.017047 | ubuntu-noble-large | deleted: sha256:3e73c9fe90563470b7f342b2796efb38cacdadb1fb6e774afd5d3ccb6b4c6061 2026-06-11 01:48:00.017057 | ubuntu-noble-large | deleted: sha256:323d35496db4876fce3a24a9ea920b83a27c70dfff4c9f2b89044a02c83afcee 2026-06-11 01:48:00.017067 | ubuntu-noble-large | deleted: sha256:2d1999c0e49be81ec3ea607f12e21acc040b642b41f55f26888120f49f2a4a54 2026-06-11 01:48:00.017077 | ubuntu-noble-large | deleted: sha256:da98612ee931c133b3d419e9a61d0cd1650997306915e54032cbff36f4fa7c69 2026-06-11 01:48:00.017087 | ubuntu-noble-large | deleted: sha256:5eb8acaa7beb8880a1f0132b2035201e6b244645013478ed3973d0c81f826549 2026-06-11 01:48:00.017096 | ubuntu-noble-large | deleted: sha256:e84abe612a4f6461b482daf43ca984aa791b2814b8268c9f4a3e736eb7091842 2026-06-11 01:48:00.017106 | ubuntu-noble-large | deleted: sha256:9749f701d5d33206ab573e79beabc43e0694d75506f69974cfb4a0401458e41b 2026-06-11 01:48:00.017116 | ubuntu-noble-large | deleted: sha256:f6a57ed01f42c7b29c8a7da65a2518bfbdd5809ee2a23e090ff28c1b115c7c2a 2026-06-11 01:48:00.017126 | ubuntu-noble-large | deleted: sha256:b0770183bec05e73c8044eee0aa620715d5658a45057228768f2c05eb40deeaf 2026-06-11 01:48:00.017136 | ubuntu-noble-large | deleted: sha256:8699300a4e3b262d254eafb3c48ed5f09d7372b37bedc486cfcb08affa993620 2026-06-11 01:48:00.017146 | ubuntu-noble-large | deleted: sha256:8d9716ed2079ff23645d90831e8343559a91fd167e7e3f6a0a986995c203f52c 2026-06-11 01:48:00.017156 | ubuntu-noble-large | deleted: sha256:cee027f8534e42695f8496e30dc3bd847497743c97caf97c6a12ba7633dfd3a1 2026-06-11 01:48:00.017166 | ubuntu-noble-large | deleted: sha256:bd80acb22403e7a2a79e5b2579d665a2ddbb1eeba608c44f3844e15eaf3b0b18 2026-06-11 01:48:00.017175 | ubuntu-noble-large | deleted: sha256:e415444d54ffab86155c688e098d8978b3621e26d73d3fe1612efbb7d9a854af 2026-06-11 01:48:00.017185 | ubuntu-noble-large | deleted: sha256:5f3750d83c1b78296639c45dcf9d31fa126e84f8e3c190355166906ba7f77d69 2026-06-11 01:48:00.017195 | ubuntu-noble-large | deleted: sha256:c40c94d8d6b0a7f288efd06711bbce853c5d622d50b0cd455c49d362de7ac5c1 2026-06-11 01:48:00.017205 | ubuntu-noble-large | deleted: sha256:124adca31c41defa074d151355ff43a4a3548dc21b646f34fce2510bc13e2329 2026-06-11 01:48:00.017215 | ubuntu-noble-large | deleted: sha256:5ec20bc52623c0992a9f96ab08c90605becaf6be232f0a95c84fd9b5a7d3a50a 2026-06-11 01:48:00.017225 | ubuntu-noble-large | deleted: sha256:4c6b3382b3e926d43b6e911229052edadec6ff31bba200b98130c3613d994c15 2026-06-11 01:48:00.017235 | ubuntu-noble-large | deleted: sha256:7a2c70c574f03ef7147dcaa23072662cebf1d6d3c5e469cc23e2a082f017f2b6 2026-06-11 01:48:00.017244 | ubuntu-noble-large | deleted: sha256:53ca80dab1b5ae81e0330d05eba8e9cece72ceadcf766becf5f514b6f43554dc 2026-06-11 01:48:00.017254 | ubuntu-noble-large | deleted: sha256:86657133d520c81704cd5fe97c8b8fcfed98da1a14ae62330a95bcf07eb86b25 2026-06-11 01:48:00.017264 | ubuntu-noble-large | deleted: sha256:2ad02b8643d606665a1336ac2da5b35c80f889e4e72481064100f71126fea424 2026-06-11 01:48:00.017274 | ubuntu-noble-large | deleted: sha256:1cf7ddb1dff22efc72ff977e931d7f7841e55c9b390aaa62174d67394437040d 2026-06-11 01:48:00.017284 | ubuntu-noble-large | deleted: sha256:d155b32d6886c16abc96094b7f35a90a03d175b4ceede034af9725a6bbc1793d 2026-06-11 01:48:00.017293 | ubuntu-noble-large | deleted: sha256:e1139657771b225404e42e1e871102169fb6add9a395ffa6784f3665c27c7fd1 2026-06-11 01:48:00.017303 | ubuntu-noble-large | deleted: sha256:7ac11b8d732c256e9a178bbbdad264a38834ab980da9cb483fd34f1d0978ebc5 2026-06-11 01:48:00.017313 | ubuntu-noble-large | deleted: sha256:98af5b3fb10ce43510a975affe5c1e6c9dc799b86bcc5c6a094a9c47b56cacb5 2026-06-11 01:48:00.017323 | ubuntu-noble-large | deleted: sha256:daad294c50f7b65ca54e5cd250c402dd00a8aad3ce0fdb1860a4ca5039d3e62f 2026-06-11 01:48:00.017333 | ubuntu-noble-large | deleted: sha256:d4151714a7918b25b2185930ffa73721e40c942a9fbbc873de15e9c957f519c3 2026-06-11 01:48:00.017343 | ubuntu-noble-large | deleted: sha256:b8be23c0b4c80e2359eac87d2808ca3aede9e4903987bb72e60553c57139dad4 2026-06-11 01:48:00.017352 | ubuntu-noble-large | deleted: sha256:b76bc3eb656bdea6d0ef2c8be4c340054008bd9a5c1a7f1c8bfa7890c5c50a68 2026-06-11 01:48:00.017362 | ubuntu-noble-large | deleted: sha256:3beb3e9f1c3feee17d1b9fb0a8c755adc65220db027ad9b762446ea9fed480b8 2026-06-11 01:48:00.017372 | ubuntu-noble-large | deleted: sha256:0f4a82afd2bb3f5d84cbd226eb092812c00a04824651cd7a98981d7d034c7d60 2026-06-11 01:48:00.017389 | ubuntu-noble-large | deleted: sha256:7052397109130ae2fde5ebeace9fd48668a90797f5e1c213760a80ef4a725e43 2026-06-11 01:48:00.017429 | ubuntu-noble-large | deleted: sha256:243e24679c1b6496d8d6489e670630e161505b1e59455db7f506949463651878 2026-06-11 01:48:00.017439 | ubuntu-noble-large | deleted: sha256:c3e0ea688716be0aadccc12e94ac7ee256e29f044c6f230dc06aaf7c47eb9b7d 2026-06-11 01:48:00.017449 | ubuntu-noble-large | deleted: sha256:14a134c8dde6cdf7116dc3acc40e67b489867640b3b26ec0e57a29a0af6ba827 2026-06-11 01:48:00.017459 | ubuntu-noble-large | deleted: sha256:6efc26272dfc870ac182fde0513bf07be03d9576f4371d29640a20d365a31835 2026-06-11 01:48:00.017475 | ubuntu-noble-large | deleted: sha256:8fec648ddce314b0531544100be268ddd73e62721cf87ec4b054dc7f228519c2 2026-06-11 01:48:00.017486 | ubuntu-noble-large | deleted: sha256:7016979f58e05e5ac0022a55e615de9361475bb06b6daaa1124f148172c20d25 2026-06-11 01:48:00.017496 | ubuntu-noble-large | deleted: sha256:08b6c2cb17a15f0587be9e27f3cd0a52d9af5cb37ca35ee9f73dea81c9210a1c 2026-06-11 01:48:00.017513 | ubuntu-noble-large | deleted: sha256:912c99c66432805bedfddea63c2e88fd689d68856371f45214604a986fee4d93 2026-06-11 01:48:00.017524 | ubuntu-noble-large | deleted: sha256:4ab9aca2ae8a4707f7e6cf945cb17649df794ee076a8b95fdf08b47d51cbd3cb 2026-06-11 01:48:00.017534 | ubuntu-noble-large | deleted: sha256:9f3ac8682353eed0488be03cee5d0f765a8cc81f44795c862d33adfc0476e50d 2026-06-11 01:48:00.017564 | ubuntu-noble-large | deleted: sha256:3a6220b56a58f9e79cab04401015c55065d32b83d869363451cac1efaea17e63 2026-06-11 01:48:00.017574 | ubuntu-noble-large | deleted: sha256:fad0ba3e8dc7b3494abff092730467d9eec771148c7861d42fe3cb92b04f0eec 2026-06-11 01:48:00.017583 | ubuntu-noble-large | deleted: sha256:7811164640bcd72f52d3202448fe28072684c246b22bf24e9783ad5e58626c1f 2026-06-11 01:48:00.017593 | ubuntu-noble-large | deleted: sha256:c7d34bb0ea42936938d3524889c911685c751a0c78b9b9af415e3a4459891099 2026-06-11 01:48:00.017603 | ubuntu-noble-large | deleted: sha256:4cb78c04a407a82c87da4031bdbb9981673ed53cfdba4dab0d2f28444ae73fe1 2026-06-11 01:48:00.017613 | ubuntu-noble-large | deleted: sha256:719658d851a328166d2094028b413c506450328c318879b64265b4b15bfab9d0 2026-06-11 01:48:00.017623 | ubuntu-noble-large | deleted: sha256:d0754a32c234b369cc45fd69b5a9b2d7553a44594a56e2ec99d97cba0edff5ff 2026-06-11 01:48:00.017633 | ubuntu-noble-large | deleted: sha256:0ddb3c1718e9e4ce7114a8dde92708311978bbf1a744e9ac3d919d6b922d6e3a 2026-06-11 01:48:00.017642 | ubuntu-noble-large | deleted: sha256:ca4a4dd15e32cfd4bb7e144539ef64cf63947fac52fb507348c1b32001c1e327 2026-06-11 01:48:00.017652 | ubuntu-noble-large | deleted: sha256:bdd38dea17eb79d2195760fce2c40e84301a52c984f2ad36181a6c442f71cc5e 2026-06-11 01:48:00.017662 | ubuntu-noble-large | deleted: sha256:d842c67c5e0504a6f436a07e67571770aacacc57be1b7b038f60402858c5dd53 2026-06-11 01:48:00.017672 | ubuntu-noble-large | deleted: sha256:4bfc32cc00961605930079d1af48678ac6676ef6e32d7c3aad56b8fb07045ac6 2026-06-11 01:48:00.017682 | ubuntu-noble-large | deleted: sha256:ad6db3c2788e9dc63322046b95fd1351e6c049e5f5c57f06368454e91282db36 2026-06-11 01:48:00.017692 | ubuntu-noble-large | deleted: sha256:93edac839b47fe5a848ae95a2b6107b940aed2e677d97cae14cab6a21a6b0dc2 2026-06-11 01:48:00.017702 | ubuntu-noble-large | deleted: sha256:73524e4b10119762fed0d0b7031036cfb7d6eb7a122ad109779befc1f33207aa 2026-06-11 01:48:00.017711 | ubuntu-noble-large | deleted: sha256:4a3a568279dc812b71204238222373a80cc82a943fd4743e2d2765f625b97bd5 2026-06-11 01:48:00.017721 | ubuntu-noble-large | deleted: sha256:25fbc3d597cea80b6f5cef4428eefb4f98a481cf30a9fc723de31b174c5dc4da 2026-06-11 01:48:00.017731 | ubuntu-noble-large | deleted: sha256:f6cc92c8a9f998cac017fb8f8dd94202a311b91307f9630c4407ffaf15aec08d 2026-06-11 01:48:00.017741 | ubuntu-noble-large | deleted: sha256:6a4e600b7d54682d11a101c4cfbe42bffcf77ce5e91822c62bfb536b9e0d6233 2026-06-11 01:48:00.017751 | ubuntu-noble-large | deleted: sha256:1de3848cffa78165f6a40fa2f432ce55e88c22fbc3a988495b1e3716dc9268c7 2026-06-11 01:48:00.017760 | ubuntu-noble-large | deleted: sha256:0de9706571486d0ba76fb2d6de10223051c140c039cd4a2617f8427bcd88c4a6 2026-06-11 01:48:00.017770 | ubuntu-noble-large | deleted: sha256:cec4fb471f721ad24c3330e89d1fe6d62a9fa3322a83110a9442a1bc50c94492 2026-06-11 01:48:00.017780 | ubuntu-noble-large | deleted: sha256:29aaa332919a11bdae9e25fbc878274949895b20c3275adf1f4738b3e41e1e30 2026-06-11 01:48:00.017790 | ubuntu-noble-large | deleted: sha256:6702cdebe7836cce3eee957af858906e64b6ebc9d93369542c773ebf822079e6 2026-06-11 01:48:00.017800 | ubuntu-noble-large | deleted: sha256:60febddfa6e652ba94d4913acd63d6459dc666c5322be171d8bfc55d7898a717 2026-06-11 01:48:00.017810 | ubuntu-noble-large | deleted: sha256:fe99bfe83b16f8add75b414461efe8fc4a41d349230e47969ff61e6f0f26f1de 2026-06-11 01:48:00.017820 | ubuntu-noble-large | deleted: sha256:c298b1b05a132898f5e6ebe672aca770e3d0bd50495b3c945bb659f255e72330 2026-06-11 01:48:00.017837 | ubuntu-noble-large | deleted: sha256:6b61ad536c22f3528335f261387e12dc768a4f8cd22867f254ec5f5fd50a604d 2026-06-11 01:48:00.017847 | ubuntu-noble-large | deleted: sha256:7aa45402d7996feb99c2566f3c44e3efcebe55d0e4321cb0d90d597bc9efdcce 2026-06-11 01:48:00.017857 | ubuntu-noble-large | deleted: sha256:fddd58a3fa7c43bac1d63f41d6d40e817b67a8dc5a1ae296210a15f3eb5be8fb 2026-06-11 01:48:00.017867 | ubuntu-noble-large | deleted: sha256:f1ce30934819e1e772bf2fe4a1f85f562331fa3ec140bba26a25caf2c791e764 2026-06-11 01:48:00.017877 | ubuntu-noble-large | deleted: sha256:d56111dd921f3fa127cad8a085b7a035740b8bdc50f5409d622904acc3ce2961 2026-06-11 01:48:00.017887 | ubuntu-noble-large | deleted: sha256:b804d2d5adcfb89d0f08b4c0ffb216b79f121b634bbb95ab39050c088ffdda38 2026-06-11 01:48:00.017896 | ubuntu-noble-large | deleted: sha256:c7837112fc34c7624c77080d8f79cdbaef8bcb5821bca3c9de0c6a387f0e353e 2026-06-11 01:48:00.017906 | ubuntu-noble-large | deleted: sha256:6c7a81512b335af3d7447615ba9eab5c8e9d5cb0b9e729b77da6a865dc291c59 2026-06-11 01:48:00.017916 | ubuntu-noble-large | deleted: sha256:8b43d9b20ca3b9501dcd734707404ef794ae400536a89a2c3fdbba0272a5b131 2026-06-11 01:48:00.017926 | ubuntu-noble-large | deleted: sha256:8108daaed28bf0acc8c5b91a912478b61acc8485c5afa0296aa899a0b4d98171 2026-06-11 01:48:00.017936 | ubuntu-noble-large | deleted: sha256:1bba1cf44954ac2faf6d197a8cfa2eef4cf3212813df00de6a46c7fc937f8df5 2026-06-11 01:48:00.017946 | ubuntu-noble-large | deleted: sha256:075d1c0169587401754f337deb7be0260404755b71c07f35aff3c41986939f39 2026-06-11 01:48:00.017955 | ubuntu-noble-large | deleted: sha256:c25f3e76e083b42116d14585b664923aafe82dbd46f9d2b51216f2ae2ac86734 2026-06-11 01:48:00.017965 | ubuntu-noble-large | deleted: sha256:f16eb00953ad9ee81f6cac1d70a7d5a1772bd09c24763203b6521a00a85b234a 2026-06-11 01:48:00.017975 | ubuntu-noble-large | deleted: sha256:4f065ca35375aceb8b688ad4f72b15d1a5a3799b3730675aa13062a950c9d89e 2026-06-11 01:48:00.017985 | ubuntu-noble-large | deleted: sha256:e8356e76b33be933035faf1a43f52410e9425db2f295daef5eabb8034c3ce975 2026-06-11 01:48:00.017995 | ubuntu-noble-large | deleted: sha256:f892ca933321e9f4e6645f2a30ed07b3640be6f28971d5ea68df0c5782514981 2026-06-11 01:48:00.018005 | ubuntu-noble-large | deleted: sha256:a48f22b655b308bf72769660367c8f3801a805136c57be0f1359dfabd8b3f9a7 2026-06-11 01:48:00.018020 | ubuntu-noble-large | deleted: sha256:a8d6404268cee7946639496b2b0283c66ac9cfc4586eeb1f6383d4ff9e80d95c 2026-06-11 01:48:00.018031 | ubuntu-noble-large | deleted: sha256:9903c08406338e852c424cd5ffe3f97fc8245f7c9a39fc4433464e57576da8de 2026-06-11 01:48:00.018041 | ubuntu-noble-large | deleted: sha256:dd638f5fb8530a48c2148da0d6612a8296ff1ba8eaf5f34ceaacab666d236920 2026-06-11 01:48:00.018057 | ubuntu-noble-large | deleted: sha256:474cb37d6a8351d00cb0bb9c4a99c9a0ae18095d351a81257aea8d90c8b66b37 2026-06-11 01:48:00.018067 | ubuntu-noble-large | deleted: sha256:d1f47d012a4809098eeb44106604d5035eb1ad94b423b5abe71288d0477efe0b 2026-06-11 01:48:00.018077 | ubuntu-noble-large | deleted: sha256:e54d00a82097f1711d94851bb44c969b967f4584fccd2a1a07ca2969f158727e 2026-06-11 01:48:00.018087 | ubuntu-noble-large | deleted: sha256:1d3405b0ac56107706d9462437f3329414b5e5c7183d22e8dee58ff09a4ce3f6 2026-06-11 01:48:00.018097 | ubuntu-noble-large | deleted: sha256:da89dfbe8417620e4020bdabdc656e7f77608015f90fd52c7e04a2128a991eba 2026-06-11 01:48:00.018107 | ubuntu-noble-large | deleted: sha256:1466f13e179a697ef1ce13bc1772347706487d23471693c0af0177d554c86434 2026-06-11 01:48:00.018116 | ubuntu-noble-large | deleted: sha256:7a3a1c80762020010493aa59d8dee6de690e127c8e1e4bcfbc1fa3680574be11 2026-06-11 01:48:00.018126 | ubuntu-noble-large | deleted: sha256:4bc89d471a4d1feb146b9f4b64c85269674671388754916a166f2e1c42911b86 2026-06-11 01:48:00.018136 | ubuntu-noble-large | deleted: sha256:c91c2348b9d6f0e8c01a92e515786565011b26144a9017f69dfcc03b05e80974 2026-06-11 01:48:00.018146 | ubuntu-noble-large | deleted: sha256:72e7efc4cc6a4744c8eb5d0f6ae61807dfc0eb19b009072544cb877f4ac90d7c 2026-06-11 01:48:00.018156 | ubuntu-noble-large | deleted: sha256:cdf5b761e31869a58c59bd03acd891c0ed94e2a8af46af1023b08238030d9ecd 2026-06-11 01:48:00.018166 | ubuntu-noble-large | deleted: sha256:a3d1e55d5c731142f0efa48ad92aae30522060afe59298be24cd1365e40cab48 2026-06-11 01:48:00.018175 | ubuntu-noble-large | deleted: sha256:9f8f9b4e30ab07ee1bd421fa61f9d61cbe815356fee8a1a44aadee773c702758 2026-06-11 01:48:00.018185 | ubuntu-noble-large | deleted: sha256:9eafe7b44422e396177cef879bd518fbaf8fdea7fb9000f8901f6b6c3f06399e 2026-06-11 01:48:00.018195 | ubuntu-noble-large | deleted: sha256:e1bbe7f3c07629ae6aab3935d382ebbca4140a3442bef0dea64af88c47224ae7 2026-06-11 01:48:00.018205 | ubuntu-noble-large | deleted: sha256:df4439162c8f096885ca3d041498487386d2dda692baf90dc58d1b2e7ec06a1b 2026-06-11 01:48:00.018221 | ubuntu-noble-large | deleted: sha256:9a9931311b423a18c1cf978e6fdd0f10d9baa0a69f9a986eb67f0099365ed8e1 2026-06-11 01:48:00.018232 | ubuntu-noble-large | deleted: sha256:90d640eea0df8e38e5757f2f886d7699fb2009dd951f0ef98950135b8bb760ef 2026-06-11 01:48:00.018242 | ubuntu-noble-large | deleted: sha256:f1a576cf9291da9d2705c480cf5775d5123764b662e427893e6e2fccf7015a62 2026-06-11 01:48:00.018251 | ubuntu-noble-large | deleted: sha256:09e90fbfc336bd18a7abac0f01d6d0de54d9b036d7e0ec397f5038924ad47c45 2026-06-11 01:48:00.018261 | ubuntu-noble-large | deleted: sha256:6bd8e975880fe9d3535c17fc5600dba94bd65f90287d42bacfe3021cddfb0dd7 2026-06-11 01:48:00.018271 | ubuntu-noble-large | deleted: sha256:6fd47dfd07bf4ad884630e3c6b7b7ca95c3fe582d76741706540956a29acd654 2026-06-11 01:48:00.018281 | ubuntu-noble-large | deleted: sha256:0b914f72fe64485b962c3a1a2a2a8f67f2947635eda6a5ae74842ed65b210907 2026-06-11 01:48:00.018291 | ubuntu-noble-large | deleted: sha256:9103fc52cf24c73539f81c6688f4bafa213e1f680fa02a94119d8dbfe8a24a30 2026-06-11 01:48:00.018301 | ubuntu-noble-large | deleted: sha256:b306d41bfdc1549d03dd406db51058cbd05102795e98ad96ab7d8ea4aed4e747 2026-06-11 01:48:00.018311 | ubuntu-noble-large | deleted: sha256:a7f1b010889f793bf18d106b61a3bf5b8d15dd3d0cde5e2e4f13a807e5790efd 2026-06-11 01:48:00.018320 | ubuntu-noble-large | deleted: sha256:cc70cbf627be7c8c0535104bd3e8872d0dd5cf9896c9fecaa8b281d9b6fdb382 2026-06-11 01:48:00.018330 | ubuntu-noble-large | deleted: sha256:5fdf55a076e1626002ff3f80736e39a8d5966b025f026352a15b033d91d30092 2026-06-11 01:48:00.018340 | ubuntu-noble-large | deleted: sha256:01ea886c8c743e29107530f02aaf428894602537318dedaa9a317e2f9d6e11b9 2026-06-11 01:48:00.018350 | ubuntu-noble-large | deleted: sha256:e5f3f06380c151ecb0f04a70335cbbbd21fe2e308e6a53b7671c0556098cdf88 2026-06-11 01:48:00.018360 | ubuntu-noble-large | deleted: sha256:696e59159f8f70845c9fe1e07ac979fa63917f14709aeb26645d387f6d6acc37 2026-06-11 01:48:00.018370 | ubuntu-noble-large | deleted: sha256:c2bbea6e0218db529c3b57d2b6a1f10651e5977eb760cf855cdbba2fd5ceeb9c 2026-06-11 01:48:00.018379 | ubuntu-noble-large | deleted: sha256:f08dd765fdc40a907ed2e7d188d6c2c025c33df8068e872bd7a6ee7d81d8745f 2026-06-11 01:48:00.018389 | ubuntu-noble-large | deleted: sha256:623e99e966d76188ec6ae6da92911734225d742553347f25febd64450a93af3d 2026-06-11 01:48:00.018430 | ubuntu-noble-large | deleted: sha256:1cbe2fc00bbdb45f9c8c1a99cc92fd9bc62abb8a4034df5ec86a3b0bde1035b6 2026-06-11 01:48:00.018440 | ubuntu-noble-large | deleted: sha256:36dab8ca4330e28af573fd45a08448d2e29ac427af3c207afc14af90735069db 2026-06-11 01:48:00.018450 | ubuntu-noble-large | deleted: sha256:c77d1749a6890922aa3b4a843bdb693f4d10b03ffc7a023738fbc4daa7846bd9 2026-06-11 01:48:00.018460 | ubuntu-noble-large | deleted: sha256:a9f1c2424b24b66ffce7f5affc81098784b0567bcf3f4fd18be0e87e5c700d00 2026-06-11 01:48:00.018469 | ubuntu-noble-large | deleted: sha256:b679c2bd8748135fc59d4518873dfc52d0e00cdbd017522d0d0a7ce1afc8310a 2026-06-11 01:48:00.018479 | ubuntu-noble-large | deleted: sha256:9350a2fd34dde6a6a5a39c402c7af02e6e1a770fd65d9c39a7f29a0912764dda 2026-06-11 01:48:00.018489 | ubuntu-noble-large | deleted: sha256:9c3dd513a50a657074818d7898ea9c43d22ef6aad344812e46f2aebc5a969747 2026-06-11 01:48:00.018498 | ubuntu-noble-large | deleted: sha256:a0216c17e1c28bef1fa812fcbee867b6a8d71085ff39726e79ee867117f57930 2026-06-11 01:48:00.018508 | ubuntu-noble-large | deleted: sha256:37d7ce56fe3cdadcbaf859be1671b72ec8bfb9bf9fc62660cf1e3af10904e980 2026-06-11 01:48:00.018518 | ubuntu-noble-large | deleted: sha256:16668371800fada8185dd38fa70e38d8dca58152a61074ae47bc620d72ded3ec 2026-06-11 01:48:00.018527 | ubuntu-noble-large | deleted: sha256:e36daa03d7ec289f3fa451ed28628aa67bc83d988311edb02135316c82d57c7e 2026-06-11 01:48:00.018555 | ubuntu-noble-large | deleted: sha256:479e0e788c5014666d84eda9eff98fd3c610fade93d85b4a0c55be98b78c1419 2026-06-11 01:48:00.018566 | ubuntu-noble-large | deleted: sha256:7c196d81769cf94ff1a7eeaeac8d30472288393e1e4f3f4e4f28a1df5f3bf060 2026-06-11 01:48:00.018582 | ubuntu-noble-large | deleted: sha256:c539ef955b5222777f1884609fba2f4a55973f39176ef95cfc97f6bcae59aaec 2026-06-11 01:48:00.018592 | ubuntu-noble-large | deleted: sha256:9c338218bcf5b0b2a5803906a673770251de144374b65ae0889cd428977fd77a 2026-06-11 01:48:00.018602 | ubuntu-noble-large | deleted: sha256:e6f21e039cd06af4d484b6136ab88c2e3f9b15160261489645eef85cf954a13d 2026-06-11 01:48:00.018620 | ubuntu-noble-large | deleted: sha256:1bc0df4dfddebc62c2aba3f088d8af07c3150c46008fef5d7e2ae19868e5b641 2026-06-11 01:48:00.018630 | ubuntu-noble-large | deleted: sha256:8a4c8d850e8de5264f2a822bacbd0722d9a897c389a6b50c49d31827e720b314 2026-06-11 01:48:00.018640 | ubuntu-noble-large | deleted: sha256:5169dbae55a7525dfe2be5ddb6bba66ada9234e13f3eb6a4ea1b1e108c875313 2026-06-11 01:48:00.018658 | ubuntu-noble-large | deleted: sha256:30637f888c4da937f91266bf4d5475d6ebdebd8c6a2d1940148af5fec176247c 2026-06-11 01:48:00.018668 | ubuntu-noble-large | deleted: sha256:1cafff79240c84f93f080d5dc38c79cc9455353ec99b1b4bb3b3d115f7439c7d 2026-06-11 01:48:00.018678 | ubuntu-noble-large | deleted: sha256:357fa6be7140887b0ce5cebd46dc53ec9e151188654c718dd93d6fa5ec5cb0d4 2026-06-11 01:48:00.018688 | ubuntu-noble-large | deleted: sha256:e942c8673077642aceaa5c8dce4e259388412b09083bae2e3f2d703f7999713e 2026-06-11 01:48:00.018698 | ubuntu-noble-large | deleted: sha256:03e15f1af4a5a19c6c2cbc51cacd140d40a374a4c2ae743667cfacfd3e8a2274 2026-06-11 01:48:00.018707 | ubuntu-noble-large | deleted: sha256:38c171bbf06b39812353387f5f8b6e396bda43886fb008e6a0d14b26836318a0 2026-06-11 01:48:00.018717 | ubuntu-noble-large | deleted: sha256:7a02dbe626871f093581957d111df6a165169a40ccd64f4e742c85a107426601 2026-06-11 01:48:00.018727 | ubuntu-noble-large | deleted: sha256:5150a1c31a856cb21902f4af5abc4ed2ed444863f4c8bd805bc168ad7a65d26b 2026-06-11 01:48:00.018737 | ubuntu-noble-large | deleted: sha256:669591fcc0928ee47ea855983ae094db2f179c435f98f660e920059f65aa667e 2026-06-11 01:48:00.018747 | ubuntu-noble-large | deleted: sha256:6dd1c1e9764a860f4d3ab56227151b8e6be0a19681ce9073dfc45f066af6278d 2026-06-11 01:48:00.018757 | ubuntu-noble-large | deleted: sha256:9a21524c893e167fbe566471eee22fa5999185b7081778788b813f6218dc2149 2026-06-11 01:48:00.018767 | ubuntu-noble-large | deleted: sha256:c08f27f08b0e5ea52643da4ab835f9edcda068c16d9c50eb4858ca1fe10665b2 2026-06-11 01:48:00.018777 | ubuntu-noble-large | deleted: sha256:8a953978cd83c48493f84df01401c6856d4efd93fd1d3ff8209854838ec4d599 2026-06-11 01:48:00.018786 | ubuntu-noble-large | deleted: sha256:aca8afd278c51263a571a63bae903fea04e4f443d824b6995bff8470ae5ce39e 2026-06-11 01:48:00.018796 | ubuntu-noble-large | deleted: sha256:2a5b2c08651bf0f5ab843e60ab67b8fb3c290c5aa5a623e940d917bcca759ecb 2026-06-11 01:48:00.018806 | ubuntu-noble-large | deleted: sha256:1c7e97d525daf0236d99272df1deb987f3594f6efccb224577ed0a23117e88ad 2026-06-11 01:48:00.018816 | ubuntu-noble-large | deleted: sha256:d6e7d643b543b1eaf17d9156cc2be6ac634a83c9bd0245f760f8340d208b1734 2026-06-11 01:48:00.018826 | ubuntu-noble-large | deleted: sha256:c9d1c8cac4317f4974b98029fae55bdd423d80dd26db4737bd1af000f3acc022 2026-06-11 01:48:00.018836 | ubuntu-noble-large | deleted: sha256:d96cae18ab547580c022093c88c86f18a4b8cb3751e9db841fb97393352d49f9 2026-06-11 01:48:00.018846 | ubuntu-noble-large | deleted: sha256:efbaaf9bd2547422a83608f771aa403eb83485f6d126f39cae45036af33be9ac 2026-06-11 01:48:00.018855 | ubuntu-noble-large | deleted: sha256:aab98e4b59af9492a74ba92c49e2f4b559cf1baecabaa9c93e272d393a97cff3 2026-06-11 01:48:00.018865 | ubuntu-noble-large | deleted: sha256:c297983b952781e08b4a043a47b4f69fdeaf7953b2e10b05678f3914cf072165 2026-06-11 01:48:00.018875 | ubuntu-noble-large | deleted: sha256:1ea24d88c49eb7bec6750c84c33373deead4a9197839a900d2390d3846b9c4db 2026-06-11 01:48:00.018885 | ubuntu-noble-large | deleted: sha256:5cfb700024e1452584cd71f5d9e634d95337d6fba5234fa67c9fec8832818d0b 2026-06-11 01:48:00.018895 | ubuntu-noble-large | deleted: sha256:f10243db3879cf64d619b7f1f61b4f9bd159b59c0e8eeb9aa45181049c8d1b50 2026-06-11 01:48:00.018904 | ubuntu-noble-large | deleted: sha256:0cd545b7f90115d3c7b5213fcfe62c6e985a72e12589b5c070b7dbd22ace6ee5 2026-06-11 01:48:00.018914 | ubuntu-noble-large | deleted: sha256:96025c84048e7bae0ddd5cd15fe9114e70b54eb61de2f5241dbb031a33325153 2026-06-11 01:48:00.018924 | ubuntu-noble-large | deleted: sha256:489284c8e396f0f820bdccfdd9169b33e3a6b3b268187296133c6723ae44b5e4 2026-06-11 01:48:00.018934 | ubuntu-noble-large | deleted: sha256:56864b7aa96a0a77b6b2e465efb71b1c9695fa5635dd010896a0f6e39fdfc349 2026-06-11 01:48:00.018944 | ubuntu-noble-large | deleted: sha256:36c2dbe2fd06ddbf214cf7d46db76db004b689d522bfb054910fedec2fbb7713 2026-06-11 01:48:00.018954 | ubuntu-noble-large | deleted: sha256:a7994c91af9ed6ed759e4b3360c02e52825f5b53ba56a735fdc49847c434a5ea 2026-06-11 01:48:00.018963 | ubuntu-noble-large | deleted: sha256:d6ceff53dfbd72e202a39fc88735987c8cf871a3146687ac63a56fdae016e4f4 2026-06-11 01:48:00.018973 | ubuntu-noble-large | deleted: sha256:6cf00d3a6716d42296f3a8b67f0c773857c72dd851b782781ff367d3feca0442 2026-06-11 01:48:00.018983 | ubuntu-noble-large | deleted: sha256:57d56e6c421f9dc72ec9809369f4610e074cc4c7d2b567f4ce73a8c684951725 2026-06-11 01:48:00.018993 | ubuntu-noble-large | deleted: sha256:2073a7fc6a87d034d2a2153bc56de18c7cf14445d4ea148651cd086161e32a48 2026-06-11 01:48:00.019003 | ubuntu-noble-large | deleted: sha256:ee90830c0c609fb2f3ab1ceed85d570b3b66cbb990d370ddd0e0104bca0380ef 2026-06-11 01:48:00.019013 | ubuntu-noble-large | deleted: sha256:d8850f09f1c670292ac106b20cee174f3f605e7704c189ec9aa387a9cfc4d988 2026-06-11 01:48:00.019028 | ubuntu-noble-large | deleted: sha256:9104fa8c121b03d6996d5a4518dbc542d22962b8ed9ab2744c0153e9012b2464 2026-06-11 01:48:00.019039 | ubuntu-noble-large | deleted: sha256:ad8d1b3ed48f7129e5c101b56c87008d4555536103b1101c4c5531b649f72a48 2026-06-11 01:48:00.019048 | ubuntu-noble-large | deleted: sha256:2b9e6e75eaf862e44637547133597f6775882e3ad50c8b43f7da401b9359045a 2026-06-11 01:48:00.019058 | ubuntu-noble-large | deleted: sha256:9d854f7a4cfcfb51a9d45609ec6858b98ebef6201f34b9ca1c02c3ec1c6f585a 2026-06-11 01:48:00.019068 | ubuntu-noble-large | deleted: sha256:28313e6e140cc2dcd07664f538d03a7f813d447ad78c44593b69d15581459f3a 2026-06-11 01:48:00.019078 | ubuntu-noble-large | deleted: sha256:d46d226ebd7797eb124faed86f5ce74f6bf9b4be770720bba71b68fe504d54b6 2026-06-11 01:48:00.019088 | ubuntu-noble-large | deleted: sha256:1b7b27b452fa8875a13b2d3ddc9c8d86fd532dc1e4c847dce6736eae04a4c8ae 2026-06-11 01:48:00.019097 | ubuntu-noble-large | deleted: sha256:d8d5c501e718fab0fcea9eece9c0869c27dbf475ba633e85a2a8c158eec6282d 2026-06-11 01:48:00.019113 | ubuntu-noble-large | deleted: sha256:f11213f35a300a8800e0962754467027c78d9bea0c2bc37624c074536874f914 2026-06-11 01:48:00.019123 | ubuntu-noble-large | deleted: sha256:8fc59680923aeba420c714764f9fdb8b19a51882d6a000a9f206096d982695a9 2026-06-11 01:48:00.019133 | ubuntu-noble-large | deleted: sha256:dfd67ccd1ba13c16c27eab16b553f2a580efc487cf237ec5e1a73d7766fb81fa 2026-06-11 01:48:00.019149 | ubuntu-noble-large | deleted: sha256:80162022b16a9fcf518d2b83d2297ac8a112223c088e1b795313d37151bb6b6c 2026-06-11 01:48:00.019159 | ubuntu-noble-large | deleted: sha256:8f730057749ab582267f8d1eb2ae1ef527bbd544f6f1524e7b2806dd7771f36b 2026-06-11 01:48:00.019169 | ubuntu-noble-large | deleted: sha256:08ede58c2abaf6437941e07f106651066feee83bd5ff9ab71760fce623a780ba 2026-06-11 01:48:00.019179 | ubuntu-noble-large | deleted: sha256:93994335c9f4128a19e4fd8971d157ee312b4116e26cd15eecf5e220cabe2ff8 2026-06-11 01:48:00.019189 | ubuntu-noble-large | deleted: sha256:519d86e3833cfb8c126884352b7f037d8f678d1ca2587870d346ea2b11c8b204 2026-06-11 01:48:00.019198 | ubuntu-noble-large | deleted: sha256:2e0c36157c1682ab03b2686355a0f30d16adabf979744f57362cb0525ddd8019 2026-06-11 01:48:00.019208 | ubuntu-noble-large | deleted: sha256:92b03cd765ba6999ca5edf94c4bff9e2b409bfb4e3671f0025288e54e01cb078 2026-06-11 01:48:00.019218 | ubuntu-noble-large | deleted: sha256:919c40f487da527bc7e7f96e70a316bea5049bd789445f8e483dd914dbcb4c25 2026-06-11 01:48:00.019228 | ubuntu-noble-large | deleted: sha256:bbf1eb286837a78f3c20d95639d1c273ab3a34ba103b2b96b970f6e1f1b2657b 2026-06-11 01:48:00.019238 | ubuntu-noble-large | deleted: sha256:3fe511761143babad9d474290b04b1e285c9edec5936c3efd5875fd4dd5d3aa9 2026-06-11 01:48:00.019247 | ubuntu-noble-large | deleted: sha256:9000f4fa33b3db8712420c1045d98fd820d27668ff43949e3b7651b234aad364 2026-06-11 01:48:00.019257 | ubuntu-noble-large | deleted: sha256:dec290fcd2dad6ed3f77995332ed501a348c26cbbbf0cb5e9d9125a992d80e98 2026-06-11 01:48:00.019267 | ubuntu-noble-large | deleted: sha256:8f4fea61dc79c6dbf87c1fa4aeca48ddbc4400ec238d6fd4bd190d8d602252f6 2026-06-11 01:48:00.019277 | ubuntu-noble-large | deleted: sha256:48b96df98ed45db531e933fa35153cad9ce6bb4777b64c9bd62f59002b9fb0fb 2026-06-11 01:48:00.019287 | ubuntu-noble-large | deleted: sha256:c42016bc206b9113703b0d06b7a00ee45f22c661ce32c89240e09b8ce6459ab8 2026-06-11 01:48:00.019297 | ubuntu-noble-large | deleted: sha256:ec875708b4141a6610bf15474a645d6e4a06c88b93470f9b9362efd2c9b0ba6f 2026-06-11 01:48:00.019306 | ubuntu-noble-large | deleted: sha256:ae2859f945b90accc46ef604a186c602769059f739fdd1ba397442bc9fb0761c 2026-06-11 01:48:00.019316 | ubuntu-noble-large | deleted: sha256:8665639cdc1eae69c986ccb367462cec2d3a40e1e56f78c3707f18c6ce23837c 2026-06-11 01:48:00.019326 | ubuntu-noble-large | deleted: sha256:19542f629597d5367f04cb7f7200099b27b2052ae3f7d0aa0b853637e084f9c0 2026-06-11 01:48:00.019336 | ubuntu-noble-large | deleted: sha256:23f557034999025578c40f38c9d99c6a77ef4367a1e8486aae4319255ffac7f8 2026-06-11 01:48:00.019346 | ubuntu-noble-large | deleted: sha256:20f86c951f75e89e05f8e5eb48491b1d7b298b66327cd4143eaeaed938e1cb3b 2026-06-11 01:48:00.019356 | ubuntu-noble-large | deleted: sha256:cb3bd9b0bc0ac71af1634b8a8536bdf6aad7ceef470d0e2f80d2ad01b31ae722 2026-06-11 01:48:00.019366 | ubuntu-noble-large | deleted: sha256:937d16a70318ab907c7d7748133f414b7720647b2e0661f33a1075f8c52ca922 2026-06-11 01:48:00.019375 | ubuntu-noble-large | deleted: sha256:a34dd23e5f7a4ef9631d7feecf953f8015833d58c4c19bc97080417ce3ec5c3d 2026-06-11 01:48:00.019385 | ubuntu-noble-large | deleted: sha256:a86dbb7c6c4575ec4595f9d3c70ecd6935f4c216536d633cf48b473b858f199c 2026-06-11 01:48:00.019419 | ubuntu-noble-large | deleted: sha256:cf1cf7a49926298f7cd672c6bf80af7becbc57d0ef12683294578c43e5471c39 2026-06-11 01:48:00.019434 | ubuntu-noble-large | deleted: sha256:e9fde742f6356993ce83b17216a1ba790851ff52ab86f1a878a1cc3853dbc171 2026-06-11 01:48:00.019456 | ubuntu-noble-large | deleted: sha256:b8bdf23b8351f40e432407dcfcfcd3eb341ba2c48c38ffc0d1c40f1de23dd577 2026-06-11 01:48:00.019466 | ubuntu-noble-large | deleted: sha256:f89032058e4817efd0b3bf760aa992f0f5eba5d8851b0741763924a7c63a0ca9 2026-06-11 01:48:00.019476 | ubuntu-noble-large | deleted: sha256:fc3627b5e76ffb2cf9b141427e34c5a4ba9c0d27b67e3ebf0a8b87cf2f7a1457 2026-06-11 01:48:00.019486 | ubuntu-noble-large | deleted: sha256:ed4ffefdd83484ae6d12d52e0ab733cbaf642a7ee4d7a0a377914e87ff578dfc 2026-06-11 01:48:00.019496 | ubuntu-noble-large | deleted: sha256:bb0be92116bf99b3983f506b570161465b4267e6cb1c2fab68940f203eedb02d 2026-06-11 01:48:00.019505 | ubuntu-noble-large | deleted: sha256:81e4cfc0508a08a4fc8d65ec785c5b5be6e01a86339eb8147cd3b1e61ea2687c 2026-06-11 01:48:00.019515 | ubuntu-noble-large | deleted: sha256:d3cbf8063fffef9295b331dfde8f9b37596fd6fb38945db855292f2b353c9431 2026-06-11 01:48:00.019525 | ubuntu-noble-large | deleted: sha256:f00cb5a368b80afe05a84f9877233d3d68084d3fca90bf0fb7d296405643e787 2026-06-11 01:48:00.019535 | ubuntu-noble-large | deleted: sha256:6eee85eaa7e47ca4e5fae87a46f395c87e4e5693266a45264c5141d7c54f3f0f 2026-06-11 01:48:00.019564 | ubuntu-noble-large | deleted: sha256:ddd044074a3d0b90ebb79c6274abc0dff201c538dc2693160691c32c22b204a1 2026-06-11 01:48:00.019574 | ubuntu-noble-large | deleted: sha256:4bfcdff74e1b7ce28a421f64c414b8106bab780394a200518f40b61c0841cf99 2026-06-11 01:48:00.019584 | ubuntu-noble-large | deleted: sha256:be466d80b4a8f5d113a48d5e8efa567bd4e91bccc718611de0786285865353d3 2026-06-11 01:48:00.019594 | ubuntu-noble-large | deleted: sha256:114a599cad77092f945a4a77cdbbff02baa7d9aec5a9ba9e80ac1a248482ef15 2026-06-11 01:48:00.019604 | ubuntu-noble-large | deleted: sha256:922df52e64b83a9276877dc725640f3d8c0700bbae7f09fc3e54255b868cfefd 2026-06-11 01:48:00.019614 | ubuntu-noble-large | deleted: sha256:035b06d7d38d702119aaefd77e1500cdbedc160f954e7a92c6d66b1af9379ffe 2026-06-11 01:48:00.019623 | ubuntu-noble-large | deleted: sha256:e42158ca90e3552f5c7a768baffd62e527de2f5635c0ea892b91f7e86e6043dd 2026-06-11 01:48:00.019633 | ubuntu-noble-large | deleted: sha256:ddb0d525d796bf52f3a21dd17897b2eb6a64f2620bea064f01deb2053b125e20 2026-06-11 01:48:00.019643 | ubuntu-noble-large | deleted: sha256:878d950ce63c75ec7055d11253fcd50db4096b82c4d666d047604b5be5d2c0a7 2026-06-11 01:48:00.019653 | ubuntu-noble-large | deleted: sha256:c32b54a6ab6c99e1658176bb641b3bb93ed8afdd38041503c618a84fe45d73c6 2026-06-11 01:48:00.019662 | ubuntu-noble-large | deleted: sha256:131a54fed6fbe89e75be8c0337315e52297c1e620558b0bb21d34eee73fdb464 2026-06-11 01:48:00.019672 | ubuntu-noble-large | deleted: sha256:c25af3e1c720c7aad4b9c339c8f76923aa265f0fd1424e838eff936446da9133 2026-06-11 01:48:00.019688 | ubuntu-noble-large | deleted: sha256:7e5310d782d6ae3a8defa3230b9bacbe675fdd57058850b83c10b54b5ca028bd 2026-06-11 01:48:00.019699 | ubuntu-noble-large | deleted: sha256:d6d466565e35369e658e86c0ebfb243c7f9acb0b9c156948bb029bbb03a945d1 2026-06-11 01:48:00.019709 | ubuntu-noble-large | deleted: sha256:22734ebf3d7b85487d146234b677a05777551c03d74818836db39d0e32f53387 2026-06-11 01:48:00.019726 | ubuntu-noble-large | deleted: sha256:9738ebe2dbb455aef059c47f15254e5348900aebeaa1c57617d315e298625f02 2026-06-11 01:48:00.019737 | ubuntu-noble-large | deleted: sha256:f68aa67c3a9516b8b4f74a2c9f22ec760f6f49d1246873efcde79fe240df7c5a 2026-06-11 01:48:00.019746 | ubuntu-noble-large | deleted: sha256:3952dbe2a8dcf7eee6d89ca9ae3bd31448ec3deb2e798580f08cb794d22e854c 2026-06-11 01:48:00.019756 | ubuntu-noble-large | deleted: sha256:afa8e1b16fe97af9e4cb29989ff69259e90a4bc0f457e01d46797c66cc44a074 2026-06-11 01:48:00.019766 | ubuntu-noble-large | deleted: sha256:bcf416f0a2e2340abf3c6ab7333f4b82143ca642ebef4deeb3c9ebdda5bc8c3f 2026-06-11 01:48:00.019776 | ubuntu-noble-large | deleted: sha256:53a5ea9dd3d484ec9ba068244b5a1b9113eb0d972bcdea2da88093536f06a141 2026-06-11 01:48:00.019786 | ubuntu-noble-large | deleted: sha256:c5500a20505c48a7e1d1504c09e29664ec226daaf936682117feb5519658c68a 2026-06-11 01:48:00.019796 | ubuntu-noble-large | deleted: sha256:aa383e87269b70ee00288a70bbce8e3d199225d5473f78bb819e7fcb3422da3a 2026-06-11 01:48:00.019805 | ubuntu-noble-large | deleted: sha256:6832497bd31bdab4a62bd736c6c0fc390f3e97db4164bbe009f151febfdf1266 2026-06-11 01:48:00.019815 | ubuntu-noble-large | deleted: sha256:3da2abbda2744118865684f9a2eb9ec639dc9da5a982686eb7f78c8b8feeed2e 2026-06-11 01:48:00.019825 | ubuntu-noble-large | deleted: sha256:f3609c6927f4801aacd8b3e659968c2841a01466e387c762bbe933ed6beadce5 2026-06-11 01:48:00.019835 | ubuntu-noble-large | deleted: sha256:6a45c2f70e2efab87b6659106a2b7076c3d744361e2a880ef0303edd78acaf78 2026-06-11 01:48:00.019845 | ubuntu-noble-large | deleted: sha256:822657870162798e7b4c75c704566a9a2ebe1ff2edcdc49d2d7c8fc9ca73bc92 2026-06-11 01:48:00.019868 | ubuntu-noble-large | deleted: sha256:4d318aaad3340010889cf03fa1cf5156874720652038edd07640bd3415521e35 2026-06-11 01:48:00.019879 | ubuntu-noble-large | deleted: sha256:f75cb4b95891dbaa8619c923d90ea4ca13ff2b659e21c8be66df0c0b4cf3bc7d 2026-06-11 01:48:00.019889 | ubuntu-noble-large | deleted: sha256:0137aaf120c04e99773fe9755c4e9cf9a89f467ae5381d232ed3c4575ee72e9b 2026-06-11 01:48:00.019899 | ubuntu-noble-large | deleted: sha256:d2167cdb11d627b6909e6865e64872e8492f529b6e74cc2b873d3161be49c74a 2026-06-11 01:48:00.019908 | ubuntu-noble-large | deleted: sha256:a93a7a561b095b8c224d0d63644526b1579e405a23013833ad1442b654abac1f 2026-06-11 01:48:00.019918 | ubuntu-noble-large | deleted: sha256:1fefede2a9aef96e402104b4dcb6d20e796b66313f90505eb0fe75dff9263d41 2026-06-11 01:48:00.019928 | ubuntu-noble-large | deleted: sha256:8e832534236f72138b192394b9bc2d92f973a5ba912b3056a3cbb02cc3e1f5d5 2026-06-11 01:48:00.019938 | ubuntu-noble-large | deleted: sha256:00243767b638e1cd5fc59fe201b19f503f891dbd98c925cf0a6f0b6c97135497 2026-06-11 01:48:00.019948 | ubuntu-noble-large | deleted: sha256:161029ff6339680d9a7e4df2ac0f2f92f95b090dcb00bea53e9fc7e217993e6d 2026-06-11 01:48:00.019958 | ubuntu-noble-large | deleted: sha256:00e276a14639f646bdf210e0b4ea0cfd5c08ae6d01b60ac02c622ea2f8bda097 2026-06-11 01:48:00.019968 | ubuntu-noble-large | deleted: sha256:462bf7dad921a05393d242bf84e9c0861adb1d46d7218efe021468569498f753 2026-06-11 01:48:00.019977 | ubuntu-noble-large | deleted: sha256:29b10b1fab9ccd6d5ecf4d14375b32cbe66515edf823cdd8e6af508127925131 2026-06-11 01:48:00.019988 | ubuntu-noble-large | deleted: sha256:6dc9bb4d0bef3026ed1a2f60649ff78cb0647b199afe2776e7ab1a6797b601c1 2026-06-11 01:48:00.019997 | ubuntu-noble-large | deleted: sha256:f8cbf176fd1b59c2d7854aa84e1c4eef453df55e588801e0ca964282b0fbedca 2026-06-11 01:48:00.020007 | ubuntu-noble-large | deleted: sha256:ad4c091e808cd00434dcc3b0566b693279ed5ba970d79d898b9592604e6c4969 2026-06-11 01:48:00.020017 | ubuntu-noble-large | deleted: sha256:c4b1440cfa7a38370362770240cf7f79a87d85fcde576e87db143a237fcc951a 2026-06-11 01:48:00.020027 | ubuntu-noble-large | deleted: sha256:241353bf091b43a7d7db5f4ded519a5a0315b37df2efd8f6b41fce2857aaed5c 2026-06-11 01:48:00.020037 | ubuntu-noble-large | deleted: sha256:2ce12f9ae5d001f9e710cc67feae24606ae97f829896832d8f01d05c91254698 2026-06-11 01:48:00.020046 | ubuntu-noble-large | deleted: sha256:f39e83127a8a7b0eed003b6502a03c243ef324e2b03abe7bf6c1c7c1b1d649dd 2026-06-11 01:48:00.020056 | ubuntu-noble-large | deleted: sha256:8dcc38ec07a4265786cea728c6b0f6e60ec83c962c2a047791594f9f40f8c56e 2026-06-11 01:48:00.020066 | ubuntu-noble-large | deleted: sha256:4b8794580901528f5e19acaa99692497e7f5592fc008021c5a3ba8da5f29fc5a 2026-06-11 01:48:00.020076 | ubuntu-noble-large | deleted: sha256:e6a3430b59d2b793e128c2193d24231adba7a02bb0068819647d94167df84cd9 2026-06-11 01:48:00.020086 | ubuntu-noble-large | deleted: sha256:570b2b4ae0c2884c40e3205887e0aa71c63565fd167dc3389ba52f101da4ee39 2026-06-11 01:48:00.020095 | ubuntu-noble-large | deleted: sha256:98449f414e5744316662cfda7da9a99e4eaf6f9515d8e8c52ec4a0f8e7acc5cc 2026-06-11 01:48:00.020105 | ubuntu-noble-large | deleted: sha256:2edd895d5fbe9b73a9ec3aefcb74e2591d633fa59e3e98a119a7f9eb03b42185 2026-06-11 01:48:00.020115 | ubuntu-noble-large | deleted: sha256:79bed5d7f99ba70f39f64e5685c398461f47dc696c11abed615c236e44837fba 2026-06-11 01:48:00.020125 | ubuntu-noble-large | deleted: sha256:6386aa6cb806aeb80f099cd7875e7776e3bc8d143e2ef618e7157f21db39ad35 2026-06-11 01:48:00.020135 | ubuntu-noble-large | deleted: sha256:1b8022dfa2b892e7575c3585bd6ab0634796a7830839ffa23315f18df86bf59f 2026-06-11 01:48:00.020145 | ubuntu-noble-large | deleted: sha256:f8701e69a928d3de59c941b2d20d62510cc73a3a71c5ae3abded58abe74807ce 2026-06-11 01:48:00.020154 | ubuntu-noble-large | deleted: sha256:eb1d7d08f4055b4b36e30d7b922f5e773a968d38c3a75f3d7158139bd8ad659a 2026-06-11 01:48:00.020164 | ubuntu-noble-large | deleted: sha256:c3ba0cd7e1877fb1f3fe514fedbf668ebd6475e6af913eba307ca410f1f4cea0 2026-06-11 01:48:00.020174 | ubuntu-noble-large | deleted: sha256:58f6f7d78b45abb5be5fe1a4b1048384a79b4cdcb70e5139babefe06b620674d 2026-06-11 01:48:00.020184 | ubuntu-noble-large | deleted: sha256:b16ed8dc42e92845db2434140fa2083fb8f462378d6f3e3867e65dc0dd471684 2026-06-11 01:48:00.020194 | ubuntu-noble-large | deleted: sha256:3881e62ecbb38f2fdc282afaa0dbac0ccb89898dfd9670fe73406bc76047b5e8 2026-06-11 01:48:00.020209 | ubuntu-noble-large | deleted: sha256:a07df12930e112c405fcc988db464a5c7650de13992888852bc7647baad8e93b 2026-06-11 01:48:00.020219 | ubuntu-noble-large | deleted: sha256:ab7536fada11620012525164d3f1d0751202709ed66cc10a4bba804e0c2b82d6 2026-06-11 01:48:00.020229 | ubuntu-noble-large | deleted: sha256:37ae40d8deb8e889e3bfbaf766616959400653b0afe173e83ce5c6f5ce214cd7 2026-06-11 01:48:00.020252 | ubuntu-noble-large | deleted: sha256:aa0fb4899f6359a20432b11b3cd1a30e95c842c55c30936ddca9db07cd5f6152 2026-06-11 01:48:00.020262 | ubuntu-noble-large | deleted: sha256:30f19e2e1ef2065155529d0322c119c505e86217b23e62927fa998880a32657a 2026-06-11 01:48:00.020272 | ubuntu-noble-large | deleted: sha256:836e760c7336942f1ef99c76aa385dfea7eb8d73810192c087a2259556b53e58 2026-06-11 01:48:00.020282 | ubuntu-noble-large | deleted: sha256:c25139479f856c109a6d6f6593abb21e7cfe646c5f859285ca21981a32164542 2026-06-11 01:48:00.020292 | ubuntu-noble-large | deleted: sha256:a0f63e04c5d629d8644918f621ccf13324219c09992a2b17f8a5f47707e59de9 2026-06-11 01:48:00.020302 | ubuntu-noble-large | deleted: sha256:0d51877b50c0ea365453ac6f3d8f66cad1d9b7136a63dbadf57b071d2f13446f 2026-06-11 01:48:00.020312 | ubuntu-noble-large | deleted: sha256:6e93c294858eacd5694c0932043d3f758995833171d8970d7345903a0f6718e6 2026-06-11 01:48:00.020321 | ubuntu-noble-large | deleted: sha256:3a8e0f563bf1f026b7c3852250debba531f7939a3b40f89bb4819ba72b0f12f8 2026-06-11 01:48:00.020331 | ubuntu-noble-large | deleted: sha256:89783ee7e7dbc19337bd7a56e407d94684d4e0a824b822176eff5cab6812dda2 2026-06-11 01:48:00.020341 | ubuntu-noble-large | deleted: sha256:355af957e4558183c9488ffc4bad62637a7c9e3583f6b300a7d4342a580aed66 2026-06-11 01:48:00.020351 | ubuntu-noble-large | deleted: sha256:22779dcc3a61559e3a9c3162903c3105f6a617e433072570f296f2f85cd2a4bf 2026-06-11 01:48:00.020360 | ubuntu-noble-large | deleted: sha256:be6158e348ef579c8644f263fd7f64355eca5ed42d986132e6b9c40964675e7e 2026-06-11 01:48:00.020370 | ubuntu-noble-large | deleted: sha256:bd7689964fc4ffe849f5857e1df73a3f30c414ef91e2930f4f26681f3a6fe6f6 2026-06-11 01:48:00.020380 | ubuntu-noble-large | deleted: sha256:09d47bf5f524daaca011e26b8db8c50bce447c6b4f5037921b79b67ee26de11f 2026-06-11 01:48:00.020390 | ubuntu-noble-large | deleted: sha256:9d6499f18eb1ae977717d7121a1262def5ed024c84784183d4f547325a6be751 2026-06-11 01:48:00.020430 | ubuntu-noble-large | deleted: sha256:830fe2be9a2c7055c10c7ca32a92b8afeca428a9d7aac26640b59a4ef263e2da 2026-06-11 01:48:00.020441 | ubuntu-noble-large | deleted: sha256:dc14eb9812eadb3f23f234aa14974eafc1a66f2bcdb062aed28b3881c7599865 2026-06-11 01:48:00.020451 | ubuntu-noble-large | deleted: sha256:07aadf68b2997e5828d315439d09e9a7690e3759db4cb999cf5ef3a6f7686869 2026-06-11 01:48:00.020461 | ubuntu-noble-large | deleted: sha256:b58b37c067eb5a9ce504aedcb5d5bee565055ad5f364769964a4fecc666f0528 2026-06-11 01:48:00.020470 | ubuntu-noble-large | deleted: sha256:f6b2a40bb49f3ef1f943cdddea5a9a94ab77f9aa03ad3041da498ecdaaeba699 2026-06-11 01:48:00.020480 | ubuntu-noble-large | deleted: sha256:7afa3ea314c775421a5e7daa8e9fbd28a06f4fbf1db7ea4a21c2148f253b3c25 2026-06-11 01:48:00.020490 | ubuntu-noble-large | deleted: sha256:ddb533d483147f971c10ff11b2f07ec274bd752f0c0249367c16b778cacd7bb7 2026-06-11 01:48:00.020500 | ubuntu-noble-large | deleted: sha256:48fb2972f3c421b46f1822f5978ff4f66dd9db53fe1e01f133d04444dcd9078a 2026-06-11 01:48:00.020510 | ubuntu-noble-large | deleted: sha256:3dfe9499d22d64d12232683dceb43d0fb06f963b9a5a8ebe084d10259ade7686 2026-06-11 01:48:00.020520 | ubuntu-noble-large | deleted: sha256:fe960db02083ce75dcdc050839048159b32b3b93db3926f5ac7f5cccfc35787c 2026-06-11 01:48:00.020530 | ubuntu-noble-large | deleted: sha256:ac0376d108917ec676164111e5535d86bfb5b5d692dde93d63adf6e9f4a3fb06 2026-06-11 01:48:00.020557 | ubuntu-noble-large | deleted: sha256:673dcdefcc4b6d38cd333fe78d5d673dc6e57b42bc716df1f057001911ee0dfc 2026-06-11 01:48:00.020568 | ubuntu-noble-large | deleted: sha256:e9d7461f1863ee2b1758d6400633835c8876563eeeeb64ad3445dcc80b2fec6f 2026-06-11 01:48:00.020578 | ubuntu-noble-large | deleted: sha256:05036a691fc1d63ad12dd379f4c7b2327064f15ac1ac1ad5758d540f13d3664a 2026-06-11 01:48:00.020588 | ubuntu-noble-large | deleted: sha256:72ad498f6cd9c2804fa4ac33d689450559b37c7f3bb37c8e9b8d2eeb20688d9f 2026-06-11 01:48:00.020598 | ubuntu-noble-large | deleted: sha256:862ee28779677822b109576f4f23930ff10443536d211212c7966925772299d5 2026-06-11 01:48:00.020608 | ubuntu-noble-large | deleted: sha256:dce35cafd177083fca6ef11e43672558d3f569f2fafec73dc75a62d9ee638f80 2026-06-11 01:48:00.020618 | ubuntu-noble-large | deleted: sha256:ff73e4e242ab9479693e5347d9c245b64873d4b72478b1a1aaa28a52c979d131 2026-06-11 01:48:00.020627 | ubuntu-noble-large | deleted: sha256:e9770770ed366c3d884f753a11729e7aeff69ac1677a6a38f9fb8eee06789fed 2026-06-11 01:48:00.020637 | ubuntu-noble-large | deleted: sha256:c501b80c428fe3653218f52d34137cba8b816a121f80ee6d68f95c4b284123d3 2026-06-11 01:48:00.020647 | ubuntu-noble-large | deleted: sha256:eea5c50b9df206202e355263ad65d7722a254b0f6f4ee7733d83b7350a13cdca 2026-06-11 01:48:00.020657 | ubuntu-noble-large | deleted: sha256:83d1971bcdc2e84ceb22e758780b947aae6c80207c3398cf64327aff8b5bcd61 2026-06-11 01:48:00.020676 | ubuntu-noble-large | deleted: sha256:3025d110a4906bfdb4db0725142062bd645a7e6b0ea09384ec363369878f2dc7 2026-06-11 01:48:00.020686 | ubuntu-noble-large | deleted: sha256:c5fb4f5b1d5bcefd113b5a71927a0bab90c463eb74ca34a572b1cfc2d47c314c 2026-06-11 01:48:00.020696 | ubuntu-noble-large | deleted: sha256:73c479301f39e53a0755c7915c42364c843a513996bb190ce7d6942d8fb2fdca 2026-06-11 01:48:00.020705 | ubuntu-noble-large | deleted: sha256:bb21810f4df342cefa36d558e76b37ed7515afafe74273f0fa4e44287787c049 2026-06-11 01:48:00.020715 | ubuntu-noble-large | deleted: sha256:b8776cfacc6d02655f30343f8621caca67c39182198b75eca40760b99f2f6a7a 2026-06-11 01:48:00.020725 | ubuntu-noble-large | deleted: sha256:c3f7054421a9839d856e00a68036db2f754f466b80e1571e347a2454d12ba6f4 2026-06-11 01:48:00.020735 | ubuntu-noble-large | deleted: sha256:1164c520f76d694046b2d5fb93c580cf58c0a9ed954647ef6b6c270be41785bc 2026-06-11 01:48:00.020745 | ubuntu-noble-large | deleted: sha256:41001412557b9ac57343c8996fafee84f38402e4094cc9bbcd604a51ed3c0058 2026-06-11 01:48:00.020754 | ubuntu-noble-large | deleted: sha256:bccc1e635a1ac953d1da5a2c266cb504fd62a3d640ea68188b44bb5a8cf591a1 2026-06-11 01:48:00.020764 | ubuntu-noble-large | deleted: sha256:abe0044ce03942fde02dd4b26073430279910fcda7ec5c34c6f5b7c6dca69b28 2026-06-11 01:48:00.020774 | ubuntu-noble-large | deleted: sha256:41f5cf732bc46ce755dd0fb5d9531f17ccf9fd33674cbd3d6d1cf96a93f70479 2026-06-11 01:48:00.020790 | ubuntu-noble-large | deleted: sha256:d364cb866b1083efa48c50319efd55a08d9f6b2484825713bfdad3a50932390b 2026-06-11 01:48:00.020800 | ubuntu-noble-large | deleted: sha256:44929f37076b2f7fd5262a5d6a31653ebc8cf0cb4726404b919ad853bea35fb3 2026-06-11 01:48:00.020810 | ubuntu-noble-large | deleted: sha256:301cab1fc8cb2bdbb43597b7a7982b1f719769e1798e7783b3921131913693d7 2026-06-11 01:48:00.020828 | ubuntu-noble-large | deleted: sha256:3f61148693d12315dae64f3449e7a0245a1fc26a781b3e6e323ebd5556f18e28 2026-06-11 01:48:00.020838 | ubuntu-noble-large | deleted: sha256:8e716546ccfdde8e458d6190333ee779fe1d81a71bf9a93557aa29ac789a5d40 2026-06-11 01:48:00.020848 | ubuntu-noble-large | deleted: sha256:52dcfeb12dbaa4a16ec13a22ae133f4b253e0d63a67a27ec46210ffcedda993c 2026-06-11 01:48:00.020857 | ubuntu-noble-large | deleted: sha256:0f283bcb823de3b9834b352974e9ec6db6f0ff7db6bf7f464e7b2ce2f6f48edc 2026-06-11 01:48:00.020867 | ubuntu-noble-large | deleted: sha256:b70485cec9a60e3272881b8d3767322cc51014bd5674114c245d8c7ee61f60d0 2026-06-11 01:48:00.020877 | ubuntu-noble-large | deleted: sha256:0d2154ade8710ed86598673681cb924060bb3807c12690ac4ce0d4f3934aae73 2026-06-11 01:48:00.020887 | ubuntu-noble-large | deleted: sha256:b8a74fe8f437f6adebaad3b7d48c7674c697757ee2b5d8769864cff942420fae 2026-06-11 01:48:00.020897 | ubuntu-noble-large | deleted: sha256:da94ecf7865f8c96545d6a63244fc1cae1adca392aa9fb52ca0b5ca341da3565 2026-06-11 01:48:00.020907 | ubuntu-noble-large | deleted: sha256:7979247907a28c067d7497521e174e08de1f3a02cd139c9a5c6ca226ed0fe130 2026-06-11 01:48:00.020916 | ubuntu-noble-large | deleted: sha256:8483765391e1fa9542afe4faafc491b295919cf1d922ccf9ca49b54bde2d5b61 2026-06-11 01:48:00.020926 | ubuntu-noble-large | deleted: sha256:02cc0f61f99542a0621ea9968939d5bb209aeb17bf04d6e874bb8b24e9960eed 2026-06-11 01:48:00.020936 | ubuntu-noble-large | deleted: sha256:73bb2bc8cbe04648b1066d1c9f635b53b2b975ce8cd5bd0b59b27a21c6785109 2026-06-11 01:48:00.020946 | ubuntu-noble-large | deleted: sha256:3001df077c397bc86066dd639d2e5ef44bd16c8632b615cafa1240736519e09b 2026-06-11 01:48:00.020956 | ubuntu-noble-large | deleted: sha256:32172b56cbcfe9689c14c3e6d4343f76de1805fc1da8212b62b1137ee3640248 2026-06-11 01:48:00.020966 | ubuntu-noble-large | deleted: sha256:c74927cb3d36b6598ad0c6b63891a6c4d919a0c07237789fbd11eec71a500740 2026-06-11 01:48:00.020976 | ubuntu-noble-large | deleted: sha256:714dbf6a65334966e703e1fcc7c988caf826a6e3558033babb517fdb280daad8 2026-06-11 01:48:00.020986 | ubuntu-noble-large | deleted: sha256:c51e9920d87f3bf23862af9f383842d034b55a2d5de94fadead573ed569dbc58 2026-06-11 01:48:00.020995 | ubuntu-noble-large | deleted: sha256:797068378fc3dbd2fe2cac0b5e26e4722b703e2d83ec8f261dbacf51ba59b266 2026-06-11 01:48:00.021005 | ubuntu-noble-large | deleted: sha256:3ccd9b84d6353a697a6dfd322cc3fb2e47914147e9b14a9ba58c3207c1870df0 2026-06-11 01:48:00.021015 | ubuntu-noble-large | deleted: sha256:075ba83abfb49f6417ecc50cdc5d28d4ac6f52767cf46f1e2d7328911c1e523d 2026-06-11 01:48:00.021025 | ubuntu-noble-large | deleted: sha256:a85daa99f3bdd430de889dacdee8e7bd45ad90c843afe3212b286e76ca6e6046 2026-06-11 01:48:00.021035 | ubuntu-noble-large | deleted: sha256:cee9251ab00b1e5ea3e475ac488be84f0abc56da9c3ac2da5af587c2e9e44f24 2026-06-11 01:48:00.021045 | ubuntu-noble-large | deleted: sha256:c2adb364f73ac91e34e2587d029c7e681c4187b6cf77d29bd3e8fc87f0522646 2026-06-11 01:48:00.021054 | ubuntu-noble-large | deleted: sha256:edf243588c3dfb117e22a0cc91336bec088b2c529956cf084dc99c44586d329b 2026-06-11 01:48:00.021072 | ubuntu-noble-large | deleted: sha256:5ae26e0c3ace3b1ee822073d715b1388f4f759d3e6f02d1e201633eba54bff24 2026-06-11 01:48:00.021082 | ubuntu-noble-large | deleted: sha256:eefdb2bec2b2264e70da9fe344b8d51a3cc626943d0e387506cbc8e396b8f490 2026-06-11 01:48:00.021092 | ubuntu-noble-large | deleted: sha256:63a4bf240272c8044402e157cf0548de66604d071987e2482df2f1e79cb97346 2026-06-11 01:48:00.021102 | ubuntu-noble-large | deleted: sha256:b9c20fcdab9fc75e91e4a2e00c891b577072c18b3ea856e73c170d1f92401997 2026-06-11 01:48:00.021112 | ubuntu-noble-large | deleted: sha256:cc6c2eaaf5ccdd30fc2885f20dcbcd5b3b81c9c54e4466c60e6991f31c911b24 2026-06-11 01:48:00.021122 | ubuntu-noble-large | deleted: sha256:bf600ed991f38a56a99214e47e9950d87e931beb727e303d049f0e57be861860 2026-06-11 01:48:00.021132 | ubuntu-noble-large | deleted: sha256:820e8c3cebcea3c85cd5a60b4f61d3b5ded9e35b57b0b1736f9ec3e2d80a37ef 2026-06-11 01:48:00.021141 | ubuntu-noble-large | deleted: sha256:e20e559597009e48ebe952f36cfae629a5ce44518012b82402070cbc023fedc2 2026-06-11 01:48:00.021151 | ubuntu-noble-large | deleted: sha256:1eea6704f4193bc06aff8ef44e3a38164eff8d9d1ef4fbc4c3f16063c2ffb17b 2026-06-11 01:48:00.021161 | ubuntu-noble-large | deleted: sha256:7ac3f6c3e093a2f2c1dbd851d1732322809cf0078ff388f079bbb964657fede7 2026-06-11 01:48:00.021171 | ubuntu-noble-large | deleted: sha256:07014ba5a05f1b8c9c81808357c09f9b8615f1d6bb686e828edf6a5fbd99b4ef 2026-06-11 01:48:00.021181 | ubuntu-noble-large | deleted: sha256:6920443aa90eb6a7cc4247fd89b6b0a2bc251672023a7bba97868fd28b989923 2026-06-11 01:48:00.021191 | ubuntu-noble-large | deleted: sha256:4aeb1eed96fa60b472ae188f704040a4e025697f5cb42418a23fb8888cf77374 2026-06-11 01:48:00.021201 | ubuntu-noble-large | deleted: sha256:8ae77cce55312a1fe31dbf1477f47f3af6470f22f1337c7f04811b73b5fb58a5 2026-06-11 01:48:00.021210 | ubuntu-noble-large | deleted: sha256:31b3aad1c8c3fd4a223d0a8bc41c805c2cf8c67cb7a7a9d4f05aa54ff7f34b35 2026-06-11 01:48:00.021220 | ubuntu-noble-large | deleted: sha256:e23fb8bd917cf4f6afe89dcdfd98fa04822dc78e07e49f12a3d27ad4c1dc3a6b 2026-06-11 01:48:00.021230 | ubuntu-noble-large | deleted: sha256:64b619b6857fff9323074b3aedab81de65517b2aeb3123578b84fb45e08a263d 2026-06-11 01:48:00.021240 | ubuntu-noble-large | deleted: sha256:798ed2bc81e534401d539a01f315d654db7a12dc169873e1fa864f201fb5c0e8 2026-06-11 01:48:00.021250 | ubuntu-noble-large | deleted: sha256:a76083e4de2138b9154f2e5e22f3f0fe53c34d8f2dd721372ecc35e74bcc1054 2026-06-11 01:48:00.021259 | ubuntu-noble-large | deleted: sha256:d18b9d8ff5ce3b7c0d5a7b63dd1316321212219509ec959b0979cc7319720ec4 2026-06-11 01:48:00.021269 | ubuntu-noble-large | deleted: sha256:ba4e5d620b4874905851de2459129e75410a19619701541d4a63f251db12c32f 2026-06-11 01:48:00.021279 | ubuntu-noble-large | deleted: sha256:3bce4ddf8639ef360209039f5917ead92035ee629632f3d627f3ee1a420f0f4a 2026-06-11 01:48:00.021289 | ubuntu-noble-large | deleted: sha256:0100f2f95d11ea7879b98c0b45e3047959030b1e83bf89da3aba55fc12d72dc4 2026-06-11 01:48:00.021304 | ubuntu-noble-large | deleted: sha256:28370df2996203a7f5241ed56b970914fd42d13983362198582c014890a3322e 2026-06-11 01:48:00.021315 | ubuntu-noble-large | deleted: sha256:67a4f4c806bd9972d8416553448c677bb3b54ff0fd95747991a4943577799e85 2026-06-11 01:48:00.021325 | ubuntu-noble-large | deleted: sha256:1e62a5891e37de23a12d794a867ccf0cc8b46bfd8647bc25ff31510b281be503 2026-06-11 01:48:00.021341 | ubuntu-noble-large | deleted: sha256:058ff4c08049af7460b5803e760c0cc8d856eba8883e09e50704b171f8c05bba 2026-06-11 01:48:00.021351 | ubuntu-noble-large | deleted: sha256:7b63880240260fafc889f15f61b41ddbda846df12634b602405441cfdf11a65c 2026-06-11 01:48:00.021361 | ubuntu-noble-large | deleted: sha256:d20f4ecb5f627b1d154560eb1a1791f6a86444e5891cf9111fe3e51dba50a64d 2026-06-11 01:48:00.021371 | ubuntu-noble-large | deleted: sha256:25fb8faec4ef1e56aefa4a6b8cf2e675876124c69b462ccfd432fb545689e797 2026-06-11 01:48:00.021381 | ubuntu-noble-large | deleted: sha256:76b229cb2cd65dae32b6c496f16aed27d951870aaf78141b7242ceb0587eaa67 2026-06-11 01:48:00.021390 | ubuntu-noble-large | deleted: sha256:e4eea7c9d0148e4048cf9feec334d05150cfd276c9c39c98999720367d595531 2026-06-11 01:48:00.021430 | ubuntu-noble-large | deleted: sha256:545bdb102e0615d612bf73e906f6aa3032ed73e443814647f321a33761782aa4 2026-06-11 01:48:00.021441 | ubuntu-noble-large | deleted: sha256:51830224790e1333d091f0facfce47bedd36112543e74b62e40b252d0c9de8ef 2026-06-11 01:48:00.021451 | ubuntu-noble-large | deleted: sha256:1405f9c70f7b02799cd4db4a7f7abdcbd6bcfc3ee609310227c632a6534c1a1d 2026-06-11 01:48:00.021461 | ubuntu-noble-large | deleted: sha256:b05b594fbb2d9bf801fdd5d8e4cfdad752deb83829cea0dfc66caeed8a7f9e00 2026-06-11 01:48:00.021470 | ubuntu-noble-large | deleted: sha256:7889b794eb63729dd5870c122d5964cc989c4bee08a736f0292f9113c7cdeb6a 2026-06-11 01:48:00.021488 | ubuntu-noble-large | deleted: sha256:3f20fa01d8c513b4015314f678bc1ef28b23b6293e3da038a9c42a323905a9bf 2026-06-11 01:48:00.021498 | ubuntu-noble-large | deleted: sha256:c8f92f84fd410c43398038abaf36a0ec3921cc3a098cb8681b67cb3ae5c3516f 2026-06-11 01:48:00.021508 | ubuntu-noble-large | deleted: sha256:18e9f19e833ff9585fdecd4a5ab250a378433f8d69173c754a38336a8d4a3481 2026-06-11 01:48:00.021518 | ubuntu-noble-large | deleted: sha256:ca97cacc43a7f0487ead9d838261ca90c5e8315cad37632336550181d9c60d65 2026-06-11 01:48:00.021528 | ubuntu-noble-large | deleted: sha256:38f21db33ba403366f2ffd20607f91675415b1f18f277aa2e80a8519e1df7699 2026-06-11 01:48:00.021554 | ubuntu-noble-large | deleted: sha256:4ad089a18608ee27ab4659eb63d34a510ca8215cc3effc1aeedb4b1b280c409f 2026-06-11 01:48:00.021564 | ubuntu-noble-large | deleted: sha256:b352a43a547fe6f88904a0b38780dec21bca9b2f7f0a75a912fb64121fdd3079 2026-06-11 01:48:00.021574 | ubuntu-noble-large | deleted: sha256:fa33de7a19eec0eee4e1af6613361b3f656f499a490e8bf044ef994e2d5876df 2026-06-11 01:48:00.021584 | ubuntu-noble-large | deleted: sha256:ad5c1fef94bdd586b94255c56ad2a675b4b6c71715e09c408848758633137c5c 2026-06-11 01:48:00.021594 | ubuntu-noble-large | deleted: sha256:7d7b890ed06518adc70c1813af58d2b28e57039467bead54baf25e81199f74cd 2026-06-11 01:48:00.021603 | ubuntu-noble-large | deleted: sha256:b398e63be7ed55e767ae887c959accb02bb354a0874a67fda19cb8920a208b52 2026-06-11 01:48:00.021613 | ubuntu-noble-large | deleted: sha256:ad9ce3b9161f4fd0452bfa54a0d138a3c59d7865f46759ef0e440a3665154b4a 2026-06-11 01:48:00.021623 | ubuntu-noble-large | deleted: sha256:55012d25632743aa63544d38fbc9c03b136a2c09b1960c879d4a0ac1a60484b1 2026-06-11 01:48:00.021634 | ubuntu-noble-large | 2026-06-11 01:48:00.021646 | ubuntu-noble-large | Total reclaimed space: 14.37GB 2026-06-11 01:48:00.021657 | ubuntu-noble-large | + docker images 2026-06-11 01:48:00.182652 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-06-11 01:48:00.182728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260611 b3d540c9a10e 48 seconds ago 1.37GB 2026-06-11 01:48:00.182736 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260611 a0ca86e01773 About a minute ago 1.18GB 2026-06-11 01:48:00.182749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260611 5b8629db367f About a minute ago 851MB 2026-06-11 01:48:00.182754 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260611 f578a55d0827 About a minute ago 851MB 2026-06-11 01:48:00.182759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260611 f09974baac78 About a minute ago 851MB 2026-06-11 01:48:00.182764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260611 81c9884761d1 About a minute ago 851MB 2026-06-11 01:48:00.182769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260611 deb464ab714c 2 minutes ago 1.06GB 2026-06-11 01:48:00.182773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260611 6cc318f5059d 3 minutes ago 1GB 2026-06-11 01:48:00.182779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260611 e12b7a754695 3 minutes ago 1GB 2026-06-11 01:48:00.182784 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260611 ca5d3945a7cc 4 minutes ago 1GB 2026-06-11 01:48:00.182788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260611 65a304e2a7b8 4 minutes ago 1GB 2026-06-11 01:48:00.182793 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260611 08224217f6c8 5 minutes ago 996MB 2026-06-11 01:48:00.182798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260611 e9001f8a756d 5 minutes ago 996MB 2026-06-11 01:48:00.182803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260611 ef664e15913e 5 minutes ago 1GB 2026-06-11 01:48:00.182818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260611 c247f742bc9e 6 minutes ago 1GB 2026-06-11 01:48:00.182845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260611 ed0975967407 7 minutes ago 996MB 2026-06-11 01:48:00.182850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260611 f5d115dc9a5d 7 minutes ago 996MB 2026-06-11 01:48:00.182855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260611 62ce8cf7157b 8 minutes ago 995MB 2026-06-11 01:48:00.182860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260611 ff6c9a62af29 8 minutes ago 988MB 2026-06-11 01:48:00.182865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260611 315bb51d139c 8 minutes ago 988MB 2026-06-11 01:48:00.182869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260611 d65c1eca2c49 9 minutes ago 1.06GB 2026-06-11 01:48:00.182874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260611 7a2b4bad3f05 9 minutes ago 1.06GB 2026-06-11 01:48:00.182879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260611 81fbbe8ba21c 10 minutes ago 1.23GB 2026-06-11 01:48:00.182883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260611 25ac4201e719 11 minutes ago 1.07GB 2026-06-11 01:48:00.182891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260611 eac315c8aef6 12 minutes ago 1.42GB 2026-06-11 01:48:00.182896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260611 67b37cfeae3f 12 minutes ago 1.42GB 2026-06-11 01:48:00.182901 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260611 20bf0b6b0b26 13 minutes ago 1.73GB 2026-06-11 01:48:00.182905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260611 7c3bd71b7b72 17 minutes ago 1.42GB 2026-06-11 01:48:00.182913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260611 aab17f218874 17 minutes ago 1.26GB 2026-06-11 01:48:00.182918 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260611 99bd6a8fdc7b 18 minutes ago 1.22GB 2026-06-11 01:48:00.182925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260611 107f00e7af5e 19 minutes ago 1.22GB 2026-06-11 01:48:00.182930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260611 8539ba84d9d5 19 minutes ago 1.23GB 2026-06-11 01:48:00.182938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260611 02894deaf667 20 minutes ago 1.38GB 2026-06-11 01:48:00.182952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260611 040cf92619c0 21 minutes ago 1.58GB 2026-06-11 01:48:00.182965 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260611 21d61e546cbc 23 minutes ago 1.22GB 2026-06-11 01:48:00.182980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260611 47f328de2809 24 minutes ago 1.22GB 2026-06-11 01:48:00.182994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260611 5d19edaac90c 24 minutes ago 1.23GB 2026-06-11 01:48:00.183007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260611 9bf2a8d5b1b4 25 minutes ago 987MB 2026-06-11 01:48:00.183021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260611 2d611ecbbe62 25 minutes ago 985MB 2026-06-11 01:48:00.183034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260611 0564102c8ebf 26 minutes ago 985MB 2026-06-11 01:48:00.183050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260611 edddaf363c15 26 minutes ago 984MB 2026-06-11 01:48:00.183061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260611 ce3eaa60f132 27 minutes ago 985MB 2026-06-11 01:48:00.183074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260611 77c61d16c265 27 minutes ago 985MB 2026-06-11 01:48:00.183090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260611 1c311fab339e 27 minutes ago 1.11GB 2026-06-11 01:48:00.183104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260611 786481e010dc 28 minutes ago 1.16GB 2026-06-11 01:48:00.183125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260611 3212524fe8fc 29 minutes ago 1.1GB 2026-06-11 01:48:00.183132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260611 63653d4091b4 30 minutes ago 1.36GB 2026-06-11 01:48:00.183145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260611 8efee25a3ba5 32 minutes ago 1GB 2026-06-11 01:48:00.183159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260611 1c996948a8fd 33 minutes ago 1.08GB 2026-06-11 01:48:00.183172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260611 5ac94119da8f 34 minutes ago 1.01GB 2026-06-11 01:48:00.183186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260611 6f7555dbbdbb 34 minutes ago 1.05GB 2026-06-11 01:48:00.183202 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260611 18b4ec0f1069 35 minutes ago 1.08GB 2026-06-11 01:48:00.183215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260611 e6292a1304f6 39 minutes ago 1.05GB 2026-06-11 01:48:00.183230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260611 d3d92428f703 40 minutes ago 1.08GB 2026-06-11 01:48:00.183248 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260611 f27def3c82bf 40 minutes ago 1.08GB 2026-06-11 01:48:00.183262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260611 6b238e559695 41 minutes ago 1.08GB 2026-06-11 01:48:00.183275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260611 72dd306bc272 41 minutes ago 987MB 2026-06-11 01:48:00.183288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260611 cb72a45a51b4 42 minutes ago 998MB 2026-06-11 01:48:00.183303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260611 170d2b6cd734 42 minutes ago 998MB 2026-06-11 01:48:00.183318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260611 3049c6024ec3 43 minutes ago 988MB 2026-06-11 01:48:00.183333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260611 fe39853403a6 43 minutes ago 1.12GB 2026-06-11 01:48:00.183346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260611 2b36201b5a02 44 minutes ago 1.12GB 2026-06-11 01:48:00.183363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260611 775582abb22c 44 minutes ago 1.11GB 2026-06-11 01:48:00.183376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260611 4da0a8357a8e 45 minutes ago 1.17GB 2026-06-11 01:48:00.183389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260611 98984a7043c3 45 minutes ago 1.17GB 2026-06-11 01:48:00.183446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260611 4cac646cf859 46 minutes ago 1.17GB 2026-06-11 01:48:00.183455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260611 e0095a3a9cb5 47 minutes ago 1.17GB 2026-06-11 01:48:00.183467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260611 df4b641cddb6 48 minutes ago 1.17GB 2026-06-11 01:48:00.183472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260611 8ff463445928 48 minutes ago 1.18GB 2026-06-11 01:48:00.183479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260611 c6c6ffb76fc2 49 minutes ago 1.17GB 2026-06-11 01:48:00.183486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20260611 79c36a1e1040 50 minutes ago 1.17GB 2026-06-11 01:48:00.183493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260611 e6088f936306 50 minutes ago 1.17GB 2026-06-11 01:48:00.183506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260611 4f47661f3cfb 51 minutes ago 1.17GB 2026-06-11 01:48:00.183518 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260611 b2c9d766cb7b 52 minutes ago 1.17GB 2026-06-11 01:48:00.183532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260611 a8179840a37a 52 minutes ago 1.17GB 2026-06-11 01:48:00.183559 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260611 87b1a67d3354 53 minutes ago 1.17GB 2026-06-11 01:48:00.183573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260611 88d7811e272d 54 minutes ago 1.14GB 2026-06-11 01:48:00.183590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260611 f4e261c96ea5 55 minutes ago 1.26GB 2026-06-11 01:48:00.183597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260611 068e65d92224 56 minutes ago 1.04GB 2026-06-11 01:48:00.183608 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260611 5c123f2b5140 56 minutes ago 1.04GB 2026-06-11 01:48:00.183620 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260611 72cc8d36b3da 57 minutes ago 1.06GB 2026-06-11 01:48:00.183635 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260611 2b4e1d7de67f 58 minutes ago 1.04GB 2026-06-11 01:48:00.183649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260611 017acaf9a2b2 58 minutes ago 1.06GB 2026-06-11 01:48:00.183663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260611 eeefc5f0daa6 59 minutes ago 314MB 2026-06-11 01:48:00.183676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260611 86538ee4b0ef 59 minutes ago 459MB 2026-06-11 01:48:00.183690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260611 983914243bda About an hour ago 391MB 2026-06-11 01:48:00.183704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260611 5b61651bd3dd About an hour ago 327MB 2026-06-11 01:48:00.183717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260611 d42306f120f2 About an hour ago 399MB 2026-06-11 01:48:00.183730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260611 fc6279dd5857 About an hour ago 323MB 2026-06-11 01:48:00.183744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260611 af0cbf99e61f About an hour ago 460MB 2026-06-11 01:48:00.183761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260611 dcc2803a0a5e About an hour ago 460MB 2026-06-11 01:48:00.183771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260611 c8f2e86f21f4 About an hour ago 319MB 2026-06-11 01:48:00.183783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260611 f66a05aa72ea About an hour ago 312MB 2026-06-11 01:48:00.183798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260611 447780f3f47a About an hour ago 415MB 2026-06-11 01:48:00.183806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260611 0bcfb39d7734 About an hour ago 300MB 2026-06-11 01:48:00.183813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260611 325ef83ad4a5 About an hour ago 317MB 2026-06-11 01:48:00.183823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260611 660bb195900f About an hour ago 310MB 2026-06-11 01:48:00.183833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260611 3687321e6bb9 About an hour ago 303MB 2026-06-11 01:48:00.183847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260611 fc7125beb818 About an hour ago 310MB 2026-06-11 01:48:00.183859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20260611 f9f4e7bba941 About an hour ago 850MB 2026-06-11 01:48:00.183874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260611 d5304f53dfbc About an hour ago 369MB 2026-06-11 01:48:00.183886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260611 526c3f82c16c About an hour ago 303MB 2026-06-11 01:48:00.183899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260611 7e7b5af895dc About an hour ago 296MB 2026-06-11 01:48:00.183913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260611 0bfc663cb2ae About an hour ago 284MB 2026-06-11 01:48:00.183927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260611 13a7b44a8251 About an hour ago 284MB 2026-06-11 01:48:00.183941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260611 beedd8df5547 About an hour ago 323MB 2026-06-11 01:48:00.183954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260611 7279d804e9dd About an hour ago 446MB 2026-06-11 01:48:00.183971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260611 f0f9b07b40d9 About an hour ago 850MB 2026-06-11 01:48:00.183982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260611 83b3f8f037d7 About an hour ago 290MB 2026-06-11 01:48:00.183999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260611 52eb0015af57 About an hour ago 290MB 2026-06-11 01:48:00.184008 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260611 800ddaaa6a3d About an hour ago 971MB 2026-06-11 01:48:00.184022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260611 71b98a93b405 About an hour ago 993MB 2026-06-11 01:48:00.184035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260611 8108102d61a4 About an hour ago 986MB 2026-06-11 01:48:00.184051 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260611 1d0d61786db4 About an hour ago 979MB 2026-06-11 01:48:00.184066 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260611 32f1510e1a9c About an hour ago 1.05GB 2026-06-11 01:48:00.184081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260611 afb9bb2cb7de About an hour ago 1.41GB 2026-06-11 01:48:00.184095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260611 37b3fa5b2249 About an hour ago 1.21GB 2026-06-11 01:48:00.184110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260611 2a3a405ac382 About an hour ago 978MB 2026-06-11 01:48:00.184127 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260611 675686cf87ec About an hour ago 976MB 2026-06-11 01:48:00.184140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260611 5b9e86aa99a6 About an hour ago 1.08GB 2026-06-11 01:48:00.184156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260611 a61e4ef13a95 About an hour ago 1.09GB 2026-06-11 01:48:00.184169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260611 d8f914253438 About an hour ago 996MB 2026-06-11 01:48:00.184182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260611 2835dac3f12a About an hour ago 1.04GB 2026-06-11 01:48:00.184197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260611 5ffb0ed2e7a2 About an hour ago 1.07GB 2026-06-11 01:48:00.184212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260611 941ef61039b1 About an hour ago 978MB 2026-06-11 01:48:00.184227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260611 b4cf378666fe About an hour ago 1.16GB 2026-06-11 01:48:00.184240 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260611 6d80f988c277 About an hour ago 1.11GB 2026-06-11 01:48:00.184254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260611 a71a0e799905 About an hour ago 1.05GB 2026-06-11 01:48:00.184269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260611 2b4ddf1a8137 About an hour ago 1.16GB 2026-06-11 01:48:00.184286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260611 2d9ab57454ee About an hour ago 1.13GB 2026-06-11 01:48:00.184299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260611 2e1de999e904 About an hour ago 1.03GB 2026-06-11 01:48:00.184314 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260611 5ad0f385d475 About an hour ago 278MB 2026-06-11 01:48:00.184327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260611 a4c99ebc675e About an hour ago 314MB 2026-06-11 01:48:00.184340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260611 4a972bc28372 About an hour ago 276MB 2026-06-11 01:48:00.184357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260611 15c46df8d490 About an hour ago 460MB 2026-06-11 01:48:00.184372 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260611 fa431c7ae06f About an hour ago 289MB 2026-06-11 01:48:00.184387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260611 d2df2def2a19 About an hour ago 1.06GB 2026-06-11 01:48:00.184419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260611 28f562eb36ef About an hour ago 679MB 2026-06-11 01:48:00.184429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260611 dc0773a0466d About an hour ago 288MB 2026-06-11 01:48:00.184437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260611 96331e7b4f28 About an hour ago 276MB 2026-06-11 01:48:00.184453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260611 d304caba91a2 About an hour ago 277MB 2026-06-11 01:48:00.184471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260611 1ea9f705f0be About an hour ago 279MB 2026-06-11 01:48:00.184478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260611 ebbcf0907a99 About an hour ago 1.54GB 2026-06-11 01:48:00.184493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260611 fff246486baa 2 hours ago 1.57GB 2026-06-11 01:48:00.184508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260611 89a8d2d43f69 2 hours ago 276MB 2026-06-11 01:48:00.184521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260611 5add00631739 2 hours ago 276MB 2026-06-11 01:48:00.184548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260611 a99c4a6f6b69 2 hours ago 1.36GB 2026-06-11 01:48:00.184570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260611 b6befc67c8dd 2 hours ago 276MB 2026-06-11 01:48:00.184586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260611 9f3c82eec750 2 hours ago 426MB 2026-06-11 01:48:00.184601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260611 8e02c174fe80 2 hours ago 290MB 2026-06-11 01:48:00.184617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260611 6f750b7f6111 2 hours ago 334MB 2026-06-11 01:48:00.184634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260611 94ff2718bdc9 2 hours ago 282MB 2026-06-11 01:48:00.184649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260611 ab50a4930260 2 hours ago 971MB 2026-06-11 01:48:00.184668 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260611 25da7a3ed6cf 2 hours ago 590MB 2026-06-11 01:48:00.184685 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260611 4fd86fc198b0 2 hours ago 285MB 2026-06-11 01:48:00.184701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260611 39af2790724c 2 hours ago 285MB 2026-06-11 01:48:00.184718 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260611 e773b679a01c 2 hours ago 276MB 2026-06-11 01:48:00.184748 | ubuntu-noble-large | ubuntu 24.04 8bf6fbc94074 3 weeks ago 78.1MB 2026-06-11 01:48:00.184758 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 9a88399702a2 5 weeks ago 13.9MB 2026-06-11 01:48:00.191225 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2024.2 2026-06-11 01:48:00.191877 | ubuntu-noble-large | + tail -n +2 2026-06-11 01:48:00.193050 | ubuntu-noble-large | + awk '{ print $1 }' 2026-06-11 01:48:00.193148 | ubuntu-noble-large | + read image 2026-06-11 01:48:00.382125 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-06-11 01:48:00.382227 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:00.385896 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2026-06-11 01:48:00.385958 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:00.386058 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2026-06-11 01:48:00.386077 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:00.386092 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:00.386107 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2026-06-11 01:48:00.386121 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:00.386136 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-06-11 01:48:00.386187 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.386203 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.386214 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:00.386265 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260611 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:00.603768 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:00.603980 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260611 2026-06-11 01:48:00.647756 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260611 2026-06-11 01:48:00.651508 | ubuntu-noble-large | + read image 2026-06-11 01:48:00.654639 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-06-11 01:48:00.654799 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:00.658885 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2026-06-11 01:48:00.658953 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:00.658966 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2026-06-11 01:48:00.658975 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:00.658988 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:00.658998 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2026-06-11 01:48:00.659010 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:00.659023 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-06-11 01:48:00.659090 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.659101 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.659110 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:00.659125 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:00.716104 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:00.716236 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260611 2026-06-11 01:48:00.768180 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260611 2026-06-11 01:48:00.772599 | ubuntu-noble-large | + read image 2026-06-11 01:48:00.775331 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2026-06-11 01:48:00.775370 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:00.779573 | ubuntu-noble-large | + imagename=ovn-northd 2026-06-11 01:48:00.779633 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2026-06-11 01:48:00.779706 | ubuntu-noble-large | + new_imagename=ovn-northd 2026-06-11 01:48:00.779723 | ubuntu-noble-large | + project=ovn 2026-06-11 01:48:00.779736 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:00.779749 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2026-06-11 01:48:00.779763 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:00.779805 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2026-06-11 01:48:00.779819 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.779832 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.779842 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:00.779887 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20260611 osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:00.835800 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:00.835921 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20260611 2026-06-11 01:48:00.880113 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20260611 2026-06-11 01:48:00.885008 | ubuntu-noble-large | + read image 2026-06-11 01:48:00.887297 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2026-06-11 01:48:00.887888 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:00.892430 | ubuntu-noble-large | + imagename=ovn-controller 2026-06-11 01:48:00.892462 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2026-06-11 01:48:00.892505 | ubuntu-noble-large | + new_imagename=ovn-controller 2026-06-11 01:48:00.892521 | ubuntu-noble-large | + project=ovn 2026-06-11 01:48:00.892535 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:00.892570 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2026-06-11 01:48:00.892582 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:00.892595 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2026-06-11 01:48:00.892609 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.892619 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:00.892633 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:00.892648 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20260611 osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:00.943133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:00.943223 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20260611 2026-06-11 01:48:00.988712 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20260611 2026-06-11 01:48:00.993143 | ubuntu-noble-large | + read image 2026-06-11 01:48:00.995287 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-06-11 01:48:00.995988 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:00.999955 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2026-06-11 01:48:01.000052 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.000091 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2026-06-11 01:48:01.000104 | ubuntu-noble-large | + project=ovn 2026-06-11 01:48:01.000116 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.000126 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2026-06-11 01:48:01.000137 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.000152 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-06-11 01:48:01.000163 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.000173 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.000183 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.000194 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260611 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:01.058815 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:01.058917 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260611 2026-06-11 01:48:01.103978 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260611 2026-06-11 01:48:01.108537 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.110570 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-06-11 01:48:01.110959 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.114814 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2026-06-11 01:48:01.114888 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.114903 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2026-06-11 01:48:01.114914 | ubuntu-noble-large | + project=ovn 2026-06-11 01:48:01.114926 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.114942 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2026-06-11 01:48:01.114952 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.114963 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-06-11 01:48:01.114974 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.114988 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.114999 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.115026 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260611 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:01.169012 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:01.169145 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260611 2026-06-11 01:48:01.219793 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260611 2026-06-11 01:48:01.223800 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.226174 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2026-06-11 01:48:01.226317 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.230130 | ubuntu-noble-large | + imagename=skyline-console 2026-06-11 01:48:01.230163 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.230223 | ubuntu-noble-large | + new_imagename=skyline-console 2026-06-11 01:48:01.230237 | ubuntu-noble-large | + project=skyline 2026-06-11 01:48:01.230248 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.230259 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2026-06-11 01:48:01.230271 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.230301 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2026-06-11 01:48:01.230313 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.230324 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.230335 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.230426 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20260611 osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:01.289580 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:01.289682 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20260611 2026-06-11 01:48:01.334710 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20260611 2026-06-11 01:48:01.340014 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.342567 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2026-06-11 01:48:01.342827 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.346933 | ubuntu-noble-large | + imagename=skyline-apiserver 2026-06-11 01:48:01.346997 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.347077 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2026-06-11 01:48:01.347112 | ubuntu-noble-large | + project=skyline 2026-06-11 01:48:01.347128 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.347139 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2026-06-11 01:48:01.347149 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.347164 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2026-06-11 01:48:01.347175 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.347189 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.347199 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.347247 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260611 osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:01.417540 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:01.417669 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260611 2026-06-11 01:48:01.460850 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260611 2026-06-11 01:48:01.465645 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.468581 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2026-06-11 01:48:01.468620 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.472604 | ubuntu-noble-large | + imagename=barbican-api 2026-06-11 01:48:01.472699 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.472744 | ubuntu-noble-large | + new_imagename=barbican-api 2026-06-11 01:48:01.472785 | ubuntu-noble-large | + project=barbican 2026-06-11 01:48:01.472794 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.472830 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2026-06-11 01:48:01.472838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.472863 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2026-06-11 01:48:01.472871 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.472895 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.472901 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.472972 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20260611 osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:01.520786 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:01.520896 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20260611 2026-06-11 01:48:01.563511 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20260611 2026-06-11 01:48:01.568178 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.570612 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2026-06-11 01:48:01.570719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.574625 | ubuntu-noble-large | + imagename=barbican-worker 2026-06-11 01:48:01.574667 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.574684 | ubuntu-noble-large | + new_imagename=barbican-worker 2026-06-11 01:48:01.574741 | ubuntu-noble-large | + project=barbican 2026-06-11 01:48:01.574754 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.574769 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2026-06-11 01:48:01.574780 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.574794 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2026-06-11 01:48:01.574809 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.574820 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.574834 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.574887 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20260611 osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:01.634265 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:01.634386 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20260611 2026-06-11 01:48:01.676148 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20260611 2026-06-11 01:48:01.680986 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.683292 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-06-11 01:48:01.683331 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.687201 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2026-06-11 01:48:01.687227 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.687308 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2026-06-11 01:48:01.687319 | ubuntu-noble-large | + project=barbican 2026-06-11 01:48:01.687330 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.687365 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2026-06-11 01:48:01.687373 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.687383 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-06-11 01:48:01.687432 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.687447 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.687458 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.687549 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260611 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:01.737865 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:01.737984 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260611 2026-06-11 01:48:01.781690 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260611 2026-06-11 01:48:01.785720 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.788084 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2026-06-11 01:48:01.788130 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.791303 | ubuntu-noble-large | + imagename=designate-api 2026-06-11 01:48:01.791356 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.791369 | ubuntu-noble-large | + new_imagename=designate-api 2026-06-11 01:48:01.791382 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:01.791391 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.791452 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2026-06-11 01:48:01.791462 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.791476 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2026-06-11 01:48:01.791603 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.791618 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.791627 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.791642 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20260611 osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:01.852897 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:01.852998 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20260611 2026-06-11 01:48:01.898328 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20260611 2026-06-11 01:48:01.902663 | ubuntu-noble-large | + read image 2026-06-11 01:48:01.904642 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2026-06-11 01:48:01.905019 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:01.908882 | ubuntu-noble-large | + imagename=designate-sink 2026-06-11 01:48:01.908922 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2026-06-11 01:48:01.908967 | ubuntu-noble-large | + new_imagename=designate-sink 2026-06-11 01:48:01.908983 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:01.909021 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:01.909036 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2026-06-11 01:48:01.909051 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:01.909065 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2026-06-11 01:48:01.909079 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.909093 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:01.909109 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:01.909170 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20260611 osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:01.962279 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:01.962379 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20260611 2026-06-11 01:48:02.011103 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20260611 2026-06-11 01:48:02.015826 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.017499 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-06-11 01:48:02.018089 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.021928 | ubuntu-noble-large | + imagename=designate-backend-bind9 2026-06-11 01:48:02.022003 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.022016 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2026-06-11 01:48:02.022027 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:02.022037 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.022047 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2026-06-11 01:48:02.022080 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.022090 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-06-11 01:48:02.022100 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.022110 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.022119 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.022140 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260611 osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:02.076132 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:02.076234 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260611 2026-06-11 01:48:02.122001 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260611 2026-06-11 01:48:02.126466 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.128607 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2026-06-11 01:48:02.128974 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.132857 | ubuntu-noble-large | + imagename=designate-worker 2026-06-11 01:48:02.132907 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.132924 | ubuntu-noble-large | + new_imagename=designate-worker 2026-06-11 01:48:02.132939 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:02.132953 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.132968 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2026-06-11 01:48:02.132982 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.132996 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2026-06-11 01:48:02.133029 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.133044 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.133055 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.133086 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20260611 osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:02.186555 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:02.186672 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20260611 2026-06-11 01:48:02.230488 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20260611 2026-06-11 01:48:02.234509 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.236644 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2026-06-11 01:48:02.237175 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.241536 | ubuntu-noble-large | + imagename=designate-producer 2026-06-11 01:48:02.241609 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.241633 | ubuntu-noble-large | + new_imagename=designate-producer 2026-06-11 01:48:02.241657 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:02.241668 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.241683 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2026-06-11 01:48:02.241693 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.241707 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2026-06-11 01:48:02.241722 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.241735 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.241749 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.241800 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20260611 osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:02.294059 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:02.294147 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20260611 2026-06-11 01:48:02.338344 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20260611 2026-06-11 01:48:02.342241 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.344254 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2026-06-11 01:48:02.344756 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.348704 | ubuntu-noble-large | + imagename=designate-mdns 2026-06-11 01:48:02.348748 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.348761 | ubuntu-noble-large | + new_imagename=designate-mdns 2026-06-11 01:48:02.348775 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:02.348789 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.348803 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2026-06-11 01:48:02.348838 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.348849 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2026-06-11 01:48:02.348862 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.348873 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.348886 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.348932 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20260611 osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:02.399236 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:02.399331 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20260611 2026-06-11 01:48:02.445105 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20260611 2026-06-11 01:48:02.448901 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.450708 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2026-06-11 01:48:02.451100 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.455272 | ubuntu-noble-large | + imagename=designate-central 2026-06-11 01:48:02.455302 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.455364 | ubuntu-noble-large | + new_imagename=designate-central 2026-06-11 01:48:02.455381 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:02.455421 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.455441 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2026-06-11 01:48:02.455455 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.455470 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2026-06-11 01:48:02.455508 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.455523 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.455534 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.455588 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20260611 osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:02.503547 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:02.503681 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20260611 2026-06-11 01:48:02.546269 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20260611 2026-06-11 01:48:02.550867 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.553328 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2026-06-11 01:48:02.553537 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.557387 | ubuntu-noble-large | + imagename=blazar-manager 2026-06-11 01:48:02.557441 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.557525 | ubuntu-noble-large | + new_imagename=blazar-manager 2026-06-11 01:48:02.557539 | ubuntu-noble-large | + project=blazar 2026-06-11 01:48:02.557554 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.557589 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2026-06-11 01:48:02.557603 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.557617 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2026-06-11 01:48:02.557630 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.557644 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.557658 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.557707 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20260611 osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:02.616665 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:02.616781 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20260611 2026-06-11 01:48:02.660981 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20260611 2026-06-11 01:48:02.665441 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.667500 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2026-06-11 01:48:02.668019 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.671918 | ubuntu-noble-large | + imagename=blazar-api 2026-06-11 01:48:02.671959 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.671975 | ubuntu-noble-large | + new_imagename=blazar-api 2026-06-11 01:48:02.671989 | ubuntu-noble-large | + project=blazar 2026-06-11 01:48:02.672027 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.672043 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2026-06-11 01:48:02.672057 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.672071 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2026-06-11 01:48:02.672105 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.672116 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.672130 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.672147 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20260611 osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:02.723544 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:02.723786 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20260611 2026-06-11 01:48:02.765627 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20260611 2026-06-11 01:48:02.769599 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.771617 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2026-06-11 01:48:02.772074 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.776245 | ubuntu-noble-large | + imagename=manila-scheduler 2026-06-11 01:48:02.776268 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.776320 | ubuntu-noble-large | + new_imagename=manila-scheduler 2026-06-11 01:48:02.776328 | ubuntu-noble-large | + project=manila 2026-06-11 01:48:02.776339 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.776346 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2026-06-11 01:48:02.776356 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.776367 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2026-06-11 01:48:02.776376 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.776386 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.776416 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.776468 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20260611 osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:02.834055 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:02.834156 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20260611 2026-06-11 01:48:02.878881 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20260611 2026-06-11 01:48:02.883912 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.886628 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2026-06-11 01:48:02.886757 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.889991 | ubuntu-noble-large | + imagename=manila-api 2026-06-11 01:48:02.890056 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.890069 | ubuntu-noble-large | + new_imagename=manila-api 2026-06-11 01:48:02.890079 | ubuntu-noble-large | + project=manila 2026-06-11 01:48:02.890091 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.890101 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2026-06-11 01:48:02.890110 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.890123 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2026-06-11 01:48:02.890135 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.890148 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.890157 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.890205 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20260611 osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:02.947655 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:02.947740 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20260611 2026-06-11 01:48:02.982827 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20260611 2026-06-11 01:48:02.987383 | ubuntu-noble-large | + read image 2026-06-11 01:48:02.989887 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2026-06-11 01:48:02.989927 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:02.993662 | ubuntu-noble-large | + imagename=manila-share 2026-06-11 01:48:02.993692 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2026-06-11 01:48:02.993731 | ubuntu-noble-large | + new_imagename=manila-share 2026-06-11 01:48:02.993746 | ubuntu-noble-large | + project=manila 2026-06-11 01:48:02.993777 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:02.993789 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2026-06-11 01:48:02.993801 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:02.993830 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2026-06-11 01:48:02.993843 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.993854 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:02.993866 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:02.993893 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20260611 osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:03.041121 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:03.041207 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20260611 2026-06-11 01:48:03.085789 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20260611 2026-06-11 01:48:03.090205 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.092601 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2026-06-11 01:48:03.092883 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.097043 | ubuntu-noble-large | + imagename=manila-data 2026-06-11 01:48:03.097068 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.097084 | ubuntu-noble-large | + new_imagename=manila-data 2026-06-11 01:48:03.097139 | ubuntu-noble-large | + project=manila 2026-06-11 01:48:03.097153 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.097165 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2026-06-11 01:48:03.097177 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.097189 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2026-06-11 01:48:03.097231 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.097241 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.097249 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.097303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20260611 osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:03.153615 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:03.153716 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20260611 2026-06-11 01:48:03.196544 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20260611 2026-06-11 01:48:03.201192 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.203427 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2026-06-11 01:48:03.203815 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.207823 | ubuntu-noble-large | + imagename=cinder-backup 2026-06-11 01:48:03.207881 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.207896 | ubuntu-noble-large | + new_imagename=cinder-backup 2026-06-11 01:48:03.207912 | ubuntu-noble-large | + project=cinder 2026-06-11 01:48:03.207923 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.207939 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2026-06-11 01:48:03.207950 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.207964 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2026-06-11 01:48:03.207977 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.207988 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.208001 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.208044 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20260611 osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:03.260346 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:03.260460 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20260611 2026-06-11 01:48:03.300900 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20260611 2026-06-11 01:48:03.304813 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.307023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2026-06-11 01:48:03.307446 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.311283 | ubuntu-noble-large | + imagename=cinder-scheduler 2026-06-11 01:48:03.311323 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.311339 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2026-06-11 01:48:03.311382 | ubuntu-noble-large | + project=cinder 2026-06-11 01:48:03.311440 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.311474 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2026-06-11 01:48:03.311487 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.311501 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2026-06-11 01:48:03.311512 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.311525 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.311535 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.311550 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260611 osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:03.364700 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:03.364822 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260611 2026-06-11 01:48:03.413129 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260611 2026-06-11 01:48:03.417777 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.420501 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2026-06-11 01:48:03.420566 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.424101 | ubuntu-noble-large | + imagename=cinder-volume 2026-06-11 01:48:03.424131 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.424209 | ubuntu-noble-large | + new_imagename=cinder-volume 2026-06-11 01:48:03.424226 | ubuntu-noble-large | + project=cinder 2026-06-11 01:48:03.424240 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.424255 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2026-06-11 01:48:03.424269 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.424282 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2026-06-11 01:48:03.424298 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.424312 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.424326 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.424379 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20260611 osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:03.483277 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:03.483373 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20260611 2026-06-11 01:48:03.527825 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20260611 2026-06-11 01:48:03.531174 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.533535 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2026-06-11 01:48:03.533988 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.537742 | ubuntu-noble-large | + imagename=cinder-api 2026-06-11 01:48:03.537790 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.537807 | ubuntu-noble-large | + new_imagename=cinder-api 2026-06-11 01:48:03.537820 | ubuntu-noble-large | + project=cinder 2026-06-11 01:48:03.537852 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.537867 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2026-06-11 01:48:03.537897 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.537912 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2026-06-11 01:48:03.537926 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.537949 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.537967 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.537993 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20260611 osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:48:03.591477 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:48:03.591566 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20260611 2026-06-11 01:48:03.643135 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20260611 2026-06-11 01:48:03.647817 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.649697 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-06-11 01:48:03.650212 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.654856 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2026-06-11 01:48:03.654900 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.654915 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2026-06-11 01:48:03.654951 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:03.654966 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.654980 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2026-06-11 01:48:03.654996 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.655027 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-06-11 01:48:03.655043 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.655056 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.655067 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.655108 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260611 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:48:03.705740 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:48:03.705829 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260611 2026-06-11 01:48:03.749156 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260611 2026-06-11 01:48:03.753842 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.755819 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2026-06-11 01:48:03.755960 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.759716 | ubuntu-noble-large | + imagename=nova-serialproxy 2026-06-11 01:48:03.759768 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.759789 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2026-06-11 01:48:03.759804 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:03.759818 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.759832 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2026-06-11 01:48:03.759847 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.759861 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2026-06-11 01:48:03.759875 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.759889 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.759902 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.759958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260611 osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:48:03.811432 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:48:03.811548 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260611 2026-06-11 01:48:03.859005 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260611 2026-06-11 01:48:03.863984 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.866478 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.866544 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2026-06-11 01:48:03.869295 | ubuntu-noble-large | + imagename=nova-scheduler 2026-06-11 01:48:03.869364 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.869472 | ubuntu-noble-large | + new_imagename=nova-scheduler 2026-06-11 01:48:03.869521 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:03.869560 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.869709 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2026-06-11 01:48:03.869735 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.869751 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2026-06-11 01:48:03.869765 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.869776 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.869786 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.869836 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20260611 osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:48:03.917261 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:48:03.917337 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20260611 2026-06-11 01:48:03.965636 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20260611 2026-06-11 01:48:03.970680 | ubuntu-noble-large | + read image 2026-06-11 01:48:03.972913 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2026-06-11 01:48:03.973131 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:03.977103 | ubuntu-noble-large | + imagename=nova-ssh 2026-06-11 01:48:03.977160 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2026-06-11 01:48:03.977232 | ubuntu-noble-large | + new_imagename=nova-ssh 2026-06-11 01:48:03.977250 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:03.977265 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:03.977279 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2026-06-11 01:48:03.977292 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:03.977306 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2026-06-11 01:48:03.977343 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.977358 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:03.977368 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:03.977430 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20260611 osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:48:04.028141 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:48:04.028276 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20260611 2026-06-11 01:48:04.068007 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20260611 2026-06-11 01:48:04.073518 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.075773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2026-06-11 01:48:04.076080 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.079466 | ubuntu-noble-large | + imagename=nova-novncproxy 2026-06-11 01:48:04.079515 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.079609 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2026-06-11 01:48:04.079651 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:04.079678 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.079706 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2026-06-11 01:48:04.079716 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.079745 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2026-06-11 01:48:04.079773 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.079783 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.079801 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.079843 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260611 osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:48:04.136536 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:48:04.136667 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260611 2026-06-11 01:48:04.180110 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260611 2026-06-11 01:48:04.185102 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.187526 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2026-06-11 01:48:04.187563 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.191530 | ubuntu-noble-large | + imagename=nova-compute 2026-06-11 01:48:04.191571 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.191615 | ubuntu-noble-large | + new_imagename=nova-compute 2026-06-11 01:48:04.191646 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:04.191657 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.191689 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2026-06-11 01:48:04.191699 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.191708 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2026-06-11 01:48:04.191741 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.191751 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.191758 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.191815 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20260611 osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:48:04.309677 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:48:04.309786 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20260611 2026-06-11 01:48:04.356568 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20260611 2026-06-11 01:48:04.361035 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.363613 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2026-06-11 01:48:04.363719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.367680 | ubuntu-noble-large | + imagename=nova-conductor 2026-06-11 01:48:04.367708 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.367798 | ubuntu-noble-large | + new_imagename=nova-conductor 2026-06-11 01:48:04.367817 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:04.367829 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.367843 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2026-06-11 01:48:04.367853 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.367867 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2026-06-11 01:48:04.367881 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.367895 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.367909 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.367964 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20260611 osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:48:04.427367 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:48:04.427525 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20260611 2026-06-11 01:48:04.476133 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20260611 2026-06-11 01:48:04.480716 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.482635 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2026-06-11 01:48:04.483134 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.486887 | ubuntu-noble-large | + imagename=nova-api 2026-06-11 01:48:04.486952 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.486971 | ubuntu-noble-large | + new_imagename=nova-api 2026-06-11 01:48:04.486982 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:04.486992 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.487002 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2026-06-11 01:48:04.487012 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.487023 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2026-06-11 01:48:04.487033 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.487043 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.487053 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.487068 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20260611 osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:48:04.535871 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:48:04.535962 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20260611 2026-06-11 01:48:04.578280 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20260611 2026-06-11 01:48:04.582608 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.584790 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-06-11 01:48:04.585031 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.588913 | ubuntu-noble-large | + imagename=nova-compute-ironic 2026-06-11 01:48:04.588970 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.589046 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2026-06-11 01:48:04.589064 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:04.589079 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.589093 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2026-06-11 01:48:04.589108 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.589122 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-06-11 01:48:04.589150 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.589165 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.589176 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.589246 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260611 osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:48:04.644304 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:48:04.644431 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260611 2026-06-11 01:48:04.691384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260611 2026-06-11 01:48:04.695788 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.698569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2026-06-11 01:48:04.698643 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.702539 | ubuntu-noble-large | + imagename=placement-api 2026-06-11 01:48:04.702567 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.702633 | ubuntu-noble-large | + new_imagename=placement-api 2026-06-11 01:48:04.702673 | ubuntu-noble-large | + project=placement 2026-06-11 01:48:04.702686 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.702723 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2026-06-11 01:48:04.702732 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.702744 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2026-06-11 01:48:04.702793 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.702802 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.702809 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.702878 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20260611 osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:48:04.759935 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:48:04.760052 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20260611 2026-06-11 01:48:04.807294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20260611 2026-06-11 01:48:04.812211 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.814569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2026-06-11 01:48:04.814696 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.817688 | ubuntu-noble-large | + imagename=aodh-notifier 2026-06-11 01:48:04.817733 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.817752 | ubuntu-noble-large | + new_imagename=aodh-notifier 2026-06-11 01:48:04.817788 | ubuntu-noble-large | + project=aodh 2026-06-11 01:48:04.817800 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.817810 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2026-06-11 01:48:04.817824 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.817835 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2026-06-11 01:48:04.817845 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.817855 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.817865 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.817879 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20260611 osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:48:04.861809 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:48:04.861912 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20260611 2026-06-11 01:48:04.917199 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20260611 2026-06-11 01:48:04.921443 | ubuntu-noble-large | + read image 2026-06-11 01:48:04.924299 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2026-06-11 01:48:04.924359 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:04.928387 | ubuntu-noble-large | + imagename=aodh-listener 2026-06-11 01:48:04.928494 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2026-06-11 01:48:04.928576 | ubuntu-noble-large | + new_imagename=aodh-listener 2026-06-11 01:48:04.928619 | ubuntu-noble-large | + project=aodh 2026-06-11 01:48:04.928635 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:04.928651 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2026-06-11 01:48:04.928666 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:04.928708 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2026-06-11 01:48:04.928724 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.928738 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:04.928748 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:04.928802 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20260611 osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:48:04.989733 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:48:04.989829 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20260611 2026-06-11 01:48:05.040030 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20260611 2026-06-11 01:48:05.045144 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.047079 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2026-06-11 01:48:05.047498 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.051549 | ubuntu-noble-large | + imagename=aodh-api 2026-06-11 01:48:05.051579 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.051629 | ubuntu-noble-large | + new_imagename=aodh-api 2026-06-11 01:48:05.051649 | ubuntu-noble-large | + project=aodh 2026-06-11 01:48:05.051667 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.051678 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2026-06-11 01:48:05.051688 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.051699 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2026-06-11 01:48:05.051713 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.051723 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.051733 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.051745 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20260611 osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:48:05.107345 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:48:05.107474 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20260611 2026-06-11 01:48:05.158890 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20260611 2026-06-11 01:48:05.163262 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.165555 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2026-06-11 01:48:05.165655 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.167356 | ubuntu-noble-large | + imagename=aodh-evaluator 2026-06-11 01:48:05.167381 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.167429 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2026-06-11 01:48:05.167444 | ubuntu-noble-large | + project=aodh 2026-06-11 01:48:05.167455 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.167465 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2026-06-11 01:48:05.167476 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.167486 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2026-06-11 01:48:05.167524 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.167535 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.167546 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.167557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260611 osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:48:05.221625 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:48:05.221742 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260611 2026-06-11 01:48:05.268230 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260611 2026-06-11 01:48:05.272219 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.275542 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2026-06-11 01:48:05.275666 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.279667 | ubuntu-noble-large | + imagename=aodh-expirer 2026-06-11 01:48:05.279716 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.279778 | ubuntu-noble-large | + new_imagename=aodh-expirer 2026-06-11 01:48:05.279823 | ubuntu-noble-large | + project=aodh 2026-06-11 01:48:05.279840 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.279861 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2026-06-11 01:48:05.279886 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.279905 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2026-06-11 01:48:05.279929 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.279946 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.279962 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.279985 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20260611 osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:48:05.328700 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:48:05.328773 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20260611 2026-06-11 01:48:05.370358 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20260611 2026-06-11 01:48:05.374177 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.375648 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2026-06-11 01:48:05.376030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.378544 | ubuntu-noble-large | + imagename=glance-api 2026-06-11 01:48:05.378574 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.378644 | ubuntu-noble-large | + new_imagename=glance-api 2026-06-11 01:48:05.378660 | ubuntu-noble-large | + project=glance 2026-06-11 01:48:05.378675 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.378688 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2026-06-11 01:48:05.378703 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.378717 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2026-06-11 01:48:05.378730 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.378744 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.378755 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.378795 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20260611 osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:48:05.430168 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:48:05.430274 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20260611 2026-06-11 01:48:05.474319 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20260611 2026-06-11 01:48:05.478791 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.481034 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2026-06-11 01:48:05.481345 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.485118 | ubuntu-noble-large | + imagename=ironic-pxe 2026-06-11 01:48:05.485179 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.485230 | ubuntu-noble-large | + new_imagename=ironic-pxe 2026-06-11 01:48:05.485261 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:05.485282 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.485309 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2026-06-11 01:48:05.485316 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.485347 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2026-06-11 01:48:05.485368 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.485376 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.485382 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.485617 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20260611 osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:48:05.532696 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:48:05.532793 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20260611 2026-06-11 01:48:05.583606 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20260611 2026-06-11 01:48:05.588160 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.590503 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2026-06-11 01:48:05.590583 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.593314 | ubuntu-noble-large | + imagename=ironic-api 2026-06-11 01:48:05.593344 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.593434 | ubuntu-noble-large | + new_imagename=ironic-api 2026-06-11 01:48:05.593457 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:05.593497 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.593512 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2026-06-11 01:48:05.593527 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.593541 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2026-06-11 01:48:05.593555 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.593569 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.593583 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.593657 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20260611 osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:48:05.645134 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:48:05.645235 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20260611 2026-06-11 01:48:05.686509 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20260611 2026-06-11 01:48:05.691101 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.693114 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2026-06-11 01:48:05.693686 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.698084 | ubuntu-noble-large | + imagename=ironic-conductor 2026-06-11 01:48:05.698113 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.698165 | ubuntu-noble-large | + new_imagename=ironic-conductor 2026-06-11 01:48:05.698182 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:05.698195 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.698209 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2026-06-11 01:48:05.698223 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.698237 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2026-06-11 01:48:05.698296 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.698308 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.698319 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.698334 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20260611 osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:48:05.759296 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:48:05.759464 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20260611 2026-06-11 01:48:05.806819 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20260611 2026-06-11 01:48:05.809815 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.812087 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2026-06-11 01:48:05.812511 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.816093 | ubuntu-noble-large | + imagename=masakari-api 2026-06-11 01:48:05.816165 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.816183 | ubuntu-noble-large | + new_imagename=masakari-api 2026-06-11 01:48:05.816227 | ubuntu-noble-large | + project=masakari 2026-06-11 01:48:05.816242 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.816279 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2026-06-11 01:48:05.816294 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.816308 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2026-06-11 01:48:05.816321 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.816335 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.816349 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.816418 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20260611 osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:48:05.866833 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:48:05.867003 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20260611 2026-06-11 01:48:05.916078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20260611 2026-06-11 01:48:05.921497 | ubuntu-noble-large | + read image 2026-06-11 01:48:05.923207 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2026-06-11 01:48:05.923580 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:05.928516 | ubuntu-noble-large | + imagename=masakari-monitors 2026-06-11 01:48:05.928577 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2026-06-11 01:48:05.928587 | ubuntu-noble-large | + new_imagename=masakari-monitors 2026-06-11 01:48:05.928609 | ubuntu-noble-large | + project=masakari 2026-06-11 01:48:05.928615 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:05.928621 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2026-06-11 01:48:05.928640 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:05.928646 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2026-06-11 01:48:05.928653 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.928659 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:05.928665 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:05.928672 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20260611 osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:48:05.989310 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:48:05.989409 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20260611 2026-06-11 01:48:06.036264 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20260611 2026-06-11 01:48:06.039891 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.042514 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2026-06-11 01:48:06.042636 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.047162 | ubuntu-noble-large | + imagename=masakari-engine 2026-06-11 01:48:06.047193 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.047206 | ubuntu-noble-large | + new_imagename=masakari-engine 2026-06-11 01:48:06.047212 | ubuntu-noble-large | + project=masakari 2026-06-11 01:48:06.047217 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.047223 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2026-06-11 01:48:06.047229 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.047234 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2026-06-11 01:48:06.047242 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.047248 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.047253 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.047260 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20260611 osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:48:06.097517 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:48:06.097657 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20260611 2026-06-11 01:48:06.150232 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20260611 2026-06-11 01:48:06.155075 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.157666 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2026-06-11 01:48:06.158067 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.162338 | ubuntu-noble-large | + imagename=keystone-fernet 2026-06-11 01:48:06.162435 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.162453 | ubuntu-noble-large | + new_imagename=keystone-fernet 2026-06-11 01:48:06.162466 | ubuntu-noble-large | + project=keystone 2026-06-11 01:48:06.162481 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.162493 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2026-06-11 01:48:06.162505 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.162521 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2026-06-11 01:48:06.162533 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.162544 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.162560 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.162577 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20260611 osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:48:06.229133 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:48:06.229257 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20260611 2026-06-11 01:48:06.275443 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20260611 2026-06-11 01:48:06.281382 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.283655 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2026-06-11 01:48:06.284211 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.288311 | ubuntu-noble-large | + imagename=keystone 2026-06-11 01:48:06.288368 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.288386 | ubuntu-noble-large | + new_imagename=keystone 2026-06-11 01:48:06.288418 | ubuntu-noble-large | + project=keystone 2026-06-11 01:48:06.288428 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.288436 | ubuntu-noble-large | + new_imagename=kolla/keystone 2026-06-11 01:48:06.288449 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.288458 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2026-06-11 01:48:06.288467 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.288475 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.288484 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.288499 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20260611 osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:48:06.346720 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:48:06.346848 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20260611 2026-06-11 01:48:06.404910 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20260611 2026-06-11 01:48:06.409275 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.411211 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2026-06-11 01:48:06.411430 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.415178 | ubuntu-noble-large | + imagename=keystone-ssh 2026-06-11 01:48:06.415240 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.415304 | ubuntu-noble-large | + new_imagename=keystone-ssh 2026-06-11 01:48:06.415319 | ubuntu-noble-large | + project=keystone 2026-06-11 01:48:06.415331 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.415369 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2026-06-11 01:48:06.415383 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.415420 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2026-06-11 01:48:06.415459 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.415474 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.415483 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.415534 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20260611 osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:48:06.472914 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:48:06.473028 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20260611 2026-06-11 01:48:06.520507 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20260611 2026-06-11 01:48:06.524924 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.527391 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2026-06-11 01:48:06.527700 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.531368 | ubuntu-noble-large | + imagename=heat-api-cfn 2026-06-11 01:48:06.531450 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.531466 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2026-06-11 01:48:06.531481 | ubuntu-noble-large | + project=heat 2026-06-11 01:48:06.531495 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.531508 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2026-06-11 01:48:06.531522 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.531535 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2026-06-11 01:48:06.531576 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.531592 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.531619 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.531681 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260611 osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:48:06.589976 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:48:06.590080 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260611 2026-06-11 01:48:06.633118 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260611 2026-06-11 01:48:06.638239 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.640220 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2026-06-11 01:48:06.640704 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.644594 | ubuntu-noble-large | + imagename=heat-api 2026-06-11 01:48:06.644684 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.644697 | ubuntu-noble-large | + new_imagename=heat-api 2026-06-11 01:48:06.644707 | ubuntu-noble-large | + project=heat 2026-06-11 01:48:06.644717 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.644726 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2026-06-11 01:48:06.644736 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.644750 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2026-06-11 01:48:06.644759 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.644768 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.644777 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.644788 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20260611 osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:48:06.702296 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:48:06.702430 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20260611 2026-06-11 01:48:06.747477 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20260611 2026-06-11 01:48:06.752144 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.754940 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2026-06-11 01:48:06.754975 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.758786 | ubuntu-noble-large | + imagename=heat-engine 2026-06-11 01:48:06.758823 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.758837 | ubuntu-noble-large | + new_imagename=heat-engine 2026-06-11 01:48:06.758875 | ubuntu-noble-large | + project=heat 2026-06-11 01:48:06.758890 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.758903 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2026-06-11 01:48:06.758912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.758925 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2026-06-11 01:48:06.758938 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.758947 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.758959 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.758974 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20260611 osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:48:06.812063 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:48:06.812152 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20260611 2026-06-11 01:48:06.856464 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20260611 2026-06-11 01:48:06.861660 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.863621 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2026-06-11 01:48:06.864120 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.867920 | ubuntu-noble-large | + imagename=ceilometer-notification 2026-06-11 01:48:06.868012 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.868030 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2026-06-11 01:48:06.868045 | ubuntu-noble-large | + project=ceilometer 2026-06-11 01:48:06.868059 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.868093 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2026-06-11 01:48:06.868107 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.868143 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2026-06-11 01:48:06.868158 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.868171 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.868204 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.868279 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260611 osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:48:06.922716 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:48:06.922798 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260611 2026-06-11 01:48:06.972684 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260611 2026-06-11 01:48:06.977560 | ubuntu-noble-large | + read image 2026-06-11 01:48:06.979574 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-06-11 01:48:06.979891 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:06.983461 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2026-06-11 01:48:06.983508 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2026-06-11 01:48:06.983561 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2026-06-11 01:48:06.983575 | ubuntu-noble-large | + project=ceilometer 2026-06-11 01:48:06.983589 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:06.983624 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2026-06-11 01:48:06.983638 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:06.983693 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-06-11 01:48:06.983704 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.983717 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:06.983726 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:06.983781 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260611 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:48:07.035050 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:48:07.035168 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260611 2026-06-11 01:48:07.077995 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260611 2026-06-11 01:48:07.081270 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.083299 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2026-06-11 01:48:07.083824 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.087543 | ubuntu-noble-large | + imagename=ceilometer-compute 2026-06-11 01:48:07.087570 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.087648 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2026-06-11 01:48:07.087661 | ubuntu-noble-large | + project=ceilometer 2026-06-11 01:48:07.087673 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.087683 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2026-06-11 01:48:07.087696 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.087705 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2026-06-11 01:48:07.087718 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.087730 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.087739 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.087795 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260611 osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:48:07.138996 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:48:07.139099 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260611 2026-06-11 01:48:07.181326 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260611 2026-06-11 01:48:07.185683 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.187528 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2026-06-11 01:48:07.187696 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.190689 | ubuntu-noble-large | + imagename=ceilometer-central 2026-06-11 01:48:07.190741 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.190749 | ubuntu-noble-large | + new_imagename=ceilometer-central 2026-06-11 01:48:07.190755 | ubuntu-noble-large | + project=ceilometer 2026-06-11 01:48:07.190761 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.190769 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2026-06-11 01:48:07.190774 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.190780 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2026-06-11 01:48:07.190789 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.190794 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.190801 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.190835 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20260611 osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:48:07.237789 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:48:07.237898 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20260611 2026-06-11 01:48:07.286438 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20260611 2026-06-11 01:48:07.290951 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.293266 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-06-11 01:48:07.293600 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.297627 | ubuntu-noble-large | + imagename=gnocchi-statsd 2026-06-11 01:48:07.297668 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.297720 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2026-06-11 01:48:07.297755 | ubuntu-noble-large | + project=gnocchi 2026-06-11 01:48:07.297765 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.297794 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2026-06-11 01:48:07.297803 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.297830 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-06-11 01:48:07.297853 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.297861 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.297869 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.297928 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260611 osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:48:07.352740 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:48:07.352817 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260611 2026-06-11 01:48:07.404181 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260611 2026-06-11 01:48:07.408973 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.410585 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-06-11 01:48:07.411084 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.414769 | ubuntu-noble-large | + imagename=gnocchi-metricd 2026-06-11 01:48:07.414809 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.414883 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2026-06-11 01:48:07.414901 | ubuntu-noble-large | + project=gnocchi 2026-06-11 01:48:07.414912 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.414926 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2026-06-11 01:48:07.414940 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.414953 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-06-11 01:48:07.414967 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.414981 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.414994 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.415044 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260611 osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:48:07.463775 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:48:07.463851 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260611 2026-06-11 01:48:07.510651 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260611 2026-06-11 01:48:07.515515 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.517663 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2026-06-11 01:48:07.518116 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.522034 | ubuntu-noble-large | + imagename=gnocchi-api 2026-06-11 01:48:07.522068 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.522117 | ubuntu-noble-large | + new_imagename=gnocchi-api 2026-06-11 01:48:07.522159 | ubuntu-noble-large | + project=gnocchi 2026-06-11 01:48:07.522179 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.522207 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2026-06-11 01:48:07.522228 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.522258 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2026-06-11 01:48:07.522286 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.522306 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.522324 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.522382 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20260611 osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:48:07.574283 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:48:07.574369 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20260611 2026-06-11 01:48:07.618369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20260611 2026-06-11 01:48:07.622783 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.624987 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-06-11 01:48:07.625205 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.628260 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2026-06-11 01:48:07.628311 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.628377 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2026-06-11 01:48:07.628416 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:07.628458 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.628474 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2026-06-11 01:48:07.628489 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.628500 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-06-11 01:48:07.628514 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.628524 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.628538 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.628567 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260611 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:48:07.680822 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:48:07.680929 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260611 2026-06-11 01:48:07.731176 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260611 2026-06-11 01:48:07.735636 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.737729 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-06-11 01:48:07.738181 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.742813 | ubuntu-noble-large | + imagename=neutron-l3-agent 2026-06-11 01:48:07.742856 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.742875 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2026-06-11 01:48:07.742887 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:07.742901 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.742911 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2026-06-11 01:48:07.742925 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.742939 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-06-11 01:48:07.742953 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.742966 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.742980 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.743056 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:48:07.786639 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:48:07.786724 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260611 2026-06-11 01:48:07.834877 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260611 2026-06-11 01:48:07.839780 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.841851 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-06-11 01:48:07.842145 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.846020 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2026-06-11 01:48:07.846062 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.846135 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2026-06-11 01:48:07.846153 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:07.846167 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.846181 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2026-06-11 01:48:07.846195 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.846210 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-06-11 01:48:07.846226 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.846240 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.846253 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.846303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260611 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:48:07.902227 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:48:07.902363 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260611 2026-06-11 01:48:07.940260 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260611 2026-06-11 01:48:07.944234 | ubuntu-noble-large | + read image 2026-06-11 01:48:07.946316 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-06-11 01:48:07.946670 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:07.950204 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2026-06-11 01:48:07.950253 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:07.950262 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2026-06-11 01:48:07.950271 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:07.950298 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:07.950307 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2026-06-11 01:48:07.950316 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:07.950354 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-06-11 01:48:07.950418 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.950430 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:07.950453 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:07.950517 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:48:08.002550 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:48:08.002670 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260611 2026-06-11 01:48:08.049633 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260611 2026-06-11 01:48:08.052722 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.054785 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-06-11 01:48:08.055290 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.059088 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2026-06-11 01:48:08.059126 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.059168 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2026-06-11 01:48:08.059184 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.059209 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.059224 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2026-06-11 01:48:08.059239 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.059253 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-06-11 01:48:08.059288 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.059304 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.059315 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.059379 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:48:08.112130 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:48:08.112232 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260611 2026-06-11 01:48:08.161671 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260611 2026-06-11 01:48:08.166296 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.168497 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-06-11 01:48:08.168798 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.172269 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2026-06-11 01:48:08.172297 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.172377 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2026-06-11 01:48:08.172454 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.172476 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.172488 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2026-06-11 01:48:08.172498 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.172509 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-06-11 01:48:08.172523 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.172533 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.172543 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.172571 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:48:08.219724 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:48:08.219810 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260611 2026-06-11 01:48:08.261691 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260611 2026-06-11 01:48:08.266242 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.267347 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-06-11 01:48:08.267453 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.270248 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2026-06-11 01:48:08.270286 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.270297 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2026-06-11 01:48:08.270306 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.270332 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.270342 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2026-06-11 01:48:08.270351 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.270359 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-06-11 01:48:08.270369 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.270378 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.270387 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.270437 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:48:08.318711 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:48:08.318779 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260611 2026-06-11 01:48:08.364718 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260611 2026-06-11 01:48:08.368569 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.370260 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2026-06-11 01:48:08.370820 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.374607 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2026-06-11 01:48:08.374667 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.374685 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2026-06-11 01:48:08.374696 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.374710 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.374721 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2026-06-11 01:48:08.374735 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.374745 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2026-06-11 01:48:08.374759 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.374770 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.374783 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.374798 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:48:08.428495 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:48:08.428609 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260611 2026-06-11 01:48:08.468056 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20260611 2026-06-11 01:48:08.473115 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.475169 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.475202 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-06-11 01:48:08.479214 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2026-06-11 01:48:08.479247 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.479310 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2026-06-11 01:48:08.479338 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.479364 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.479394 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2026-06-11 01:48:08.479439 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.479468 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-06-11 01:48:08.479497 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.479506 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.479529 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.479590 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:48:08.530647 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:48:08.530763 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260611 2026-06-11 01:48:08.579766 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260611 2026-06-11 01:48:08.584509 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.587186 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-06-11 01:48:08.587236 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.590945 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2026-06-11 01:48:08.590984 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.591017 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2026-06-11 01:48:08.591033 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.591043 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.591054 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2026-06-11 01:48:08.591068 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.591078 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-06-11 01:48:08.591089 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.591102 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.591113 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.591128 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:48:08.651752 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:48:08.651869 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260611 2026-06-11 01:48:08.698768 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260611 2026-06-11 01:48:08.702682 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.705492 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-06-11 01:48:08.705540 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.709059 | ubuntu-noble-large | + imagename=neutron-metering-agent 2026-06-11 01:48:08.709100 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.709115 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2026-06-11 01:48:08.709168 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.709194 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.709210 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2026-06-11 01:48:08.709221 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.709231 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-06-11 01:48:08.709246 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.709256 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.709270 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.709322 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:48:08.760784 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:48:08.760894 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260611 2026-06-11 01:48:08.806955 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260611 2026-06-11 01:48:08.812797 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.816164 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-06-11 01:48:08.816216 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.819104 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2026-06-11 01:48:08.819146 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.819174 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2026-06-11 01:48:08.819223 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.819239 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.819254 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2026-06-11 01:48:08.819267 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.819282 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-06-11 01:48:08.819325 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.819336 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.819351 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.819392 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260611 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:48:08.872606 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:48:08.872739 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260611 2026-06-11 01:48:08.921549 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260611 2026-06-11 01:48:08.926351 | ubuntu-noble-large | + read image 2026-06-11 01:48:08.929155 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2026-06-11 01:48:08.929205 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:08.933334 | ubuntu-noble-large | + imagename=neutron-server 2026-06-11 01:48:08.933521 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2026-06-11 01:48:08.933565 | ubuntu-noble-large | + new_imagename=neutron-server 2026-06-11 01:48:08.933578 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:08.933589 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:08.933599 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2026-06-11 01:48:08.933610 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:08.933650 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2026-06-11 01:48:08.933663 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.933673 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:08.933684 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:08.933697 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20260611 osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:48:08.990580 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:48:08.990709 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20260611 2026-06-11 01:48:09.029378 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20260611 2026-06-11 01:48:09.033376 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.036012 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2026-06-11 01:48:09.036356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.039675 | ubuntu-noble-large | + imagename=magnum-api 2026-06-11 01:48:09.039720 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.039738 | ubuntu-noble-large | + new_imagename=magnum-api 2026-06-11 01:48:09.039786 | ubuntu-noble-large | + project=magnum 2026-06-11 01:48:09.039803 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.039819 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2026-06-11 01:48:09.039834 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.039849 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2026-06-11 01:48:09.039865 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.039881 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.039893 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.039938 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20260611 osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:48:09.093557 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:48:09.093702 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20260611 2026-06-11 01:48:09.138323 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20260611 2026-06-11 01:48:09.143223 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.145285 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2026-06-11 01:48:09.145445 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.148310 | ubuntu-noble-large | + imagename=magnum-conductor 2026-06-11 01:48:09.148338 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.148428 | ubuntu-noble-large | + new_imagename=magnum-conductor 2026-06-11 01:48:09.148450 | ubuntu-noble-large | + project=magnum 2026-06-11 01:48:09.148465 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.148502 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2026-06-11 01:48:09.148514 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.148529 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2026-06-11 01:48:09.148544 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.148557 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.148568 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.148607 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20260611 osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:48:09.205644 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:48:09.205748 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20260611 2026-06-11 01:48:09.255812 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20260611 2026-06-11 01:48:09.259869 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.262069 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-06-11 01:48:09.262938 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.267336 | ubuntu-noble-large | + imagename=octavia-housekeeping 2026-06-11 01:48:09.267379 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.267441 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2026-06-11 01:48:09.267488 | ubuntu-noble-large | + project=octavia 2026-06-11 01:48:09.267506 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.267517 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2026-06-11 01:48:09.267528 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.267538 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-06-11 01:48:09.267554 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.267564 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.267575 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.267590 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260611 osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:48:09.323512 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:48:09.323614 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260611 2026-06-11 01:48:09.368362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260611 2026-06-11 01:48:09.373041 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.375144 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2026-06-11 01:48:09.375638 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.379294 | ubuntu-noble-large | + imagename=octavia-health-manager 2026-06-11 01:48:09.379317 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.379372 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2026-06-11 01:48:09.379381 | ubuntu-noble-large | + project=octavia 2026-06-11 01:48:09.379413 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.379479 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2026-06-11 01:48:09.379486 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.379494 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2026-06-11 01:48:09.379520 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.379542 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.379561 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.379622 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260611 osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:48:09.433188 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:48:09.433282 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260611 2026-06-11 01:48:09.478482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260611 2026-06-11 01:48:09.482776 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.485592 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-06-11 01:48:09.486038 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.490065 | ubuntu-noble-large | + imagename=octavia-driver-agent 2026-06-11 01:48:09.490115 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.490127 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2026-06-11 01:48:09.490141 | ubuntu-noble-large | + project=octavia 2026-06-11 01:48:09.490154 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.490166 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2026-06-11 01:48:09.490180 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.490233 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-06-11 01:48:09.490244 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.490257 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.490266 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.490305 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260611 osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:48:09.542479 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:48:09.542568 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260611 2026-06-11 01:48:09.589828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260611 2026-06-11 01:48:09.594425 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.596145 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2026-06-11 01:48:09.596892 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.601132 | ubuntu-noble-large | + imagename=octavia-worker 2026-06-11 01:48:09.601161 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.601229 | ubuntu-noble-large | + new_imagename=octavia-worker 2026-06-11 01:48:09.601245 | ubuntu-noble-large | + project=octavia 2026-06-11 01:48:09.601259 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.601296 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2026-06-11 01:48:09.601312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.601326 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2026-06-11 01:48:09.601340 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.601354 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.601365 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.601449 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20260611 osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:48:09.656579 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:48:09.656675 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20260611 2026-06-11 01:48:09.701025 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20260611 2026-06-11 01:48:09.705254 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.707305 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2026-06-11 01:48:09.707898 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.711431 | ubuntu-noble-large | + imagename=octavia-api 2026-06-11 01:48:09.711520 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.711537 | ubuntu-noble-large | + new_imagename=octavia-api 2026-06-11 01:48:09.711605 | ubuntu-noble-large | + project=octavia 2026-06-11 01:48:09.711616 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.711645 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2026-06-11 01:48:09.711658 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.711670 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2026-06-11 01:48:09.711707 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.711720 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.711728 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.711781 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20260611 osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:48:09.767360 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:48:09.767497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20260611 2026-06-11 01:48:09.815078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20260611 2026-06-11 01:48:09.819208 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.820603 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.820690 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-06-11 01:48:09.822567 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2026-06-11 01:48:09.822603 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.822615 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2026-06-11 01:48:09.822624 | ubuntu-noble-large | + project=mariadb 2026-06-11 01:48:09.822660 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.822669 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2026-06-11 01:48:09.822677 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.822686 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-06-11 01:48:09.822697 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.822706 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.822714 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.822723 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260611 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:48:09.883831 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:48:09.883922 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260611 2026-06-11 01:48:09.930718 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260611 2026-06-11 01:48:09.934819 | ubuntu-noble-large | + read image 2026-06-11 01:48:09.936862 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2026-06-11 01:48:09.937030 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:09.939931 | ubuntu-noble-large | + imagename=mariadb-server 2026-06-11 01:48:09.939975 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2026-06-11 01:48:09.940044 | ubuntu-noble-large | + new_imagename=mariadb-server 2026-06-11 01:48:09.940059 | ubuntu-noble-large | + project=mariadb 2026-06-11 01:48:09.940091 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:09.940101 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2026-06-11 01:48:09.940109 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:09.940121 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2026-06-11 01:48:09.940130 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.940138 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:09.940146 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:09.940159 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20260611 osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:48:09.991449 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:48:09.991555 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20260611 2026-06-11 01:48:10.036926 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20260611 2026-06-11 01:48:10.043508 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.045593 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.045626 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-06-11 01:48:10.047983 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2026-06-11 01:48:10.048026 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.048046 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2026-06-11 01:48:10.048056 | ubuntu-noble-large | + project=hacluster 2026-06-11 01:48:10.048066 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.048077 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2026-06-11 01:48:10.048087 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.048097 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-06-11 01:48:10.048109 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.048119 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.048129 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.048139 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260611 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:48:10.089497 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:48:10.089605 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260611 2026-06-11 01:48:10.132735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260611 2026-06-11 01:48:10.137934 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.139964 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-06-11 01:48:10.140459 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.144320 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2026-06-11 01:48:10.144366 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.144433 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2026-06-11 01:48:10.144492 | ubuntu-noble-large | + project=hacluster 2026-06-11 01:48:10.144509 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.144546 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2026-06-11 01:48:10.144561 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.144576 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-06-11 01:48:10.144591 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.144605 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.144618 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.144713 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260611 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:48:10.203704 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:48:10.203811 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260611 2026-06-11 01:48:10.249298 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260611 2026-06-11 01:48:10.253178 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.255026 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2026-06-11 01:48:10.255813 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.259901 | ubuntu-noble-large | + imagename=hacluster-pcs 2026-06-11 01:48:10.259959 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.259971 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2026-06-11 01:48:10.260003 | ubuntu-noble-large | + project=hacluster 2026-06-11 01:48:10.260016 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.260024 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2026-06-11 01:48:10.260033 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.260041 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2026-06-11 01:48:10.260052 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.260060 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.260068 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.260081 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260611 osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:48:10.318027 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:48:10.318138 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260611 2026-06-11 01:48:10.367287 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260611 2026-06-11 01:48:10.372964 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.375508 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2026-06-11 01:48:10.375574 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.379456 | ubuntu-noble-large | + imagename=hacluster-corosync 2026-06-11 01:48:10.379525 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.379545 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2026-06-11 01:48:10.379556 | ubuntu-noble-large | + project=hacluster 2026-06-11 01:48:10.379568 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.379579 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2026-06-11 01:48:10.379594 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.379605 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2026-06-11 01:48:10.379620 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.379683 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.379694 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.379712 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260611 osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:48:10.430172 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:48:10.430269 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260611 2026-06-11 01:48:10.473389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260611 2026-06-11 01:48:10.479388 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.481098 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-06-11 01:48:10.481474 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.485363 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2026-06-11 01:48:10.485469 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.485494 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2026-06-11 01:48:10.485505 | ubuntu-noble-large | + project=ovsdpdk 2026-06-11 01:48:10.485515 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.485526 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2026-06-11 01:48:10.485537 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.485548 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-06-11 01:48:10.485558 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.485569 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.485580 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.485591 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260611 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:48:10.530464 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:48:10.530563 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260611 2026-06-11 01:48:10.574322 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260611 2026-06-11 01:48:10.578375 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.580442 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-06-11 01:48:10.581175 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.585458 | ubuntu-noble-large | + imagename=ovsdpdk-db 2026-06-11 01:48:10.585534 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.585584 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2026-06-11 01:48:10.585605 | ubuntu-noble-large | + project=ovsdpdk 2026-06-11 01:48:10.585622 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.585694 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2026-06-11 01:48:10.585708 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.585718 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-06-11 01:48:10.585728 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.585742 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.585753 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.585768 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260611 osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:48:10.638735 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:48:10.638841 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260611 2026-06-11 01:48:10.681200 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260611 2026-06-11 01:48:10.685427 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.687273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-06-11 01:48:10.687703 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.690569 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2026-06-11 01:48:10.690598 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.690724 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2026-06-11 01:48:10.690743 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:10.690757 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.690772 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2026-06-11 01:48:10.690786 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.690831 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-06-11 01:48:10.690848 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.690863 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.690873 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.690928 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:48:10.740092 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:48:10.740231 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260611 2026-06-11 01:48:10.779215 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260611 2026-06-11 01:48:10.784370 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.786074 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-06-11 01:48:10.786099 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.788305 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2026-06-11 01:48:10.788334 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.788374 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2026-06-11 01:48:10.788390 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:10.788435 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.788447 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2026-06-11 01:48:10.788460 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.788471 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-06-11 01:48:10.788484 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.788495 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.788508 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.788547 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:48:10.838314 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:48:10.838448 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260611 2026-06-11 01:48:10.880745 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260611 2026-06-11 01:48:10.885391 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.887302 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-06-11 01:48:10.887779 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.891232 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2026-06-11 01:48:10.891247 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.891289 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2026-06-11 01:48:10.891310 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:10.891317 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.891322 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2026-06-11 01:48:10.891327 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.891331 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-06-11 01:48:10.891339 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.891343 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.891347 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.891355 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260611 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:48:10.940652 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:48:10.940720 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260611 2026-06-11 01:48:10.986231 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260611 2026-06-11 01:48:10.990143 | ubuntu-noble-large | + read image 2026-06-11 01:48:10.992093 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-06-11 01:48:10.992141 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:10.994296 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2026-06-11 01:48:10.994354 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:10.994460 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2026-06-11 01:48:10.994494 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:10.994519 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:10.994549 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2026-06-11 01:48:10.994569 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:10.994603 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-06-11 01:48:10.994631 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.994673 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:10.994692 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:10.994740 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:48:11.053428 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:48:11.053520 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260611 2026-06-11 01:48:11.093752 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260611 2026-06-11 01:48:11.098277 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.100463 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.100586 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-06-11 01:48:11.103146 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2026-06-11 01:48:11.103200 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.103220 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2026-06-11 01:48:11.103231 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.103241 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.103252 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2026-06-11 01:48:11.103262 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.103272 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-06-11 01:48:11.103283 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.103293 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.103303 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.103318 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:48:11.159712 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:48:11.159819 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260611 2026-06-11 01:48:11.208462 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260611 2026-06-11 01:48:11.212448 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.214263 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-06-11 01:48:11.214338 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.217506 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2026-06-11 01:48:11.217566 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.217608 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2026-06-11 01:48:11.217661 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.217705 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.217736 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2026-06-11 01:48:11.217746 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.217779 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-06-11 01:48:11.217807 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.217818 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.217827 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.217901 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:48:11.269798 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:48:11.269885 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260611 2026-06-11 01:48:11.315145 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260611 2026-06-11 01:48:11.320134 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.322478 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-06-11 01:48:11.322931 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.326707 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2026-06-11 01:48:11.326778 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.326807 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2026-06-11 01:48:11.326875 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.326903 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.326928 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2026-06-11 01:48:11.326952 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.327010 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-06-11 01:48:11.327038 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.327063 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.327087 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.327159 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:48:11.377613 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:48:11.377733 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260611 2026-06-11 01:48:11.429318 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260611 2026-06-11 01:48:11.433510 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.435436 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2026-06-11 01:48:11.435637 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.438174 | ubuntu-noble-large | + imagename=prometheus-mtail 2026-06-11 01:48:11.438221 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.438240 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2026-06-11 01:48:11.438264 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.438279 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.438295 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2026-06-11 01:48:11.438311 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.438326 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2026-06-11 01:48:11.438340 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.438354 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.438369 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.438385 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260611 osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:48:11.491507 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:48:11.491627 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260611 2026-06-11 01:48:11.540311 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260611 2026-06-11 01:48:11.544375 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.547667 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-v2-server 2026-06-11 01:48:11.547717 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.551221 | ubuntu-noble-large | + imagename=prometheus-v2-server 2026-06-11 01:48:11.551267 | ubuntu-noble-large | + [[ prometheus-v2-server != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.551281 | ubuntu-noble-large | + new_imagename=prometheus-v2-server 2026-06-11 01:48:11.551296 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.551310 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.551324 | ubuntu-noble-large | + new_imagename=kolla/prometheus-v2-server 2026-06-11 01:48:11.551338 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.551353 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-v2-server 2026-06-11 01:48:11.551369 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.551383 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.551425 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.551468 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260611 osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:48:11.607019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:48:11.607114 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260611 2026-06-11 01:48:11.665052 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20260611 2026-06-11 01:48:11.669546 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.672351 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-06-11 01:48:11.672453 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.675690 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2026-06-11 01:48:11.675750 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.675811 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2026-06-11 01:48:11.675829 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.675840 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.675855 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2026-06-11 01:48:11.675869 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.675883 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-06-11 01:48:11.675898 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.675911 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.675922 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.675960 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260611 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:48:11.730910 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:48:11.731013 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260611 2026-06-11 01:48:11.777033 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260611 2026-06-11 01:48:11.781344 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.783236 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-06-11 01:48:11.783575 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.787840 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2026-06-11 01:48:11.787897 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.787915 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2026-06-11 01:48:11.787934 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.787953 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.787977 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2026-06-11 01:48:11.787997 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.788013 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-06-11 01:48:11.788040 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.788065 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.788084 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.788111 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:48:11.844283 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:48:11.844459 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260611 2026-06-11 01:48:11.892729 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260611 2026-06-11 01:48:11.896195 | ubuntu-noble-large | + read image 2026-06-11 01:48:11.898320 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-06-11 01:48:11.898360 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:11.901919 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2026-06-11 01:48:11.901944 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2026-06-11 01:48:11.901958 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2026-06-11 01:48:11.901998 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:11.902011 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:11.902023 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2026-06-11 01:48:11.902036 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:11.902075 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-06-11 01:48:11.902086 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.902097 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:11.902106 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:11.902144 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260611 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:48:11.955315 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:48:11.955465 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260611 2026-06-11 01:48:12.000370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260611 2026-06-11 01:48:12.005079 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.008181 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2026-06-11 01:48:12.008222 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.012571 | ubuntu-noble-large | + imagename=redis-sentinel 2026-06-11 01:48:12.012621 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.012640 | ubuntu-noble-large | + new_imagename=redis-sentinel 2026-06-11 01:48:12.012714 | ubuntu-noble-large | + project=redis 2026-06-11 01:48:12.012731 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.012745 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2026-06-11 01:48:12.012760 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.012774 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2026-06-11 01:48:12.012789 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.012804 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.012814 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.012862 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20260611 osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:48:12.066096 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:48:12.066178 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20260611 2026-06-11 01:48:12.110770 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20260611 2026-06-11 01:48:12.114703 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.117618 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2026-06-11 01:48:12.117726 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.121186 | ubuntu-noble-large | + imagename=redis 2026-06-11 01:48:12.121217 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.121232 | ubuntu-noble-large | + new_imagename=redis 2026-06-11 01:48:12.121283 | ubuntu-noble-large | + project=redis 2026-06-11 01:48:12.121296 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.121310 | ubuntu-noble-large | + new_imagename=kolla/redis 2026-06-11 01:48:12.121320 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.121335 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2026-06-11 01:48:12.121346 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.121360 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.121370 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.121426 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20260611 osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:48:12.184270 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:48:12.184376 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20260611 2026-06-11 01:48:12.229194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20260611 2026-06-11 01:48:12.233689 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.236253 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-06-11 01:48:12.236907 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.240988 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2026-06-11 01:48:12.241030 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.241067 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2026-06-11 01:48:12.241107 | ubuntu-noble-large | + project=letsencrypt 2026-06-11 01:48:12.241118 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.241155 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2026-06-11 01:48:12.241166 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.241197 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-06-11 01:48:12.241210 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.241240 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.241251 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.241333 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260611 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:48:12.292940 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:48:12.293079 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260611 2026-06-11 01:48:12.344574 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260611 2026-06-11 01:48:12.349475 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.351730 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-06-11 01:48:12.352175 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.356024 | ubuntu-noble-large | + imagename=letsencrypt-lego 2026-06-11 01:48:12.356094 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.356109 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2026-06-11 01:48:12.356120 | ubuntu-noble-large | + project=letsencrypt 2026-06-11 01:48:12.356130 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.356144 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2026-06-11 01:48:12.356155 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.356166 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-06-11 01:48:12.356179 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.356190 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.356200 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.356215 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260611 osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:48:12.411906 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:48:12.412003 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260611 2026-06-11 01:48:12.457373 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260611 2026-06-11 01:48:12.463103 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.465374 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2026-06-11 01:48:12.465700 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.469708 | ubuntu-noble-large | + imagename=ovn-base 2026-06-11 01:48:12.469772 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.469786 | ubuntu-noble-large | + new_imagename=ovn-base 2026-06-11 01:48:12.469796 | ubuntu-noble-large | + project=ovn 2026-06-11 01:48:12.469811 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.469822 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2026-06-11 01:48:12.469836 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.469847 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2026-06-11 01:48:12.469861 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.469874 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.469888 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.469950 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20260611 osism.harbor.regio.digital/kolla/ovn-base:2024.2 2026-06-11 01:48:12.525098 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2024.2 2026-06-11 01:48:12.525204 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 01:48:12.567730 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20260611 2026-06-11 01:48:12.573776 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.576609 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-06-11 01:48:12.576715 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.580694 | ubuntu-noble-large | + imagename=openvswitch-db-server 2026-06-11 01:48:12.580760 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.580783 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2026-06-11 01:48:12.580795 | ubuntu-noble-large | + project=openvswitch 2026-06-11 01:48:12.580806 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.580817 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2026-06-11 01:48:12.580831 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.580842 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-06-11 01:48:12.580853 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.580867 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.580877 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.580893 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260611 osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:48:12.633713 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:48:12.633805 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260611 2026-06-11 01:48:12.679177 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260611 2026-06-11 01:48:12.683646 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.686048 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-06-11 01:48:12.686515 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.690743 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2026-06-11 01:48:12.690772 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.690834 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2026-06-11 01:48:12.690849 | ubuntu-noble-large | + project=openvswitch 2026-06-11 01:48:12.690864 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.690878 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2026-06-11 01:48:12.690892 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.690948 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-06-11 01:48:12.690961 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.690974 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.690985 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.691000 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260611 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:48:12.744695 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:48:12.744801 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260611 2026-06-11 01:48:12.793474 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260611 2026-06-11 01:48:12.797876 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.799935 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2026-06-11 01:48:12.800307 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.804168 | ubuntu-noble-large | + imagename=skyline-base 2026-06-11 01:48:12.804213 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.804226 | ubuntu-noble-large | + new_imagename=skyline-base 2026-06-11 01:48:12.804240 | ubuntu-noble-large | + project=skyline 2026-06-11 01:48:12.804253 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.804294 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2026-06-11 01:48:12.804306 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.804321 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2026-06-11 01:48:12.804335 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.804348 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.804359 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.804429 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20260611 osism.harbor.regio.digital/kolla/skyline-base:2024.2 2026-06-11 01:48:12.860926 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2024.2 2026-06-11 01:48:12.861034 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20260611 2026-06-11 01:48:12.908735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20260611 2026-06-11 01:48:12.913090 | ubuntu-noble-large | + read image 2026-06-11 01:48:12.915596 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2026-06-11 01:48:12.915687 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:12.919239 | ubuntu-noble-large | + imagename=barbican-base 2026-06-11 01:48:12.919312 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:12.919327 | ubuntu-noble-large | + new_imagename=barbican-base 2026-06-11 01:48:12.919342 | ubuntu-noble-large | + project=barbican 2026-06-11 01:48:12.919352 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:12.919364 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2026-06-11 01:48:12.919374 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:12.919386 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2026-06-11 01:48:12.919426 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.919443 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:12.919453 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:12.919514 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20260611 osism.harbor.regio.digital/kolla/barbican-base:2024.2 2026-06-11 01:48:12.969281 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2024.2 2026-06-11 01:48:12.969385 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20260611 2026-06-11 01:48:13.012807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20260611 2026-06-11 01:48:13.016906 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.019259 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2026-06-11 01:48:13.019449 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.022383 | ubuntu-noble-large | + imagename=designate-base 2026-06-11 01:48:13.022463 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.022475 | ubuntu-noble-large | + new_imagename=designate-base 2026-06-11 01:48:13.022487 | ubuntu-noble-large | + project=designate 2026-06-11 01:48:13.022499 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.022510 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2026-06-11 01:48:13.022521 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.022557 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2026-06-11 01:48:13.022570 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.022581 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.022593 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.022654 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20260611 osism.harbor.regio.digital/kolla/designate-base:2024.2 2026-06-11 01:48:13.075008 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2024.2 2026-06-11 01:48:13.075101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:48:13.122068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20260611 2026-06-11 01:48:13.125285 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.127765 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.127793 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2026-06-11 01:48:13.131769 | ubuntu-noble-large | + imagename=blazar-base 2026-06-11 01:48:13.131844 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.131928 | ubuntu-noble-large | + new_imagename=blazar-base 2026-06-11 01:48:13.131973 | ubuntu-noble-large | + project=blazar 2026-06-11 01:48:13.132016 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.132056 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2026-06-11 01:48:13.132085 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.132126 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2026-06-11 01:48:13.132168 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.132200 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.132229 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.132314 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20260611 osism.harbor.regio.digital/kolla/blazar-base:2024.2 2026-06-11 01:48:13.184316 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2024.2 2026-06-11 01:48:13.184448 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20260611 2026-06-11 01:48:13.227290 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20260611 2026-06-11 01:48:13.230683 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.233235 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2026-06-11 01:48:13.233278 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.237360 | ubuntu-noble-large | + imagename=manila-base 2026-06-11 01:48:13.237432 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.237459 | ubuntu-noble-large | + new_imagename=manila-base 2026-06-11 01:48:13.237470 | ubuntu-noble-large | + project=manila 2026-06-11 01:48:13.237481 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.237491 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2026-06-11 01:48:13.237501 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.237511 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2026-06-11 01:48:13.237521 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.237531 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.237545 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.237557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20260611 osism.harbor.regio.digital/kolla/manila-base:2024.2 2026-06-11 01:48:13.291540 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2024.2 2026-06-11 01:48:13.291652 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 01:48:13.332247 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20260611 2026-06-11 01:48:13.337710 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.339831 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2026-06-11 01:48:13.340226 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.343683 | ubuntu-noble-large | + imagename=cinder-base 2026-06-11 01:48:13.343721 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.343748 | ubuntu-noble-large | + new_imagename=cinder-base 2026-06-11 01:48:13.343765 | ubuntu-noble-large | + project=cinder 2026-06-11 01:48:13.343774 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.343786 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2026-06-11 01:48:13.343795 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.343803 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2026-06-11 01:48:13.343812 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.343823 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.343831 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.343845 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20260611 osism.harbor.regio.digital/kolla/cinder-base:2024.2 2026-06-11 01:48:13.398216 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2024.2 2026-06-11 01:48:13.398316 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 01:48:13.439440 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20260611 2026-06-11 01:48:13.443989 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.446104 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2026-06-11 01:48:13.446561 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.450706 | ubuntu-noble-large | + imagename=nova-base 2026-06-11 01:48:13.450743 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.450835 | ubuntu-noble-large | + new_imagename=nova-base 2026-06-11 01:48:13.450855 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:13.450900 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.450915 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2026-06-11 01:48:13.450930 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.450944 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2026-06-11 01:48:13.450982 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.450997 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.451008 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.451053 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20260611 osism.harbor.regio.digital/kolla/nova-base:2024.2 2026-06-11 01:48:13.502714 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2024.2 2026-06-11 01:48:13.502823 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:48:13.549076 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20260611 2026-06-11 01:48:13.553649 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.555725 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2026-06-11 01:48:13.555935 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.558614 | ubuntu-noble-large | + imagename=placement-base 2026-06-11 01:48:13.558738 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.558835 | ubuntu-noble-large | + new_imagename=placement-base 2026-06-11 01:48:13.558854 | ubuntu-noble-large | + project=placement 2026-06-11 01:48:13.558865 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.558898 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2026-06-11 01:48:13.558909 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.558923 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2026-06-11 01:48:13.558933 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.558947 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.558957 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.558985 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20260611 osism.harbor.regio.digital/kolla/placement-base:2024.2 2026-06-11 01:48:13.611551 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2024.2 2026-06-11 01:48:13.611728 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20260611 2026-06-11 01:48:13.654854 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20260611 2026-06-11 01:48:13.658979 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.661086 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2026-06-11 01:48:13.661363 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.664862 | ubuntu-noble-large | + imagename=aodh-base 2026-06-11 01:48:13.664902 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.664917 | ubuntu-noble-large | + new_imagename=aodh-base 2026-06-11 01:48:13.664957 | ubuntu-noble-large | + project=aodh 2026-06-11 01:48:13.664973 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.664987 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2026-06-11 01:48:13.665001 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.665016 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2026-06-11 01:48:13.665029 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.665043 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.665057 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.665104 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20260611 osism.harbor.regio.digital/kolla/aodh-base:2024.2 2026-06-11 01:48:13.720233 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2024.2 2026-06-11 01:48:13.720325 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:48:13.769369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20260611 2026-06-11 01:48:13.773712 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.775987 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2026-06-11 01:48:13.776018 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.779567 | ubuntu-noble-large | + imagename=glance-base 2026-06-11 01:48:13.779591 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.779629 | ubuntu-noble-large | + new_imagename=glance-base 2026-06-11 01:48:13.779639 | ubuntu-noble-large | + project=glance 2026-06-11 01:48:13.779705 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.779714 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2026-06-11 01:48:13.779725 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.779734 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2026-06-11 01:48:13.779751 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.779761 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.779770 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.779835 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20260611 osism.harbor.regio.digital/kolla/glance-base:2024.2 2026-06-11 01:48:13.830073 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2024.2 2026-06-11 01:48:13.830175 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20260611 2026-06-11 01:48:13.874916 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20260611 2026-06-11 01:48:13.879336 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.881291 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2026-06-11 01:48:13.881743 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.885199 | ubuntu-noble-large | + imagename=ironic-base 2026-06-11 01:48:13.885228 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.885272 | ubuntu-noble-large | + new_imagename=ironic-base 2026-06-11 01:48:13.885287 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:13.885301 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.885315 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2026-06-11 01:48:13.885329 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.885342 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2026-06-11 01:48:13.885357 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.885391 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.885436 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.885453 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20260611 osism.harbor.regio.digital/kolla/ironic-base:2024.2 2026-06-11 01:48:13.937948 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2024.2 2026-06-11 01:48:13.938067 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20260611 2026-06-11 01:48:13.984615 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20260611 2026-06-11 01:48:13.989449 | ubuntu-noble-large | + read image 2026-06-11 01:48:13.991594 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2026-06-11 01:48:13.991850 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:13.995543 | ubuntu-noble-large | + imagename=masakari-base 2026-06-11 01:48:13.995610 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:13.995628 | ubuntu-noble-large | + new_imagename=masakari-base 2026-06-11 01:48:13.995644 | ubuntu-noble-large | + project=masakari 2026-06-11 01:48:13.995655 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:13.995686 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2026-06-11 01:48:13.995698 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:13.995713 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2026-06-11 01:48:13.995727 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.995741 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:13.995756 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:13.995805 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20260611 osism.harbor.regio.digital/kolla/masakari-base:2024.2 2026-06-11 01:48:14.048773 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2024.2 2026-06-11 01:48:14.048884 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20260611 2026-06-11 01:48:14.095067 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20260611 2026-06-11 01:48:14.099601 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.102262 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2026-06-11 01:48:14.102311 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.106248 | ubuntu-noble-large | + imagename=keystone-base 2026-06-11 01:48:14.106338 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.106351 | ubuntu-noble-large | + new_imagename=keystone-base 2026-06-11 01:48:14.106361 | ubuntu-noble-large | + project=keystone 2026-06-11 01:48:14.106370 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.106379 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2026-06-11 01:48:14.106388 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.106450 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2026-06-11 01:48:14.106466 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.106475 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.106496 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.106507 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20260611 osism.harbor.regio.digital/kolla/keystone-base:2024.2 2026-06-11 01:48:14.161420 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2024.2 2026-06-11 01:48:14.161524 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20260611 2026-06-11 01:48:14.207566 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20260611 2026-06-11 01:48:14.211660 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.214168 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.214240 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2026-06-11 01:48:14.215707 | ubuntu-noble-large | + imagename=heat-base 2026-06-11 01:48:14.215734 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.215752 | ubuntu-noble-large | + new_imagename=heat-base 2026-06-11 01:48:14.215764 | ubuntu-noble-large | + project=heat 2026-06-11 01:48:14.215775 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.215785 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2026-06-11 01:48:14.215796 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.215810 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2026-06-11 01:48:14.215821 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.215831 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.215841 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.215853 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20260611 osism.harbor.regio.digital/kolla/heat-base:2024.2 2026-06-11 01:48:14.266278 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2024.2 2026-06-11 01:48:14.266374 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20260611 2026-06-11 01:48:14.380855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20260611 2026-06-11 01:48:14.385580 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.387322 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2026-06-11 01:48:14.387450 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.390575 | ubuntu-noble-large | + imagename=ceilometer-base 2026-06-11 01:48:14.390610 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.390634 | ubuntu-noble-large | + new_imagename=ceilometer-base 2026-06-11 01:48:14.390684 | ubuntu-noble-large | + project=ceilometer 2026-06-11 01:48:14.390698 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.390729 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2026-06-11 01:48:14.390741 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.390753 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2026-06-11 01:48:14.390764 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.390775 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.390784 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.390823 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2026-06-11 01:48:14.445270 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2026-06-11 01:48:14.445363 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 01:48:14.491856 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20260611 2026-06-11 01:48:14.496348 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.498569 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2026-06-11 01:48:14.499081 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.503712 | ubuntu-noble-large | + imagename=horizon 2026-06-11 01:48:14.503784 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.503809 | ubuntu-noble-large | + new_imagename=horizon 2026-06-11 01:48:14.503831 | ubuntu-noble-large | + project=horizon 2026-06-11 01:48:14.503842 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.503852 | ubuntu-noble-large | + new_imagename=kolla/horizon 2026-06-11 01:48:14.503863 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.503874 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2026-06-11 01:48:14.503884 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.503894 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.503904 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.503917 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20260611 osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:48:14.562311 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:48:14.562441 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20260611 2026-06-11 01:48:14.611998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20260611 2026-06-11 01:48:14.616378 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.619559 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2026-06-11 01:48:14.619844 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.623998 | ubuntu-noble-large | + imagename=gnocchi-base 2026-06-11 01:48:14.624057 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.624080 | ubuntu-noble-large | + new_imagename=gnocchi-base 2026-06-11 01:48:14.624092 | ubuntu-noble-large | + project=gnocchi 2026-06-11 01:48:14.624103 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.624114 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2026-06-11 01:48:14.624125 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.624137 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2026-06-11 01:48:14.624152 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.624163 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.624175 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.624188 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2026-06-11 01:48:14.675727 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2026-06-11 01:48:14.675845 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 2026-06-11 01:48:14.731797 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20260611 2026-06-11 01:48:14.736315 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.738597 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2026-06-11 01:48:14.739061 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.742592 | ubuntu-noble-large | + imagename=ironic-inspector 2026-06-11 01:48:14.742634 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.742733 | ubuntu-noble-large | + new_imagename=ironic-inspector 2026-06-11 01:48:14.742751 | ubuntu-noble-large | + project=ironic 2026-06-11 01:48:14.742765 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.742779 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2026-06-11 01:48:14.742793 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.742807 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2026-06-11 01:48:14.742823 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.742837 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.742850 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.742895 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20260611 osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:48:14.790970 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:48:14.791069 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20260611 2026-06-11 01:48:14.835339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20260611 2026-06-11 01:48:14.838995 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.841477 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2026-06-11 01:48:14.841551 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.845454 | ubuntu-noble-large | + imagename=neutron-base 2026-06-11 01:48:14.845537 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.845576 | ubuntu-noble-large | + new_imagename=neutron-base 2026-06-11 01:48:14.845611 | ubuntu-noble-large | + project=neutron 2026-06-11 01:48:14.845626 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.845660 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2026-06-11 01:48:14.845695 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.845710 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2026-06-11 01:48:14.845747 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.845762 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.845771 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.845819 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20260611 osism.harbor.regio.digital/kolla/neutron-base:2024.2 2026-06-11 01:48:14.895581 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2024.2 2026-06-11 01:48:14.895670 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 01:48:14.941131 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20260611 2026-06-11 01:48:14.946424 | ubuntu-noble-large | + read image 2026-06-11 01:48:14.948776 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2026-06-11 01:48:14.949049 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:14.953003 | ubuntu-noble-large | + imagename=magnum-base 2026-06-11 01:48:14.953034 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:14.953090 | ubuntu-noble-large | + new_imagename=magnum-base 2026-06-11 01:48:14.953102 | ubuntu-noble-large | + project=magnum 2026-06-11 01:48:14.953116 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:14.953130 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2026-06-11 01:48:14.953144 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:14.953158 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2026-06-11 01:48:14.953174 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.953188 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:14.953201 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:14.953312 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20260611 osism.harbor.regio.digital/kolla/magnum-base:2024.2 2026-06-11 01:48:15.008306 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2024.2 2026-06-11 01:48:15.008428 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20260611 2026-06-11 01:48:15.061626 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20260611 2026-06-11 01:48:15.066154 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.068342 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2026-06-11 01:48:15.068465 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.071657 | ubuntu-noble-large | + imagename=octavia-base 2026-06-11 01:48:15.071764 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.071780 | ubuntu-noble-large | + new_imagename=octavia-base 2026-06-11 01:48:15.071792 | ubuntu-noble-large | + project=octavia 2026-06-11 01:48:15.071802 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.071817 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2026-06-11 01:48:15.071828 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.071838 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2026-06-11 01:48:15.071852 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.071862 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.071873 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.071889 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20260611 osism.harbor.regio.digital/kolla/octavia-base:2024.2 2026-06-11 01:48:15.127487 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2024.2 2026-06-11 01:48:15.127591 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 01:48:15.173801 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20260611 2026-06-11 01:48:15.177815 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.180152 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2026-06-11 01:48:15.180196 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.183185 | ubuntu-noble-large | + imagename=memcached 2026-06-11 01:48:15.183215 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.183326 | ubuntu-noble-large | + new_imagename=memcached 2026-06-11 01:48:15.183340 | ubuntu-noble-large | + project=memcached 2026-06-11 01:48:15.183354 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.183365 | ubuntu-noble-large | + new_imagename=kolla/memcached 2026-06-11 01:48:15.183378 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.183393 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2026-06-11 01:48:15.183448 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.183459 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.183472 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.183539 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20260611 osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:48:15.236531 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:48:15.236632 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20260611 2026-06-11 01:48:15.277616 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20260611 2026-06-11 01:48:15.282076 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.284251 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2026-06-11 01:48:15.284333 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.287436 | ubuntu-noble-large | + imagename=mariadb-base 2026-06-11 01:48:15.287473 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.287491 | ubuntu-noble-large | + new_imagename=mariadb-base 2026-06-11 01:48:15.287502 | ubuntu-noble-large | + project=mariadb 2026-06-11 01:48:15.287512 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.287522 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2026-06-11 01:48:15.287537 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.287548 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2026-06-11 01:48:15.287558 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.287568 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.287578 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.287593 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20260611 osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2026-06-11 01:48:15.339610 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2026-06-11 01:48:15.339732 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20260611 2026-06-11 01:48:15.408031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20260611 2026-06-11 01:48:15.413293 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.415591 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2026-06-11 01:48:15.415671 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.418756 | ubuntu-noble-large | + imagename=hacluster-base 2026-06-11 01:48:15.418789 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.418843 | ubuntu-noble-large | + new_imagename=hacluster-base 2026-06-11 01:48:15.418860 | ubuntu-noble-large | + project=hacluster 2026-06-11 01:48:15.418870 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.418881 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2026-06-11 01:48:15.418891 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.418901 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2026-06-11 01:48:15.418915 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.418925 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.418935 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.418947 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2026-06-11 01:48:15.476798 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2026-06-11 01:48:15.476902 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 01:48:15.520169 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20260611 2026-06-11 01:48:15.524941 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.527143 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2026-06-11 01:48:15.527764 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.532954 | ubuntu-noble-large | + imagename=ovsdpdk 2026-06-11 01:48:15.533008 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.533027 | ubuntu-noble-large | + new_imagename=ovsdpdk 2026-06-11 01:48:15.533038 | ubuntu-noble-large | + project=ovsdpdk 2026-06-11 01:48:15.533048 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.533058 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2026-06-11 01:48:15.533071 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.533083 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2026-06-11 01:48:15.533094 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.533107 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.533118 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.533133 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20260611 osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:48:15.591604 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:48:15.591733 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20260611 2026-06-11 01:48:15.634103 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20260611 2026-06-11 01:48:15.638791 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.640869 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2026-06-11 01:48:15.641147 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.645117 | ubuntu-noble-large | + imagename=iscsid 2026-06-11 01:48:15.645196 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.645209 | ubuntu-noble-large | + new_imagename=iscsid 2026-06-11 01:48:15.645220 | ubuntu-noble-large | + project=iscsid 2026-06-11 01:48:15.645231 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.645241 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2026-06-11 01:48:15.645252 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.645266 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2026-06-11 01:48:15.645277 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.645287 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.645297 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.645313 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20260611 osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:48:15.703644 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:48:15.703795 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20260611 2026-06-11 01:48:15.746388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20260611 2026-06-11 01:48:15.750978 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.753519 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2026-06-11 01:48:15.753631 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.757456 | ubuntu-noble-large | + imagename=nova-libvirt 2026-06-11 01:48:15.757505 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.757518 | ubuntu-noble-large | + new_imagename=nova-libvirt 2026-06-11 01:48:15.757535 | ubuntu-noble-large | + project=nova 2026-06-11 01:48:15.757561 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.757583 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2026-06-11 01:48:15.757601 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.757653 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2026-06-11 01:48:15.757673 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.757713 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.757724 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.757740 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20260611 osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:48:15.808357 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:48:15.808477 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20260611 2026-06-11 01:48:15.854813 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20260611 2026-06-11 01:48:15.859493 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.861666 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2026-06-11 01:48:15.861992 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.865815 | ubuntu-noble-large | + imagename=kolla-toolbox 2026-06-11 01:48:15.865862 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.865876 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2026-06-11 01:48:15.865891 | ubuntu-noble-large | + project=kolla 2026-06-11 01:48:15.865906 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.865921 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2026-06-11 01:48:15.865933 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.865947 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2026-06-11 01:48:15.865962 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.865973 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.865988 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.866031 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260611 osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:48:15.924982 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:48:15.925106 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260611 2026-06-11 01:48:15.972339 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260611 2026-06-11 01:48:15.976747 | ubuntu-noble-large | + read image 2026-06-11 01:48:15.978833 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2026-06-11 01:48:15.978972 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:15.982826 | ubuntu-noble-large | + imagename=keepalived 2026-06-11 01:48:15.982908 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2026-06-11 01:48:15.982944 | ubuntu-noble-large | + new_imagename=keepalived 2026-06-11 01:48:15.982977 | ubuntu-noble-large | + project=keepalived 2026-06-11 01:48:15.983008 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:15.983021 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2026-06-11 01:48:15.983032 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:15.983065 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2026-06-11 01:48:15.983095 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.983107 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:15.983118 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:15.983207 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20260611 osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:48:16.043117 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:48:16.043218 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20260611 2026-06-11 01:48:16.087990 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20260611 2026-06-11 01:48:16.093022 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.095900 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2026-06-11 01:48:16.095942 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.099242 | ubuntu-noble-large | + imagename=prometheus-base 2026-06-11 01:48:16.099272 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.099333 | ubuntu-noble-large | + new_imagename=prometheus-base 2026-06-11 01:48:16.099345 | ubuntu-noble-large | + project=prometheus 2026-06-11 01:48:16.099359 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.099373 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2026-06-11 01:48:16.099387 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.099432 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2026-06-11 01:48:16.099484 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.099496 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.099532 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.099544 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2026-06-11 01:48:16.154204 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2026-06-11 01:48:16.154305 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 01:48:16.200240 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20260611 2026-06-11 01:48:16.204992 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.207148 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2026-06-11 01:48:16.207490 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.211254 | ubuntu-noble-large | + imagename=cron 2026-06-11 01:48:16.211298 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.211309 | ubuntu-noble-large | + new_imagename=cron 2026-06-11 01:48:16.211322 | ubuntu-noble-large | + project=cron 2026-06-11 01:48:16.211332 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.211344 | ubuntu-noble-large | + new_imagename=kolla/cron 2026-06-11 01:48:16.211354 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.211367 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2026-06-11 01:48:16.211380 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.211392 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.211458 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.211474 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20260611 osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:48:16.261755 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:48:16.261863 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20260611 2026-06-11 01:48:16.312744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20260611 2026-06-11 01:48:16.316492 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.318717 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2026-06-11 01:48:16.319223 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.323576 | ubuntu-noble-large | + imagename=dnsmasq 2026-06-11 01:48:16.323621 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.323636 | ubuntu-noble-large | + new_imagename=dnsmasq 2026-06-11 01:48:16.323650 | ubuntu-noble-large | + project=dnsmasq 2026-06-11 01:48:16.323664 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.323678 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2026-06-11 01:48:16.323713 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.323728 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2026-06-11 01:48:16.323742 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.323755 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.323768 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.323815 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20260611 osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:48:16.374460 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:48:16.374559 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20260611 2026-06-11 01:48:16.418942 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20260611 2026-06-11 01:48:16.424104 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.426369 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-06-11 01:48:16.426758 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.430641 | ubuntu-noble-large | + imagename=opensearch-dashboards 2026-06-11 01:48:16.430714 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.430727 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2026-06-11 01:48:16.430742 | ubuntu-noble-large | + project=opensearch 2026-06-11 01:48:16.430756 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.430797 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2026-06-11 01:48:16.430809 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.430824 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-06-11 01:48:16.430839 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.430853 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.430864 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.431013 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260611 osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:48:16.480610 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:48:16.480783 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260611 2026-06-11 01:48:16.526332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260611 2026-06-11 01:48:16.531292 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.533938 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2026-06-11 01:48:16.533982 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.537959 | ubuntu-noble-large | + imagename=opensearch 2026-06-11 01:48:16.538007 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.538018 | ubuntu-noble-large | + new_imagename=opensearch 2026-06-11 01:48:16.538033 | ubuntu-noble-large | + project=opensearch 2026-06-11 01:48:16.538041 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.538050 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2026-06-11 01:48:16.538058 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.538066 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2026-06-11 01:48:16.538074 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.538082 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.538091 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.538104 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20260611 osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:48:16.592091 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:48:16.592196 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20260611 2026-06-11 01:48:16.638157 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20260611 2026-06-11 01:48:16.642075 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.644802 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.644846 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2026-06-11 01:48:16.646578 | ubuntu-noble-large | + imagename=tgtd 2026-06-11 01:48:16.646633 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.646730 | ubuntu-noble-large | + new_imagename=tgtd 2026-06-11 01:48:16.646748 | ubuntu-noble-large | + project=tgtd 2026-06-11 01:48:16.646774 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.646798 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2026-06-11 01:48:16.646840 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.646883 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2026-06-11 01:48:16.646926 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.646941 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.646952 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.646997 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20260611 osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:48:16.702036 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:48:16.702142 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20260611 2026-06-11 01:48:16.749829 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20260611 2026-06-11 01:48:16.754366 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.756528 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2026-06-11 01:48:16.757058 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.761160 | ubuntu-noble-large | + imagename=redis-base 2026-06-11 01:48:16.761202 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.761215 | ubuntu-noble-large | + new_imagename=redis-base 2026-06-11 01:48:16.761228 | ubuntu-noble-large | + project=redis 2026-06-11 01:48:16.761242 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.761258 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2026-06-11 01:48:16.761272 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.761286 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2026-06-11 01:48:16.761300 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.761313 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.761327 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.761368 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20260611 osism.harbor.regio.digital/kolla/redis-base:2024.2 2026-06-11 01:48:16.812756 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2024.2 2026-06-11 01:48:16.812856 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20260611 2026-06-11 01:48:16.857033 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20260611 2026-06-11 01:48:16.860950 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.863473 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2026-06-11 01:48:16.863539 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.865321 | ubuntu-noble-large | + imagename=grafana 2026-06-11 01:48:16.865352 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.865436 | ubuntu-noble-large | + new_imagename=grafana 2026-06-11 01:48:16.865458 | ubuntu-noble-large | + project=grafana 2026-06-11 01:48:16.865472 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.865486 | ubuntu-noble-large | + new_imagename=kolla/grafana 2026-06-11 01:48:16.865500 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.865514 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2026-06-11 01:48:16.865528 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.865542 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.865556 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.865604 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20260611 osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:48:16.919078 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:48:16.919178 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20260611 2026-06-11 01:48:16.975916 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20260611 2026-06-11 01:48:16.979529 | ubuntu-noble-large | + read image 2026-06-11 01:48:16.981302 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2026-06-11 01:48:16.981591 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:16.985133 | ubuntu-noble-large | + imagename=letsencrypt-base 2026-06-11 01:48:16.985164 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:16.985217 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2026-06-11 01:48:16.985246 | ubuntu-noble-large | + project=letsencrypt 2026-06-11 01:48:16.985271 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:16.985300 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2026-06-11 01:48:16.985321 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:16.985350 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2026-06-11 01:48:16.985378 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.985387 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:16.985419 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:16.985485 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260611 osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2026-06-11 01:48:17.036002 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2026-06-11 01:48:17.036092 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260611 2026-06-11 01:48:17.080998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260611 2026-06-11 01:48:17.085446 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.088015 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2026-06-11 01:48:17.088051 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.092129 | ubuntu-noble-large | + imagename=proxysql 2026-06-11 01:48:17.092163 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.092232 | ubuntu-noble-large | + new_imagename=proxysql 2026-06-11 01:48:17.092246 | ubuntu-noble-large | + project=proxysql 2026-06-11 01:48:17.092258 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.092269 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2026-06-11 01:48:17.092280 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.092324 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2026-06-11 01:48:17.092336 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.092348 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.092359 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.092414 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20260611 osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:48:17.150428 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:48:17.150512 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20260611 2026-06-11 01:48:17.190037 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20260611 2026-06-11 01:48:17.193811 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.195626 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2026-06-11 01:48:17.196138 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.199857 | ubuntu-noble-large | + imagename=openvswitch-base 2026-06-11 01:48:17.199921 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.199987 | ubuntu-noble-large | + new_imagename=openvswitch-base 2026-06-11 01:48:17.200008 | ubuntu-noble-large | + project=openvswitch 2026-06-11 01:48:17.200014 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.200048 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2026-06-11 01:48:17.200055 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.200093 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2026-06-11 01:48:17.200113 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.200119 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.200125 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.200188 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2026-06-11 01:48:17.246232 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2026-06-11 01:48:17.246310 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 2026-06-11 01:48:17.287775 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20260611 2026-06-11 01:48:17.292236 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.294532 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2026-06-11 01:48:17.294932 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.299575 | ubuntu-noble-large | + imagename=rabbitmq 2026-06-11 01:48:17.299640 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.299653 | ubuntu-noble-large | + new_imagename=rabbitmq 2026-06-11 01:48:17.299663 | ubuntu-noble-large | + project=rabbitmq 2026-06-11 01:48:17.299672 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.299681 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2026-06-11 01:48:17.299691 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.299724 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2026-06-11 01:48:17.299734 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.299743 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.299752 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.299772 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20260611 osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:48:17.354314 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:48:17.354468 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20260611 2026-06-11 01:48:17.400731 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20260611 2026-06-11 01:48:17.405100 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.407010 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2026-06-11 01:48:17.407694 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.411745 | ubuntu-noble-large | + imagename=multipathd 2026-06-11 01:48:17.411775 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.411791 | ubuntu-noble-large | + new_imagename=multipathd 2026-06-11 01:48:17.411805 | ubuntu-noble-large | + project=multipathd 2026-06-11 01:48:17.411859 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.411872 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2026-06-11 01:48:17.411882 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.411896 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2026-06-11 01:48:17.411907 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.411917 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.411927 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.411943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20260611 osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:48:17.463751 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:48:17.463864 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20260611 2026-06-11 01:48:17.506838 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20260611 2026-06-11 01:48:17.511477 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.513489 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2026-06-11 01:48:17.514116 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.518310 | ubuntu-noble-large | + imagename=openstack-base 2026-06-11 01:48:17.518392 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.518432 | ubuntu-noble-large | + new_imagename=openstack-base 2026-06-11 01:48:17.518473 | ubuntu-noble-large | + project=openstack 2026-06-11 01:48:17.518488 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.518525 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2026-06-11 01:48:17.518544 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.518580 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2026-06-11 01:48:17.518592 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.518602 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.518616 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.518631 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20260611 osism.harbor.regio.digital/kolla/openstack-base:2024.2 2026-06-11 01:48:17.575161 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2024.2 2026-06-11 01:48:17.575257 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 01:48:17.625431 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20260611 2026-06-11 01:48:17.630323 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.632515 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2026-06-11 01:48:17.632732 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.636567 | ubuntu-noble-large | + imagename=fluentd 2026-06-11 01:48:17.636622 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.636666 | ubuntu-noble-large | + new_imagename=fluentd 2026-06-11 01:48:17.636682 | ubuntu-noble-large | + project=fluentd 2026-06-11 01:48:17.636696 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.636793 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2026-06-11 01:48:17.636806 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.636821 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2026-06-11 01:48:17.636832 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.636842 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.636855 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.636871 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20260611 osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:48:17.694878 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:48:17.694996 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20260611 2026-06-11 01:48:17.738065 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20260611 2026-06-11 01:48:17.742360 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.744531 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2026-06-11 01:48:17.744833 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.748718 | ubuntu-noble-large | + imagename=haproxy-ssh 2026-06-11 01:48:17.748745 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.748828 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2026-06-11 01:48:17.748841 | ubuntu-noble-large | + project=haproxy 2026-06-11 01:48:17.748853 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.748866 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2026-06-11 01:48:17.748878 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.748891 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2026-06-11 01:48:17.748904 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.748916 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.748928 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.748973 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260611 osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:48:17.796137 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:48:17.796261 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260611 2026-06-11 01:48:17.841356 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260611 2026-06-11 01:48:17.845632 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.847578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2026-06-11 01:48:17.847741 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.850385 | ubuntu-noble-large | + imagename=haproxy 2026-06-11 01:48:17.850452 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.850512 | ubuntu-noble-large | + new_imagename=haproxy 2026-06-11 01:48:17.850539 | ubuntu-noble-large | + project=haproxy 2026-06-11 01:48:17.850564 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.850599 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2026-06-11 01:48:17.850605 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.850633 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2026-06-11 01:48:17.850660 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.850680 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.850708 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.850784 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20260611 osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:48:17.903569 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:48:17.903681 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20260611 2026-06-11 01:48:17.955227 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20260611 2026-06-11 01:48:17.959579 | ubuntu-noble-large | + read image 2026-06-11 01:48:17.961834 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2026-06-11 01:48:17.962105 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-06-11 01:48:17.965230 | ubuntu-noble-large | + imagename=base 2026-06-11 01:48:17.965281 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2026-06-11 01:48:17.965349 | ubuntu-noble-large | + new_imagename=base 2026-06-11 01:48:17.965363 | ubuntu-noble-large | + project=base 2026-06-11 01:48:17.965378 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:48:17.965392 | ubuntu-noble-large | + new_imagename=kolla/base 2026-06-11 01:48:17.965437 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-06-11 01:48:17.965452 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2026-06-11 01:48:17.965466 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.965480 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-06-11 01:48:17.965490 | ubuntu-noble-large | + tag=2024.2 2026-06-11 01:48:17.965533 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20260611 osism.harbor.regio.digital/kolla/base:2024.2 2026-06-11 01:48:18.020564 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2024.2 2026-06-11 01:48:18.020667 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 01:48:18.067219 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20260611 2026-06-11 01:48:18.071641 | ubuntu-noble-large | + read image 2026-06-11 01:48:18.072584 | ubuntu-noble-large | + docker images 2026-06-11 01:48:18.281187 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-06-11 01:48:18.281263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 b3d540c9a10e About a minute ago 1.37GB 2026-06-11 01:48:18.281271 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 a0ca86e01773 About a minute ago 1.18GB 2026-06-11 01:48:18.281277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 5b8629db367f About a minute ago 851MB 2026-06-11 01:48:18.281289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 f578a55d0827 About a minute ago 851MB 2026-06-11 01:48:18.281295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 f09974baac78 2 minutes ago 851MB 2026-06-11 01:48:18.281300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 81c9884761d1 2 minutes ago 851MB 2026-06-11 01:48:18.281306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 deb464ab714c 2 minutes ago 1.06GB 2026-06-11 01:48:18.281312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 6cc318f5059d 3 minutes ago 1GB 2026-06-11 01:48:18.281318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 e12b7a754695 4 minutes ago 1GB 2026-06-11 01:48:18.281324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 ca5d3945a7cc 4 minutes ago 1GB 2026-06-11 01:48:18.281329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 65a304e2a7b8 4 minutes ago 1GB 2026-06-11 01:48:18.281335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 08224217f6c8 5 minutes ago 996MB 2026-06-11 01:48:18.281341 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 e9001f8a756d 5 minutes ago 996MB 2026-06-11 01:48:18.281346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 ef664e15913e 6 minutes ago 1GB 2026-06-11 01:48:18.281352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 c247f742bc9e 6 minutes ago 1GB 2026-06-11 01:48:18.281375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 ed0975967407 7 minutes ago 996MB 2026-06-11 01:48:18.281381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 f5d115dc9a5d 7 minutes ago 996MB 2026-06-11 01:48:18.281387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 62ce8cf7157b 8 minutes ago 995MB 2026-06-11 01:48:18.281392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 ff6c9a62af29 8 minutes ago 988MB 2026-06-11 01:48:18.281421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 315bb51d139c 9 minutes ago 988MB 2026-06-11 01:48:18.281435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 d65c1eca2c49 9 minutes ago 1.06GB 2026-06-11 01:48:18.281441 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 7a2b4bad3f05 10 minutes ago 1.06GB 2026-06-11 01:48:18.281447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 81fbbe8ba21c 10 minutes ago 1.23GB 2026-06-11 01:48:18.281452 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 25ac4201e719 11 minutes ago 1.07GB 2026-06-11 01:48:18.281459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 eac315c8aef6 12 minutes ago 1.42GB 2026-06-11 01:48:18.281465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 67b37cfeae3f 13 minutes ago 1.42GB 2026-06-11 01:48:18.281470 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 20bf0b6b0b26 13 minutes ago 1.73GB 2026-06-11 01:48:18.281476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 7c3bd71b7b72 17 minutes ago 1.42GB 2026-06-11 01:48:18.281488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 aab17f218874 18 minutes ago 1.26GB 2026-06-11 01:48:18.281494 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 99bd6a8fdc7b 18 minutes ago 1.22GB 2026-06-11 01:48:18.281499 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 107f00e7af5e 19 minutes ago 1.22GB 2026-06-11 01:48:18.281505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 8539ba84d9d5 19 minutes ago 1.23GB 2026-06-11 01:48:18.281520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 02894deaf667 20 minutes ago 1.38GB 2026-06-11 01:48:18.281526 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 040cf92619c0 21 minutes ago 1.58GB 2026-06-11 01:48:18.281532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 21d61e546cbc 23 minutes ago 1.22GB 2026-06-11 01:48:18.281538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 47f328de2809 24 minutes ago 1.22GB 2026-06-11 01:48:18.281543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 5d19edaac90c 25 minutes ago 1.23GB 2026-06-11 01:48:18.281549 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 9bf2a8d5b1b4 25 minutes ago 987MB 2026-06-11 01:48:18.281555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 2d611ecbbe62 26 minutes ago 985MB 2026-06-11 01:48:18.281560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 0564102c8ebf 26 minutes ago 985MB 2026-06-11 01:48:18.281566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 edddaf363c15 26 minutes ago 984MB 2026-06-11 01:48:18.281572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 ce3eaa60f132 27 minutes ago 985MB 2026-06-11 01:48:18.281578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 77c61d16c265 27 minutes ago 985MB 2026-06-11 01:48:18.281594 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 1c311fab339e 28 minutes ago 1.11GB 2026-06-11 01:48:18.281600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 786481e010dc 29 minutes ago 1.16GB 2026-06-11 01:48:18.281606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 3212524fe8fc 29 minutes ago 1.1GB 2026-06-11 01:48:18.281611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 63653d4091b4 30 minutes ago 1.36GB 2026-06-11 01:48:18.281617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 8efee25a3ba5 32 minutes ago 1GB 2026-06-11 01:48:18.281623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 1c996948a8fd 33 minutes ago 1.08GB 2026-06-11 01:48:18.281629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 5ac94119da8f 34 minutes ago 1.01GB 2026-06-11 01:48:18.281634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 6f7555dbbdbb 35 minutes ago 1.05GB 2026-06-11 01:48:18.281640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 18b4ec0f1069 35 minutes ago 1.08GB 2026-06-11 01:48:18.281646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 e6292a1304f6 39 minutes ago 1.05GB 2026-06-11 01:48:18.281655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 d3d92428f703 40 minutes ago 1.08GB 2026-06-11 01:48:18.281661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 f27def3c82bf 41 minutes ago 1.08GB 2026-06-11 01:48:18.281667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 6b238e559695 41 minutes ago 1.08GB 2026-06-11 01:48:18.281672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 72dd306bc272 42 minutes ago 987MB 2026-06-11 01:48:18.281678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 cb72a45a51b4 42 minutes ago 998MB 2026-06-11 01:48:18.281684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 170d2b6cd734 43 minutes ago 998MB 2026-06-11 01:48:18.281690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 3049c6024ec3 43 minutes ago 988MB 2026-06-11 01:48:18.281696 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 fe39853403a6 44 minutes ago 1.12GB 2026-06-11 01:48:18.281701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 2b36201b5a02 44 minutes ago 1.12GB 2026-06-11 01:48:18.281721 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 775582abb22c 45 minutes ago 1.11GB 2026-06-11 01:48:18.281726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 4da0a8357a8e 45 minutes ago 1.17GB 2026-06-11 01:48:18.281732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 98984a7043c3 46 minutes ago 1.17GB 2026-06-11 01:48:18.281738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 4cac646cf859 47 minutes ago 1.17GB 2026-06-11 01:48:18.281749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 e0095a3a9cb5 47 minutes ago 1.17GB 2026-06-11 01:48:18.281755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 df4b641cddb6 48 minutes ago 1.17GB 2026-06-11 01:48:18.281761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 8ff463445928 49 minutes ago 1.18GB 2026-06-11 01:48:18.281767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 c6c6ffb76fc2 49 minutes ago 1.17GB 2026-06-11 01:48:18.281777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 79c36a1e1040 50 minutes ago 1.17GB 2026-06-11 01:48:18.281783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 e6088f936306 51 minutes ago 1.17GB 2026-06-11 01:48:18.281788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 4f47661f3cfb 51 minutes ago 1.17GB 2026-06-11 01:48:18.281794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 b2c9d766cb7b 52 minutes ago 1.17GB 2026-06-11 01:48:18.281800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 a8179840a37a 53 minutes ago 1.17GB 2026-06-11 01:48:18.281805 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 87b1a67d3354 53 minutes ago 1.17GB 2026-06-11 01:48:18.281811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 88d7811e272d 55 minutes ago 1.14GB 2026-06-11 01:48:18.281816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 f4e261c96ea5 55 minutes ago 1.26GB 2026-06-11 01:48:18.281822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 068e65d92224 56 minutes ago 1.04GB 2026-06-11 01:48:18.281827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 5c123f2b5140 56 minutes ago 1.04GB 2026-06-11 01:48:18.281833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 72cc8d36b3da 57 minutes ago 1.06GB 2026-06-11 01:48:18.281838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 2b4e1d7de67f 58 minutes ago 1.04GB 2026-06-11 01:48:18.281844 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 017acaf9a2b2 58 minutes ago 1.06GB 2026-06-11 01:48:18.281849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 eeefc5f0daa6 59 minutes ago 314MB 2026-06-11 01:48:18.281855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 86538ee4b0ef 59 minutes ago 459MB 2026-06-11 01:48:18.281860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 983914243bda About an hour ago 391MB 2026-06-11 01:48:18.281866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 5b61651bd3dd About an hour ago 327MB 2026-06-11 01:48:18.281875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 d42306f120f2 About an hour ago 399MB 2026-06-11 01:48:18.281881 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 fc6279dd5857 About an hour ago 323MB 2026-06-11 01:48:18.281886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 af0cbf99e61f About an hour ago 460MB 2026-06-11 01:48:18.281892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 dcc2803a0a5e About an hour ago 460MB 2026-06-11 01:48:18.281897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 c8f2e86f21f4 About an hour ago 319MB 2026-06-11 01:48:18.281903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 f66a05aa72ea About an hour ago 312MB 2026-06-11 01:48:18.281908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 447780f3f47a About an hour ago 415MB 2026-06-11 01:48:18.281914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 0bcfb39d7734 About an hour ago 300MB 2026-06-11 01:48:18.281919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 325ef83ad4a5 About an hour ago 317MB 2026-06-11 01:48:18.281925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 660bb195900f About an hour ago 310MB 2026-06-11 01:48:18.281939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 3687321e6bb9 About an hour ago 303MB 2026-06-11 01:48:18.281945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 fc7125beb818 About an hour ago 310MB 2026-06-11 01:48:18.281950 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 f9f4e7bba941 About an hour ago 850MB 2026-06-11 01:48:18.281960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 d5304f53dfbc About an hour ago 369MB 2026-06-11 01:48:18.281966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 526c3f82c16c About an hour ago 303MB 2026-06-11 01:48:18.281972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 7e7b5af895dc About an hour ago 296MB 2026-06-11 01:48:18.281977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 0bfc663cb2ae About an hour ago 284MB 2026-06-11 01:48:18.281983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 13a7b44a8251 About an hour ago 284MB 2026-06-11 01:48:18.281988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 beedd8df5547 About an hour ago 323MB 2026-06-11 01:48:18.281994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 7279d804e9dd About an hour ago 446MB 2026-06-11 01:48:18.281999 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 f0f9b07b40d9 About an hour ago 850MB 2026-06-11 01:48:18.282005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 83b3f8f037d7 About an hour ago 290MB 2026-06-11 01:48:18.282010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 52eb0015af57 About an hour ago 290MB 2026-06-11 01:48:18.282016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 800ddaaa6a3d About an hour ago 971MB 2026-06-11 01:48:18.282021 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 71b98a93b405 About an hour ago 993MB 2026-06-11 01:48:18.282027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 8108102d61a4 About an hour ago 986MB 2026-06-11 01:48:18.282032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 1d0d61786db4 About an hour ago 979MB 2026-06-11 01:48:18.282038 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 32f1510e1a9c About an hour ago 1.05GB 2026-06-11 01:48:18.282044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 afb9bb2cb7de About an hour ago 1.41GB 2026-06-11 01:48:18.282049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 37b3fa5b2249 About an hour ago 1.21GB 2026-06-11 01:48:18.282055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 2a3a405ac382 About an hour ago 978MB 2026-06-11 01:48:18.282060 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 675686cf87ec About an hour ago 976MB 2026-06-11 01:48:18.282066 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 5b9e86aa99a6 About an hour ago 1.08GB 2026-06-11 01:48:18.282071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 a61e4ef13a95 About an hour ago 1.09GB 2026-06-11 01:48:18.282080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 d8f914253438 About an hour ago 996MB 2026-06-11 01:48:18.282086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 2835dac3f12a About an hour ago 1.04GB 2026-06-11 01:48:18.282092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 5ffb0ed2e7a2 About an hour ago 1.07GB 2026-06-11 01:48:18.282102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 941ef61039b1 About an hour ago 978MB 2026-06-11 01:48:18.282108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 b4cf378666fe About an hour ago 1.16GB 2026-06-11 01:48:18.282113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 6d80f988c277 About an hour ago 1.11GB 2026-06-11 01:48:18.282119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 a71a0e799905 About an hour ago 1.05GB 2026-06-11 01:48:18.282125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 2b4ddf1a8137 About an hour ago 1.16GB 2026-06-11 01:48:18.282130 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 2d9ab57454ee About an hour ago 1.13GB 2026-06-11 01:48:18.282136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 2e1de999e904 About an hour ago 1.03GB 2026-06-11 01:48:18.282141 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 5ad0f385d475 About an hour ago 278MB 2026-06-11 01:48:18.282147 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 a4c99ebc675e About an hour ago 314MB 2026-06-11 01:48:18.282152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 4a972bc28372 About an hour ago 276MB 2026-06-11 01:48:18.282161 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 15c46df8d490 About an hour ago 460MB 2026-06-11 01:48:18.282167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 fa431c7ae06f About an hour ago 289MB 2026-06-11 01:48:18.282173 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 d2df2def2a19 About an hour ago 1.06GB 2026-06-11 01:48:18.282179 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 28f562eb36ef About an hour ago 679MB 2026-06-11 01:48:18.282184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 dc0773a0466d About an hour ago 288MB 2026-06-11 01:48:18.282190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 96331e7b4f28 About an hour ago 276MB 2026-06-11 01:48:18.282195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 d304caba91a2 About an hour ago 277MB 2026-06-11 01:48:18.282201 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 1ea9f705f0be About an hour ago 279MB 2026-06-11 01:48:18.282206 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 ebbcf0907a99 About an hour ago 1.54GB 2026-06-11 01:48:18.282212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 fff246486baa 2 hours ago 1.57GB 2026-06-11 01:48:18.282217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 89a8d2d43f69 2 hours ago 276MB 2026-06-11 01:48:18.282223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 5add00631739 2 hours ago 276MB 2026-06-11 01:48:18.282228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 a99c4a6f6b69 2 hours ago 1.36GB 2026-06-11 01:48:18.282234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 b6befc67c8dd 2 hours ago 276MB 2026-06-11 01:48:18.282239 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 9f3c82eec750 2 hours ago 426MB 2026-06-11 01:48:18.282245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 8e02c174fe80 2 hours ago 290MB 2026-06-11 01:48:18.282250 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 6f750b7f6111 2 hours ago 334MB 2026-06-11 01:48:18.282256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 94ff2718bdc9 2 hours ago 282MB 2026-06-11 01:48:18.282266 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 ab50a4930260 2 hours ago 971MB 2026-06-11 01:48:18.282272 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 25da7a3ed6cf 2 hours ago 590MB 2026-06-11 01:48:18.282277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 4fd86fc198b0 2 hours ago 285MB 2026-06-11 01:48:18.282286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 39af2790724c 2 hours ago 285MB 2026-06-11 01:48:18.282292 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 e773b679a01c 2 hours ago 276MB 2026-06-11 01:48:18.282297 | ubuntu-noble-large | ubuntu 24.04 8bf6fbc94074 3 weeks ago 78.1MB 2026-06-11 01:48:18.282303 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 9a88399702a2 5 weeks ago 13.9MB 2026-06-11 01:48:18.287363 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2026-06-11 01:48:19.910456 | ubuntu-noble-large | 2026-06-11T01:48:19.909876+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:19.911030 | ubuntu-noble-large | 2026-06-11T01:48:19.910766+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 is ironic, using pip3 show ironic 2026-06-11 01:48:19.911311 | ubuntu-noble-large | 2026-06-11T01:48:19.911022+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:21.240474 | ubuntu-noble-large | 2026-06-11T01:48:21.239701+0000 - INFO - Found version '26.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:21.240649 | ubuntu-noble-large | 2026-06-11T01:48:21.240453+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:21.481820 | ubuntu-noble-large | 2026-06-11T01:48:21.481431+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:21.529520 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:21.534269 | ubuntu-noble-large | 2026-06-11T01:48:21.533837+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 01:48:21.587786 | ubuntu-noble-large | 2026-06-11T01:48:21.587180+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:21.588130 | ubuntu-noble-large | 2026-06-11T01:48:21.587861+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:48:21.588347 | ubuntu-noble-large | 2026-06-11T01:48:21.588146+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:22.725027 | ubuntu-noble-large | 2026-06-11T01:48:22.724555+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:22.725151 | ubuntu-noble-large | 2026-06-11T01:48:22.724980+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:22.919471 | ubuntu-noble-large | 2026-06-11T01:48:22.919036+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:22.967793 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:22.973303 | ubuntu-noble-large | 2026-06-11T01:48:22.972892+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 01:48:23.031024 | ubuntu-noble-large | 2026-06-11T01:48:23.030511+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.031214 | ubuntu-noble-large | 2026-06-11T01:48:23.031024+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 is ovn, using ovn-controller --version 2026-06-11 01:48:23.031331 | ubuntu-noble-large | 2026-06-11T01:48:23.031199+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.652095 | ubuntu-noble-large | 2026-06-11T01:48:23.651786+0000 - INFO - Found version '24.9.3' with build date '20260611' for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.652195 | ubuntu-noble-large | 2026-06-11T01:48:23.652022+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.811422 | ubuntu-noble-large | 2026-06-11T01:48:23.811012+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.855031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.860177 | ubuntu-noble-large | 2026-06-11T01:48:23.859747+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 01:48:23.919569 | ubuntu-noble-large | 2026-06-11T01:48:23.919072+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:23.919773 | ubuntu-noble-large | 2026-06-11T01:48:23.919569+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 is ovn, using ovn-controller --version 2026-06-11 01:48:23.919926 | ubuntu-noble-large | 2026-06-11T01:48:23.919747+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:24.535507 | ubuntu-noble-large | 2026-06-11T01:48:24.534947+0000 - INFO - Found version '24.9.3' with build date '20260611' for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:24.535629 | ubuntu-noble-large | 2026-06-11T01:48:24.535217+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:24.700992 | ubuntu-noble-large | 2026-06-11T01:48:24.700657+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:24.739711 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:24.744324 | ubuntu-noble-large | 2026-06-11T01:48:24.743862+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 01:48:24.799050 | ubuntu-noble-large | 2026-06-11T01:48:24.798568+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:24.799246 | ubuntu-noble-large | 2026-06-11T01:48:24.799061+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 is ovn, using ovn-controller --version 2026-06-11 01:48:24.799422 | ubuntu-noble-large | 2026-06-11T01:48:24.799249+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:25.428746 | ubuntu-noble-large | 2026-06-11T01:48:25.428227+0000 - INFO - Found version '24.9.3' with build date '20260611' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:25.428913 | ubuntu-noble-large | 2026-06-11T01:48:25.428632+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:25.597945 | ubuntu-noble-large | 2026-06-11T01:48:25.597508+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:25.650270 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:25.655938 | ubuntu-noble-large | 2026-06-11T01:48:25.655457+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 01:48:25.718029 | ubuntu-noble-large | 2026-06-11T01:48:25.717517+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:25.718179 | ubuntu-noble-large | 2026-06-11T01:48:25.718011+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 is ovn, using ovn-controller --version 2026-06-11 01:48:25.718292 | ubuntu-noble-large | 2026-06-11T01:48:25.718173+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:26.342316 | ubuntu-noble-large | 2026-06-11T01:48:26.341828+0000 - INFO - Found version '24.9.3' with build date '20260611' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:26.342490 | ubuntu-noble-large | 2026-06-11T01:48:26.342173+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:26.522544 | ubuntu-noble-large | 2026-06-11T01:48:26.522078+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:26.568705 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:26.574243 | ubuntu-noble-large | 2026-06-11T01:48:26.573722+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 01:48:26.627923 | ubuntu-noble-large | 2026-06-11T01:48:26.627451+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:26.628034 | ubuntu-noble-large | 2026-06-11T01:48:26.627887+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2024.2 is skyline-console, using pip3 show skyline-console 2026-06-11 01:48:26.628180 | ubuntu-noble-large | 2026-06-11T01:48:26.628042+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:27.777738 | ubuntu-noble-large | 2026-06-11T01:48:27.777306+0000 - INFO - Found version '5.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:27.777895 | ubuntu-noble-large | 2026-06-11T01:48:27.777577+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:27.942533 | ubuntu-noble-large | 2026-06-11T01:48:27.941967+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:27.998566 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:28.003758 | ubuntu-noble-large | 2026-06-11T01:48:28.003300+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 01:48:28.062953 | ubuntu-noble-large | 2026-06-11T01:48:28.062311+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:28.063107 | ubuntu-noble-large | 2026-06-11T01:48:28.062910+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 is skyline-apiserver, using pip3 show skyline-apiserver 2026-06-11 01:48:28.063300 | ubuntu-noble-large | 2026-06-11T01:48:28.063127+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:29.258691 | ubuntu-noble-large | 2026-06-11T01:48:29.258252+0000 - INFO - Found version '5.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:29.258861 | ubuntu-noble-large | 2026-06-11T01:48:29.258631+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:29.452122 | ubuntu-noble-large | 2026-06-11T01:48:29.451661+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:29.495055 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:29.500040 | ubuntu-noble-large | 2026-06-11T01:48:29.499583+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 01:48:29.558610 | ubuntu-noble-large | 2026-06-11T01:48:29.558063+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:29.558950 | ubuntu-noble-large | 2026-06-11T01:48:29.558635+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2024.2 is barbican, using pip3 show barbican 2026-06-11 01:48:29.559092 | ubuntu-noble-large | 2026-06-11T01:48:29.558939+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:30.729070 | ubuntu-noble-large | 2026-06-11T01:48:30.728606+0000 - INFO - Found version '19.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:30.729182 | ubuntu-noble-large | 2026-06-11T01:48:30.728971+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:30.929119 | ubuntu-noble-large | 2026-06-11T01:48:30.928656+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:30.974494 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:30.979621 | ubuntu-noble-large | 2026-06-11T01:48:30.979227+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 01:48:31.038934 | ubuntu-noble-large | 2026-06-11T01:48:31.038477+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:31.039114 | ubuntu-noble-large | 2026-06-11T01:48:31.038946+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 is barbican, using pip3 show barbican 2026-06-11 01:48:31.039242 | ubuntu-noble-large | 2026-06-11T01:48:31.039114+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:32.163366 | ubuntu-noble-large | 2026-06-11T01:48:32.162938+0000 - INFO - Found version '19.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:32.163538 | ubuntu-noble-large | 2026-06-11T01:48:32.163266+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:32.353306 | ubuntu-noble-large | 2026-06-11T01:48:32.352950+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:32.400183 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:32.404890 | ubuntu-noble-large | 2026-06-11T01:48:32.404448+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 01:48:32.459165 | ubuntu-noble-large | 2026-06-11T01:48:32.458648+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:32.459313 | ubuntu-noble-large | 2026-06-11T01:48:32.459140+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 is barbican, using pip3 show barbican 2026-06-11 01:48:32.459512 | ubuntu-noble-large | 2026-06-11T01:48:32.459325+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:33.654308 | ubuntu-noble-large | 2026-06-11T01:48:33.653902+0000 - INFO - Found version '19.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:33.654523 | ubuntu-noble-large | 2026-06-11T01:48:33.654208+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:33.854957 | ubuntu-noble-large | 2026-06-11T01:48:33.854557+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:33.902938 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:33.908705 | ubuntu-noble-large | 2026-06-11T01:48:33.908265+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 01:48:33.970100 | ubuntu-noble-large | 2026-06-11T01:48:33.969575+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:33.970384 | ubuntu-noble-large | 2026-06-11T01:48:33.970121+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:33.970649 | ubuntu-noble-large | 2026-06-11T01:48:33.970376+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:35.176191 | ubuntu-noble-large | 2026-06-11T01:48:35.175721+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:35.176317 | ubuntu-noble-large | 2026-06-11T01:48:35.176107+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:35.494174 | ubuntu-noble-large | 2026-06-11T01:48:35.493651+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:35.540540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:35.546384 | ubuntu-noble-large | 2026-06-11T01:48:35.545977+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 01:48:35.607602 | ubuntu-noble-large | 2026-06-11T01:48:35.607006+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:35.607946 | ubuntu-noble-large | 2026-06-11T01:48:35.607654+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:35.608157 | ubuntu-noble-large | 2026-06-11T01:48:35.607956+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:36.859321 | ubuntu-noble-large | 2026-06-11T01:48:36.858850+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:36.859491 | ubuntu-noble-large | 2026-06-11T01:48:36.859229+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:37.070731 | ubuntu-noble-large | 2026-06-11T01:48:37.070261+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:37.119314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:37.124205 | ubuntu-noble-large | 2026-06-11T01:48:37.123822+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 01:48:37.183493 | ubuntu-noble-large | 2026-06-11T01:48:37.183007+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:37.183635 | ubuntu-noble-large | 2026-06-11T01:48:37.183485+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:37.183797 | ubuntu-noble-large | 2026-06-11T01:48:37.183636+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:38.473634 | ubuntu-noble-large | 2026-06-11T01:48:38.473083+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:38.473800 | ubuntu-noble-large | 2026-06-11T01:48:38.473495+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:38.671771 | ubuntu-noble-large | 2026-06-11T01:48:38.671309+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:38.722491 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:38.727029 | ubuntu-noble-large | 2026-06-11T01:48:38.726635+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 01:48:38.783999 | ubuntu-noble-large | 2026-06-11T01:48:38.783532+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:38.784173 | ubuntu-noble-large | 2026-06-11T01:48:38.784011+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:38.784297 | ubuntu-noble-large | 2026-06-11T01:48:38.784172+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:39.984448 | ubuntu-noble-large | 2026-06-11T01:48:39.984018+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:39.984543 | ubuntu-noble-large | 2026-06-11T01:48:39.984376+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:40.183484 | ubuntu-noble-large | 2026-06-11T01:48:40.182633+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:40.224591 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:40.229530 | ubuntu-noble-large | 2026-06-11T01:48:40.229082+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 01:48:40.286868 | ubuntu-noble-large | 2026-06-11T01:48:40.286364+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:40.287107 | ubuntu-noble-large | 2026-06-11T01:48:40.286885+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:40.287246 | ubuntu-noble-large | 2026-06-11T01:48:40.287112+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:41.511353 | ubuntu-noble-large | 2026-06-11T01:48:41.510896+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:41.511536 | ubuntu-noble-large | 2026-06-11T01:48:41.511272+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:41.709261 | ubuntu-noble-large | 2026-06-11T01:48:41.708621+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:41.758006 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:41.764109 | ubuntu-noble-large | 2026-06-11T01:48:41.763660+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 01:48:41.819532 | ubuntu-noble-large | 2026-06-11T01:48:41.818997+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:41.819727 | ubuntu-noble-large | 2026-06-11T01:48:41.819536+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:41.819855 | ubuntu-noble-large | 2026-06-11T01:48:41.819719+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:43.031643 | ubuntu-noble-large | 2026-06-11T01:48:43.031232+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:43.031785 | ubuntu-noble-large | 2026-06-11T01:48:43.031535+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:43.242494 | ubuntu-noble-large | 2026-06-11T01:48:43.242135+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:43.301774 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:43.306063 | ubuntu-noble-large | 2026-06-11T01:48:43.305682+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 01:48:43.351128 | ubuntu-noble-large | 2026-06-11T01:48:43.350556+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:43.351297 | ubuntu-noble-large | 2026-06-11T01:48:43.351104+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2024.2 is designate, using pip3 show designate 2026-06-11 01:48:43.351472 | ubuntu-noble-large | 2026-06-11T01:48:43.351300+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:44.513292 | ubuntu-noble-large | 2026-06-11T01:48:44.512824+0000 - INFO - Found version '19.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:44.513478 | ubuntu-noble-large | 2026-06-11T01:48:44.513214+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:44.708469 | ubuntu-noble-large | 2026-06-11T01:48:44.708023+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:44.754356 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:44.759467 | ubuntu-noble-large | 2026-06-11T01:48:44.758894+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 01:48:44.816636 | ubuntu-noble-large | 2026-06-11T01:48:44.816086+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:44.816866 | ubuntu-noble-large | 2026-06-11T01:48:44.816668+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-manager:2024.2 is blazar, using pip3 show blazar 2026-06-11 01:48:44.817044 | ubuntu-noble-large | 2026-06-11T01:48:44.816866+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:45.982503 | ubuntu-noble-large | 2026-06-11T01:48:45.981468+0000 - INFO - Found version '14.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:45.982577 | ubuntu-noble-large | 2026-06-11T01:48:45.981811+0000 - INFO - Adding org.opencontainers.image.version='14.0.1' label to osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:46.201715 | ubuntu-noble-large | 2026-06-11T01:48:46.201306+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:46.253615 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:46.259885 | ubuntu-noble-large | 2026-06-11T01:48:46.259471+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 01:48:46.316193 | ubuntu-noble-large | 2026-06-11T01:48:46.315725+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:46.316345 | ubuntu-noble-large | 2026-06-11T01:48:46.316199+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-api:2024.2 is blazar, using pip3 show blazar 2026-06-11 01:48:46.316524 | ubuntu-noble-large | 2026-06-11T01:48:46.316362+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:47.468193 | ubuntu-noble-large | 2026-06-11T01:48:47.467731+0000 - INFO - Found version '14.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:47.468316 | ubuntu-noble-large | 2026-06-11T01:48:47.468091+0000 - INFO - Adding org.opencontainers.image.version='14.0.1' label to osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:47.653510 | ubuntu-noble-large | 2026-06-11T01:48:47.653094+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:47.699063 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:47.704763 | ubuntu-noble-large | 2026-06-11T01:48:47.704294+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 01:48:47.758056 | ubuntu-noble-large | 2026-06-11T01:48:47.757524+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:47.758196 | ubuntu-noble-large | 2026-06-11T01:48:47.758023+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 is manila, using pip3 show manila 2026-06-11 01:48:47.758366 | ubuntu-noble-large | 2026-06-11T01:48:47.758201+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:48.947352 | ubuntu-noble-large | 2026-06-11T01:48:48.946931+0000 - INFO - Found version '19.1.2' with build date '20260611' for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:48.947488 | ubuntu-noble-large | 2026-06-11T01:48:48.947283+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:49.131623 | ubuntu-noble-large | 2026-06-11T01:48:49.131136+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:49.178509 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:49.183649 | ubuntu-noble-large | 2026-06-11T01:48:49.183238+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 01:48:49.237011 | ubuntu-noble-large | 2026-06-11T01:48:49.236520+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:49.237215 | ubuntu-noble-large | 2026-06-11T01:48:49.237033+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2024.2 is manila, using pip3 show manila 2026-06-11 01:48:49.237331 | ubuntu-noble-large | 2026-06-11T01:48:49.237208+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:50.438514 | ubuntu-noble-large | 2026-06-11T01:48:50.437475+0000 - INFO - Found version '19.1.2' with build date '20260611' for osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:50.438584 | ubuntu-noble-large | 2026-06-11T01:48:50.437817+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:50.620676 | ubuntu-noble-large | 2026-06-11T01:48:50.620270+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:50.666887 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:50.672248 | ubuntu-noble-large | 2026-06-11T01:48:50.671834+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 01:48:50.731842 | ubuntu-noble-large | 2026-06-11T01:48:50.731460+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:50.731940 | ubuntu-noble-large | 2026-06-11T01:48:50.731818+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2024.2 is manila, using pip3 show manila 2026-06-11 01:48:50.732077 | ubuntu-noble-large | 2026-06-11T01:48:50.731928+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:51.923444 | ubuntu-noble-large | 2026-06-11T01:48:51.922932+0000 - INFO - Found version '19.1.2' with build date '20260611' for osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:51.923621 | ubuntu-noble-large | 2026-06-11T01:48:51.923328+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:52.125718 | ubuntu-noble-large | 2026-06-11T01:48:52.125307+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:52.174735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:52.180037 | ubuntu-noble-large | 2026-06-11T01:48:52.179620+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 01:48:52.239311 | ubuntu-noble-large | 2026-06-11T01:48:52.238801+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:52.239565 | ubuntu-noble-large | 2026-06-11T01:48:52.239316+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2024.2 is manila, using pip3 show manila 2026-06-11 01:48:52.239783 | ubuntu-noble-large | 2026-06-11T01:48:52.239573+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:53.480360 | ubuntu-noble-large | 2026-06-11T01:48:53.479866+0000 - INFO - Found version '19.1.2' with build date '20260611' for osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:53.480496 | ubuntu-noble-large | 2026-06-11T01:48:53.480287+0000 - INFO - Adding org.opencontainers.image.version='19.1.2' label to osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:53.674990 | ubuntu-noble-large | 2026-06-11T01:48:53.674582+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:53.722905 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:53.726804 | ubuntu-noble-large | 2026-06-11T01:48:53.726317+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 01:48:53.775927 | ubuntu-noble-large | 2026-06-11T01:48:53.775459+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:53.776133 | ubuntu-noble-large | 2026-06-11T01:48:53.775934+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 is cinder, using pip3 show cinder 2026-06-11 01:48:53.776265 | ubuntu-noble-large | 2026-06-11T01:48:53.776136+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:54.933709 | ubuntu-noble-large | 2026-06-11T01:48:54.933363+0000 - INFO - Found version '25.3.2' with build date '20260611' for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:54.933814 | ubuntu-noble-large | 2026-06-11T01:48:54.933591+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:55.103695 | ubuntu-noble-large | 2026-06-11T01:48:55.103274+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:55.143703 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:55.149509 | ubuntu-noble-large | 2026-06-11T01:48:55.149060+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 01:48:55.206006 | ubuntu-noble-large | 2026-06-11T01:48:55.205562+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:55.206161 | ubuntu-noble-large | 2026-06-11T01:48:55.205978+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 is cinder, using pip3 show cinder 2026-06-11 01:48:55.206286 | ubuntu-noble-large | 2026-06-11T01:48:55.206169+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:56.439341 | ubuntu-noble-large | 2026-06-11T01:48:56.438891+0000 - INFO - Found version '25.3.2' with build date '20260611' for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:56.439463 | ubuntu-noble-large | 2026-06-11T01:48:56.439300+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:56.671506 | ubuntu-noble-large | 2026-06-11T01:48:56.670992+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:56.723288 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:56.728971 | ubuntu-noble-large | 2026-06-11T01:48:56.728550+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 01:48:56.782484 | ubuntu-noble-large | 2026-06-11T01:48:56.781964+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:56.782708 | ubuntu-noble-large | 2026-06-11T01:48:56.782512+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 is cinder, using pip3 show cinder 2026-06-11 01:48:56.782845 | ubuntu-noble-large | 2026-06-11T01:48:56.782696+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:58.016127 | ubuntu-noble-large | 2026-06-11T01:48:58.015671+0000 - INFO - Found version '25.3.2' with build date '20260611' for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:58.016232 | ubuntu-noble-large | 2026-06-11T01:48:58.016073+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:58.197371 | ubuntu-noble-large | 2026-06-11T01:48:58.196950+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:58.245098 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:58.250231 | ubuntu-noble-large | 2026-06-11T01:48:58.249809+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 01:48:58.304386 | ubuntu-noble-large | 2026-06-11T01:48:58.303887+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:48:58.304610 | ubuntu-noble-large | 2026-06-11T01:48:58.304360+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2024.2 is cinder, using pip3 show cinder 2026-06-11 01:48:58.304723 | ubuntu-noble-large | 2026-06-11T01:48:58.304586+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:48:59.673680 | ubuntu-noble-large | 2026-06-11T01:48:59.673169+0000 - INFO - Found version '25.3.2' with build date '20260611' for osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:48:59.673800 | ubuntu-noble-large | 2026-06-11T01:48:59.673560+0000 - INFO - Adding org.opencontainers.image.version='25.3.2' label to osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:48:59.955643 | ubuntu-noble-large | 2026-06-11T01:48:59.955303+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:49:00.004531 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:49:00.009662 | ubuntu-noble-large | 2026-06-11T01:49:00.009260+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 01:49:00.057560 | ubuntu-noble-large | 2026-06-11T01:49:00.057005+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:00.057734 | ubuntu-noble-large | 2026-06-11T01:49:00.057571+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:00.057853 | ubuntu-noble-large | 2026-06-11T01:49:00.057735+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:01.324498 | ubuntu-noble-large | 2026-06-11T01:49:01.324094+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:01.324650 | ubuntu-noble-large | 2026-06-11T01:49:01.324371+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:01.578070 | ubuntu-noble-large | 2026-06-11T01:49:01.577656+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:01.624337 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:01.629286 | ubuntu-noble-large | 2026-06-11T01:49:01.628858+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 01:49:01.684966 | ubuntu-noble-large | 2026-06-11T01:49:01.684490+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:01.685198 | ubuntu-noble-large | 2026-06-11T01:49:01.684975+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:01.685336 | ubuntu-noble-large | 2026-06-11T01:49:01.685198+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:02.899800 | ubuntu-noble-large | 2026-06-11T01:49:02.899289+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:02.899922 | ubuntu-noble-large | 2026-06-11T01:49:02.899764+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:03.083255 | ubuntu-noble-large | 2026-06-11T01:49:03.082840+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:03.129505 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:03.134972 | ubuntu-noble-large | 2026-06-11T01:49:03.134569+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 01:49:03.183063 | ubuntu-noble-large | 2026-06-11T01:49:03.182602+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:03.183260 | ubuntu-noble-large | 2026-06-11T01:49:03.183060+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:03.183386 | ubuntu-noble-large | 2026-06-11T01:49:03.183256+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:04.471446 | ubuntu-noble-large | 2026-06-11T01:49:04.470988+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:04.471581 | ubuntu-noble-large | 2026-06-11T01:49:04.471333+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:04.697755 | ubuntu-noble-large | 2026-06-11T01:49:04.697293+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:04.742508 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:04.747911 | ubuntu-noble-large | 2026-06-11T01:49:04.747539+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 01:49:04.815720 | ubuntu-noble-large | 2026-06-11T01:49:04.815244+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:04.816012 | ubuntu-noble-large | 2026-06-11T01:49:04.815707+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:04.816170 | ubuntu-noble-large | 2026-06-11T01:49:04.815892+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:06.112753 | ubuntu-noble-large | 2026-06-11T01:49:06.112191+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:06.112914 | ubuntu-noble-large | 2026-06-11T01:49:06.112665+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:06.279992 | ubuntu-noble-large | 2026-06-11T01:49:06.279549+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:06.330145 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:06.335295 | ubuntu-noble-large | 2026-06-11T01:49:06.334855+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 01:49:06.387887 | ubuntu-noble-large | 2026-06-11T01:49:06.387301+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:06.388103 | ubuntu-noble-large | 2026-06-11T01:49:06.387887+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:06.388344 | ubuntu-noble-large | 2026-06-11T01:49:06.388148+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:07.666694 | ubuntu-noble-large | 2026-06-11T01:49:07.666291+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:07.666832 | ubuntu-noble-large | 2026-06-11T01:49:07.666683+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:07.850723 | ubuntu-noble-large | 2026-06-11T01:49:07.850286+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:07.898262 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:07.905736 | ubuntu-noble-large | 2026-06-11T01:49:07.905318+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 01:49:07.961301 | ubuntu-noble-large | 2026-06-11T01:49:07.960797+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:07.961512 | ubuntu-noble-large | 2026-06-11T01:49:07.961293+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:07.961645 | ubuntu-noble-large | 2026-06-11T01:49:07.961507+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:09.249825 | ubuntu-noble-large | 2026-06-11T01:49:09.249426+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:09.249948 | ubuntu-noble-large | 2026-06-11T01:49:09.249771+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:09.441927 | ubuntu-noble-large | 2026-06-11T01:49:09.441520+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:09.489276 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:09.494813 | ubuntu-noble-large | 2026-06-11T01:49:09.494381+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 01:49:09.550899 | ubuntu-noble-large | 2026-06-11T01:49:09.550376+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:09.551706 | ubuntu-noble-large | 2026-06-11T01:49:09.550904+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:09.551776 | ubuntu-noble-large | 2026-06-11T01:49:09.551224+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:10.724803 | ubuntu-noble-large | 2026-06-11T01:49:10.724287+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:10.724922 | ubuntu-noble-large | 2026-06-11T01:49:10.724680+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:10.892262 | ubuntu-noble-large | 2026-06-11T01:49:10.891859+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:10.942167 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:10.947714 | ubuntu-noble-large | 2026-06-11T01:49:10.947256+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 01:49:11.010464 | ubuntu-noble-large | 2026-06-11T01:49:11.009978+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:11.010577 | ubuntu-noble-large | 2026-06-11T01:49:11.010382+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:11.010600 | ubuntu-noble-large | 2026-06-11T01:49:11.010518+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:12.244221 | ubuntu-noble-large | 2026-06-11T01:49:12.243733+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:12.244373 | ubuntu-noble-large | 2026-06-11T01:49:12.244086+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:12.464828 | ubuntu-noble-large | 2026-06-11T01:49:12.464386+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:12.511954 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:12.516935 | ubuntu-noble-large | 2026-06-11T01:49:12.516496+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 01:49:12.567578 | ubuntu-noble-large | 2026-06-11T01:49:12.567056+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:12.567777 | ubuntu-noble-large | 2026-06-11T01:49:12.567600+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 is nova, using pip3 show nova 2026-06-11 01:49:12.567912 | ubuntu-noble-large | 2026-06-11T01:49:12.567775+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:13.772534 | ubuntu-noble-large | 2026-06-11T01:49:13.772078+0000 - INFO - Found version '30.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:13.772647 | ubuntu-noble-large | 2026-06-11T01:49:13.772494+0000 - INFO - Adding org.opencontainers.image.version='30.3.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:13.949908 | ubuntu-noble-large | 2026-06-11T01:49:13.949526+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:13.996469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:14.001455 | ubuntu-noble-large | 2026-06-11T01:49:14.001011+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 01:49:14.056042 | ubuntu-noble-large | 2026-06-11T01:49:14.055629+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:14.056153 | ubuntu-noble-large | 2026-06-11T01:49:14.056022+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2024.2 is placement, using pip3 show openstack-placement 2026-06-11 01:49:14.056270 | ubuntu-noble-large | 2026-06-11T01:49:14.056135+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:15.264922 | ubuntu-noble-large | 2026-06-11T01:49:15.264504+0000 - INFO - Found version '12.0.3' with build date '20260611' for osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:15.265021 | ubuntu-noble-large | 2026-06-11T01:49:15.264872+0000 - INFO - Adding org.opencontainers.image.version='12.0.3' label to osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:15.464292 | ubuntu-noble-large | 2026-06-11T01:49:15.463859+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:15.515015 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:15.519772 | ubuntu-noble-large | 2026-06-11T01:49:15.519301+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 01:49:15.576029 | ubuntu-noble-large | 2026-06-11T01:49:15.575575+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:15.576244 | ubuntu-noble-large | 2026-06-11T01:49:15.576037+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 is aodh, using pip3 show aodh 2026-06-11 01:49:15.576437 | ubuntu-noble-large | 2026-06-11T01:49:15.576246+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:16.816351 | ubuntu-noble-large | 2026-06-11T01:49:16.815867+0000 - INFO - Found version '19.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:16.816528 | ubuntu-noble-large | 2026-06-11T01:49:16.816238+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:16.992165 | ubuntu-noble-large | 2026-06-11T01:49:16.991680+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:17.042503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:17.048261 | ubuntu-noble-large | 2026-06-11T01:49:17.047841+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 01:49:17.104572 | ubuntu-noble-large | 2026-06-11T01:49:17.104020+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:17.104763 | ubuntu-noble-large | 2026-06-11T01:49:17.104572+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 is aodh, using pip3 show aodh 2026-06-11 01:49:17.104882 | ubuntu-noble-large | 2026-06-11T01:49:17.104750+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:18.293463 | ubuntu-noble-large | 2026-06-11T01:49:18.292986+0000 - INFO - Found version '19.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:18.293612 | ubuntu-noble-large | 2026-06-11T01:49:18.293348+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:18.479988 | ubuntu-noble-large | 2026-06-11T01:49:18.479528+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:18.528735 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:18.533106 | ubuntu-noble-large | 2026-06-11T01:49:18.532753+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 01:49:18.591466 | ubuntu-noble-large | 2026-06-11T01:49:18.590973+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:18.591658 | ubuntu-noble-large | 2026-06-11T01:49:18.591472+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2024.2 is aodh, using pip3 show aodh 2026-06-11 01:49:18.591802 | ubuntu-noble-large | 2026-06-11T01:49:18.591660+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:19.839568 | ubuntu-noble-large | 2026-06-11T01:49:19.839058+0000 - INFO - Found version '19.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:19.839718 | ubuntu-noble-large | 2026-06-11T01:49:19.839432+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:20.070019 | ubuntu-noble-large | 2026-06-11T01:49:20.069555+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:20.119293 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:20.125270 | ubuntu-noble-large | 2026-06-11T01:49:20.124825+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 01:49:20.177197 | ubuntu-noble-large | 2026-06-11T01:49:20.176754+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:20.177563 | ubuntu-noble-large | 2026-06-11T01:49:20.177206+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 is aodh, using pip3 show aodh 2026-06-11 01:49:20.177654 | ubuntu-noble-large | 2026-06-11T01:49:20.177439+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:21.387163 | ubuntu-noble-large | 2026-06-11T01:49:21.386663+0000 - INFO - Found version '19.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:21.387353 | ubuntu-noble-large | 2026-06-11T01:49:21.387040+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:21.581942 | ubuntu-noble-large | 2026-06-11T01:49:21.581552+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:21.631855 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:21.637923 | ubuntu-noble-large | 2026-06-11T01:49:21.637508+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 01:49:21.696118 | ubuntu-noble-large | 2026-06-11T01:49:21.695657+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:21.696337 | ubuntu-noble-large | 2026-06-11T01:49:21.696130+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 is aodh, using pip3 show aodh 2026-06-11 01:49:21.696508 | ubuntu-noble-large | 2026-06-11T01:49:21.696335+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:23.009160 | ubuntu-noble-large | 2026-06-11T01:49:23.008789+0000 - INFO - Found version '19.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:23.009317 | ubuntu-noble-large | 2026-06-11T01:49:23.009113+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:23.208090 | ubuntu-noble-large | 2026-06-11T01:49:23.207704+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:23.254984 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:23.260298 | ubuntu-noble-large | 2026-06-11T01:49:23.259911+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 01:49:23.316929 | ubuntu-noble-large | 2026-06-11T01:49:23.316571+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:23.317018 | ubuntu-noble-large | 2026-06-11T01:49:23.316915+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2024.2 is glance, using pip3 show glance 2026-06-11 01:49:23.317096 | ubuntu-noble-large | 2026-06-11T01:49:23.317008+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:24.540287 | ubuntu-noble-large | 2026-06-11T01:49:24.539861+0000 - INFO - Found version '29.2.1' with build date '20260611' for osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:24.540467 | ubuntu-noble-large | 2026-06-11T01:49:24.540173+0000 - INFO - Adding org.opencontainers.image.version='29.2.1' label to osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:24.736910 | ubuntu-noble-large | 2026-06-11T01:49:24.736519+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:24.787151 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:24.792492 | ubuntu-noble-large | 2026-06-11T01:49:24.791970+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 01:49:24.849866 | ubuntu-noble-large | 2026-06-11T01:49:24.849331+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:24.849992 | ubuntu-noble-large | 2026-06-11T01:49:24.849830+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 is ironic, using pip3 show ironic 2026-06-11 01:49:24.850159 | ubuntu-noble-large | 2026-06-11T01:49:24.850005+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:26.145990 | ubuntu-noble-large | 2026-06-11T01:49:26.145652+0000 - INFO - Found version '26.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:26.146071 | ubuntu-noble-large | 2026-06-11T01:49:26.145946+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:26.402571 | ubuntu-noble-large | 2026-06-11T01:49:26.402188+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:26.453014 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:26.458218 | ubuntu-noble-large | 2026-06-11T01:49:26.457789+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 01:49:26.531909 | ubuntu-noble-large | 2026-06-11T01:49:26.531441+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:26.532044 | ubuntu-noble-large | 2026-06-11T01:49:26.531899+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2024.2 is ironic, using pip3 show ironic 2026-06-11 01:49:26.532177 | ubuntu-noble-large | 2026-06-11T01:49:26.532055+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:27.850685 | ubuntu-noble-large | 2026-06-11T01:49:27.850193+0000 - INFO - Found version '26.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:27.850797 | ubuntu-noble-large | 2026-06-11T01:49:27.850639+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:28.053016 | ubuntu-noble-large | 2026-06-11T01:49:28.052604+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:28.104609 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:28.110218 | ubuntu-noble-large | 2026-06-11T01:49:28.109754+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 01:49:28.162618 | ubuntu-noble-large | 2026-06-11T01:49:28.162154+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:28.162716 | ubuntu-noble-large | 2026-06-11T01:49:28.162614+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 is ironic, using pip3 show ironic 2026-06-11 01:49:28.162816 | ubuntu-noble-large | 2026-06-11T01:49:28.162719+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:29.297753 | ubuntu-noble-large | 2026-06-11T01:49:29.297292+0000 - INFO - Found version '26.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:29.297855 | ubuntu-noble-large | 2026-06-11T01:49:29.297708+0000 - INFO - Adding org.opencontainers.image.version='26.1.6' label to osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:29.528598 | ubuntu-noble-large | 2026-06-11T01:49:29.528165+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:29.573930 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:29.578178 | ubuntu-noble-large | 2026-06-11T01:49:29.577707+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 01:49:29.634546 | ubuntu-noble-large | 2026-06-11T01:49:29.634052+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:29.634692 | ubuntu-noble-large | 2026-06-11T01:49:29.634534+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2024.2 is masakari, using pip3 show masakari 2026-06-11 01:49:29.634804 | ubuntu-noble-large | 2026-06-11T01:49:29.634688+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:30.949538 | ubuntu-noble-large | 2026-06-11T01:49:30.949043+0000 - INFO - Found version '18.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:30.949663 | ubuntu-noble-large | 2026-06-11T01:49:30.949440+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:31.130075 | ubuntu-noble-large | 2026-06-11T01:49:31.129700+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:31.178272 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:31.183920 | ubuntu-noble-large | 2026-06-11T01:49:31.183444+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 01:49:31.238495 | ubuntu-noble-large | 2026-06-11T01:49:31.237960+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:31.238718 | ubuntu-noble-large | 2026-06-11T01:49:31.238517+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 is masakari, using pip3 show masakari 2026-06-11 01:49:31.238842 | ubuntu-noble-large | 2026-06-11T01:49:31.238703+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:32.369250 | ubuntu-noble-large | 2026-06-11T01:49:32.368911+0000 - INFO - Found version '18.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:32.369372 | ubuntu-noble-large | 2026-06-11T01:49:32.369169+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:32.559105 | ubuntu-noble-large | 2026-06-11T01:49:32.558799+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:32.602171 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:32.606492 | ubuntu-noble-large | 2026-06-11T01:49:32.606074+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 01:49:32.659266 | ubuntu-noble-large | 2026-06-11T01:49:32.658918+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:32.659494 | ubuntu-noble-large | 2026-06-11T01:49:32.659290+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 is masakari, using pip3 show masakari 2026-06-11 01:49:32.659614 | ubuntu-noble-large | 2026-06-11T01:49:32.659503+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:33.710112 | ubuntu-noble-large | 2026-06-11T01:49:33.709750+0000 - INFO - Found version '18.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:33.710214 | ubuntu-noble-large | 2026-06-11T01:49:33.710075+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:33.895305 | ubuntu-noble-large | 2026-06-11T01:49:33.894905+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:33.942047 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:33.946451 | ubuntu-noble-large | 2026-06-11T01:49:33.946092+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 01:49:33.998653 | ubuntu-noble-large | 2026-06-11T01:49:33.998207+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:33.998868 | ubuntu-noble-large | 2026-06-11T01:49:33.998663+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 is keystone, using pip3 show keystone 2026-06-11 01:49:33.998974 | ubuntu-noble-large | 2026-06-11T01:49:33.998832+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:35.116327 | ubuntu-noble-large | 2026-06-11T01:49:35.116113+0000 - INFO - Found version '26.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:35.116470 | ubuntu-noble-large | 2026-06-11T01:49:35.116265+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:35.296429 | ubuntu-noble-large | 2026-06-11T01:49:35.296055+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:35.340693 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:35.345846 | ubuntu-noble-large | 2026-06-11T01:49:35.345483+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 01:49:35.396603 | ubuntu-noble-large | 2026-06-11T01:49:35.396312+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:35.396696 | ubuntu-noble-large | 2026-06-11T01:49:35.396547+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2024.2 is keystone, using pip3 show keystone 2026-06-11 01:49:35.396715 | ubuntu-noble-large | 2026-06-11T01:49:35.396608+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:36.546703 | ubuntu-noble-large | 2026-06-11T01:49:36.546333+0000 - INFO - Found version '26.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:36.550458 | ubuntu-noble-large | 2026-06-11T01:49:36.546844+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:36.735192 | ubuntu-noble-large | 2026-06-11T01:49:36.734899+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:36.783322 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:36.788050 | ubuntu-noble-large | 2026-06-11T01:49:36.787317+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 01:49:36.836502 | ubuntu-noble-large | 2026-06-11T01:49:36.835765+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:36.836580 | ubuntu-noble-large | 2026-06-11T01:49:36.836048+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 is keystone, using pip3 show keystone 2026-06-11 01:49:36.836597 | ubuntu-noble-large | 2026-06-11T01:49:36.836144+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:38.082491 | ubuntu-noble-large | 2026-06-11T01:49:38.082106+0000 - INFO - Found version '26.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:38.082633 | ubuntu-noble-large | 2026-06-11T01:49:38.082465+0000 - INFO - Adding org.opencontainers.image.version='26.1.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:38.252966 | ubuntu-noble-large | 2026-06-11T01:49:38.252601+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:38.294814 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:38.298936 | ubuntu-noble-large | 2026-06-11T01:49:38.298603+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 01:49:38.347843 | ubuntu-noble-large | 2026-06-11T01:49:38.347488+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:38.348031 | ubuntu-noble-large | 2026-06-11T01:49:38.347876+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 is heat, using pip3 show openstack-heat 2026-06-11 01:49:38.348157 | ubuntu-noble-large | 2026-06-11T01:49:38.348039+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:39.458583 | ubuntu-noble-large | 2026-06-11T01:49:39.458147+0000 - INFO - Found version '23.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:39.458717 | ubuntu-noble-large | 2026-06-11T01:49:39.458509+0000 - INFO - Adding org.opencontainers.image.version='23.0.1' label to osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:39.645535 | ubuntu-noble-large | 2026-06-11T01:49:39.645051+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:39.695861 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:39.701276 | ubuntu-noble-large | 2026-06-11T01:49:39.700841+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 01:49:39.756750 | ubuntu-noble-large | 2026-06-11T01:49:39.756183+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:39.756924 | ubuntu-noble-large | 2026-06-11T01:49:39.756750+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api:2024.2 is heat, using pip3 show openstack-heat 2026-06-11 01:49:39.757080 | ubuntu-noble-large | 2026-06-11T01:49:39.756935+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:41.128583 | ubuntu-noble-large | 2026-06-11T01:49:41.128028+0000 - INFO - Found version '23.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:41.128715 | ubuntu-noble-large | 2026-06-11T01:49:41.128370+0000 - INFO - Adding org.opencontainers.image.version='23.0.1' label to osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:41.311699 | ubuntu-noble-large | 2026-06-11T01:49:41.311243+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:41.357076 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:41.362140 | ubuntu-noble-large | 2026-06-11T01:49:41.361662+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 01:49:41.411114 | ubuntu-noble-large | 2026-06-11T01:49:41.410658+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:41.411279 | ubuntu-noble-large | 2026-06-11T01:49:41.411038+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-engine:2024.2 is heat, using pip3 show openstack-heat 2026-06-11 01:49:41.411313 | ubuntu-noble-large | 2026-06-11T01:49:41.411148+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:42.578382 | ubuntu-noble-large | 2026-06-11T01:49:42.577969+0000 - INFO - Found version '23.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:42.578608 | ubuntu-noble-large | 2026-06-11T01:49:42.578312+0000 - INFO - Adding org.opencontainers.image.version='23.0.1' label to osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:42.760999 | ubuntu-noble-large | 2026-06-11T01:49:42.760614+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:42.812646 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:42.818322 | ubuntu-noble-large | 2026-06-11T01:49:42.817947+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 01:49:42.879530 | ubuntu-noble-large | 2026-06-11T01:49:42.879087+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:42.879827 | ubuntu-noble-large | 2026-06-11T01:49:42.879579+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 is ceilometer, using pip3 show ceilometer 2026-06-11 01:49:42.879900 | ubuntu-noble-large | 2026-06-11T01:49:42.879756+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:44.171183 | ubuntu-noble-large | 2026-06-11T01:49:44.170745+0000 - INFO - Found version '23.0.2' with build date '20260611' for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:44.171312 | ubuntu-noble-large | 2026-06-11T01:49:44.171100+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:44.396785 | ubuntu-noble-large | 2026-06-11T01:49:44.396232+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:44.440839 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:44.446977 | ubuntu-noble-large | 2026-06-11T01:49:44.446533+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 01:49:44.499115 | ubuntu-noble-large | 2026-06-11T01:49:44.498668+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:44.499283 | ubuntu-noble-large | 2026-06-11T01:49:44.499111+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 is ceilometer, using pip3 show ceilometer 2026-06-11 01:49:44.499445 | ubuntu-noble-large | 2026-06-11T01:49:44.499273+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:45.653172 | ubuntu-noble-large | 2026-06-11T01:49:45.652741+0000 - INFO - Found version '23.0.2' with build date '20260611' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:45.653301 | ubuntu-noble-large | 2026-06-11T01:49:45.653095+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:45.858083 | ubuntu-noble-large | 2026-06-11T01:49:45.857672+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:45.912600 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:45.917477 | ubuntu-noble-large | 2026-06-11T01:49:45.916903+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 01:49:45.977337 | ubuntu-noble-large | 2026-06-11T01:49:45.976852+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:45.977591 | ubuntu-noble-large | 2026-06-11T01:49:45.977337+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 is ceilometer, using pip3 show ceilometer 2026-06-11 01:49:45.977716 | ubuntu-noble-large | 2026-06-11T01:49:45.977580+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:47.200311 | ubuntu-noble-large | 2026-06-11T01:49:47.199925+0000 - INFO - Found version '23.0.2' with build date '20260611' for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:47.200519 | ubuntu-noble-large | 2026-06-11T01:49:47.200231+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:47.394048 | ubuntu-noble-large | 2026-06-11T01:49:47.393615+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:47.441974 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:47.447474 | ubuntu-noble-large | 2026-06-11T01:49:47.447042+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 01:49:47.500995 | ubuntu-noble-large | 2026-06-11T01:49:47.500529+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:47.501187 | ubuntu-noble-large | 2026-06-11T01:49:47.501009+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 is ceilometer, using pip3 show ceilometer 2026-06-11 01:49:47.501320 | ubuntu-noble-large | 2026-06-11T01:49:47.501189+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:48.745503 | ubuntu-noble-large | 2026-06-11T01:49:48.745006+0000 - INFO - Found version '23.0.2' with build date '20260611' for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:48.745616 | ubuntu-noble-large | 2026-06-11T01:49:48.745368+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:49.063517 | ubuntu-noble-large | 2026-06-11T01:49:49.062991+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:49.113825 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:49.119238 | ubuntu-noble-large | 2026-06-11T01:49:49.118811+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 01:49:49.176098 | ubuntu-noble-large | 2026-06-11T01:49:49.175661+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:49.176293 | ubuntu-noble-large | 2026-06-11T01:49:49.176108+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 is gnocchi, using pip3 show gnocchi 2026-06-11 01:49:49.176549 | ubuntu-noble-large | 2026-06-11T01:49:49.176290+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:50.330998 | ubuntu-noble-large | 2026-06-11T01:49:50.330447+0000 - INFO - Found version '4.6.4' with build date '20260611' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:50.331145 | ubuntu-noble-large | 2026-06-11T01:49:50.330876+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:50.535054 | ubuntu-noble-large | 2026-06-11T01:49:50.534588+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:50.583664 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:50.588858 | ubuntu-noble-large | 2026-06-11T01:49:50.588456+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 01:49:50.640969 | ubuntu-noble-large | 2026-06-11T01:49:50.640517+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:50.641155 | ubuntu-noble-large | 2026-06-11T01:49:50.640977+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 is gnocchi, using pip3 show gnocchi 2026-06-11 01:49:50.641295 | ubuntu-noble-large | 2026-06-11T01:49:50.641159+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:51.844337 | ubuntu-noble-large | 2026-06-11T01:49:51.843837+0000 - INFO - Found version '4.6.4' with build date '20260611' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:51.844557 | ubuntu-noble-large | 2026-06-11T01:49:51.844257+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:52.027950 | ubuntu-noble-large | 2026-06-11T01:49:52.027532+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:52.075762 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:52.081088 | ubuntu-noble-large | 2026-06-11T01:49:52.080715+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 01:49:52.133838 | ubuntu-noble-large | 2026-06-11T01:49:52.133285+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:52.134078 | ubuntu-noble-large | 2026-06-11T01:49:52.133853+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 is gnocchi, using pip3 show gnocchi 2026-06-11 01:49:52.134243 | ubuntu-noble-large | 2026-06-11T01:49:52.134081+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:53.385717 | ubuntu-noble-large | 2026-06-11T01:49:53.385156+0000 - INFO - Found version '4.6.4' with build date '20260611' for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:53.385851 | ubuntu-noble-large | 2026-06-11T01:49:53.385547+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:53.586604 | ubuntu-noble-large | 2026-06-11T01:49:53.586126+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:53.633078 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:53.638659 | ubuntu-noble-large | 2026-06-11T01:49:53.638206+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 01:49:53.695088 | ubuntu-noble-large | 2026-06-11T01:49:53.694629+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:53.695212 | ubuntu-noble-large | 2026-06-11T01:49:53.695064+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 2026-06-11 01:49:53.695351 | ubuntu-noble-large | 2026-06-11T01:49:53.695226+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:54.889890 | ubuntu-noble-large | 2026-06-11T01:49:54.889357+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:54.890030 | ubuntu-noble-large | 2026-06-11T01:49:54.889788+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:55.095457 | ubuntu-noble-large | 2026-06-11T01:49:55.094941+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:55.146472 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:55.152113 | ubuntu-noble-large | 2026-06-11T01:49:55.151754+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 01:49:55.211306 | ubuntu-noble-large | 2026-06-11T01:49:55.210742+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:55.211563 | ubuntu-noble-large | 2026-06-11T01:49:55.211314+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:49:55.211734 | ubuntu-noble-large | 2026-06-11T01:49:55.211577+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:56.541496 | ubuntu-noble-large | 2026-06-11T01:49:56.541087+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:56.541653 | ubuntu-noble-large | 2026-06-11T01:49:56.541473+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:56.824809 | ubuntu-noble-large | 2026-06-11T01:49:56.824317+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:56.886100 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:56.891377 | ubuntu-noble-large | 2026-06-11T01:49:56.890939+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 01:49:56.954760 | ubuntu-noble-large | 2026-06-11T01:49:56.954301+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:56.954926 | ubuntu-noble-large | 2026-06-11T01:49:56.954772+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:49:56.955040 | ubuntu-noble-large | 2026-06-11T01:49:56.954919+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:58.269092 | ubuntu-noble-large | 2026-06-11T01:49:58.268641+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:58.269214 | ubuntu-noble-large | 2026-06-11T01:49:58.269004+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:58.463006 | ubuntu-noble-large | 2026-06-11T01:49:58.462667+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:58.507483 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:58.512843 | ubuntu-noble-large | 2026-06-11T01:49:58.512299+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 01:49:58.566231 | ubuntu-noble-large | 2026-06-11T01:49:58.565778+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:49:58.566438 | ubuntu-noble-large | 2026-06-11T01:49:58.566231+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:49:58.566605 | ubuntu-noble-large | 2026-06-11T01:49:58.566444+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:49:59.789208 | ubuntu-noble-large | 2026-06-11T01:49:59.788851+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:49:59.789330 | ubuntu-noble-large | 2026-06-11T01:49:59.789095+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:49:59.959510 | ubuntu-noble-large | 2026-06-11T01:49:59.959202+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:49:59.995628 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:50:00.000914 | ubuntu-noble-large | 2026-06-11T01:50:00.000580+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 01:50:00.051051 | ubuntu-noble-large | 2026-06-11T01:50:00.050710+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:00.051125 | ubuntu-noble-large | 2026-06-11T01:50:00.051038+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:00.051184 | ubuntu-noble-large | 2026-06-11T01:50:00.051113+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:01.333026 | ubuntu-noble-large | 2026-06-11T01:50:01.332609+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:01.333144 | ubuntu-noble-large | 2026-06-11T01:50:01.332963+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:01.603339 | ubuntu-noble-large | 2026-06-11T01:50:01.602988+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:01.651042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:01.655830 | ubuntu-noble-large | 2026-06-11T01:50:01.655457+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 01:50:01.712924 | ubuntu-noble-large | 2026-06-11T01:50:01.712427+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:01.713116 | ubuntu-noble-large | 2026-06-11T01:50:01.712938+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:01.713246 | ubuntu-noble-large | 2026-06-11T01:50:01.713115+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:02.941503 | ubuntu-noble-large | 2026-06-11T01:50:02.941016+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:02.941653 | ubuntu-noble-large | 2026-06-11T01:50:02.941371+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:03.160037 | ubuntu-noble-large | 2026-06-11T01:50:03.159538+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:03.205866 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:03.212449 | ubuntu-noble-large | 2026-06-11T01:50:03.212026+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 01:50:03.268198 | ubuntu-noble-large | 2026-06-11T01:50:03.267738+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:03.268375 | ubuntu-noble-large | 2026-06-11T01:50:03.268202+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:03.268550 | ubuntu-noble-large | 2026-06-11T01:50:03.268374+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:04.526959 | ubuntu-noble-large | 2026-06-11T01:50:04.526538+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:04.527060 | ubuntu-noble-large | 2026-06-11T01:50:04.526909+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:04.700532 | ubuntu-noble-large | 2026-06-11T01:50:04.700126+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:04.749703 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:04.753922 | ubuntu-noble-large | 2026-06-11T01:50:04.753458+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 01:50:04.809040 | ubuntu-noble-large | 2026-06-11T01:50:04.808485+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:04.809250 | ubuntu-noble-large | 2026-06-11T01:50:04.809063+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:04.809389 | ubuntu-noble-large | 2026-06-11T01:50:04.809252+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:05.971574 | ubuntu-noble-large | 2026-06-11T01:50:05.971083+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:05.971714 | ubuntu-noble-large | 2026-06-11T01:50:05.971491+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:06.167111 | ubuntu-noble-large | 2026-06-11T01:50:06.166678+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:06.217056 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:06.222118 | ubuntu-noble-large | 2026-06-11T01:50:06.221707+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 01:50:06.277781 | ubuntu-noble-large | 2026-06-11T01:50:06.277210+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:06.277971 | ubuntu-noble-large | 2026-06-11T01:50:06.277782+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:06.278123 | ubuntu-noble-large | 2026-06-11T01:50:06.277975+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:07.779978 | ubuntu-noble-large | 2026-06-11T01:50:07.779459+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:07.780101 | ubuntu-noble-large | 2026-06-11T01:50:07.779872+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:08.079664 | ubuntu-noble-large | 2026-06-11T01:50:08.079165+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:08.129297 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:08.134756 | ubuntu-noble-large | 2026-06-11T01:50:08.134148+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 01:50:08.198776 | ubuntu-noble-large | 2026-06-11T01:50:08.198166+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:08.199053 | ubuntu-noble-large | 2026-06-11T01:50:08.198758+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:08.199153 | ubuntu-noble-large | 2026-06-11T01:50:08.198952+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:09.486880 | ubuntu-noble-large | 2026-06-11T01:50:09.486478+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:09.487000 | ubuntu-noble-large | 2026-06-11T01:50:09.486788+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:09.664447 | ubuntu-noble-large | 2026-06-11T01:50:09.663936+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:09.714939 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:09.720770 | ubuntu-noble-large | 2026-06-11T01:50:09.720234+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 01:50:09.771527 | ubuntu-noble-large | 2026-06-11T01:50:09.771095+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:09.771657 | ubuntu-noble-large | 2026-06-11T01:50:09.771508+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:09.771744 | ubuntu-noble-large | 2026-06-11T01:50:09.771641+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:10.984350 | ubuntu-noble-large | 2026-06-11T01:50:10.984053+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:10.984533 | ubuntu-noble-large | 2026-06-11T01:50:10.984241+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:11.187122 | ubuntu-noble-large | 2026-06-11T01:50:11.186714+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:11.234310 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:11.239124 | ubuntu-noble-large | 2026-06-11T01:50:11.238752+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 01:50:11.293720 | ubuntu-noble-large | 2026-06-11T01:50:11.293217+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:11.293982 | ubuntu-noble-large | 2026-06-11T01:50:11.293790+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:11.294117 | ubuntu-noble-large | 2026-06-11T01:50:11.293982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:12.502475 | ubuntu-noble-large | 2026-06-11T01:50:12.501989+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:12.502613 | ubuntu-noble-large | 2026-06-11T01:50:12.502341+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:12.689046 | ubuntu-noble-large | 2026-06-11T01:50:12.687727+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:12.730343 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:12.735195 | ubuntu-noble-large | 2026-06-11T01:50:12.734476+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 01:50:12.783592 | ubuntu-noble-large | 2026-06-11T01:50:12.782068+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:12.783722 | ubuntu-noble-large | 2026-06-11T01:50:12.782688+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2024.2 is neutron, using pip3 show neutron 2026-06-11 01:50:12.783743 | ubuntu-noble-large | 2026-06-11T01:50:12.782914+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:13.935956 | ubuntu-noble-large | 2026-06-11T01:50:13.935510+0000 - INFO - Found version '25.2.4' with build date '20260611' for osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:13.936054 | ubuntu-noble-large | 2026-06-11T01:50:13.935867+0000 - INFO - Adding org.opencontainers.image.version='25.2.4' label to osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:14.126294 | ubuntu-noble-large | 2026-06-11T01:50:14.125543+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:14.167499 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:14.172768 | ubuntu-noble-large | 2026-06-11T01:50:14.172055+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 01:50:14.226524 | ubuntu-noble-large | 2026-06-11T01:50:14.225742+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:14.226612 | ubuntu-noble-large | 2026-06-11T01:50:14.226160+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2024.2 is magnum, using pip3 show magnum 2026-06-11 01:50:14.226631 | ubuntu-noble-large | 2026-06-11T01:50:14.226306+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:15.446394 | ubuntu-noble-large | 2026-06-11T01:50:15.445931+0000 - INFO - Found version '19.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:15.446558 | ubuntu-noble-large | 2026-06-11T01:50:15.446291+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:15.637668 | ubuntu-noble-large | 2026-06-11T01:50:15.637125+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:15.682180 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:15.687642 | ubuntu-noble-large | 2026-06-11T01:50:15.687197+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 01:50:15.743951 | ubuntu-noble-large | 2026-06-11T01:50:15.743465+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:15.744135 | ubuntu-noble-large | 2026-06-11T01:50:15.743960+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 is magnum, using pip3 show magnum 2026-06-11 01:50:15.744264 | ubuntu-noble-large | 2026-06-11T01:50:15.744134+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:16.886807 | ubuntu-noble-large | 2026-06-11T01:50:16.886284+0000 - INFO - Found version '19.0.1' with build date '20260611' for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:16.886935 | ubuntu-noble-large | 2026-06-11T01:50:16.886685+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:17.131893 | ubuntu-noble-large | 2026-06-11T01:50:17.131433+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:17.178986 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:17.184505 | ubuntu-noble-large | 2026-06-11T01:50:17.183948+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 01:50:17.242083 | ubuntu-noble-large | 2026-06-11T01:50:17.241531+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:17.242249 | ubuntu-noble-large | 2026-06-11T01:50:17.242067+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 is octavia, using pip3 show octavia 2026-06-11 01:50:17.242431 | ubuntu-noble-large | 2026-06-11T01:50:17.242252+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:18.551531 | ubuntu-noble-large | 2026-06-11T01:50:18.551047+0000 - INFO - Found version '15.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:18.551651 | ubuntu-noble-large | 2026-06-11T01:50:18.551444+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:18.748629 | ubuntu-noble-large | 2026-06-11T01:50:18.748158+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:18.795211 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:18.799593 | ubuntu-noble-large | 2026-06-11T01:50:18.799176+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 01:50:18.859714 | ubuntu-noble-large | 2026-06-11T01:50:18.859270+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:18.859812 | ubuntu-noble-large | 2026-06-11T01:50:18.859613+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 is octavia, using pip3 show octavia 2026-06-11 01:50:18.859828 | ubuntu-noble-large | 2026-06-11T01:50:18.859690+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:20.148912 | ubuntu-noble-large | 2026-06-11T01:50:20.148345+0000 - INFO - Found version '15.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:20.149048 | ubuntu-noble-large | 2026-06-11T01:50:20.148659+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:20.351433 | ubuntu-noble-large | 2026-06-11T01:50:20.350910+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:20.395316 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:20.400037 | ubuntu-noble-large | 2026-06-11T01:50:20.399612+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 01:50:20.458722 | ubuntu-noble-large | 2026-06-11T01:50:20.458199+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:20.458939 | ubuntu-noble-large | 2026-06-11T01:50:20.458749+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 is octavia, using pip3 show octavia 2026-06-11 01:50:20.459091 | ubuntu-noble-large | 2026-06-11T01:50:20.458940+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:21.739484 | ubuntu-noble-large | 2026-06-11T01:50:21.739006+0000 - INFO - Found version '15.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:21.739610 | ubuntu-noble-large | 2026-06-11T01:50:21.739338+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:21.938031 | ubuntu-noble-large | 2026-06-11T01:50:21.937555+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:21.979950 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:21.984622 | ubuntu-noble-large | 2026-06-11T01:50:21.984220+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 01:50:22.035987 | ubuntu-noble-large | 2026-06-11T01:50:22.035326+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:22.036280 | ubuntu-noble-large | 2026-06-11T01:50:22.036027+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 is octavia, using pip3 show octavia 2026-06-11 01:50:22.036448 | ubuntu-noble-large | 2026-06-11T01:50:22.036272+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:23.280783 | ubuntu-noble-large | 2026-06-11T01:50:23.280233+0000 - INFO - Found version '15.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:23.280900 | ubuntu-noble-large | 2026-06-11T01:50:23.280631+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:23.474098 | ubuntu-noble-large | 2026-06-11T01:50:23.473623+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:23.524324 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:23.528678 | ubuntu-noble-large | 2026-06-11T01:50:23.528221+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 01:50:23.582488 | ubuntu-noble-large | 2026-06-11T01:50:23.581925+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:23.582861 | ubuntu-noble-large | 2026-06-11T01:50:23.582567+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2024.2 is octavia, using pip3 show octavia 2026-06-11 01:50:23.583014 | ubuntu-noble-large | 2026-06-11T01:50:23.582861+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:24.820128 | ubuntu-noble-large | 2026-06-11T01:50:24.819703+0000 - INFO - Found version '15.1.1' with build date '20260611' for osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:24.820246 | ubuntu-noble-large | 2026-06-11T01:50:24.820065+0000 - INFO - Adding org.opencontainers.image.version='15.1.1' label to osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:25.013974 | ubuntu-noble-large | 2026-06-11T01:50:25.013355+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:25.061807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:25.066777 | ubuntu-noble-large | 2026-06-11T01:50:25.066304+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 01:50:25.130279 | ubuntu-noble-large | 2026-06-11T01:50:25.129685+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:25.130571 | ubuntu-noble-large | 2026-06-11T01:50:25.130273+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 is mariadb-clustercheck, using dpkg -s mariadb-client 2026-06-11 01:50:25.130785 | ubuntu-noble-large | 2026-06-11T01:50:25.130568+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:25.736322 | ubuntu-noble-large | 2026-06-11T01:50:25.735840+0000 - INFO - Found version '10.11.18' with build date '20260611' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:25.736481 | ubuntu-noble-large | 2026-06-11T01:50:25.736228+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:25.899073 | ubuntu-noble-large | 2026-06-11T01:50:25.898538+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:25.943620 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:25.948428 | ubuntu-noble-large | 2026-06-11T01:50:25.947982+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 01:50:26.001695 | ubuntu-noble-large | 2026-06-11T01:50:26.001169+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.001946 | ubuntu-noble-large | 2026-06-11T01:50:26.001700+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 is mariadb, using dpkg -s mariadb-client 2026-06-11 01:50:26.002088 | ubuntu-noble-large | 2026-06-11T01:50:26.001942+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.642114 | ubuntu-noble-large | 2026-06-11T01:50:26.641691+0000 - INFO - Found version '10.11.18' with build date '20260611' for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.642214 | ubuntu-noble-large | 2026-06-11T01:50:26.642042+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.852993 | ubuntu-noble-large | 2026-06-11T01:50:26.852541+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.900239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.905105 | ubuntu-noble-large | 2026-06-11T01:50:26.904713+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 01:50:26.965935 | ubuntu-noble-large | 2026-06-11T01:50:26.965390+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:26.966055 | ubuntu-noble-large | 2026-06-11T01:50:26.965896+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 is hacluster, using dpkg -s pacemaker-common 2026-06-11 01:50:26.966203 | ubuntu-noble-large | 2026-06-11T01:50:26.966059+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:27.627074 | ubuntu-noble-large | 2026-06-11T01:50:27.626640+0000 - INFO - Found version '2.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:27.627218 | ubuntu-noble-large | 2026-06-11T01:50:27.626977+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:27.794046 | ubuntu-noble-large | 2026-06-11T01:50:27.793639+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:27.842114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:27.848428 | ubuntu-noble-large | 2026-06-11T01:50:27.847969+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 01:50:27.941651 | ubuntu-noble-large | 2026-06-11T01:50:27.941109+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:27.942001 | ubuntu-noble-large | 2026-06-11T01:50:27.941704+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 is hacluster, using dpkg -s pacemaker-common 2026-06-11 01:50:27.942220 | ubuntu-noble-large | 2026-06-11T01:50:27.941994+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:28.574690 | ubuntu-noble-large | 2026-06-11T01:50:28.574083+0000 - INFO - Found version '2.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:28.574869 | ubuntu-noble-large | 2026-06-11T01:50:28.574493+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:28.790145 | ubuntu-noble-large | 2026-06-11T01:50:28.789719+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:28.837817 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:28.843365 | ubuntu-noble-large | 2026-06-11T01:50:28.842933+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 01:50:28.899091 | ubuntu-noble-large | 2026-06-11T01:50:28.898370+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:28.899200 | ubuntu-noble-large | 2026-06-11T01:50:28.898806+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 is hacluster, using dpkg -s pacemaker-common 2026-06-11 01:50:28.899217 | ubuntu-noble-large | 2026-06-11T01:50:28.898921+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:29.580114 | ubuntu-noble-large | 2026-06-11T01:50:29.579615+0000 - INFO - Found version '2.1.6' with build date '20260611' for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:29.580235 | ubuntu-noble-large | 2026-06-11T01:50:29.580030+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:29.730176 | ubuntu-noble-large | 2026-06-11T01:50:29.729799+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:29.780380 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:29.785685 | ubuntu-noble-large | 2026-06-11T01:50:29.785244+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 01:50:29.835786 | ubuntu-noble-large | 2026-06-11T01:50:29.835314+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:29.835976 | ubuntu-noble-large | 2026-06-11T01:50:29.835802+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 is hacluster-corosync, using dpkg -s corosync 2026-06-11 01:50:29.836113 | ubuntu-noble-large | 2026-06-11T01:50:29.835996+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:30.514366 | ubuntu-noble-large | 2026-06-11T01:50:30.513888+0000 - INFO - Found version '3.1.7' with build date '20260611' for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:30.514532 | ubuntu-noble-large | 2026-06-11T01:50:30.514231+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:30.660483 | ubuntu-noble-large | 2026-06-11T01:50:30.660017+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:30.702989 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:30.709422 | ubuntu-noble-large | 2026-06-11T01:50:30.708995+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 01:50:30.764620 | ubuntu-noble-large | 2026-06-11T01:50:30.764031+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:30.764726 | ubuntu-noble-large | 2026-06-11T01:50:30.764536+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-06-11 01:50:30.764901 | ubuntu-noble-large | 2026-06-11T01:50:30.764716+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:31.433606 | ubuntu-noble-large | 2026-06-11T01:50:31.432219+0000 - INFO - Found version '3.4.0' with build date '20260611' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:31.433706 | ubuntu-noble-large | 2026-06-11T01:50:31.432650+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:31.601678 | ubuntu-noble-large | 2026-06-11T01:50:31.601221+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:31.649186 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:31.653147 | ubuntu-noble-large | 2026-06-11T01:50:31.652648+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 01:50:31.714157 | ubuntu-noble-large | 2026-06-11T01:50:31.713653+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:31.714351 | ubuntu-noble-large | 2026-06-11T01:50:31.714176+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-06-11 01:50:31.714478 | ubuntu-noble-large | 2026-06-11T01:50:31.714339+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:32.434745 | ubuntu-noble-large | 2026-06-11T01:50:32.434363+0000 - INFO - Found version '3.4.0' with build date '20260611' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:32.434911 | ubuntu-noble-large | 2026-06-11T01:50:32.434655+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:32.618446 | ubuntu-noble-large | 2026-06-11T01:50:32.617963+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:32.663272 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:32.668663 | ubuntu-noble-large | 2026-06-11T01:50:32.668220+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 01:50:32.727463 | ubuntu-noble-large | 2026-06-11T01:50:32.726963+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:32.727576 | ubuntu-noble-large | 2026-06-11T01:50:32.727365+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' 2026-06-11 01:50:32.727613 | ubuntu-noble-large | 2026-06-11T01:50:32.727492+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:33.448836 | ubuntu-noble-large | 2026-06-11T01:50:33.448339+0000 - INFO - Found version '0.25.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:33.448979 | ubuntu-noble-large | 2026-06-11T01:50:33.448724+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:33.614271 | ubuntu-noble-large | 2026-06-11T01:50:33.613858+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:33.660925 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:33.664622 | ubuntu-noble-large | 2026-06-11T01:50:33.664186+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 01:50:33.721847 | ubuntu-noble-large | 2026-06-11T01:50:33.721293+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:33.721977 | ubuntu-noble-large | 2026-06-11T01:50:33.721627+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' 2026-06-11 01:50:33.722024 | ubuntu-noble-large | 2026-06-11T01:50:33.721736+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:34.373937 | ubuntu-noble-large | 2026-06-11T01:50:34.373440+0000 - INFO - Found version '0.16.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:34.374182 | ubuntu-noble-large | 2026-06-11T01:50:34.373900+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:34.571663 | ubuntu-noble-large | 2026-06-11T01:50:34.571179+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:34.619080 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:34.624433 | ubuntu-noble-large | 2026-06-11T01:50:34.623935+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 01:50:34.685332 | ubuntu-noble-large | 2026-06-11T01:50:34.684924+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:34.685509 | ubuntu-noble-large | 2026-06-11T01:50:34.685295+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' 2026-06-11 01:50:34.685581 | ubuntu-noble-large | 2026-06-11T01:50:34.685428+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:35.445389 | ubuntu-noble-large | 2026-06-11T01:50:35.445076+0000 - INFO - Found version '0.28.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:35.445516 | ubuntu-noble-large | 2026-06-11T01:50:35.445313+0000 - INFO - Adding org.opencontainers.image.version='0.28.0' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:35.750479 | ubuntu-noble-large | 2026-06-11T01:50:35.749994+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:35.801788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:35.807838 | ubuntu-noble-large | 2026-06-11T01:50:35.807312+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 01:50:35.867843 | ubuntu-noble-large | 2026-06-11T01:50:35.867259+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:35.867997 | ubuntu-noble-large | 2026-06-11T01:50:35.867761+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 is prometheus-openstack-exporter, using bash -c 'sha256sum /opt/openstack-exporter/openstack-exporter 2>&1' 2026-06-11 01:50:35.868146 | ubuntu-noble-large | 2026-06-11T01:50:35.867993+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:36.632044 | ubuntu-noble-large | 2026-06-11T01:50:36.631576+0000 - INFO - Found version '1.7.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:36.632249 | ubuntu-noble-large | 2026-06-11T01:50:36.631988+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:36.803743 | ubuntu-noble-large | 2026-06-11T01:50:36.803360+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:36.848988 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:36.853257 | ubuntu-noble-large | 2026-06-11T01:50:36.852803+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 01:50:36.913510 | ubuntu-noble-large | 2026-06-11T01:50:36.912958+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:36.913664 | ubuntu-noble-large | 2026-06-11T01:50:36.913481+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' 2026-06-11 01:50:36.913840 | ubuntu-noble-large | 2026-06-11T01:50:36.913665+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:37.585248 | ubuntu-noble-large | 2026-06-11T01:50:37.584798+0000 - INFO - Found version '1.8.2' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:37.585353 | ubuntu-noble-large | 2026-06-11T01:50:37.585186+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:37.737305 | ubuntu-noble-large | 2026-06-11T01:50:37.736891+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:37.782167 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:37.787762 | ubuntu-noble-large | 2026-06-11T01:50:37.787238+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 01:50:37.843450 | ubuntu-noble-large | 2026-06-11T01:50:37.842977+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:37.843582 | ubuntu-noble-large | 2026-06-11T01:50:37.843418+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' 2026-06-11 01:50:37.843735 | ubuntu-noble-large | 2026-06-11T01:50:37.843592+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:38.498529 | ubuntu-noble-large | 2026-06-11T01:50:38.498100+0000 - INFO - Found version '0.15.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:38.498651 | ubuntu-noble-large | 2026-06-11T01:50:38.498484+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:38.651634 | ubuntu-noble-large | 2026-06-11T01:50:38.651179+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:38.699891 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:38.705086 | ubuntu-noble-large | 2026-06-11T01:50:38.704621+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 01:50:38.763566 | ubuntu-noble-large | 2026-06-11T01:50:38.763060+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:38.763691 | ubuntu-noble-large | 2026-06-11T01:50:38.763538+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' 2026-06-11 01:50:38.763871 | ubuntu-noble-large | 2026-06-11T01:50:38.763713+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:39.431657 | ubuntu-noble-large | 2026-06-11T01:50:39.431132+0000 - INFO - Found version '1.8.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:39.431790 | ubuntu-noble-large | 2026-06-11T01:50:39.431573+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:39.608509 | ubuntu-noble-large | 2026-06-11T01:50:39.608072+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:39.658892 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:39.663949 | ubuntu-noble-large | 2026-06-11T01:50:39.663438+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 01:50:39.720554 | ubuntu-noble-large | 2026-06-11T01:50:39.720124+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:39.720719 | ubuntu-noble-large | 2026-06-11T01:50:39.720557+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' 2026-06-11 01:50:39.720863 | ubuntu-noble-large | 2026-06-11T01:50:39.720714+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:40.433235 | ubuntu-noble-large | 2026-06-11T01:50:40.432800+0000 - INFO - Found version '3.0.8' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:40.433367 | ubuntu-noble-large | 2026-06-11T01:50:40.433182+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:40.608724 | ubuntu-noble-large | 2026-06-11T01:50:40.608280+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:40.656856 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:40.661009 | ubuntu-noble-large | 2026-06-11T01:50:40.660521+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 01:50:40.715978 | ubuntu-noble-large | 2026-06-11T01:50:40.715474+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:40.716134 | ubuntu-noble-large | 2026-06-11T01:50:40.715966+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 is prometheus, using /opt/prometheus/prometheus --version 2026-06-11 01:50:40.716290 | ubuntu-noble-large | 2026-06-11T01:50:40.716134+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:41.422974 | ubuntu-noble-large | 2026-06-11T01:50:41.422496+0000 - INFO - Found version '2.55.1' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:41.423066 | ubuntu-noble-large | 2026-06-11T01:50:41.422915+0000 - INFO - Adding org.opencontainers.image.version='2.55.1' label to osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:41.622723 | ubuntu-noble-large | 2026-06-11T01:50:41.622268+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:41.666451 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:41.671472 | ubuntu-noble-large | 2026-06-11T01:50:41.671068+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 01:50:41.729038 | ubuntu-noble-large | 2026-06-11T01:50:41.728546+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:41.729140 | ubuntu-noble-large | 2026-06-11T01:50:41.729008+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 is prometheus-cadvisor, using /opt/cadvisor --version 2026-06-11 01:50:41.729263 | ubuntu-noble-large | 2026-06-11T01:50:41.729147+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:42.441643 | ubuntu-noble-large | 2026-06-11T01:50:42.441125+0000 - INFO - Found version '0.49.2' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:42.441757 | ubuntu-noble-large | 2026-06-11T01:50:42.441567+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:42.639032 | ubuntu-noble-large | 2026-06-11T01:50:42.638172+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:42.685478 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:42.690923 | ubuntu-noble-large | 2026-06-11T01:50:42.690007+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 01:50:42.749502 | ubuntu-noble-large | 2026-06-11T01:50:42.746568+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:42.749599 | ubuntu-noble-large | 2026-06-11T01:50:42.747105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 is prometheus-libvirt-exporter, using bash -c '/opt/libvirt-exporter --version 2>&1' 2026-06-11 01:50:42.749625 | ubuntu-noble-large | 2026-06-11T01:50:42.747290+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:43.373654 | ubuntu-noble-large | 2026-06-11T01:50:43.373344+0000 - INFO - Found version '2.2.0' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:43.373899 | ubuntu-noble-large | 2026-06-11T01:50:43.373775+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:43.578388 | ubuntu-noble-large | 2026-06-11T01:50:43.578039+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:43.627030 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:43.632631 | ubuntu-noble-large | 2026-06-11T01:50:43.631953+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 01:50:43.685368 | ubuntu-noble-large | 2026-06-11T01:50:43.684921+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:43.685560 | ubuntu-noble-large | 2026-06-11T01:50:43.685365+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 2026-06-11 01:50:43.685696 | ubuntu-noble-large | 2026-06-11T01:50:43.685562+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:44.325790 | ubuntu-noble-large | 2026-06-11T01:50:44.325268+0000 - INFO - Found version '1.0.7' with build date '20260611' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:44.325976 | ubuntu-noble-large | 2026-06-11T01:50:44.325689+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:44.509822 | ubuntu-noble-large | 2026-06-11T01:50:44.509390+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:44.555314 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:44.561066 | ubuntu-noble-large | 2026-06-11T01:50:44.560528+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 01:50:44.615299 | ubuntu-noble-large | 2026-06-11T01:50:44.614734+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:44.615620 | ubuntu-noble-large | 2026-06-11T01:50:44.615275+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 is redis-sentinel, using dpkg -s redis-sentinel 2026-06-11 01:50:44.615722 | ubuntu-noble-large | 2026-06-11T01:50:44.615495+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:45.267798 | ubuntu-noble-large | 2026-06-11T01:50:45.267337+0000 - INFO - Found version '7.0.15' with build date '20260611' for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:45.267968 | ubuntu-noble-large | 2026-06-11T01:50:45.267686+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:45.451732 | ubuntu-noble-large | 2026-06-11T01:50:45.451290+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:45.494068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:45.498702 | ubuntu-noble-large | 2026-06-11T01:50:45.498315+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 01:50:45.551772 | ubuntu-noble-large | 2026-06-11T01:50:45.551189+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:45.552093 | ubuntu-noble-large | 2026-06-11T01:50:45.551760+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2024.2 is redis, using dpkg -s redis-server 2026-06-11 01:50:45.552248 | ubuntu-noble-large | 2026-06-11T01:50:45.552095+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:46.141523 | ubuntu-noble-large | 2026-06-11T01:50:46.141107+0000 - INFO - Found version '7.0.15' with build date '20260611' for osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:46.141645 | ubuntu-noble-large | 2026-06-11T01:50:46.141462+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:46.318512 | ubuntu-noble-large | 2026-06-11T01:50:46.317982+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:46.369283 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:46.374856 | ubuntu-noble-large | 2026-06-11T01:50:46.374303+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 01:50:46.423932 | ubuntu-noble-large | 2026-06-11T01:50:46.423333+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:46.424122 | ubuntu-noble-large | 2026-06-11T01:50:46.423936+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 is letsencrypt-webserver, using dpkg -s apache2 2026-06-11 01:50:46.424254 | ubuntu-noble-large | 2026-06-11T01:50:46.424124+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:47.073168 | ubuntu-noble-large | 2026-06-11T01:50:47.072725+0000 - INFO - Found version '2.4.58' with build date '20260611' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:47.073295 | ubuntu-noble-large | 2026-06-11T01:50:47.073043+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:47.260458 | ubuntu-noble-large | 2026-06-11T01:50:47.259954+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:47.307453 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:47.312917 | ubuntu-noble-large | 2026-06-11T01:50:47.312458+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 01:50:47.365725 | ubuntu-noble-large | 2026-06-11T01:50:47.365224+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:47.365830 | ubuntu-noble-large | 2026-06-11T01:50:47.365687+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 is letsencrypt-lego, using /opt/lego --version 2026-06-11 01:50:47.365997 | ubuntu-noble-large | 2026-06-11T01:50:47.365853+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:48.019377 | ubuntu-noble-large | 2026-06-11T01:50:48.018945+0000 - INFO - Found version '4.15.0' with build date '20260611' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:48.019547 | ubuntu-noble-large | 2026-06-11T01:50:48.019319+0000 - INFO - Adding org.opencontainers.image.version='4.15.0' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:48.228944 | ubuntu-noble-large | 2026-06-11T01:50:48.228484+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:48.271732 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:48.276437 | ubuntu-noble-large | 2026-06-11T01:50:48.276006+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 01:50:48.328377 | ubuntu-noble-large | 2026-06-11T01:50:48.327822+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2024.2 2026-06-11 01:50:48.328517 | ubuntu-noble-large | 2026-06-11T01:50:48.328326+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:48.328674 | ubuntu-noble-large | 2026-06-11T01:50:48.328521+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:48.328885 | ubuntu-noble-large | 2026-06-11T01:50:48.328706+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2026-06-11 01:50:48.329082 | ubuntu-noble-large | 2026-06-11T01:50:48.328883+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:48.913458 | ubuntu-noble-large | 2026-06-11T01:50:48.912957+0000 - INFO - Found version '3.4.3' with build date '20260611' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:48.913594 | ubuntu-noble-large | 2026-06-11T01:50:48.913314+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:49.147111 | ubuntu-noble-large | 2026-06-11T01:50:49.146687+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:49.196600 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:49.200846 | ubuntu-noble-large | 2026-06-11T01:50:49.200438+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 01:50:49.253339 | ubuntu-noble-large | 2026-06-11T01:50:49.252861+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:49.253567 | ubuntu-noble-large | 2026-06-11T01:50:49.253354+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2026-06-11 01:50:49.253715 | ubuntu-noble-large | 2026-06-11T01:50:49.253571+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:49.879923 | ubuntu-noble-large | 2026-06-11T01:50:49.879497+0000 - INFO - Found version '3.4.3' with build date '20260611' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:49.880014 | ubuntu-noble-large | 2026-06-11T01:50:49.879839+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:50.016814 | ubuntu-noble-large | 2026-06-11T01:50:50.016426+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:50.062342 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:50.067750 | ubuntu-noble-large | 2026-06-11T01:50:50.067272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 01:50:50.116204 | ubuntu-noble-large | 2026-06-11T01:50:50.115713+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2024.2 2026-06-11 01:50:50.116313 | ubuntu-noble-large | 2026-06-11T01:50:50.116181+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.116505 | ubuntu-noble-large | 2026-06-11T01:50:50.116323+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2024.2 2026-06-11 01:50:50.116637 | ubuntu-noble-large | 2026-06-11T01:50:50.116494+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.116745 | ubuntu-noble-large | 2026-06-11T01:50:50.116625+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2024.2 2026-06-11 01:50:50.116820 | ubuntu-noble-large | 2026-06-11T01:50:50.116730+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.116928 | ubuntu-noble-large | 2026-06-11T01:50:50.116819+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2024.2 2026-06-11 01:50:50.117045 | ubuntu-noble-large | 2026-06-11T01:50:50.116932+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.117138 | ubuntu-noble-large | 2026-06-11T01:50:50.117035+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2024.2 2026-06-11 01:50:50.117253 | ubuntu-noble-large | 2026-06-11T01:50:50.117145+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.117366 | ubuntu-noble-large | 2026-06-11T01:50:50.117248+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2024.2 2026-06-11 01:50:50.117553 | ubuntu-noble-large | 2026-06-11T01:50:50.117356+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.117639 | ubuntu-noble-large | 2026-06-11T01:50:50.117529+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2024.2 2026-06-11 01:50:50.117745 | ubuntu-noble-large | 2026-06-11T01:50:50.117645+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.117845 | ubuntu-noble-large | 2026-06-11T01:50:50.117748+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2024.2 2026-06-11 01:50:50.117994 | ubuntu-noble-large | 2026-06-11T01:50:50.117852+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.118098 | ubuntu-noble-large | 2026-06-11T01:50:50.117997+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2024.2 2026-06-11 01:50:50.118205 | ubuntu-noble-large | 2026-06-11T01:50:50.118105+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.118307 | ubuntu-noble-large | 2026-06-11T01:50:50.118208+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2024.2 2026-06-11 01:50:50.118415 | ubuntu-noble-large | 2026-06-11T01:50:50.118313+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.118607 | ubuntu-noble-large | 2026-06-11T01:50:50.118459+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2024.2 2026-06-11 01:50:50.118720 | ubuntu-noble-large | 2026-06-11T01:50:50.118616+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.118824 | ubuntu-noble-large | 2026-06-11T01:50:50.118724+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2024.2 2026-06-11 01:50:50.119082 | ubuntu-noble-large | 2026-06-11T01:50:50.118830+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.119246 | ubuntu-noble-large | 2026-06-11T01:50:50.119082+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2024.2 2026-06-11 01:50:50.119357 | ubuntu-noble-large | 2026-06-11T01:50:50.119236+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.119516 | ubuntu-noble-large | 2026-06-11T01:50:50.119345+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2024.2 2026-06-11 01:50:50.119605 | ubuntu-noble-large | 2026-06-11T01:50:50.119505+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.119716 | ubuntu-noble-large | 2026-06-11T01:50:50.119606+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2026-06-11 01:50:50.119806 | ubuntu-noble-large | 2026-06-11T01:50:50.119712+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:50.119920 | ubuntu-noble-large | 2026-06-11T01:50:50.119808+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:50.120037 | ubuntu-noble-large | 2026-06-11T01:50:50.119937+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2024.2 is horizon, using pip3 show horizon 2026-06-11 01:50:50.120128 | ubuntu-noble-large | 2026-06-11T01:50:50.120037+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:51.612503 | ubuntu-noble-large | 2026-06-11T01:50:51.611989+0000 - INFO - Found version '25.1.3' with build date '20260611' for osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:51.612648 | ubuntu-noble-large | 2026-06-11T01:50:51.612354+0000 - INFO - Adding org.opencontainers.image.version='25.1.3' label to osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:51.824986 | ubuntu-noble-large | 2026-06-11T01:50:51.824601+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:51.868908 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:51.874039 | ubuntu-noble-large | 2026-06-11T01:50:51.873665+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 01:50:51.928224 | ubuntu-noble-large | 2026-06-11T01:50:51.927769+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2026-06-11 01:50:51.928341 | ubuntu-noble-large | 2026-06-11T01:50:51.928137+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:51.928371 | ubuntu-noble-large | 2026-06-11T01:50:51.928218+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:51.928442 | ubuntu-noble-large | 2026-06-11T01:50:51.928286+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 is ironic-inspector, using pip3 show ironic-inspector 2026-06-11 01:50:51.928466 | ubuntu-noble-large | 2026-06-11T01:50:51.928337+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:53.135195 | ubuntu-noble-large | 2026-06-11T01:50:53.134799+0000 - INFO - Found version '12.3.1' with build date '20260611' for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:53.135293 | ubuntu-noble-large | 2026-06-11T01:50:53.135138+0000 - INFO - Adding org.opencontainers.image.version='12.3.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:53.331108 | ubuntu-noble-large | 2026-06-11T01:50:53.330665+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:53.379498 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:53.384280 | ubuntu-noble-large | 2026-06-11T01:50:53.383802+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 01:50:53.441998 | ubuntu-noble-large | 2026-06-11T01:50:53.441544+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2024.2 2026-06-11 01:50:53.442095 | ubuntu-noble-large | 2026-06-11T01:50:53.441902+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:53.442228 | ubuntu-noble-large | 2026-06-11T01:50:53.442109+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2024.2 2026-06-11 01:50:53.442318 | ubuntu-noble-large | 2026-06-11T01:50:53.442219+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:53.442390 | ubuntu-noble-large | 2026-06-11T01:50:53.442307+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2024.2 2026-06-11 01:50:53.442536 | ubuntu-noble-large | 2026-06-11T01:50:53.442393+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:53.442603 | ubuntu-noble-large | 2026-06-11T01:50:53.442524+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:53.442712 | ubuntu-noble-large | 2026-06-11T01:50:53.442626+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2024.2 is memcached, using dpkg -s memcached 2026-06-11 01:50:53.442792 | ubuntu-noble-large | 2026-06-11T01:50:53.442714+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:54.040743 | ubuntu-noble-large | 2026-06-11T01:50:54.040185+0000 - INFO - Found version '1.6.24' with build date '20260611' for osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:54.040875 | ubuntu-noble-large | 2026-06-11T01:50:54.040595+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:54.177244 | ubuntu-noble-large | 2026-06-11T01:50:54.176788+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:54.225883 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:54.231060 | ubuntu-noble-large | 2026-06-11T01:50:54.230554+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 01:50:54.288445 | ubuntu-noble-large | 2026-06-11T01:50:54.287978+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2026-06-11 01:50:54.288542 | ubuntu-noble-large | 2026-06-11T01:50:54.288372+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:54.288743 | ubuntu-noble-large | 2026-06-11T01:50:54.288531+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2026-06-11 01:50:54.288830 | ubuntu-noble-large | 2026-06-11T01:50:54.288646+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:54.288849 | ubuntu-noble-large | 2026-06-11T01:50:54.288731+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:54.288916 | ubuntu-noble-large | 2026-06-11T01:50:54.288824+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-06-11 01:50:54.289137 | ubuntu-noble-large | 2026-06-11T01:50:54.288913+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:54.942449 | ubuntu-noble-large | 2026-06-11T01:50:54.941985+0000 - INFO - Found version '3.4.0' with build date '20260611' for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:54.942559 | ubuntu-noble-large | 2026-06-11T01:50:54.942358+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:55.086720 | ubuntu-noble-large | 2026-06-11T01:50:55.086233+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:55.132924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:55.138822 | ubuntu-noble-large | 2026-06-11T01:50:55.138325+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 01:50:55.194871 | ubuntu-noble-large | 2026-06-11T01:50:55.194348+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:55.195037 | ubuntu-noble-large | 2026-06-11T01:50:55.194830+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2024.2 is iscsid, using dpkg -s open-iscsi 2026-06-11 01:50:55.195194 | ubuntu-noble-large | 2026-06-11T01:50:55.195045+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:55.866152 | ubuntu-noble-large | 2026-06-11T01:50:55.865642+0000 - INFO - Found version '2.1.9' with build date '20260611' for osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:55.866272 | ubuntu-noble-large | 2026-06-11T01:50:55.866024+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:56.025591 | ubuntu-noble-large | 2026-06-11T01:50:56.025147+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:56.071330 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:56.075821 | ubuntu-noble-large | 2026-06-11T01:50:56.075493+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 01:50:56.125565 | ubuntu-noble-large | 2026-06-11T01:50:56.125072+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.125671 | ubuntu-noble-large | 2026-06-11T01:50:56.125524+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 is nova-libvirt, using dpkg -s libvirt-daemon 2026-06-11 01:50:56.125762 | ubuntu-noble-large | 2026-06-11T01:50:56.125656+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.736900 | ubuntu-noble-large | 2026-06-11T01:50:56.736517+0000 - INFO - Found version '10.0.0' with build date '20260611' for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.737183 | ubuntu-noble-large | 2026-06-11T01:50:56.736846+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.885521 | ubuntu-noble-large | 2026-06-11T01:50:56.885056+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.937612 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.942217 | ubuntu-noble-large | 2026-06-11T01:50:56.941892+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 01:50:56.997994 | ubuntu-noble-large | 2026-06-11T01:50:56.997548+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:56.998160 | ubuntu-noble-large | 2026-06-11T01:50:56.997979+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 is kolla-toolbox, using echo 2026-06-11 01:50:56.998279 | ubuntu-noble-large | 2026-06-11T01:50:56.998160+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:57.675251 | ubuntu-noble-large | 2026-06-11T01:50:57.674924+0000 - INFO - Found version '19.8.0' with build date '20260611' for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:57.675347 | ubuntu-noble-large | 2026-06-11T01:50:57.675194+0000 - INFO - Adding org.opencontainers.image.version='19.8.0' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:57.829792 | ubuntu-noble-large | 2026-06-11T01:50:57.829430+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:57.874324 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:57.880054 | ubuntu-noble-large | 2026-06-11T01:50:57.879629+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 01:50:57.935676 | ubuntu-noble-large | 2026-06-11T01:50:57.935051+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:57.935940 | ubuntu-noble-large | 2026-06-11T01:50:57.935666+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2024.2 is keepalived, using dpkg -s keepalived 2026-06-11 01:50:57.936208 | ubuntu-noble-large | 2026-06-11T01:50:57.935982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:58.561088 | ubuntu-noble-large | 2026-06-11T01:50:58.560601+0000 - INFO - Found version '2.2.8' with build date '20260611' for osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:58.561209 | ubuntu-noble-large | 2026-06-11T01:50:58.560922+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:58.704777 | ubuntu-noble-large | 2026-06-11T01:50:58.704293+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:58.743055 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:58.747103 | ubuntu-noble-large | 2026-06-11T01:50:58.746723+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 01:50:58.798487 | ubuntu-noble-large | 2026-06-11T01:50:58.797980+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2026-06-11 01:50:58.798593 | ubuntu-noble-large | 2026-06-11T01:50:58.798434+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:50:58.798754 | ubuntu-noble-large | 2026-06-11T01:50:58.798599+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:58.798876 | ubuntu-noble-large | 2026-06-11T01:50:58.798754+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2024.2 is cron, using dpkg -s cron 2026-06-11 01:50:58.798990 | ubuntu-noble-large | 2026-06-11T01:50:58.798871+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:59.479193 | ubuntu-noble-large | 2026-06-11T01:50:59.478666+0000 - INFO - Found version '3.0' with build date '20260611' for osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:59.479371 | ubuntu-noble-large | 2026-06-11T01:50:59.479154+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:59.647460 | ubuntu-noble-large | 2026-06-11T01:50:59.647037+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:59.693372 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:59.698621 | ubuntu-noble-large | 2026-06-11T01:50:59.698276+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 01:50:59.750340 | ubuntu-noble-large | 2026-06-11T01:50:59.749783+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:50:59.750541 | ubuntu-noble-large | 2026-06-11T01:50:59.750322+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 is dnsmasq, using dpkg -s dnsmasq 2026-06-11 01:50:59.750694 | ubuntu-noble-large | 2026-06-11T01:50:59.750540+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:51:00.358020 | ubuntu-noble-large | 2026-06-11T01:51:00.357475+0000 - INFO - Found version '2.90' with build date '20260611' for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:51:00.358147 | ubuntu-noble-large | 2026-06-11T01:51:00.357828+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:51:00.553821 | ubuntu-noble-large | 2026-06-11T01:51:00.553443+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:51:00.601332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:51:00.606777 | ubuntu-noble-large | 2026-06-11T01:51:00.606439+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 01:51:00.663234 | ubuntu-noble-large | 2026-06-11T01:51:00.662739+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:00.663371 | ubuntu-noble-large | 2026-06-11T01:51:00.663209+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2026-06-11 01:51:00.663561 | ubuntu-noble-large | 2026-06-11T01:51:00.663375+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:01.269280 | ubuntu-noble-large | 2026-06-11T01:51:01.268813+0000 - INFO - Found version '2.19.5' with build date '20260611' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:01.269440 | ubuntu-noble-large | 2026-06-11T01:51:01.269173+0000 - INFO - Adding org.opencontainers.image.version='2.19.5' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:01.473379 | ubuntu-noble-large | 2026-06-11T01:51:01.472827+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:01.520482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:01.526760 | ubuntu-noble-large | 2026-06-11T01:51:01.526300+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 01:51:01.578622 | ubuntu-noble-large | 2026-06-11T01:51:01.578221+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:01.578719 | ubuntu-noble-large | 2026-06-11T01:51:01.578589+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2024.2 is opensearch, using dpkg -s opensearch 2026-06-11 01:51:01.578759 | ubuntu-noble-large | 2026-06-11T01:51:01.578690+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:02.244188 | ubuntu-noble-large | 2026-06-11T01:51:02.243806+0000 - INFO - Found version '2.19.5' with build date '20260611' for osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:02.244300 | ubuntu-noble-large | 2026-06-11T01:51:02.244074+0000 - INFO - Adding org.opencontainers.image.version='2.19.5' label to osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:02.406561 | ubuntu-noble-large | 2026-06-11T01:51:02.406080+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:02.452665 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:02.457667 | ubuntu-noble-large | 2026-06-11T01:51:02.457272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 01:51:02.509581 | ubuntu-noble-large | 2026-06-11T01:51:02.509150+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:02.509684 | ubuntu-noble-large | 2026-06-11T01:51:02.509545+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2024.2 is tgtd, using dpkg -s tgt 2026-06-11 01:51:02.509819 | ubuntu-noble-large | 2026-06-11T01:51:02.509691+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:03.135554 | ubuntu-noble-large | 2026-06-11T01:51:03.134941+0000 - INFO - Found version '1.0.85' with build date '20260611' for osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:03.135701 | ubuntu-noble-large | 2026-06-11T01:51:03.135348+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:03.320952 | ubuntu-noble-large | 2026-06-11T01:51:03.320546+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:03.367138 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:03.371681 | ubuntu-noble-large | 2026-06-11T01:51:03.371243+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 01:51:03.424319 | ubuntu-noble-large | 2026-06-11T01:51:03.423817+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2024.2 2026-06-11 01:51:03.424437 | ubuntu-noble-large | 2026-06-11T01:51:03.424272+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:51:03.424615 | ubuntu-noble-large | 2026-06-11T01:51:03.424463+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:03.424742 | ubuntu-noble-large | 2026-06-11T01:51:03.424615+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2024.2 is grafana, using dpkg -s grafana 2026-06-11 01:51:03.424854 | ubuntu-noble-large | 2026-06-11T01:51:03.424738+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:04.030469 | ubuntu-noble-large | 2026-06-11T01:51:04.029986+0000 - INFO - Found version '13.0.2' with build date '20260611' for osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:04.030590 | ubuntu-noble-large | 2026-06-11T01:51:04.030363+0000 - INFO - Adding org.opencontainers.image.version='13.0.2' label to osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:04.182828 | ubuntu-noble-large | 2026-06-11T01:51:04.182329+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:04.231964 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:04.238595 | ubuntu-noble-large | 2026-06-11T01:51:04.238087+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 01:51:04.294198 | ubuntu-noble-large | 2026-06-11T01:51:04.293642+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2026-06-11 01:51:04.294295 | ubuntu-noble-large | 2026-06-11T01:51:04.294113+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:51:04.294445 | ubuntu-noble-large | 2026-06-11T01:51:04.294279+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:04.294616 | ubuntu-noble-large | 2026-06-11T01:51:04.294464+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2024.2 is proxysql, using dpkg -s proxysql 2026-06-11 01:51:04.294712 | ubuntu-noble-large | 2026-06-11T01:51:04.294591+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:04.952672 | ubuntu-noble-large | 2026-06-11T01:51:04.952208+0000 - INFO - Found version '3.0.8' with build date '20260611' for osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:04.952770 | ubuntu-noble-large | 2026-06-11T01:51:04.952606+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:05.092713 | ubuntu-noble-large | 2026-06-11T01:51:05.092269+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:05.139529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:05.144925 | ubuntu-noble-large | 2026-06-11T01:51:05.144500+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 01:51:05.202583 | ubuntu-noble-large | 2026-06-11T01:51:05.201918+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2026-06-11 01:51:05.202710 | ubuntu-noble-large | 2026-06-11T01:51:05.202490+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:51:05.202732 | ubuntu-noble-large | 2026-06-11T01:51:05.202633+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:05.202885 | ubuntu-noble-large | 2026-06-11T01:51:05.202742+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 is rabbitmq, using dpkg -s rabbitmq-server 2026-06-11 01:51:05.203035 | ubuntu-noble-large | 2026-06-11T01:51:05.202861+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:05.895245 | ubuntu-noble-large | 2026-06-11T01:51:05.894725+0000 - INFO - Found version '3.13.7' with build date '20260611' for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:05.895435 | ubuntu-noble-large | 2026-06-11T01:51:05.895195+0000 - INFO - Adding org.opencontainers.image.version='3.13.7' label to osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:06.059056 | ubuntu-noble-large | 2026-06-11T01:51:06.058634+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:06.110561 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:06.116539 | ubuntu-noble-large | 2026-06-11T01:51:06.116008+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 01:51:06.168371 | ubuntu-noble-large | 2026-06-11T01:51:06.167860+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:06.168559 | ubuntu-noble-large | 2026-06-11T01:51:06.168352+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2024.2 is multipathd, using dpkg -s multipath-tools 2026-06-11 01:51:06.168685 | ubuntu-noble-large | 2026-06-11T01:51:06.168558+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:06.830857 | ubuntu-noble-large | 2026-06-11T01:51:06.830371+0000 - INFO - Found version '0.9.4' with build date '20260611' for osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:06.830992 | ubuntu-noble-large | 2026-06-11T01:51:06.830754+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:06.977261 | ubuntu-noble-large | 2026-06-11T01:51:06.976780+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:07.026777 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:07.031740 | ubuntu-noble-large | 2026-06-11T01:51:07.031277+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 01:51:07.087722 | ubuntu-noble-large | 2026-06-11T01:51:07.087290+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2024.2 2026-06-11 01:51:07.087817 | ubuntu-noble-large | 2026-06-11T01:51:07.087674+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2024.2 is a base image and not handled at the moment 2026-06-11 01:51:07.087890 | ubuntu-noble-large | 2026-06-11T01:51:07.087795+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.088016 | ubuntu-noble-large | 2026-06-11T01:51:07.087910+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2024.2 is fluentd, using dpkg -s fluent-package 2026-06-11 01:51:07.088149 | ubuntu-noble-large | 2026-06-11T01:51:07.088002+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.680922 | ubuntu-noble-large | 2026-06-11T01:51:07.680371+0000 - INFO - Found version '5.0.9' with build date '20260611' for osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.681072 | ubuntu-noble-large | 2026-06-11T01:51:07.680815+0000 - INFO - Adding org.opencontainers.image.version='5.0.9' label to osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.848794 | ubuntu-noble-large | 2026-06-11T01:51:07.848277+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.898820 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.904206 | ubuntu-noble-large | 2026-06-11T01:51:07.903780+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 01:51:07.966246 | ubuntu-noble-large | 2026-06-11T01:51:07.965887+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:07.966346 | ubuntu-noble-large | 2026-06-11T01:51:07.966190+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 is haproxy-ssh, using dpkg -s openssh-server 2026-06-11 01:51:07.966361 | ubuntu-noble-large | 2026-06-11T01:51:07.966254+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:08.597294 | ubuntu-noble-large | 2026-06-11T01:51:08.596773+0000 - INFO - Found version '9.6' with build date '20260611' for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:08.597462 | ubuntu-noble-large | 2026-06-11T01:51:08.597215+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:08.754959 | ubuntu-noble-large | 2026-06-11T01:51:08.754388+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:08.798958 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:08.804053 | ubuntu-noble-large | 2026-06-11T01:51:08.803622+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 01:51:08.853692 | ubuntu-noble-large | 2026-06-11T01:51:08.853230+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:08.853806 | ubuntu-noble-large | 2026-06-11T01:51:08.853664+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2024.2 is haproxy, using dpkg -s haproxy 2026-06-11 01:51:08.853823 | ubuntu-noble-large | 2026-06-11T01:51:08.853765+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:09.495487 | ubuntu-noble-large | 2026-06-11T01:51:09.495185+0000 - INFO - Found version '2.8.16' with build date '20260611' for osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:09.495606 | ubuntu-noble-large | 2026-06-11T01:51:09.495386+0000 - INFO - Adding org.opencontainers.image.version='2.8.16' label to osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:09.665696 | ubuntu-noble-large | 2026-06-11T01:51:09.665266+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:09.709667 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:09.714931 | ubuntu-noble-large | 2026-06-11T01:51:09.714543+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 01:51:09.768386 | ubuntu-noble-large | 2026-06-11T01:51:09.767897+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2024.2 2026-06-11 01:51:09.768683 | ubuntu-noble-large | 2026-06-11T01:51:09.768355+0000 - INFO - osism.harbor.regio.digital/kolla/base:2024.2 is a base image and not handled at the moment 2026-06-11 01:51:09.803480 | ubuntu-noble-large | 2026-06-11 01:51:09.803552 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-06-11 01:51:09.803566 | ubuntu-noble-large | | image | 2026-06-11 01:51:09.803577 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2026-06-11 01:51:09.803588 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.6.20260611 | 2026-06-11 01:51:09.803599 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.4.20260611 | 2026-06-11 01:51:09.803610 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20260611 | 2026-06-11 01:51:09.803621 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20260611 | 2026-06-11 01:51:09.803632 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20260611 | 2026-06-11 01:51:09.803643 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20260611 | 2026-06-11 01:51:09.803689 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20260611 | 2026-06-11 01:51:09.803700 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20260611 | 2026-06-11 01:51:09.803729 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20260611 | 2026-06-11 01:51:09.803738 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20260611 | 2026-06-11 01:51:09.803747 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20260611 | 2026-06-11 01:51:09.803756 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:19.1.1.20260611 | 2026-06-11 01:51:09.803765 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:19.1.1.20260611 | 2026-06-11 01:51:09.803774 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:19.1.1.20260611 | 2026-06-11 01:51:09.803783 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:19.1.1.20260611 | 2026-06-11 01:51:09.803791 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:19.1.1.20260611 | 2026-06-11 01:51:09.803800 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:19.1.1.20260611 | 2026-06-11 01:51:09.803809 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:19.1.1.20260611 | 2026-06-11 01:51:09.803817 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-manager:14.0.1.20260611 | 2026-06-11 01:51:09.803826 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-api:14.0.1.20260611 | 2026-06-11 01:51:09.803835 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:19.1.2.20260611 | 2026-06-11 01:51:09.803844 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:19.1.2.20260611 | 2026-06-11 01:51:09.803853 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:19.1.2.20260611 | 2026-06-11 01:51:09.803862 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:19.1.2.20260611 | 2026-06-11 01:51:09.803870 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:25.3.2.20260611 | 2026-06-11 01:51:09.803879 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.2.20260611 | 2026-06-11 01:51:09.803888 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:25.3.2.20260611 | 2026-06-11 01:51:09.803896 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:25.3.2.20260611 | 2026-06-11 01:51:09.803905 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.3.1.20260611 | 2026-06-11 01:51:09.803914 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:30.3.1.20260611 | 2026-06-11 01:51:09.803923 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:30.3.1.20260611 | 2026-06-11 01:51:09.803932 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:30.3.1.20260611 | 2026-06-11 01:51:09.803940 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:30.3.1.20260611 | 2026-06-11 01:51:09.803949 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:30.3.1.20260611 | 2026-06-11 01:51:09.803957 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:30.3.1.20260611 | 2026-06-11 01:51:09.803966 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:30.3.1.20260611 | 2026-06-11 01:51:09.803975 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:30.3.1.20260611 | 2026-06-11 01:51:09.803984 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:12.0.3.20260611 | 2026-06-11 01:51:09.803993 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20260611 | 2026-06-11 01:51:09.804001 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20260611 | 2026-06-11 01:51:09.804010 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20260611 | 2026-06-11 01:51:09.804019 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20260611 | 2026-06-11 01:51:09.804028 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20260611 | 2026-06-11 01:51:09.804068 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:29.2.1.20260611 | 2026-06-11 01:51:09.804100 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:26.1.6.20260611 | 2026-06-11 01:51:09.804110 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:26.1.6.20260611 | 2026-06-11 01:51:09.804119 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:26.1.6.20260611 | 2026-06-11 01:51:09.804127 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20260611 | 2026-06-11 01:51:09.804136 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20260611 | 2026-06-11 01:51:09.804146 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20260611 | 2026-06-11 01:51:09.804155 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:26.1.1.20260611 | 2026-06-11 01:51:09.804163 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:26.1.1.20260611 | 2026-06-11 01:51:09.804172 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:26.1.1.20260611 | 2026-06-11 01:51:09.804181 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api-cfn:23.0.1.20260611 | 2026-06-11 01:51:09.804195 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api:23.0.1.20260611 | 2026-06-11 01:51:09.804205 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-engine:23.0.1.20260611 | 2026-06-11 01:51:09.804213 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20260611 | 2026-06-11 01:51:09.804222 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20260611 | 2026-06-11 01:51:09.804231 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20260611 | 2026-06-11 01:51:09.804240 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20260611 | 2026-06-11 01:51:09.804248 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260611 | 2026-06-11 01:51:09.804257 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260611 | 2026-06-11 01:51:09.804266 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260611 | 2026-06-11 01:51:09.804274 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804283 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804292 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.4.20260611 | 2026-06-11 01:51:09.804301 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804309 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804318 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804326 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804335 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804344 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804353 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804361 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804370 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.4.20260611 | 2026-06-11 01:51:09.804379 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:25.2.4.20260611 | 2026-06-11 01:51:09.804388 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20260611 | 2026-06-11 01:51:09.804420 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20260611 | 2026-06-11 01:51:09.804434 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:15.1.1.20260611 | 2026-06-11 01:51:09.804443 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:15.1.1.20260611 | 2026-06-11 01:51:09.804459 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:15.1.1.20260611 | 2026-06-11 01:51:09.804468 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:15.1.1.20260611 | 2026-06-11 01:51:09.804477 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:15.1.1.20260611 | 2026-06-11 01:51:09.804486 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260611 | 2026-06-11 01:51:09.804495 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260611 | 2026-06-11 01:51:09.804503 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260611 | 2026-06-11 01:51:09.804512 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260611 | 2026-06-11 01:51:09.804521 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260611 | 2026-06-11 01:51:09.804529 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260611 | 2026-06-11 01:51:09.804538 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20260611 | 2026-06-11 01:51:09.804546 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20260611 | 2026-06-11 01:51:09.804555 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260611 | 2026-06-11 01:51:09.804573 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260611 | 2026-06-11 01:51:09.804583 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20260611 | 2026-06-11 01:51:09.804591 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260611 | 2026-06-11 01:51:09.804600 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260611 | 2026-06-11 01:51:09.804609 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260611 | 2026-06-11 01:51:09.804617 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260611 | 2026-06-11 01:51:09.804626 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260611 | 2026-06-11 01:51:09.804635 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20260611 | 2026-06-11 01:51:09.804643 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260611 | 2026-06-11 01:51:09.804652 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260611 | 2026-06-11 01:51:09.804661 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260611 | 2026-06-11 01:51:09.804670 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260611 | 2026-06-11 01:51:09.804678 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20260611 | 2026-06-11 01:51:09.804687 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260611 | 2026-06-11 01:51:09.804696 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.15.0.20260611 | 2026-06-11 01:51:09.804704 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20260611 | 2026-06-11 01:51:09.804713 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20260611 | 2026-06-11 01:51:09.804722 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.1.3.20260611 | 2026-06-11 01:51:09.804730 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20260611 | 2026-06-11 01:51:09.804739 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20260611 | 2026-06-11 01:51:09.804748 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20260611 | 2026-06-11 01:51:09.804757 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260611 | 2026-06-11 01:51:09.804766 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260611 | 2026-06-11 01:51:09.804782 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:19.8.0.20260611 | 2026-06-11 01:51:09.804791 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260611 | 2026-06-11 01:51:09.804800 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20260611 | 2026-06-11 01:51:09.804809 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260611 | 2026-06-11 01:51:09.804817 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.5.20260611 | 2026-06-11 01:51:09.804852 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.5.20260611 | 2026-06-11 01:51:09.804863 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260611 | 2026-06-11 01:51:09.804872 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:13.0.2.20260611 | 2026-06-11 01:51:09.804881 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260611 | 2026-06-11 01:51:09.804890 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20260611 | 2026-06-11 01:51:09.804899 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260611 | 2026-06-11 01:51:09.804908 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260611 | 2026-06-11 01:51:09.804916 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260611 | 2026-06-11 01:51:09.804925 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260611 | 2026-06-11 01:51:09.804934 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-06-11 01:51:09.862500 | ubuntu-noble-large | + docker images 2026-06-11 01:51:10.177613 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-06-11 01:51:10.177691 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.16.20260611 1e1130482c10 1 second ago 285MB 2026-06-11 01:51:10.177698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 1e1130482c10 1 second ago 285MB 2026-06-11 01:51:10.177702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 670f9b465b12 2 seconds ago 285MB 2026-06-11 01:51:10.177706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20260611 670f9b465b12 2 seconds ago 285MB 2026-06-11 01:51:10.177710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 02762c50f01e 3 seconds ago 590MB 2026-06-11 01:51:10.177713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.9.20260611 02762c50f01e 3 seconds ago 590MB 2026-06-11 01:51:10.177716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20260611 51c0c33bf8b3 4 seconds ago 282MB 2026-06-11 01:51:10.177720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 51c0c33bf8b3 4 seconds ago 282MB 2026-06-11 01:51:10.177731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 ec759ea51dac 4 seconds ago 334MB 2026-06-11 01:51:10.177734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 3.13.7.20260611 ec759ea51dac 4 seconds ago 334MB 2026-06-11 01:51:10.177738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 e6577cd49c33 5 seconds ago 426MB 2026-06-11 01:51:10.177752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.8.20260611 e6577cd49c33 5 seconds ago 426MB 2026-06-11 01:51:10.177756 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 13.0.2.20260611 0daec146b0d4 6 seconds ago 1.36GB 2026-06-11 01:51:10.177759 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 0daec146b0d4 6 seconds ago 1.36GB 2026-06-11 01:51:10.177782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20260611 1a65658da3e7 7 seconds ago 276MB 2026-06-11 01:51:10.177786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 1a65658da3e7 7 seconds ago 276MB 2026-06-11 01:51:10.177789 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.5.20260611 00b906c6c109 8 seconds ago 1.57GB 2026-06-11 01:51:10.177796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 00b906c6c109 8 seconds ago 1.57GB 2026-06-11 01:51:10.177800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.5.20260611 356fd7e5647c 9 seconds ago 1.54GB 2026-06-11 01:51:10.177803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 356fd7e5647c 9 seconds ago 1.54GB 2026-06-11 01:51:10.177809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20260611 08a9c58e532b 10 seconds ago 279MB 2026-06-11 01:51:10.177830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 08a9c58e532b 10 seconds ago 279MB 2026-06-11 01:51:10.177869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 50a14bdf2155 11 seconds ago 277MB 2026-06-11 01:51:10.177899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20260611 50a14bdf2155 11 seconds ago 277MB 2026-06-11 01:51:10.177929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20260611 a21fae32d814 12 seconds ago 288MB 2026-06-11 01:51:10.177962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 a21fae32d814 12 seconds ago 288MB 2026-06-11 01:51:10.177991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 19.8.0.20260611 1a128ee56125 13 seconds ago 679MB 2026-06-11 01:51:10.178019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 1a128ee56125 13 seconds ago 679MB 2026-06-11 01:51:10.178078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20260611 625b35a8b088 14 seconds ago 1.06GB 2026-06-11 01:51:10.178083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 625b35a8b088 14 seconds ago 1.06GB 2026-06-11 01:51:10.178113 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20260611 bc8ef1a3baef 15 seconds ago 289MB 2026-06-11 01:51:10.178142 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 bc8ef1a3baef 15 seconds ago 289MB 2026-06-11 01:51:10.178192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 776b1e7b7fce 15 seconds ago 460MB 2026-06-11 01:51:10.178223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.4.0.20260611 776b1e7b7fce 15 seconds ago 460MB 2026-06-11 01:51:10.178254 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20260611 18ef77c74107 16 seconds ago 278MB 2026-06-11 01:51:10.178288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 18ef77c74107 16 seconds ago 278MB 2026-06-11 01:51:10.178318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.3.1.20260611 f29846aedc97 17 seconds ago 1.05GB 2026-06-11 01:51:10.178347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 f29846aedc97 17 seconds ago 1.05GB 2026-06-11 01:51:10.178374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 4cd9470366c8 19 seconds ago 1.16GB 2026-06-11 01:51:10.178460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.1.3.20260611 4cd9470366c8 19 seconds ago 1.16GB 2026-06-11 01:51:10.178473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 f605d359532e 21 seconds ago 290MB 2026-06-11 01:51:10.178481 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.4.3.20260611 f605d359532e 21 seconds ago 290MB 2026-06-11 01:51:10.178517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 f0d2794041d4 21 seconds ago 290MB 2026-06-11 01:51:10.178548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.4.3.20260611 f0d2794041d4 21 seconds ago 290MB 2026-06-11 01:51:10.178576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 66e2a305c368 22 seconds ago 446MB 2026-06-11 01:51:10.178606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.15.0.20260611 66e2a305c368 22 seconds ago 446MB 2026-06-11 01:51:10.178634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20260611 e9cd79029351 23 seconds ago 323MB 2026-06-11 01:51:10.178661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 e9cd79029351 23 seconds ago 323MB 2026-06-11 01:51:10.178688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 d4bd4b46fcfa 24 seconds ago 284MB 2026-06-11 01:51:10.178716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20260611 d4bd4b46fcfa 24 seconds ago 284MB 2026-06-11 01:51:10.178745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 b4c0da209213 25 seconds ago 284MB 2026-06-11 01:51:10.178779 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20260611 b4c0da209213 25 seconds ago 284MB 2026-06-11 01:51:10.178810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20260611 7624e85ce778 26 seconds ago 296MB 2026-06-11 01:51:10.178838 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 7624e85ce778 26 seconds ago 296MB 2026-06-11 01:51:10.178863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20260611 f08694913c8d 27 seconds ago 303MB 2026-06-11 01:51:10.178870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 f08694913c8d 27 seconds ago 303MB 2026-06-11 01:51:10.178899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20260611 90212319a042 28 seconds ago 369MB 2026-06-11 01:51:10.178931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 90212319a042 28 seconds ago 369MB 2026-06-11 01:51:10.178958 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2.55.1.20260611 ad6a9e3b8ba5 29 seconds ago 850MB 2026-06-11 01:51:10.178987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 ad6a9e3b8ba5 29 seconds ago 850MB 2026-06-11 01:51:10.179018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 690c2f02104b 30 seconds ago 310MB 2026-06-11 01:51:10.179065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20260611 690c2f02104b 30 seconds ago 310MB 2026-06-11 01:51:10.179094 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20260611 4d387f9b25e1 31 seconds ago 303MB 2026-06-11 01:51:10.179121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 4d387f9b25e1 31 seconds ago 303MB 2026-06-11 01:51:10.179150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20260611 741063f2f31b 32 seconds ago 310MB 2026-06-11 01:51:10.179162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 741063f2f31b 32 seconds ago 310MB 2026-06-11 01:51:10.179190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20260611 5ed409a3a4e4 33 seconds ago 317MB 2026-06-11 01:51:10.179218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 5ed409a3a4e4 33 seconds ago 317MB 2026-06-11 01:51:10.179246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20260611 879e5c128d22 34 seconds ago 300MB 2026-06-11 01:51:10.179277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 879e5c128d22 34 seconds ago 300MB 2026-06-11 01:51:10.179305 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.0.20260611 53cadfdca5fe 35 seconds ago 415MB 2026-06-11 01:51:10.179338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 53cadfdca5fe 35 seconds ago 415MB 2026-06-11 01:51:10.179365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20260611 79379772a8a2 36 seconds ago 312MB 2026-06-11 01:51:10.179467 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 79379772a8a2 36 seconds ago 312MB 2026-06-11 01:51:10.179498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20260611 007e286d1fcb 37 seconds ago 319MB 2026-06-11 01:51:10.179525 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 007e286d1fcb 37 seconds ago 319MB 2026-06-11 01:51:10.179578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 0746c5570abd 38 seconds ago 460MB 2026-06-11 01:51:10.179619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.4.0.20260611 0746c5570abd 38 seconds ago 460MB 2026-06-11 01:51:10.179644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 b7a5ba0910af 39 seconds ago 460MB 2026-06-11 01:51:10.179676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.4.0.20260611 b7a5ba0910af 39 seconds ago 460MB 2026-06-11 01:51:10.179708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 1b2cad1e3a45 40 seconds ago 323MB 2026-06-11 01:51:10.179737 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20260611 1b2cad1e3a45 40 seconds ago 323MB 2026-06-11 01:51:10.179765 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20260611 872a20217198 41 seconds ago 399MB 2026-06-11 01:51:10.179796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 872a20217198 41 seconds ago 399MB 2026-06-11 01:51:10.179824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20260611 e7504ee943e5 42 seconds ago 327MB 2026-06-11 01:51:10.179853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 e7504ee943e5 42 seconds ago 327MB 2026-06-11 01:51:10.179883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20260611 46589b81f546 43 seconds ago 391MB 2026-06-11 01:51:10.179913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 46589b81f546 43 seconds ago 391MB 2026-06-11 01:51:10.179943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.18.20260611 71d525b54d34 44 seconds ago 459MB 2026-06-11 01:51:10.179974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 71d525b54d34 44 seconds ago 459MB 2026-06-11 01:51:10.180003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.18.20260611 e2d9409c1144 45 seconds ago 314MB 2026-06-11 01:51:10.180049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 e2d9409c1144 45 seconds ago 314MB 2026-06-11 01:51:10.180242 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 15.1.1.20260611 db1ed38e7031 46 seconds ago 1.06GB 2026-06-11 01:51:10.180265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 db1ed38e7031 46 seconds ago 1.06GB 2026-06-11 01:51:10.180293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 15.1.1.20260611 58bc8655ce85 47 seconds ago 1.04GB 2026-06-11 01:51:10.180322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 58bc8655ce85 47 seconds ago 1.04GB 2026-06-11 01:51:10.180342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 15.1.1.20260611 f5e10126c24a 49 seconds ago 1.06GB 2026-06-11 01:51:10.180363 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 f5e10126c24a 49 seconds ago 1.06GB 2026-06-11 01:51:10.180383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 15.1.1.20260611 9ed13fc7bcfd 50 seconds ago 1.04GB 2026-06-11 01:51:10.180469 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 9ed13fc7bcfd 50 seconds ago 1.04GB 2026-06-11 01:51:10.180488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 15.1.1.20260611 b66abb47ea34 52 seconds ago 1.04GB 2026-06-11 01:51:10.180509 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 b66abb47ea34 52 seconds ago 1.04GB 2026-06-11 01:51:10.180533 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 19.0.1.20260611 e9a7efaea1e9 53 seconds ago 1.26GB 2026-06-11 01:51:10.180556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 e9a7efaea1e9 53 seconds ago 1.26GB 2026-06-11 01:51:10.180577 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 19.0.1.20260611 3c0924d501c6 55 seconds ago 1.14GB 2026-06-11 01:51:10.180611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 3c0924d501c6 55 seconds ago 1.14GB 2026-06-11 01:51:10.180624 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 e7909985ef10 56 seconds ago 1.17GB 2026-06-11 01:51:10.180647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 25.2.4.20260611 e7909985ef10 56 seconds ago 1.17GB 2026-06-11 01:51:10.180669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 73f95c62b4df 58 seconds ago 1.17GB 2026-06-11 01:51:10.180690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 25.2.4.20260611 73f95c62b4df 58 seconds ago 1.17GB 2026-06-11 01:51:10.180712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 1ee948e12501 59 seconds ago 1.17GB 2026-06-11 01:51:10.180731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 25.2.4.20260611 1ee948e12501 59 seconds ago 1.17GB 2026-06-11 01:51:10.180755 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 11c6bac64338 About a minute ago 1.17GB 2026-06-11 01:51:10.180773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 25.2.4.20260611 11c6bac64338 About a minute ago 1.17GB 2026-06-11 01:51:10.180798 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 f8dd363ce3ab About a minute ago 1.17GB 2026-06-11 01:51:10.180820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 25.2.4.20260611 f8dd363ce3ab About a minute ago 1.17GB 2026-06-11 01:51:10.180835 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 b9e00f26d518 About a minute ago 1.17GB 2026-06-11 01:51:10.180857 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 25.2.4.20260611 b9e00f26d518 About a minute ago 1.17GB 2026-06-11 01:51:10.180882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 33074f959302 About a minute ago 1.17GB 2026-06-11 01:51:10.180904 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 25.2.4.20260611 33074f959302 About a minute ago 1.17GB 2026-06-11 01:51:10.180929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 14793f1375b3 About a minute ago 1.18GB 2026-06-11 01:51:10.180950 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 25.2.4.20260611 14793f1375b3 About a minute ago 1.18GB 2026-06-11 01:51:10.180978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 58c6b597a8a1 About a minute ago 1.17GB 2026-06-11 01:51:10.181001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 25.2.4.20260611 58c6b597a8a1 About a minute ago 1.17GB 2026-06-11 01:51:10.181023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 59f8d8eebfb3 About a minute ago 1.17GB 2026-06-11 01:51:10.181082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 25.2.4.20260611 59f8d8eebfb3 About a minute ago 1.17GB 2026-06-11 01:51:10.181090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 12d14632e0bd About a minute ago 1.17GB 2026-06-11 01:51:10.181104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 25.2.4.20260611 12d14632e0bd About a minute ago 1.17GB 2026-06-11 01:51:10.181128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 7b8804d02e87 About a minute ago 1.17GB 2026-06-11 01:51:10.181148 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 25.2.4.20260611 7b8804d02e87 About a minute ago 1.17GB 2026-06-11 01:51:10.181172 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 0b0500657b9d About a minute ago 1.17GB 2026-06-11 01:51:10.181194 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 25.2.4.20260611 0b0500657b9d About a minute ago 1.17GB 2026-06-11 01:51:10.181220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 1f4a67064e87 About a minute ago 1.11GB 2026-06-11 01:51:10.181243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20260611 1f4a67064e87 About a minute ago 1.11GB 2026-06-11 01:51:10.181269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 fd72dda5f091 About a minute ago 1.12GB 2026-06-11 01:51:10.181291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20260611 fd72dda5f091 About a minute ago 1.12GB 2026-06-11 01:51:10.181320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 b8ddcc97f661 About a minute ago 1.12GB 2026-06-11 01:51:10.181331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20260611 b8ddcc97f661 About a minute ago 1.12GB 2026-06-11 01:51:10.181356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 f2e248dc9305 About a minute ago 988MB 2026-06-11 01:51:10.181379 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 23.0.2.20260611 f2e248dc9305 About a minute ago 988MB 2026-06-11 01:51:10.181447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 8e8bce573d83 About a minute ago 998MB 2026-06-11 01:51:10.181462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 23.0.2.20260611 8e8bce573d83 About a minute ago 998MB 2026-06-11 01:51:10.181491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 b42ab47580a0 About a minute ago 998MB 2026-06-11 01:51:10.181511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 23.0.2.20260611 b42ab47580a0 About a minute ago 998MB 2026-06-11 01:51:10.181537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 8e098d9e23e7 About a minute ago 987MB 2026-06-11 01:51:10.181557 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 23.0.2.20260611 8e098d9e23e7 About a minute ago 987MB 2026-06-11 01:51:10.181579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 41e92109f971 About a minute ago 1.08GB 2026-06-11 01:51:10.181605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 23.0.1.20260611 41e92109f971 About a minute ago 1.08GB 2026-06-11 01:51:10.181631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 b0747c1dbb4b About a minute ago 1.08GB 2026-06-11 01:51:10.181654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 23.0.1.20260611 b0747c1dbb4b About a minute ago 1.08GB 2026-06-11 01:51:10.181678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 45a2f4d19e1c About a minute ago 1.08GB 2026-06-11 01:51:10.181703 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 23.0.1.20260611 45a2f4d19e1c About a minute ago 1.08GB 2026-06-11 01:51:10.181729 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 7b87748fcdbe About a minute ago 1.05GB 2026-06-11 01:51:10.181753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 26.1.1.20260611 7b87748fcdbe About a minute ago 1.05GB 2026-06-11 01:51:10.181786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 ddc5d6f73624 About a minute ago 1.08GB 2026-06-11 01:51:10.181810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 26.1.1.20260611 ddc5d6f73624 About a minute ago 1.08GB 2026-06-11 01:51:10.181836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 bb64cf1419ac About a minute ago 1.05GB 2026-06-11 01:51:10.181856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 26.1.1.20260611 bb64cf1419ac About a minute ago 1.05GB 2026-06-11 01:51:10.181880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 18.0.0.20260611 4b1a502a799f About a minute ago 1.01GB 2026-06-11 01:51:10.181903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 4b1a502a799f About a minute ago 1.01GB 2026-06-11 01:51:10.181926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 18.0.0.20260611 4e34c56686af About a minute ago 1.08GB 2026-06-11 01:51:10.181952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 4e34c56686af About a minute ago 1.08GB 2026-06-11 01:51:10.181975 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 18.0.0.20260611 e14660c365c3 About a minute ago 1GB 2026-06-11 01:51:10.182000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 e14660c365c3 About a minute ago 1GB 2026-06-11 01:51:10.182023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 ebad03b8b32e About a minute ago 1.36GB 2026-06-11 01:51:10.182084 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 26.1.6.20260611 ebad03b8b32e About a minute ago 1.36GB 2026-06-11 01:51:10.182091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 ba913949a303 About a minute ago 1.1GB 2026-06-11 01:51:10.182109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 26.1.6.20260611 ba913949a303 About a minute ago 1.1GB 2026-06-11 01:51:10.182137 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 c6faad756b64 About a minute ago 1.16GB 2026-06-11 01:51:10.182145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 26.1.6.20260611 c6faad756b64 About a minute ago 1.16GB 2026-06-11 01:51:10.182164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 0375beb062ef About a minute ago 1.11GB 2026-06-11 01:51:10.182193 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 29.2.1.20260611 0375beb062ef About a minute ago 1.11GB 2026-06-11 01:51:10.182216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 19.0.0.20260611 80b7ed0d53c1 About a minute ago 985MB 2026-06-11 01:51:10.182238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 80b7ed0d53c1 About a minute ago 985MB 2026-06-11 01:51:10.182262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 19.0.0.20260611 f2573a79dfe8 About a minute ago 985MB 2026-06-11 01:51:10.182286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 f2573a79dfe8 About a minute ago 985MB 2026-06-11 01:51:10.182311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 19.0.0.20260611 fe4587bb6141 About a minute ago 984MB 2026-06-11 01:51:10.182340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 fe4587bb6141 About a minute ago 984MB 2026-06-11 01:51:10.182365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 19.0.0.20260611 33ec04ef5297 About a minute ago 985MB 2026-06-11 01:51:10.182414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 33ec04ef5297 About a minute ago 985MB 2026-06-11 01:51:10.182453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 19.0.0.20260611 5b6e30301688 About a minute ago 985MB 2026-06-11 01:51:10.182497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 5b6e30301688 About a minute ago 985MB 2026-06-11 01:51:10.182505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 12.0.3.20260611 96f70cfb24e5 About a minute ago 987MB 2026-06-11 01:51:10.182517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 96f70cfb24e5 About a minute ago 987MB 2026-06-11 01:51:10.182542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 da6672caebc7 About a minute ago 1.23GB 2026-06-11 01:51:10.182566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 30.3.1.20260611 da6672caebc7 About a minute ago 1.23GB 2026-06-11 01:51:10.182593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 84b5f668444a About a minute ago 1.22GB 2026-06-11 01:51:10.182616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 30.3.1.20260611 84b5f668444a About a minute ago 1.22GB 2026-06-11 01:51:10.182641 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 009e0e55c530 2 minutes ago 1.22GB 2026-06-11 01:51:10.182662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 30.3.1.20260611 009e0e55c530 2 minutes ago 1.22GB 2026-06-11 01:51:10.182686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 edf569604dfd 2 minutes ago 1.58GB 2026-06-11 01:51:10.182711 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 30.3.1.20260611 edf569604dfd 2 minutes ago 1.58GB 2026-06-11 01:51:10.182724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 597ac865ac66 2 minutes ago 1.38GB 2026-06-11 01:51:10.182745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 30.3.1.20260611 597ac865ac66 2 minutes ago 1.38GB 2026-06-11 01:51:10.182771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 9614f744c72a 2 minutes ago 1.23GB 2026-06-11 01:51:10.182823 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 30.3.1.20260611 9614f744c72a 2 minutes ago 1.23GB 2026-06-11 01:51:10.182827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 45f0a755db52 2 minutes ago 1.22GB 2026-06-11 01:51:10.182837 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 30.3.1.20260611 45f0a755db52 2 minutes ago 1.22GB 2026-06-11 01:51:10.182863 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 2fda590ca352 2 minutes ago 1.22GB 2026-06-11 01:51:10.182877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 30.3.1.20260611 2fda590ca352 2 minutes ago 1.22GB 2026-06-11 01:51:10.182897 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 00e7e5eb518c 2 minutes ago 1.26GB 2026-06-11 01:51:10.182919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 30.3.1.20260611 00e7e5eb518c 2 minutes ago 1.26GB 2026-06-11 01:51:10.182945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 72a79168d9a4 2 minutes ago 1.42GB 2026-06-11 01:51:10.182969 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 25.3.2.20260611 72a79168d9a4 2 minutes ago 1.42GB 2026-06-11 01:51:10.182997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 06c6c523e6f9 2 minutes ago 1.73GB 2026-06-11 01:51:10.183018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 25.3.2.20260611 06c6c523e6f9 2 minutes ago 1.73GB 2026-06-11 01:51:10.183086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 f6639f347d66 2 minutes ago 1.42GB 2026-06-11 01:51:10.183091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 25.3.2.20260611 f6639f347d66 2 minutes ago 1.42GB 2026-06-11 01:51:10.183098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 b3db74e3fe9a 2 minutes ago 1.42GB 2026-06-11 01:51:10.183115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 25.3.2.20260611 b3db74e3fe9a 2 minutes ago 1.42GB 2026-06-11 01:51:10.183136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 19.1.2.20260611 51f9ee9173c5 2 minutes ago 1.07GB 2026-06-11 01:51:10.183164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 51f9ee9173c5 2 minutes ago 1.07GB 2026-06-11 01:51:10.183187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 19.1.2.20260611 8623d0bfdfbd 2 minutes ago 1.23GB 2026-06-11 01:51:10.183207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 8623d0bfdfbd 2 minutes ago 1.23GB 2026-06-11 01:51:10.183235 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 19.1.2.20260611 984b344cd116 2 minutes ago 1.06GB 2026-06-11 01:51:10.183257 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 984b344cd116 2 minutes ago 1.06GB 2026-06-11 01:51:10.183281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 19.1.2.20260611 825d2da9a2dd 2 minutes ago 1.06GB 2026-06-11 01:51:10.183304 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 825d2da9a2dd 2 minutes ago 1.06GB 2026-06-11 01:51:10.183323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 14.0.1.20260611 f8f1f8717af1 2 minutes ago 988MB 2026-06-11 01:51:10.183347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 f8f1f8717af1 2 minutes ago 988MB 2026-06-11 01:51:10.183370 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 14.0.1.20260611 1150430c0475 2 minutes ago 988MB 2026-06-11 01:51:10.183411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 1150430c0475 2 minutes ago 988MB 2026-06-11 01:51:10.183459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 19.1.1.20260611 f56c52dbcd65 2 minutes ago 995MB 2026-06-11 01:51:10.183486 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 f56c52dbcd65 2 minutes ago 995MB 2026-06-11 01:51:10.183493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 19.1.1.20260611 89bebc612274 2 minutes ago 996MB 2026-06-11 01:51:10.183519 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 89bebc612274 2 minutes ago 996MB 2026-06-11 01:51:10.183538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 19.1.1.20260611 93f56418afc5 2 minutes ago 996MB 2026-06-11 01:51:10.183560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 93f56418afc5 2 minutes ago 996MB 2026-06-11 01:51:10.183586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 19.1.1.20260611 a7f0dc9f5f5d 2 minutes ago 1GB 2026-06-11 01:51:10.183614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 a7f0dc9f5f5d 2 minutes ago 1GB 2026-06-11 01:51:10.183625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 19.1.1.20260611 b363007f22ba 2 minutes ago 1GB 2026-06-11 01:51:10.183646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 b363007f22ba 2 minutes ago 1GB 2026-06-11 01:51:10.183671 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 19.1.1.20260611 df1810566dbb 2 minutes ago 996MB 2026-06-11 01:51:10.183695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 df1810566dbb 2 minutes ago 996MB 2026-06-11 01:51:10.183716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 19.1.1.20260611 abfd7fb3d67b 2 minutes ago 996MB 2026-06-11 01:51:10.183742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 abfd7fb3d67b 2 minutes ago 996MB 2026-06-11 01:51:10.183760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 19.0.1.20260611 951e405e0b68 2 minutes ago 1GB 2026-06-11 01:51:10.183782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 951e405e0b68 2 minutes ago 1GB 2026-06-11 01:51:10.183807 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 19.0.1.20260611 854e1e35202e 2 minutes ago 1GB 2026-06-11 01:51:10.183845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 854e1e35202e 2 minutes ago 1GB 2026-06-11 01:51:10.183852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 19.0.1.20260611 be22c4602cc9 2 minutes ago 1GB 2026-06-11 01:51:10.183867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 be22c4602cc9 2 minutes ago 1GB 2026-06-11 01:51:10.183892 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 25934ceb6b1c 2 minutes ago 1GB 2026-06-11 01:51:10.183914 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 5.0.1.20260611 25934ceb6b1c 2 minutes ago 1GB 2026-06-11 01:51:10.183935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 36e3039b3d09 2 minutes ago 1.06GB 2026-06-11 01:51:10.183955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 5.0.1.20260611 36e3039b3d09 2 minutes ago 1.06GB 2026-06-11 01:51:10.183998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 d1f7ca0029d8 2 minutes ago 851MB 2026-06-11 01:51:10.184002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 24.9.3.20260611 d1f7ca0029d8 2 minutes ago 851MB 2026-06-11 01:51:10.184012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 63958ddb7300 2 minutes ago 851MB 2026-06-11 01:51:10.184034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 24.9.3.20260611 63958ddb7300 2 minutes ago 851MB 2026-06-11 01:51:10.184069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 cc77eef825fd 2 minutes ago 851MB 2026-06-11 01:51:10.184111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 24.9.3.20260611 cc77eef825fd 2 minutes ago 851MB 2026-06-11 01:51:10.184122 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 56131f868de2 2 minutes ago 851MB 2026-06-11 01:51:10.184131 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 24.9.3.20260611 56131f868de2 2 minutes ago 851MB 2026-06-11 01:51:10.184149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 6ccba52945c1 2 minutes ago 1.18GB 2026-06-11 01:51:10.184170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 25.2.4.20260611 6ccba52945c1 2 minutes ago 1.18GB 2026-06-11 01:51:10.184190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 ee7762e79255 2 minutes ago 1.37GB 2026-06-11 01:51:10.184211 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 26.1.6.20260611 ee7762e79255 2 minutes ago 1.37GB 2026-06-11 01:51:10.184246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 f0f9b07b40d9 About an hour ago 850MB 2026-06-11 01:51:10.184262 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 800ddaaa6a3d About an hour ago 971MB 2026-06-11 01:51:10.184288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 71b98a93b405 About an hour ago 993MB 2026-06-11 01:51:10.184317 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 8108102d61a4 About an hour ago 986MB 2026-06-11 01:51:10.184331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 1d0d61786db4 About an hour ago 979MB 2026-06-11 01:51:10.184360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 32f1510e1a9c About an hour ago 1.05GB 2026-06-11 01:51:10.184389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 afb9bb2cb7de About an hour ago 1.41GB 2026-06-11 01:51:10.184446 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 37b3fa5b2249 About an hour ago 1.21GB 2026-06-11 01:51:10.184490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 2a3a405ac382 About an hour ago 978MB 2026-06-11 01:51:10.184501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 675686cf87ec About an hour ago 976MB 2026-06-11 01:51:10.184513 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 5b9e86aa99a6 About an hour ago 1.08GB 2026-06-11 01:51:10.184535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 a61e4ef13a95 About an hour ago 1.09GB 2026-06-11 01:51:10.184553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 d8f914253438 About an hour ago 996MB 2026-06-11 01:51:10.184579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 2835dac3f12a About an hour ago 1.04GB 2026-06-11 01:51:10.184607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 5ffb0ed2e7a2 About an hour ago 1.07GB 2026-06-11 01:51:10.184630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 941ef61039b1 About an hour ago 978MB 2026-06-11 01:51:10.184656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 6d80f988c277 About an hour ago 1.11GB 2026-06-11 01:51:10.184682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 2b4ddf1a8137 About an hour ago 1.16GB 2026-06-11 01:51:10.184710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 2d9ab57454ee About an hour ago 1.13GB 2026-06-11 01:51:10.184738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 2e1de999e904 About an hour ago 1.03GB 2026-06-11 01:51:10.184762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 a4c99ebc675e About an hour ago 314MB 2026-06-11 01:51:10.184788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 4a972bc28372 About an hour ago 276MB 2026-06-11 01:51:10.184817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 96331e7b4f28 2 hours ago 276MB 2026-06-11 01:51:10.184849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 5add00631739 2 hours ago 276MB 2026-06-11 01:51:10.184874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 b6befc67c8dd 2 hours ago 276MB 2026-06-11 01:51:10.184898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 8e02c174fe80 2 hours ago 290MB 2026-06-11 01:51:10.184925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 ab50a4930260 2 hours ago 971MB 2026-06-11 01:51:10.184956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 e773b679a01c 2 hours ago 276MB 2026-06-11 01:51:10.184997 | ubuntu-noble-large | ubuntu 24.04 8bf6fbc94074 3 weeks ago 78.1MB 2026-06-11 01:51:10.185020 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 9a88399702a2 5 weeks ago 13.9MB 2026-06-11 01:51:10.190579 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-06-11 01:51:10.190615 | ubuntu-noble-large | + cat images.yml 2026-06-11 01:51:10.195144 | ubuntu-noble-large | --- 2026-06-11 01:51:10.195162 | ubuntu-noble-large | created: '2026-06-11T01:51:09.770760+00:00' 2026-06-11 01:51:10.195167 | ubuntu-noble-large | images: 2026-06-11 01:51:10.195171 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.6.20260611 2026-06-11 01:51:10.195177 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.4.20260611 2026-06-11 01:51:10.195180 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20260611 2026-06-11 01:51:10.195185 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20260611 2026-06-11 01:51:10.195189 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20260611 2026-06-11 01:51:10.195200 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20260611 2026-06-11 01:51:10.195204 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20260611 2026-06-11 01:51:10.195207 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20260611 2026-06-11 01:51:10.195219 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20260611 2026-06-11 01:51:10.195223 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20260611 2026-06-11 01:51:10.195226 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20260611 2026-06-11 01:51:10.195230 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:19.1.1.20260611 2026-06-11 01:51:10.195233 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:19.1.1.20260611 2026-06-11 01:51:10.195237 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:19.1.1.20260611 2026-06-11 01:51:10.195240 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:19.1.1.20260611 2026-06-11 01:51:10.195244 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:19.1.1.20260611 2026-06-11 01:51:10.195247 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:19.1.1.20260611 2026-06-11 01:51:10.195250 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:19.1.1.20260611 2026-06-11 01:51:10.195254 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-manager:14.0.1.20260611 2026-06-11 01:51:10.195257 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-api:14.0.1.20260611 2026-06-11 01:51:10.195261 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:19.1.2.20260611 2026-06-11 01:51:10.195264 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:19.1.2.20260611 2026-06-11 01:51:10.195267 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:19.1.2.20260611 2026-06-11 01:51:10.195271 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:19.1.2.20260611 2026-06-11 01:51:10.195274 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:25.3.2.20260611 2026-06-11 01:51:10.195278 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.2.20260611 2026-06-11 01:51:10.195281 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:25.3.2.20260611 2026-06-11 01:51:10.195284 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:25.3.2.20260611 2026-06-11 01:51:10.195288 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.3.1.20260611 2026-06-11 01:51:10.195291 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:30.3.1.20260611 2026-06-11 01:51:10.195295 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:30.3.1.20260611 2026-06-11 01:51:10.195298 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:30.3.1.20260611 2026-06-11 01:51:10.195302 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:30.3.1.20260611 2026-06-11 01:51:10.195305 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:30.3.1.20260611 2026-06-11 01:51:10.195308 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:30.3.1.20260611 2026-06-11 01:51:10.195312 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:30.3.1.20260611 2026-06-11 01:51:10.195315 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:30.3.1.20260611 2026-06-11 01:51:10.195319 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:12.0.3.20260611 2026-06-11 01:51:10.195322 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20260611 2026-06-11 01:51:10.195325 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20260611 2026-06-11 01:51:10.195329 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20260611 2026-06-11 01:51:10.195332 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20260611 2026-06-11 01:51:10.195336 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20260611 2026-06-11 01:51:10.195339 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:29.2.1.20260611 2026-06-11 01:51:10.195342 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:26.1.6.20260611 2026-06-11 01:51:10.195346 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:26.1.6.20260611 2026-06-11 01:51:10.195350 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:26.1.6.20260611 2026-06-11 01:51:10.195353 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20260611 2026-06-11 01:51:10.195361 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20260611 2026-06-11 01:51:10.195364 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20260611 2026-06-11 01:51:10.195368 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:26.1.1.20260611 2026-06-11 01:51:10.195371 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:26.1.1.20260611 2026-06-11 01:51:10.195375 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:26.1.1.20260611 2026-06-11 01:51:10.195378 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api-cfn:23.0.1.20260611 2026-06-11 01:51:10.195381 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api:23.0.1.20260611 2026-06-11 01:51:10.195406 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-engine:23.0.1.20260611 2026-06-11 01:51:10.195410 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20260611 2026-06-11 01:51:10.195414 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20260611 2026-06-11 01:51:10.195417 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20260611 2026-06-11 01:51:10.195421 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20260611 2026-06-11 01:51:10.195424 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260611 2026-06-11 01:51:10.195428 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260611 2026-06-11 01:51:10.195434 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260611 2026-06-11 01:51:10.195438 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.4.20260611 2026-06-11 01:51:10.195441 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.4.20260611 2026-06-11 01:51:10.195445 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.4.20260611 2026-06-11 01:51:10.195448 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.4.20260611 2026-06-11 01:51:10.195452 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.4.20260611 2026-06-11 01:51:10.195455 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.4.20260611 2026-06-11 01:51:10.195463 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.4.20260611 2026-06-11 01:51:10.195466 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.4.20260611 2026-06-11 01:51:10.195470 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.4.20260611 2026-06-11 01:51:10.195473 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.4.20260611 2026-06-11 01:51:10.195477 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.4.20260611 2026-06-11 01:51:10.195480 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.4.20260611 2026-06-11 01:51:10.195483 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:25.2.4.20260611 2026-06-11 01:51:10.195487 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20260611 2026-06-11 01:51:10.195490 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20260611 2026-06-11 01:51:10.195494 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:15.1.1.20260611 2026-06-11 01:51:10.195497 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:15.1.1.20260611 2026-06-11 01:51:10.195501 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:15.1.1.20260611 2026-06-11 01:51:10.195504 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:15.1.1.20260611 2026-06-11 01:51:10.195507 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:15.1.1.20260611 2026-06-11 01:51:10.195511 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260611 2026-06-11 01:51:10.195514 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260611 2026-06-11 01:51:10.195518 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260611 2026-06-11 01:51:10.195521 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260611 2026-06-11 01:51:10.195528 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260611 2026-06-11 01:51:10.195531 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260611 2026-06-11 01:51:10.195535 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20260611 2026-06-11 01:51:10.195538 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20260611 2026-06-11 01:51:10.195542 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260611 2026-06-11 01:51:10.195545 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260611 2026-06-11 01:51:10.195549 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20260611 2026-06-11 01:51:10.195552 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260611 2026-06-11 01:51:10.195556 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260611 2026-06-11 01:51:10.195559 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260611 2026-06-11 01:51:10.195563 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260611 2026-06-11 01:51:10.195566 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260611 2026-06-11 01:51:10.195569 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20260611 2026-06-11 01:51:10.195573 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260611 2026-06-11 01:51:10.195576 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260611 2026-06-11 01:51:10.195580 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260611 2026-06-11 01:51:10.195583 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260611 2026-06-11 01:51:10.195587 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20260611 2026-06-11 01:51:10.195590 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260611 2026-06-11 01:51:10.195594 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.15.0.20260611 2026-06-11 01:51:10.195601 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20260611 2026-06-11 01:51:10.195605 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20260611 2026-06-11 01:51:10.195608 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.1.3.20260611 2026-06-11 01:51:10.195611 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20260611 2026-06-11 01:51:10.195615 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20260611 2026-06-11 01:51:10.195618 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20260611 2026-06-11 01:51:10.195622 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260611 2026-06-11 01:51:10.195625 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260611 2026-06-11 01:51:10.195632 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:19.8.0.20260611 2026-06-11 01:51:10.195635 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260611 2026-06-11 01:51:10.195639 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20260611 2026-06-11 01:51:10.195642 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260611 2026-06-11 01:51:10.195645 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.5.20260611 2026-06-11 01:51:10.195649 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.5.20260611 2026-06-11 01:51:10.195652 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260611 2026-06-11 01:51:10.195656 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:13.0.2.20260611 2026-06-11 01:51:10.195659 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260611 2026-06-11 01:51:10.195663 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20260611 2026-06-11 01:51:10.195666 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260611 2026-06-11 01:51:10.195669 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260611 2026-06-11 01:51:10.195677 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260611 2026-06-11 01:51:10.195680 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260611 2026-06-11 01:51:10.195684 | ubuntu-noble-large | openstack_version: '2024.2' 2026-06-11 01:51:10.195687 | ubuntu-noble-large | versions: 2026-06-11 01:51:10.195691 | ubuntu-noble-large | aodh: 19.0.0.20260611 2026-06-11 01:51:10.195694 | ubuntu-noble-large | barbican: 19.0.1.20260611 2026-06-11 01:51:10.195697 | ubuntu-noble-large | blazar: 14.0.1.20260611 2026-06-11 01:51:10.195701 | ubuntu-noble-large | ceilometer: 23.0.2.20260611 2026-06-11 01:51:10.195704 | ubuntu-noble-large | cinder: 25.3.2.20260611 2026-06-11 01:51:10.195708 | ubuntu-noble-large | cron: 3.0.20260611 2026-06-11 01:51:10.195711 | ubuntu-noble-large | designate: 19.1.1.20260611 2026-06-11 01:51:10.195715 | ubuntu-noble-large | dnsmasq: 2.90.20260611 2026-06-11 01:51:10.195718 | ubuntu-noble-large | fluentd: 5.0.9.20260611 2026-06-11 01:51:10.195721 | ubuntu-noble-large | glance: 29.2.1.20260611 2026-06-11 01:51:10.195725 | ubuntu-noble-large | gnocchi: 4.6.4.20260611 2026-06-11 01:51:10.195728 | ubuntu-noble-large | grafana: 13.0.2.20260611 2026-06-11 01:51:10.195732 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20260611 2026-06-11 01:51:10.195735 | ubuntu-noble-large | haproxy: 2.8.16.20260611 2026-06-11 01:51:10.195738 | ubuntu-noble-large | haproxy_ssh: 9.6.20260611 2026-06-11 01:51:10.195742 | ubuntu-noble-large | heat: 23.0.1.20260611 2026-06-11 01:51:10.195745 | ubuntu-noble-large | horizon: 25.1.3.20260611 2026-06-11 01:51:10.195749 | ubuntu-noble-large | ironic: 26.1.6.20260611 2026-06-11 01:51:10.195752 | ubuntu-noble-large | ironic_inspector: 12.3.1.20260611 2026-06-11 01:51:10.195756 | ubuntu-noble-large | iscsid: 2.1.9.20260611 2026-06-11 01:51:10.195759 | ubuntu-noble-large | keepalived: 2.2.8.20260611 2026-06-11 01:51:10.195762 | ubuntu-noble-large | keystone: 26.1.1.20260611 2026-06-11 01:51:10.195766 | ubuntu-noble-large | kolla-toolbox: 19.8.0.20260611 2026-06-11 01:51:10.195769 | ubuntu-noble-large | kolla_toolbox: 19.8.0.20260611 2026-06-11 01:51:10.195773 | ubuntu-noble-large | letsencrypt_lego: 4.15.0.20260611 2026-06-11 01:51:10.195776 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20260611 2026-06-11 01:51:10.195780 | ubuntu-noble-large | magnum: 19.0.1.20260611 2026-06-11 01:51:10.195783 | ubuntu-noble-large | manila: 19.1.2.20260611 2026-06-11 01:51:10.195786 | ubuntu-noble-large | mariadb: 10.11.18.20260611 2026-06-11 01:51:10.195790 | ubuntu-noble-large | masakari: 18.0.0.20260611 2026-06-11 01:51:10.195793 | ubuntu-noble-large | memcached: 1.6.24.20260611 2026-06-11 01:51:10.195797 | ubuntu-noble-large | multipathd: 0.9.4.20260611 2026-06-11 01:51:10.195800 | ubuntu-noble-large | neutron: 25.2.4.20260611 2026-06-11 01:51:10.195803 | ubuntu-noble-large | nova: 30.3.1.20260611 2026-06-11 01:51:10.195807 | ubuntu-noble-large | nova_libvirt: 10.0.0.20260611 2026-06-11 01:51:10.195810 | ubuntu-noble-large | octavia: 15.1.1.20260611 2026-06-11 01:51:10.195814 | ubuntu-noble-large | opensearch: 2.19.5.20260611 2026-06-11 01:51:10.195817 | ubuntu-noble-large | opensearch_dashboards: 2.19.5.20260611 2026-06-11 01:51:10.195821 | ubuntu-noble-large | openvswitch: 3.4.3.20260611 2026-06-11 01:51:10.195824 | ubuntu-noble-large | ovn: 24.9.3.20260611 2026-06-11 01:51:10.195827 | ubuntu-noble-large | placement: 12.0.3.20260611 2026-06-11 01:51:10.195831 | ubuntu-noble-large | prometheus: 2.55.1.20260611 2026-06-11 01:51:10.195834 | ubuntu-noble-large | prometheus_alertmanager: 0.28.0.20260611 2026-06-11 01:51:10.195838 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20260611 2026-06-11 01:51:10.195841 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20260611 2026-06-11 01:51:10.195845 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20260611 2026-06-11 01:51:10.195848 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20260611 2026-06-11 01:51:10.195851 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20260611 2026-06-11 01:51:10.195855 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20260611 2026-06-11 01:51:10.195858 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20260611 2026-06-11 01:51:10.195862 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20260611 2026-06-11 01:51:10.195865 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20260611 2026-06-11 01:51:10.195869 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20260611 2026-06-11 01:51:10.195872 | ubuntu-noble-large | proxysql: 3.0.8.20260611 2026-06-11 01:51:10.195876 | ubuntu-noble-large | rabbitmq: 3.13.7.20260611 2026-06-11 01:51:10.195879 | ubuntu-noble-large | redis: 7.0.15.20260611 2026-06-11 01:51:10.195883 | ubuntu-noble-large | skyline: 5.0.1.20260611 2026-06-11 01:51:10.195886 | ubuntu-noble-large | skyline_console: 5.0.1.20260611 2026-06-11 01:51:10.195890 | ubuntu-noble-large | tgtd: 1.0.85.20260611 2026-06-11 01:51:10.195893 | ubuntu-noble-large | + python3 src/compare-sbom.py 2026-06-11 01:51:10.516724 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Starting SBOM comparison 2026-06-11 01:51:10.516824 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Using OpenStack version: 2024.2 2026-06-11 01:51:10.516879 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Local SBOM: images.yml 2026-06-11 01:51:10.516886 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2024.2 2026-06-11 01:51:10.516894 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Loading SBOM from file: images.yml 2026-06-11 01:51:10.539379 | ubuntu-noble-large | 2026-06-11 01:51:10 | SUCCESS | Successfully loaded SBOM from images.yml 2026-06-11 01:51:10.539500 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2024.2 2026-06-11 01:51:10.558760 | ubuntu-noble-large | 2026-06-11 01:51:10 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2024.2... 2026-06-11 01:51:11.521515 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2024.2 2026-06-11 01:51:11.521654 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Creating temporary container... 2026-06-11 01:51:11.607145 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Extracting images.yml from container... 2026-06-11 01:51:11.652356 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | Successfully extracted SBOM from container 2026-06-11 01:51:11.652520 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Removing temporary container... 2026-06-11 01:51:11.668768 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | Container removed 2026-06-11 01:51:11.668914 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Removing image registry.osism.cloud/kolla/sbom:2024.2... 2026-06-11 01:51:11.689288 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | Image removed 2026-06-11 01:51:11.713881 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | 2026-06-11 01:51:11.714020 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Extracting image names... 2026-06-11 01:51:11.714741 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Remote SBOM contains 129 images 2026-06-11 01:51:11.714839 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Local SBOM contains 129 images 2026-06-11 01:51:11.714946 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Remote SBOM contains 59 version entries 2026-06-11 01:51:11.715047 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Local SBOM contains 59 version entries 2026-06-11 01:51:11.715158 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | 2026-06-11 01:51:11.715270 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Comparing image lists... 2026-06-11 01:51:11.715384 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | No image list differences found 2026-06-11 01:51:11.715509 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | 2026-06-11 01:51:11.715614 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Comparing versions for downgrades... 2026-06-11 01:51:11.717566 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | No version downgrades detected 2026-06-11 01:51:11.717808 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | 2026-06-11 01:51:11.717877 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | Comparing version presence... 2026-06-11 01:51:11.717904 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | No version presence differences found 2026-06-11 01:51:11.717999 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | 2026-06-11 01:51:11.718119 | ubuntu-noble-large | 2026-06-11 01:51:11 | INFO | ============================================================ 2026-06-11 01:51:11.718206 | ubuntu-noble-large | 2026-06-11 01:51:11 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2026-06-11 01:51:11.764478 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-06-11 01:51:11.764538 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2024.2 . 2026-06-11 01:51:12.209387 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2026-06-11 01:51:12.209520 | ubuntu-noble-large | 2026-06-11 01:51:12.209540 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2026-06-11 01:51:12.209554 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2026-06-11 01:51:12.209567 | ubuntu-noble-large | #1 DONE 0.1s 2026-06-11 01:51:12.209581 | ubuntu-noble-large | 2026-06-11 01:51:12.209594 | ubuntu-noble-large | #2 [internal] load .dockerignore 2026-06-11 01:51:12.209607 | ubuntu-noble-large | #2 transferring context: 2B done 2026-06-11 01:51:12.209619 | ubuntu-noble-large | #2 DONE 0.0s 2026-06-11 01:51:12.326303 | ubuntu-noble-large | 2026-06-11 01:51:12.326379 | ubuntu-noble-large | #3 [internal] load build context 2026-06-11 01:51:12.326445 | ubuntu-noble-large | #3 transferring context: 11.56kB done 2026-06-11 01:51:12.326468 | ubuntu-noble-large | #3 DONE 0.0s 2026-06-11 01:51:12.326484 | ubuntu-noble-large | 2026-06-11 01:51:12.326499 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2026-06-11 01:51:12.326512 | ubuntu-noble-large | #4 DONE 0.0s 2026-06-11 01:51:12.326525 | ubuntu-noble-large | 2026-06-11 01:51:12.326559 | ubuntu-noble-large | #5 exporting to image 2026-06-11 01:51:12.326572 | ubuntu-noble-large | #5 exporting layers 0.0s done 2026-06-11 01:51:12.454012 | ubuntu-noble-large | #5 writing image sha256:a65ef574ca2b4f2a11dd72d9890eec3fb5dd470d0c63f66f48a32ae6c309db77 done 2026-06-11 01:51:12.454119 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2024.2 0.0s done 2026-06-11 01:51:12.454149 | ubuntu-noble-large | #5 DONE 0.1s 2026-06-11 01:51:12.465177 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 01:51:13.351896 | ubuntu-noble-large | ok: Runtime: 1:47:21.762125 2026-06-11 01:51:14.044402 | 2026-06-11 01:51:14.044551 | TASK [Run push script] 2026-06-11 01:51:14.371761 | 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 2026-06-11 01:51:14.371881 | 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 2026-06-11 01:51:14.371919 | ubuntu-noble-large | + bash scripts/100-push.sh 2026-06-11 01:51:14.374847 | ubuntu-noble-large | + BUILD_TYPE=all 2026-06-11 01:51:14.374874 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2026-06-11 01:51:14.374895 | ubuntu-noble-large | + LSTFILE=images.txt 2026-06-11 01:51:14.374909 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-06-11 01:51:14.375904 | ubuntu-noble-large | + grep -v base 2026-06-11 01:51:14.375975 | ubuntu-noble-large | + cat images.txt 2026-06-11 01:51:14.380972 | ubuntu-noble-large | + cat images.lst 2026-06-11 01:51:14.381189 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2026-06-11 02:03:06.830343 | ubuntu-noble-large | + cat other.log 2026-06-11 02:03:06.834032 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-06-11 02:03:06.834103 | ubuntu-noble-large | 3 : 1781142674.757 58.995 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2026-06-11 02:03:06.834120 | ubuntu-noble-large | 4 : 1781142674.764 65.794 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2026-06-11 02:03:06.834133 | ubuntu-noble-large | 5 : 1781142674.770 68.937 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2026-06-11 02:03:06.834147 | ubuntu-noble-large | 6 : 1781142674.780 96.809 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2026-06-11 02:03:06.834171 | ubuntu-noble-large | 2 : 1781142674.749 98.662 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2026-06-11 02:03:06.834187 | ubuntu-noble-large | 8 : 1781142674.791 100.282 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2026-06-11 02:03:06.834200 | ubuntu-noble-large | 1 : 1781142674.742 101.810 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.834212 | ubuntu-noble-large | 15 : 1781142776.561 20.464 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2026-06-11 02:03:06.834225 | ubuntu-noble-large | 12 : 1781142771.598 26.882 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2026-06-11 02:03:06.834238 | ubuntu-noble-large | 14 : 1781142775.080 24.677 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2026-06-11 02:03:06.834251 | ubuntu-noble-large | 13 : 1781142773.417 27.602 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2026-06-11 02:03:06.834264 | ubuntu-noble-large | 7 : 1781142674.786 128.246 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2026-06-11 02:03:06.834277 | ubuntu-noble-large | 16 : 1781142797.033 24.417 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2026-06-11 02:03:06.834293 | ubuntu-noble-large | 19 : 1781142801.031 23.114 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2026-06-11 02:03:06.834307 | ubuntu-noble-large | 18 : 1781142799.766 25.770 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2026-06-11 02:03:06.834320 | ubuntu-noble-large | 17 : 1781142798.488 28.582 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2026-06-11 02:03:06.834333 | ubuntu-noble-large | 20 : 1781142803.042 30.950 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2026-06-11 02:03:06.834345 | ubuntu-noble-large | 9 : 1781142733.760 102.734 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2026-06-11 02:03:06.834358 | ubuntu-noble-large | 10 : 1781142740.565 97.569 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2026-06-11 02:03:06.834370 | ubuntu-noble-large | 11 : 1781142743.716 104.378 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2026-06-11 02:03:06.834383 | ubuntu-noble-large | 21 : 1781142821.460 32.467 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2026-06-11 02:03:06.834452 | ubuntu-noble-large | 24 : 1781142827.076 28.930 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2026-06-11 02:03:06.834469 | ubuntu-noble-large | 22 : 1781142824.155 33.411 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2026-06-11 02:03:06.834480 | ubuntu-noble-large | 23 : 1781142825.546 42.358 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2026-06-11 02:03:06.834491 | ubuntu-noble-large | 25 : 1781142834.001 55.646 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2026-06-11 02:03:06.834501 | ubuntu-noble-large | 29 : 1781142853.933 40.339 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2026-06-11 02:03:06.834511 | ubuntu-noble-large | 26 : 1781142836.503 59.354 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2026-06-11 02:03:06.834522 | ubuntu-noble-large | 30 : 1781142856.014 49.475 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2026-06-11 02:03:06.834532 | ubuntu-noble-large | 28 : 1781142848.100 58.541 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2026-06-11 02:03:06.834542 | ubuntu-noble-large | 27 : 1781142838.141 69.655 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2026-06-11 02:03:06.834552 | ubuntu-noble-large | 31 : 1781142857.573 52.090 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2026-06-11 02:03:06.834563 | ubuntu-noble-large | 35 : 1781142895.867 26.207 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2026-06-11 02:03:06.834573 | ubuntu-noble-large | 32 : 1781142867.911 56.152 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2026-06-11 02:03:06.834598 | ubuntu-noble-large | 36 : 1781142905.501 26.379 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2026-06-11 02:03:06.834609 | ubuntu-noble-large | 37 : 1781142906.652 26.883 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2026-06-11 02:03:06.834619 | ubuntu-noble-large | 38 : 1781142907.806 27.674 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2026-06-11 02:03:06.834629 | ubuntu-noble-large | 33 : 1781142889.658 51.313 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2026-06-11 02:03:06.834646 | ubuntu-noble-large | 39 : 1781142909.679 33.838 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2026-06-11 02:03:06.834657 | ubuntu-noble-large | 40 : 1781142922.088 23.927 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2026-06-11 02:03:06.834667 | ubuntu-noble-large | 42 : 1781142931.891 22.404 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2026-06-11 02:03:06.834677 | ubuntu-noble-large | 41 : 1781142924.075 36.809 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2026-06-11 02:03:06.834687 | ubuntu-noble-large | 43 : 1781142933.556 28.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2026-06-11 02:03:06.834697 | ubuntu-noble-large | 47 : 1781142946.026 18.111 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2026-06-11 02:03:06.834708 | ubuntu-noble-large | 44 : 1781142935.498 34.459 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2026-06-11 02:03:06.834719 | ubuntu-noble-large | 46 : 1781142943.529 27.805 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2026-06-11 02:03:06.834729 | ubuntu-noble-large | 34 : 1781142894.282 78.102 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2026-06-11 02:03:06.834740 | ubuntu-noble-large | 45 : 1781142940.982 33.395 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2026-06-11 02:03:06.834750 | ubuntu-noble-large | 50 : 1781142961.968 21.647 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2026-06-11 02:03:06.834760 | ubuntu-noble-large | 48 : 1781142954.306 33.338 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2026-06-11 02:03:06.834778 | ubuntu-noble-large | 53 : 1781142971.347 25.738 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2026-06-11 02:03:06.834789 | ubuntu-noble-large | 49 : 1781142960.893 38.533 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2026-06-11 02:03:06.834799 | ubuntu-noble-large | 52 : 1781142969.967 30.421 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2026-06-11 02:03:06.834809 | ubuntu-noble-large | 51 : 1781142964.146 37.608 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2026-06-11 02:03:06.834820 | ubuntu-noble-large | 55 : 1781142974.385 35.003 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2026-06-11 02:03:06.834830 | ubuntu-noble-large | 57 : 1781142987.656 25.274 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2026-06-11 02:03:06.834840 | ubuntu-noble-large | 54 : 1781142972.395 41.542 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2026-06-11 02:03:06.834851 | ubuntu-noble-large | 56 : 1781142983.624 33.080 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2026-06-11 02:03:06.834861 | ubuntu-noble-large | 59 : 1781142999.438 24.631 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2026-06-11 02:03:06.834894 | ubuntu-noble-large | 58 : 1781142997.103 29.486 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2026-06-11 02:03:06.834905 | ubuntu-noble-large | 60 : 1781143000.396 27.302 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2026-06-11 02:03:06.834916 | ubuntu-noble-large | 64 : 1781143013.948 23.831 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2026-06-11 02:03:06.834926 | ubuntu-noble-large | 65 : 1781143016.716 25.618 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2026-06-11 02:03:06.834937 | ubuntu-noble-large | 67 : 1781143026.600 20.253 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2026-06-11 02:03:06.834947 | ubuntu-noble-large | 63 : 1781143012.944 35.961 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2026-06-11 02:03:06.834957 | ubuntu-noble-large | 62 : 1781143009.402 40.730 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2026-06-11 02:03:06.834968 | ubuntu-noble-large | 66 : 1781143024.082 27.338 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2026-06-11 02:03:06.834984 | ubuntu-noble-large | 61 : 1781143001.765 51.995 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2026-06-11 02:03:06.835035 | ubuntu-noble-large | 68 : 1781143027.709 31.987 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835047 | ubuntu-noble-large | 69 : 1781143037.790 24.197 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835057 | ubuntu-noble-large | 72 : 1781143048.915 20.154 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835067 | ubuntu-noble-large | 74 : 1781143051.431 20.765 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835078 | ubuntu-noble-large | 70 : 1781143042.347 30.779 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835088 | ubuntu-noble-large | 71 : 1781143046.864 27.806 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835098 | ubuntu-noble-large | 73 : 1781143050.144 25.651 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835108 | ubuntu-noble-large | 76 : 1781143059.711 21.190 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2026-06-11 02:03:06.835119 | ubuntu-noble-large | 75 : 1781143053.772 35.317 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835136 | ubuntu-noble-large | 77 : 1781143062.002 33.454 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2026-06-11 02:03:06.835147 | ubuntu-noble-large | 80 : 1781143073.133 26.989 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2026-06-11 02:03:06.835157 | ubuntu-noble-large | 79 : 1781143072.203 30.974 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2026-06-11 02:03:06.835167 | ubuntu-noble-large | 81 : 1781143074.682 29.519 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2026-06-11 02:03:06.835177 | ubuntu-noble-large | 82 : 1781143075.801 29.430 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2026-06-11 02:03:06.835187 | ubuntu-noble-large | 78 : 1781143069.080 42.444 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2026-06-11 02:03:06.835197 | ubuntu-noble-large | 83 : 1781143080.908 33.809 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2026-06-11 02:03:06.835208 | ubuntu-noble-large | 84 : 1781143089.099 33.285 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2026-06-11 02:03:06.835218 | ubuntu-noble-large | 89 : 1781143105.239 25.516 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2026-06-11 02:03:06.835228 | ubuntu-noble-large | 87 : 1781143103.190 30.171 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2026-06-11 02:03:06.835238 | ubuntu-noble-large | 85 : 1781143095.467 39.913 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2026-06-11 02:03:06.835248 | ubuntu-noble-large | 86 : 1781143100.132 36.618 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2026-06-11 02:03:06.835259 | ubuntu-noble-large | 88 : 1781143104.211 37.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2026-06-11 02:03:06.835269 | ubuntu-noble-large | 92 : 1781143122.394 30.208 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835279 | ubuntu-noble-large | 91 : 1781143114.728 40.345 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2026-06-11 02:03:06.835289 | ubuntu-noble-large | 90 : 1781143111.535 44.505 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2026-06-11 02:03:06.835300 | ubuntu-noble-large | 93 : 1781143130.765 28.470 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835310 | ubuntu-noble-large | 96 : 1781143136.763 27.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835320 | ubuntu-noble-large | 95 : 1781143135.389 29.845 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835330 | ubuntu-noble-large | 94 : 1781143133.369 39.578 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2026-06-11 02:03:06.835340 | ubuntu-noble-large | 99 : 1781143155.084 22.728 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2026-06-11 02:03:06.835356 | ubuntu-noble-large | 97 : 1781143141.899 36.991 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835367 | ubuntu-noble-large | 98 : 1781143152.613 28.013 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835385 | ubuntu-noble-large | 101 : 1781143159.248 31.984 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2026-06-11 02:03:06.835419 | ubuntu-noble-large | 103 : 1781143165.241 26.920 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835431 | ubuntu-noble-large | 102 : 1781143164.036 33.138 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2026-06-11 02:03:06.835452 | ubuntu-noble-large | 105 : 1781143177.822 20.267 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2026-06-11 02:03:06.835463 | ubuntu-noble-large | 104 : 1781143172.958 26.276 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2026-06-11 02:03:06.835473 | ubuntu-noble-large | 106 : 1781143178.900 28.554 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2026-06-11 02:03:06.835484 | ubuntu-noble-large | 108 : 1781143191.241 20.911 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2026-06-11 02:03:06.835494 | ubuntu-noble-large | 109 : 1781143192.170 23.213 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2026-06-11 02:03:06.835505 | ubuntu-noble-large | 112 : 1781143199.242 18.294 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2026-06-11 02:03:06.835515 | ubuntu-noble-large | 107 : 1781143180.636 38.705 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2026-06-11 02:03:06.835525 | ubuntu-noble-large | 113 : 1781143207.464 13.013 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2026-06-11 02:03:06.835536 | ubuntu-noble-large | 111 : 1781143198.097 26.756 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2026-06-11 02:03:06.835546 | ubuntu-noble-large | 114 : 1781143212.163 21.092 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2026-06-11 02:03:06.835556 | ubuntu-noble-large | 100 : 1781143156.052 78.328 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2026-06-11 02:03:06.835566 | ubuntu-noble-large | 110 : 1781143197.183 39.401 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2026-06-11 02:03:06.835576 | ubuntu-noble-large | 117 : 1781143219.350 18.882 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2026-06-11 02:03:06.835602 | ubuntu-noble-large | 118 : 1781143220.489 23.977 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2026-06-11 02:03:06.835613 | ubuntu-noble-large | 119 : 1781143224.862 22.098 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2026-06-11 02:03:06.835623 | ubuntu-noble-large | 122 : 1781143236.595 16.483 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2026-06-11 02:03:06.835633 | ubuntu-noble-large | 126 : 1781143253.087 16.233 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2026-06-11 02:03:06.835644 | ubuntu-noble-large | 125 : 1781143246.969 25.625 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2026-06-11 02:03:06.835654 | ubuntu-noble-large | 124 : 1781143244.473 30.213 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2026-06-11 02:03:06.835664 | ubuntu-noble-large | 116 : 1781143217.548 62.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2026-06-11 02:03:06.835674 | ubuntu-noble-large | 128 : 1781143272.601 13.227 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2026-06-11 02:03:06.835685 | ubuntu-noble-large | 129 : 1781143274.692 12.476 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2026-06-11 02:03:06.835695 | ubuntu-noble-large | 130 : 1781143279.796 14.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2026-06-11 02:03:06.835705 | ubuntu-noble-large | 115 : 1781143215.395 92.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2026-06-11 02:03:06.835721 | ubuntu-noble-large | 127 : 1781143269.330 59.453 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2026-06-11 02:03:06.835732 | ubuntu-noble-large | 123 : 1781143238.240 134.615 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2026-06-11 02:03:06.835742 | ubuntu-noble-large | 120 : 1781143233.265 147.442 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2026-06-11 02:03:06.835752 | ubuntu-noble-large | 121 : 1781143234.389 152.427 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2026-06-11 02:03:06.835782 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2026-06-11 02:03:06.843314 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2026-06-11 02:03:06.843370 | ubuntu-noble-large | [INFO]  Images file: images.lst 2026-06-11 02:03:06.843391 | ubuntu-noble-large | [INFO]  Dry run mode: false 2026-06-11 02:03:06.843433 | ubuntu-noble-large | [INFO]  Verbose mode: true 2026-06-11 02:03:06.843444 | ubuntu-noble-large | [INFO]  Check digests mode: true 2026-06-11 02:03:06.843557 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2026-06-11 02:03:06.852012 | ubuntu-noble-large | [INFO]  Total images to check: 130 2026-06-11 02:03:06.857990 | ubuntu-noble-large | [INFO]  [1/130] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:06.858121 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:07.468818 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:07.468954 | ubuntu-noble-large | [SUCCESS] [1/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:07.469139 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:07.525803 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:07.525989 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:07.526238 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:07.572386 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ee7762e7925537f235f562e26836e8b5d40161543379282e35436dea6d32c4a6 2026-06-11 02:03:07.572593 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-159474-19101 2026-06-11 02:03:08.067319 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:08.119333 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ee7762e7925537f235f562e26836e8b5d40161543379282e35436dea6d32c4a6 2026-06-11 02:03:08.119472 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:08.162978 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:08.163079 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:08.163093 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:08.163103 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:03:08.163113 | ubuntu-noble-large | DiffID: sha256:041a63c78490f3320fcae5cfe6dd6197702c0d44a5d676e094b131f70ab876ba 2026-06-11 02:03:08.163122 | ubuntu-noble-large | DiffID: sha256:736bbb4e06fac3a4ca5192bac8beb36729e856a655f0bfb2f2cdd098c8997cce 2026-06-11 02:03:08.214852 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:9eb618f925dea25fa0d4366ef3e62fb3b512df0e27841f801afa3007c38840bc 2026-06-11 02:03:08.215529 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:08.260713 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:08.260808 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:08.260820 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:08.260830 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:03:08.260840 | ubuntu-noble-large | DiffID: sha256:041a63c78490f3320fcae5cfe6dd6197702c0d44a5d676e094b131f70ab876ba 2026-06-11 02:03:08.260850 | ubuntu-noble-large | DiffID: sha256:736bbb4e06fac3a4ca5192bac8beb36729e856a655f0bfb2f2cdd098c8997cce 2026-06-11 02:03:08.311160 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:9eb618f925dea25fa0d4366ef3e62fb3b512df0e27841f801afa3007c38840bc 2026-06-11 02:03:08.312016 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:08.312104 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:08.312310 | ubuntu-noble-large | [SUCCESS] [1/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2026-06-11 02:03:08.318100 | ubuntu-noble-large | [INFO]  [2/130] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.318185 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.782518 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.782640 | ubuntu-noble-large | [SUCCESS] [2/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.782656 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.829377 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.829549 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:08.829778 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:08.879576 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6ccba52945c141449f977c9170c9b081d80d684cc5d42f8cf0cfc078b0b6f0c4 2026-06-11 02:03:08.879669 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-159474-18320 2026-06-11 02:03:09.181302 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:09.230439 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6ccba52945c141449f977c9170c9b081d80d684cc5d42f8cf0cfc078b0b6f0c4 2026-06-11 02:03:09.230517 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:09.269863 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:09.269967 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:09.269979 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:09.269987 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:03:09.269995 | ubuntu-noble-large | DiffID: sha256:b640fdf48cb90f34d5fa05510b7b7479703ebe8fcafd9e9e62aafe7b2ee39447 2026-06-11 02:03:09.270003 | ubuntu-noble-large | DiffID: sha256:9947cb0cd90847eefc6a01d472631c484b58ba8ffcf978e29f240b5e08c44158 2026-06-11 02:03:09.323959 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:c302eefa0964435c25627e55c1710e816c0acce50baef6f1b1cad67a34737935 2026-06-11 02:03:09.324627 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:09.365432 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:09.365517 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:09.365525 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:09.365532 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:03:09.365538 | ubuntu-noble-large | DiffID: sha256:b640fdf48cb90f34d5fa05510b7b7479703ebe8fcafd9e9e62aafe7b2ee39447 2026-06-11 02:03:09.365543 | ubuntu-noble-large | DiffID: sha256:9947cb0cd90847eefc6a01d472631c484b58ba8ffcf978e29f240b5e08c44158 2026-06-11 02:03:09.411679 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:c302eefa0964435c25627e55c1710e816c0acce50baef6f1b1cad67a34737935 2026-06-11 02:03:09.412416 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:09.412543 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:09.412708 | ubuntu-noble-large | [SUCCESS] [2/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2026-06-11 02:03:09.418590 | ubuntu-noble-large | [INFO]  [3/130] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.418701 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.888543 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.888645 | ubuntu-noble-large | [SUCCESS] [3/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.888746 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.934699 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.934826 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:09.935071 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:09.981513 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:56131f868de22f34cf77316f54684ea8e6b209b4dcf86b64b33766ae16030c31 2026-06-11 02:03:09.981620 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-159474-13500 2026-06-11 02:03:10.307295 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:10.358903 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:56131f868de22f34cf77316f54684ea8e6b209b4dcf86b64b33766ae16030c31 2026-06-11 02:03:10.359014 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:10.408110 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:10.408199 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:10.408213 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:10.408220 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:10.408228 | ubuntu-noble-large | DiffID: sha256:26bf12f70e08df36a9d6b78351028b50f5efea858be3942c2d56fb15687b52f1 2026-06-11 02:03:10.450901 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:ade8fd17799fe0b16a8fb2519a15a8a657099089b9d5adebbbe4b5b12267ea64 2026-06-11 02:03:10.451676 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:10.492816 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:10.492941 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:10.492963 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:10.492981 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:10.492997 | ubuntu-noble-large | DiffID: sha256:26bf12f70e08df36a9d6b78351028b50f5efea858be3942c2d56fb15687b52f1 2026-06-11 02:03:10.543576 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:ade8fd17799fe0b16a8fb2519a15a8a657099089b9d5adebbbe4b5b12267ea64 2026-06-11 02:03:10.544364 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:10.544496 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:10.544660 | ubuntu-noble-large | [SUCCESS] [3/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2026-06-11 02:03:10.551354 | ubuntu-noble-large | [INFO]  [4/130] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:10.551498 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.034119 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.034218 | ubuntu-noble-large | [SUCCESS] [4/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.034235 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.081031 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.081143 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.081466 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:11.130482 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cc77eef825fd114f5936af0bb01fc5b9e8deb746fb48cdd68337af37c1fde4bd 2026-06-11 02:03:11.130613 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-159474-5830 2026-06-11 02:03:11.475185 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:11.523676 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cc77eef825fd114f5936af0bb01fc5b9e8deb746fb48cdd68337af37c1fde4bd 2026-06-11 02:03:11.523787 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:11.576293 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:11.576377 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:11.576387 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:11.576423 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:11.576431 | ubuntu-noble-large | DiffID: sha256:56524d757a789b21d3910b7c144a94880fbf4d5b33999c3cbdb53a6f86f88c05 2026-06-11 02:03:11.628565 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:cea635755bdeba5f2dce28cffc698c6fcbed36c94f0c2fc81ac619a29030d5cd 2026-06-11 02:03:11.629431 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:11.677544 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:11.677652 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:11.677664 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:11.677675 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:11.677684 | ubuntu-noble-large | DiffID: sha256:56524d757a789b21d3910b7c144a94880fbf4d5b33999c3cbdb53a6f86f88c05 2026-06-11 02:03:11.733435 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:cea635755bdeba5f2dce28cffc698c6fcbed36c94f0c2fc81ac619a29030d5cd 2026-06-11 02:03:11.734270 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:11.734345 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.734560 | ubuntu-noble-large | [SUCCESS] [4/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2026-06-11 02:03:11.741650 | ubuntu-noble-large | [INFO]  [5/130] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:11.741733 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.177766 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.177975 | ubuntu-noble-large | [SUCCESS] [5/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.177991 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.225755 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.226085 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.226425 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:12.277285 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:63958ddb730046649d6a8c6f58239134030ecf78157c5643699e43f1c92dacac 2026-06-11 02:03:12.277439 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-159474-28126 2026-06-11 02:03:12.617919 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:12.664385 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:63958ddb730046649d6a8c6f58239134030ecf78157c5643699e43f1c92dacac 2026-06-11 02:03:12.664519 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:12.712769 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:12.712877 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:12.712911 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:12.712923 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:12.712933 | ubuntu-noble-large | DiffID: sha256:5ef850cfb6fb05646227e2a59d06c6a9eab115e2eb9d15384038b3d306193ff4 2026-06-11 02:03:12.765436 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:91d466c1723a7c7cfb92745c6bff47b4231c9175cfadb389f3816b387624acaa 2026-06-11 02:03:12.766125 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:12.814022 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:12.814148 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:12.814167 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:12.814182 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:12.814196 | ubuntu-noble-large | DiffID: sha256:5ef850cfb6fb05646227e2a59d06c6a9eab115e2eb9d15384038b3d306193ff4 2026-06-11 02:03:12.863439 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:91d466c1723a7c7cfb92745c6bff47b4231c9175cfadb389f3816b387624acaa 2026-06-11 02:03:12.864163 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:12.864264 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.864459 | ubuntu-noble-large | [SUCCESS] [5/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2026-06-11 02:03:12.871750 | ubuntu-noble-large | [INFO]  [6/130] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:12.871832 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.301689 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.301796 | ubuntu-noble-large | [SUCCESS] [6/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.301913 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.348302 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.348555 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.348781 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:13.395949 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d1f7ca0029d84868ee6218a01dab8f96074aace0f904dd7e45351e1c08f33a6b 2026-06-11 02:03:13.396083 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-159474-11123 2026-06-11 02:03:13.749509 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:13.795546 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d1f7ca0029d84868ee6218a01dab8f96074aace0f904dd7e45351e1c08f33a6b 2026-06-11 02:03:13.795639 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:13.834664 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:13.834764 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:13.834802 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:13.834815 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:13.834826 | ubuntu-noble-large | DiffID: sha256:0ecc8abd1770b6b73324e21ef4aab6392409902bcbdeee5db601823ff43948ae 2026-06-11 02:03:13.882838 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:736244c6097797f658e7d27f91d530f7154b87a6b68fffb0df3a02901838a234 2026-06-11 02:03:13.883659 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:13.924518 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:13.924618 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:13.924633 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:03:13.924644 | ubuntu-noble-large | DiffID: sha256:c01daf9ed77fdf7460f93772d39c1d1c1103e60c25837d4a9bc24da046dca887 2026-06-11 02:03:13.924674 | ubuntu-noble-large | DiffID: sha256:0ecc8abd1770b6b73324e21ef4aab6392409902bcbdeee5db601823ff43948ae 2026-06-11 02:03:13.975064 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:736244c6097797f658e7d27f91d530f7154b87a6b68fffb0df3a02901838a234 2026-06-11 02:03:13.975379 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:13.975522 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.975706 | ubuntu-noble-large | [SUCCESS] [6/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2026-06-11 02:03:13.981619 | ubuntu-noble-large | [INFO]  [7/130] Checking: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:13.981760 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:14.475222 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:14.475353 | ubuntu-noble-large | [SUCCESS] [7/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:14.475373 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:14.523519 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:14.523702 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:14.524057 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:14.571590 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:36e3039b3d0950981786779bce4fb2f90fca4254b9c2b67205d1ef307b96e637 2026-06-11 02:03:14.571689 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-159474-29567 2026-06-11 02:03:14.894169 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:14.943599 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:36e3039b3d0950981786779bce4fb2f90fca4254b9c2b67205d1ef307b96e637 2026-06-11 02:03:14.943708 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:14.988884 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:14.989009 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:14.989024 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:14.989034 | ubuntu-noble-large | DiffID: sha256:638741fbebba3f14201cdf8ad74a01b282647e16b848a960d820016020b574b7 2026-06-11 02:03:14.989044 | ubuntu-noble-large | DiffID: sha256:9d12c3e4c5abd7fc46d34685f2d317b440df46cf5659a4a40b79cdb017114562 2026-06-11 02:03:15.039991 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:d0091b3711020c3fafd913a8d2410224ba3a6fdf64440c8f296fbc2f3ff977c6 2026-06-11 02:03:15.041774 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:15.091609 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:15.091744 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:15.091756 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:15.091764 | ubuntu-noble-large | DiffID: sha256:638741fbebba3f14201cdf8ad74a01b282647e16b848a960d820016020b574b7 2026-06-11 02:03:15.091772 | ubuntu-noble-large | DiffID: sha256:9d12c3e4c5abd7fc46d34685f2d317b440df46cf5659a4a40b79cdb017114562 2026-06-11 02:03:15.145552 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:d0091b3711020c3fafd913a8d2410224ba3a6fdf64440c8f296fbc2f3ff977c6 2026-06-11 02:03:15.146383 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:15.146599 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:15.146780 | ubuntu-noble-large | [SUCCESS] [7/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2026-06-11 02:03:15.154284 | ubuntu-noble-large | [INFO]  [8/130] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.154364 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.721110 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.721217 | ubuntu-noble-large | [SUCCESS] [8/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.721314 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.766183 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.766439 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:15.766679 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:15.814503 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:25934ceb6b1c59bd86515f7a96f49c22354e4b6bc1f43b7420982365de6426c3 2026-06-11 02:03:15.814609 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-159474-31388 2026-06-11 02:03:16.162040 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:16.215751 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:25934ceb6b1c59bd86515f7a96f49c22354e4b6bc1f43b7420982365de6426c3 2026-06-11 02:03:16.215841 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:16.257864 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:16.257994 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:16.258013 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:16.258026 | ubuntu-noble-large | DiffID: sha256:638741fbebba3f14201cdf8ad74a01b282647e16b848a960d820016020b574b7 2026-06-11 02:03:16.258039 | ubuntu-noble-large | DiffID: sha256:6012248bd3b25aaee5f8280d86f6f637c4cf7e41198eff84e93bd99e09c85ccd 2026-06-11 02:03:16.309463 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:13a995dc36f3aacf64eea30af9ade6501dbddac72af5a86411b30db8b094234f 2026-06-11 02:03:16.310548 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:16.357611 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:16.357704 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:16.357719 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:16.357731 | ubuntu-noble-large | DiffID: sha256:638741fbebba3f14201cdf8ad74a01b282647e16b848a960d820016020b574b7 2026-06-11 02:03:16.357742 | ubuntu-noble-large | DiffID: sha256:6012248bd3b25aaee5f8280d86f6f637c4cf7e41198eff84e93bd99e09c85ccd 2026-06-11 02:03:16.408315 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:13a995dc36f3aacf64eea30af9ade6501dbddac72af5a86411b30db8b094234f 2026-06-11 02:03:16.408504 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:16.408595 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:16.408692 | ubuntu-noble-large | [SUCCESS] [8/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2026-06-11 02:03:16.415514 | ubuntu-noble-large | [INFO]  [9/130] Checking: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.415585 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.897998 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.898119 | ubuntu-noble-large | [SUCCESS] [9/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.898329 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.941668 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.941765 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:16.941995 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:16.988235 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:be22c4602cc967e5d0d09b87c8a5c5729d740cca2a10c6ce624577979a57723d 2026-06-11 02:03:16.988333 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-159474-28586 2026-06-11 02:03:17.286458 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:17.336439 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:be22c4602cc967e5d0d09b87c8a5c5729d740cca2a10c6ce624577979a57723d 2026-06-11 02:03:17.336548 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:17.387271 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:17.387378 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:17.387391 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:17.387430 | ubuntu-noble-large | DiffID: sha256:65cf0d597d90072264416090a21af92758ab4214c2ab319096c9fb05e2dbd1a5 2026-06-11 02:03:17.387440 | ubuntu-noble-large | DiffID: sha256:5569af7bbad4d76dce7068569b101986e922486ff539789046104a6da45a302c 2026-06-11 02:03:17.432239 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:5b5548c14ba86421813e2e8da2607f899a506344112196bfc54c37a1e59f286e 2026-06-11 02:03:17.433111 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:17.478965 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:17.479052 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:17.479067 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:17.479079 | ubuntu-noble-large | DiffID: sha256:65cf0d597d90072264416090a21af92758ab4214c2ab319096c9fb05e2dbd1a5 2026-06-11 02:03:17.479089 | ubuntu-noble-large | DiffID: sha256:5569af7bbad4d76dce7068569b101986e922486ff539789046104a6da45a302c 2026-06-11 02:03:17.528681 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:5b5548c14ba86421813e2e8da2607f899a506344112196bfc54c37a1e59f286e 2026-06-11 02:03:17.529489 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:17.529568 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:17.529706 | ubuntu-noble-large | [SUCCESS] [9/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2026-06-11 02:03:17.536589 | ubuntu-noble-large | [INFO]  [10/130] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:17.536671 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:17.997610 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:17.997733 | ubuntu-noble-large | [SUCCESS] [10/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:17.997751 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:18.041726 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:18.041808 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:18.041851 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:18.090563 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:854e1e35202e9db89657ec63eb88422c6f50ff39f90cb4a67a2d98472e638406 2026-06-11 02:03:18.090667 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-159474-1243 2026-06-11 02:03:18.425805 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:18.478655 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:854e1e35202e9db89657ec63eb88422c6f50ff39f90cb4a67a2d98472e638406 2026-06-11 02:03:18.478758 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:18.529689 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:18.529779 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:18.529792 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:18.529802 | ubuntu-noble-large | DiffID: sha256:65cf0d597d90072264416090a21af92758ab4214c2ab319096c9fb05e2dbd1a5 2026-06-11 02:03:18.529811 | ubuntu-noble-large | DiffID: sha256:df96294a50025e6892185005930971a88a8a93634a60b8c7ef7d1c3c42eb6bc0 2026-06-11 02:03:18.580288 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:ceac6b03a8a4315154ae71e506dccbeac0622abf85f5d0998bca41674e583cd2 2026-06-11 02:03:18.581012 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:18.625988 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:18.626080 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:18.626095 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:18.626106 | ubuntu-noble-large | DiffID: sha256:65cf0d597d90072264416090a21af92758ab4214c2ab319096c9fb05e2dbd1a5 2026-06-11 02:03:18.626116 | ubuntu-noble-large | DiffID: sha256:df96294a50025e6892185005930971a88a8a93634a60b8c7ef7d1c3c42eb6bc0 2026-06-11 02:03:18.677828 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:ceac6b03a8a4315154ae71e506dccbeac0622abf85f5d0998bca41674e583cd2 2026-06-11 02:03:18.678573 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:18.678691 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:18.678862 | ubuntu-noble-large | [SUCCESS] [10/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2026-06-11 02:03:18.685987 | ubuntu-noble-large | [INFO]  [11/130] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:18.686137 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.102765 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.102875 | ubuntu-noble-large | [SUCCESS] [11/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.102952 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.151892 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.152060 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.152317 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:19.205235 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:951e405e0b68149ec0c95509e60cd50cd36c599a8ee0b2d608fcc52dfdea6dac 2026-06-11 02:03:19.205371 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-159474-23959 2026-06-11 02:03:19.505326 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:19.550581 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:951e405e0b68149ec0c95509e60cd50cd36c599a8ee0b2d608fcc52dfdea6dac 2026-06-11 02:03:19.550674 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:19.601745 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:19.601850 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:19.601865 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:19.601873 | ubuntu-noble-large | DiffID: sha256:65cf0d597d90072264416090a21af92758ab4214c2ab319096c9fb05e2dbd1a5 2026-06-11 02:03:19.601880 | ubuntu-noble-large | DiffID: sha256:db03858d10dbf6185c0fe841e3adb336acb468410157e43629e3be8a23db48c0 2026-06-11 02:03:19.657309 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:4cad485dabce554707916f70b516c938fa80a33205afb0fc4088a2f36d15a78c 2026-06-11 02:03:19.658127 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:19.707545 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:19.707651 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:19.707669 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:19.707683 | ubuntu-noble-large | DiffID: sha256:65cf0d597d90072264416090a21af92758ab4214c2ab319096c9fb05e2dbd1a5 2026-06-11 02:03:19.707696 | ubuntu-noble-large | DiffID: sha256:db03858d10dbf6185c0fe841e3adb336acb468410157e43629e3be8a23db48c0 2026-06-11 02:03:19.756604 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:4cad485dabce554707916f70b516c938fa80a33205afb0fc4088a2f36d15a78c 2026-06-11 02:03:19.757151 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:19.757180 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.757440 | ubuntu-noble-large | [SUCCESS] [11/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2026-06-11 02:03:19.762626 | ubuntu-noble-large | [INFO]  [12/130] Checking: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:19.762696 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:20.198618 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:20.198758 | ubuntu-noble-large | [SUCCESS] [12/130] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:20.198800 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:20.246629 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:20.246818 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:20.247100 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:20.306809 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:abfd7fb3d67bd8d86c7659cab3532e7dca74034b1b6c6450fd719167371293d7 2026-06-11 02:03:20.306971 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-159474-17009 2026-06-11 02:03:20.816166 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:20.870444 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:abfd7fb3d67bd8d86c7659cab3532e7dca74034b1b6c6450fd719167371293d7 2026-06-11 02:03:20.870558 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:20.916566 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:20.916667 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:20.916679 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:20.916689 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:20.916698 | ubuntu-noble-large | DiffID: sha256:013d764379bd2addc3a10ea8cf7e2093fbca137b18b5713a8a637e32743b043d 2026-06-11 02:03:20.968176 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:a1519462e6d58d0445a3b5ba779a3e1df48d4192b8ed1f71dbe3455af2615faa 2026-06-11 02:03:20.969031 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:21.017359 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:21.017479 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:21.017493 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:21.017503 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:21.017513 | ubuntu-noble-large | DiffID: sha256:013d764379bd2addc3a10ea8cf7e2093fbca137b18b5713a8a637e32743b043d 2026-06-11 02:03:21.069865 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:a1519462e6d58d0445a3b5ba779a3e1df48d4192b8ed1f71dbe3455af2615faa 2026-06-11 02:03:21.070570 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:21.070667 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:21.070817 | ubuntu-noble-large | [SUCCESS] [12/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2024.2 2026-06-11 02:03:21.077788 | ubuntu-noble-large | [INFO]  [13/130] Checking: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.077873 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.667291 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.667390 | ubuntu-noble-large | [SUCCESS] [13/130] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.667555 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.714941 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.715268 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:21.715663 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:21.765683 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:df1810566dbb85e28f7a8e723ed9f7c7bcc6f626cdddea0e8bffd9f71e76c2ce 2026-06-11 02:03:21.765798 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-159474-4733 2026-06-11 02:03:22.266606 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:22.315213 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:df1810566dbb85e28f7a8e723ed9f7c7bcc6f626cdddea0e8bffd9f71e76c2ce 2026-06-11 02:03:22.315325 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:22.365883 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:22.366012 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:22.366031 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:22.366044 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:22.366082 | ubuntu-noble-large | DiffID: sha256:677d6dc24b0de0989b3438c782a8b911571a0c9190c7dc86ea6c09d4017d422b 2026-06-11 02:03:22.413585 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:532a1255a314b5b707099d425b09fd4740d36730fff92c5b576ba993c19bb00a 2026-06-11 02:03:22.414425 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:22.459859 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:22.460004 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:22.460023 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:22.460034 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:22.460044 | ubuntu-noble-large | DiffID: sha256:677d6dc24b0de0989b3438c782a8b911571a0c9190c7dc86ea6c09d4017d422b 2026-06-11 02:03:22.518292 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:532a1255a314b5b707099d425b09fd4740d36730fff92c5b576ba993c19bb00a 2026-06-11 02:03:22.518845 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:22.518941 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:22.519132 | ubuntu-noble-large | [SUCCESS] [13/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2026-06-11 02:03:22.526879 | ubuntu-noble-large | [INFO]  [14/130] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:22.527006 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.133473 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.133595 | ubuntu-noble-large | [SUCCESS] [14/130] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.133715 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.177576 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.177676 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.177767 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:23.230716 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b363007f22ba55650f13a6de6dc62085fc915ae415345a2e195a3295ab13929e 2026-06-11 02:03:23.230847 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-159474-11709 2026-06-11 02:03:23.705368 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:23.754793 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b363007f22ba55650f13a6de6dc62085fc915ae415345a2e195a3295ab13929e 2026-06-11 02:03:23.754951 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:23.801905 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:23.802006 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:23.802017 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:23.802024 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:23.802032 | ubuntu-noble-large | DiffID: sha256:218870795d1b808be6f2846bf81352d03900f4f1f33dfbfa06b3ec5a93f718f7 2026-06-11 02:03:23.859552 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:f9d375d79b5bafb055f8b279b6cef4cb499505a854d480fd353394b775591790 2026-06-11 02:03:23.860223 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:23.906010 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:23.906105 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:23.906144 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:23.906156 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:23.906166 | ubuntu-noble-large | DiffID: sha256:218870795d1b808be6f2846bf81352d03900f4f1f33dfbfa06b3ec5a93f718f7 2026-06-11 02:03:23.959061 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:f9d375d79b5bafb055f8b279b6cef4cb499505a854d480fd353394b775591790 2026-06-11 02:03:23.959902 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:23.960043 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.960227 | ubuntu-noble-large | [SUCCESS] [14/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2026-06-11 02:03:23.967424 | ubuntu-noble-large | [INFO]  [15/130] Checking: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:23.967573 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:24.575390 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:24.575502 | ubuntu-noble-large | [SUCCESS] [15/130] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:24.575712 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:24.620329 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:24.620546 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:24.620787 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:24.669135 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a7f0dc9f5f5df60a3f9dc25c3786b34279e76d354b8fdd91f7ec54f0c4e8f735 2026-06-11 02:03:24.669276 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-159474-23976 2026-06-11 02:03:25.172363 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:25.223176 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a7f0dc9f5f5df60a3f9dc25c3786b34279e76d354b8fdd91f7ec54f0c4e8f735 2026-06-11 02:03:25.223323 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:25.273905 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:25.274109 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:25.274189 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:25.274208 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:25.274226 | ubuntu-noble-large | DiffID: sha256:f7408843ac00a8ce90b0e74d1b1fb0d4f23efac9867487575a7b2ecdaff8af90 2026-06-11 02:03:25.328692 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:c76cd9f3d112f6ce08558999c442056e8cc7470a4f20001d15916197fbcfae33 2026-06-11 02:03:25.329691 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:25.372431 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:25.372518 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:25.372532 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:25.372542 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:25.372552 | ubuntu-noble-large | DiffID: sha256:f7408843ac00a8ce90b0e74d1b1fb0d4f23efac9867487575a7b2ecdaff8af90 2026-06-11 02:03:25.417506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:c76cd9f3d112f6ce08558999c442056e8cc7470a4f20001d15916197fbcfae33 2026-06-11 02:03:25.418446 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:25.418567 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:25.418740 | ubuntu-noble-large | [SUCCESS] [15/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2026-06-11 02:03:25.424030 | ubuntu-noble-large | [INFO]  [16/130] Checking: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.424160 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.836362 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.836517 | ubuntu-noble-large | [SUCCESS] [16/130] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.836574 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.892064 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.892170 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:25.892340 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:25.943849 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:93f56418afc5e530cd5a8068a96d0beedad221016e67b4d897b9b8f1f9644e65 2026-06-11 02:03:25.943980 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-159474-19809 2026-06-11 02:03:26.272182 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:26.322571 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:93f56418afc5e530cd5a8068a96d0beedad221016e67b4d897b9b8f1f9644e65 2026-06-11 02:03:26.322677 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:26.371770 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:26.371864 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:26.371881 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:26.371894 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:26.371907 | ubuntu-noble-large | DiffID: sha256:a072c571e5f09ee316a089464609779eeccb65f679d775b90f084ab698d8e95a 2026-06-11 02:03:26.417375 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:88b46c2dba95937f0078e6e9b08815c44b28c7e2d5dcb064ed99d297cb8c0a9f 2026-06-11 02:03:26.418485 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:26.462842 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:26.463010 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:26.463031 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:26.463044 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:26.463057 | ubuntu-noble-large | DiffID: sha256:a072c571e5f09ee316a089464609779eeccb65f679d775b90f084ab698d8e95a 2026-06-11 02:03:26.511665 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:88b46c2dba95937f0078e6e9b08815c44b28c7e2d5dcb064ed99d297cb8c0a9f 2026-06-11 02:03:26.513109 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:26.513207 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:26.513226 | ubuntu-noble-large | [SUCCESS] [16/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2026-06-11 02:03:26.519986 | ubuntu-noble-large | [INFO]  [17/130] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:26.520050 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.038514 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.038615 | ubuntu-noble-large | [SUCCESS] [17/130] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.038630 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.086525 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.086606 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.086620 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:27.131553 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:89bebc6122741cce7a642ac23e0d03487997bf734870fd682befb823d41c7f53 2026-06-11 02:03:27.131630 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-159474-23236 2026-06-11 02:03:27.449292 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:27.500055 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:89bebc6122741cce7a642ac23e0d03487997bf734870fd682befb823d41c7f53 2026-06-11 02:03:27.500174 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:27.545574 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:27.545675 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:27.545693 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:27.545706 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:27.545718 | ubuntu-noble-large | DiffID: sha256:475406e6799d0749b202917db6ecb9189ded6f9e81473c38f574d2333c19cd37 2026-06-11 02:03:27.598557 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:e3ff676c784b794a0eb4a14dafa4da0c65556d7048c7b21ab76ef7c4ab471ec6 2026-06-11 02:03:27.599356 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:27.646524 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:27.646653 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:27.646677 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:27.646697 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:27.646717 | ubuntu-noble-large | DiffID: sha256:475406e6799d0749b202917db6ecb9189ded6f9e81473c38f574d2333c19cd37 2026-06-11 02:03:27.691438 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:e3ff676c784b794a0eb4a14dafa4da0c65556d7048c7b21ab76ef7c4ab471ec6 2026-06-11 02:03:27.692584 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:27.692668 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.692693 | ubuntu-noble-large | [SUCCESS] [17/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2026-06-11 02:03:27.700094 | ubuntu-noble-large | [INFO]  [18/130] Checking: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:27.700225 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.124065 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.124173 | ubuntu-noble-large | [SUCCESS] [18/130] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.124191 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.168222 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.168391 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.168641 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:28.215868 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f56c52dbcd65d334085a3f85067adfc6d7aa5dc5ebbf99e36dfdcca995160a3a 2026-06-11 02:03:28.216032 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-159474-17500 2026-06-11 02:03:28.528166 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:28.576127 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f56c52dbcd65d334085a3f85067adfc6d7aa5dc5ebbf99e36dfdcca995160a3a 2026-06-11 02:03:28.576240 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:28.625496 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:28.625574 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:28.625582 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:28.625587 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:28.625593 | ubuntu-noble-large | DiffID: sha256:d51dd0bbdefbfdc7a19fdb10c45670de04b66fb9401711016f1f4895bba355ba 2026-06-11 02:03:28.671121 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:7e639e537dd1feca41da3d489dfe4b76d132680fef0b51b2039f16b61758d50b 2026-06-11 02:03:28.672509 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:28.718190 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:28.718283 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:28.718298 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:28.718310 | ubuntu-noble-large | DiffID: sha256:8b5a19813c31f14995f7e5fe353df7ed96c550c58cae2a2ad34ee102311cca51 2026-06-11 02:03:28.718320 | ubuntu-noble-large | DiffID: sha256:d51dd0bbdefbfdc7a19fdb10c45670de04b66fb9401711016f1f4895bba355ba 2026-06-11 02:03:28.764940 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:7e639e537dd1feca41da3d489dfe4b76d132680fef0b51b2039f16b61758d50b 2026-06-11 02:03:28.765730 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:28.765817 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.765942 | ubuntu-noble-large | [SUCCESS] [18/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2024.2 2026-06-11 02:03:28.771555 | ubuntu-noble-large | [INFO]  [19/130] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:28.771667 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.158854 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.158997 | ubuntu-noble-large | [SUCCESS] [19/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.159101 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.203354 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.203667 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.203784 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:29.248887 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1150430c04759c5e492f0710fac75148d425c936f358ceae7b6f81a1ab39cb48 2026-06-11 02:03:29.249043 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-159474-23761 2026-06-11 02:03:29.549277 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:29.601571 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1150430c04759c5e492f0710fac75148d425c936f358ceae7b6f81a1ab39cb48 2026-06-11 02:03:29.601714 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:29.648323 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:29.648448 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:29.648468 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:29.648480 | ubuntu-noble-large | DiffID: sha256:7938cc34d41e2a2ffadccf763817fdd19ad5b2b0b339aca774ac56a5dbf16329 2026-06-11 02:03:29.648490 | ubuntu-noble-large | DiffID: sha256:38114bd8fe683b0acc10e34f8db144bce80b9bbf0b966ea6bfd1867c0f77771f 2026-06-11 02:03:29.704564 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:3a083a65d78c5c73b47f20dcf45a775bc82706b357a0acf40d2325b660f04537 2026-06-11 02:03:29.704958 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:29.746227 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:29.746318 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:29.746330 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:29.746358 | ubuntu-noble-large | DiffID: sha256:7938cc34d41e2a2ffadccf763817fdd19ad5b2b0b339aca774ac56a5dbf16329 2026-06-11 02:03:29.746368 | ubuntu-noble-large | DiffID: sha256:38114bd8fe683b0acc10e34f8db144bce80b9bbf0b966ea6bfd1867c0f77771f 2026-06-11 02:03:29.802832 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:3a083a65d78c5c73b47f20dcf45a775bc82706b357a0acf40d2325b660f04537 2026-06-11 02:03:29.803657 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:29.803742 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.803801 | ubuntu-noble-large | [SUCCESS] [19/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2026-06-11 02:03:29.811015 | ubuntu-noble-large | [INFO]  [20/130] Checking: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:29.811079 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.204297 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.204373 | ubuntu-noble-large | [SUCCESS] [20/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.204547 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.253601 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.253796 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.254042 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:30.302449 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f8f1f8717af1ff56fd77009698ff76ebc60d89c0667056a46cbd10bf918f9d86 2026-06-11 02:03:30.302607 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-159474-27085 2026-06-11 02:03:30.615934 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:30.659511 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f8f1f8717af1ff56fd77009698ff76ebc60d89c0667056a46cbd10bf918f9d86 2026-06-11 02:03:30.659629 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:30.704586 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:30.704682 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:30.704698 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:30.704710 | ubuntu-noble-large | DiffID: sha256:7938cc34d41e2a2ffadccf763817fdd19ad5b2b0b339aca774ac56a5dbf16329 2026-06-11 02:03:30.704721 | ubuntu-noble-large | DiffID: sha256:629a69a661275a812ea9035ac9195c9cb83968adcad1ea3e34af7f5873906225 2026-06-11 02:03:30.758803 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:08501d429414fe44a1cbc51961f93eaa0386a63ebb683e0d5396900f247a2d99 2026-06-11 02:03:30.759788 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:30.809889 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:30.810017 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:30.810032 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:30.810045 | ubuntu-noble-large | DiffID: sha256:7938cc34d41e2a2ffadccf763817fdd19ad5b2b0b339aca774ac56a5dbf16329 2026-06-11 02:03:30.810064 | ubuntu-noble-large | DiffID: sha256:629a69a661275a812ea9035ac9195c9cb83968adcad1ea3e34af7f5873906225 2026-06-11 02:03:30.860963 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:08501d429414fe44a1cbc51961f93eaa0386a63ebb683e0d5396900f247a2d99 2026-06-11 02:03:30.861839 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:30.861897 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.862149 | ubuntu-noble-large | [SUCCESS] [20/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2026-06-11 02:03:30.869124 | ubuntu-noble-large | [INFO]  [21/130] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:30.869252 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:31.881707 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:31.881819 | ubuntu-noble-large | [SUCCESS] [21/130] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:31.881913 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:31.927675 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:31.927828 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:31.928025 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:31.976848 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:825d2da9a2ddf9b2d9e0f926ff818af9300020f17bd6dbb29a22e73a463b0e2c 2026-06-11 02:03:31.976977 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-159474-21378 2026-06-11 02:03:32.847175 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:32.890608 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:825d2da9a2ddf9b2d9e0f926ff818af9300020f17bd6dbb29a22e73a463b0e2c 2026-06-11 02:03:32.890682 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:32.942325 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:32.942476 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:32.942496 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:32.942510 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:32.942523 | ubuntu-noble-large | DiffID: sha256:d04773b4aa0867f80fb0ae76f290b8c939227d92de172de5c0a3c167a0f15b0d 2026-06-11 02:03:32.989879 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:d361a870ea5ec84c7df8af04f7e4df19c6c325343e422cf3f826aef71b3f9fb9 2026-06-11 02:03:32.990547 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:33.036670 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:33.036752 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:33.036764 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:33.036774 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:33.036804 | ubuntu-noble-large | DiffID: sha256:d04773b4aa0867f80fb0ae76f290b8c939227d92de172de5c0a3c167a0f15b0d 2026-06-11 02:03:33.083507 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:d361a870ea5ec84c7df8af04f7e4df19c6c325343e422cf3f826aef71b3f9fb9 2026-06-11 02:03:33.084163 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:33.084294 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:33.084494 | ubuntu-noble-large | [SUCCESS] [21/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2026-06-11 02:03:33.090672 | ubuntu-noble-large | [INFO]  [22/130] Checking: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:33.090786 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:34.431899 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:34.432067 | ubuntu-noble-large | [SUCCESS] [22/130] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:34.432093 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:34.478570 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:34.478654 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:34.478677 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:34.526357 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:984b344cd116309f9a47cdc69e0f60bbb2120eee203f38a242b55119e93ff068 2026-06-11 02:03:34.526480 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-159474-15778 2026-06-11 02:03:35.355554 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:35.402020 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:984b344cd116309f9a47cdc69e0f60bbb2120eee203f38a242b55119e93ff068 2026-06-11 02:03:35.402136 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:35.443563 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:35.443657 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:35.443671 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:35.443682 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:35.443693 | ubuntu-noble-large | DiffID: sha256:c461d309cdd56079664159799db2b59c63ebf7adb48484b19ac9aca7d76013d2 2026-06-11 02:03:35.490829 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:021a98f2939a552227bb53eff68a8317a930d9e613143fa20e918084dfe7365b 2026-06-11 02:03:35.491618 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:35.534232 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:35.534302 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:35.534316 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:35.534327 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:35.534339 | ubuntu-noble-large | DiffID: sha256:c461d309cdd56079664159799db2b59c63ebf7adb48484b19ac9aca7d76013d2 2026-06-11 02:03:35.584248 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:021a98f2939a552227bb53eff68a8317a930d9e613143fa20e918084dfe7365b 2026-06-11 02:03:35.584891 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:35.585030 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:35.585200 | ubuntu-noble-large | [SUCCESS] [22/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2024.2 2026-06-11 02:03:35.591565 | ubuntu-noble-large | [INFO]  [23/130] Checking: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:35.591730 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:36.586087 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:36.586195 | ubuntu-noble-large | [SUCCESS] [23/130] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:36.586430 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:36.635242 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:36.635463 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:36.635699 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:36.689853 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8623d0bfdfbddd2b52e5bbdff1c542287245dc4dc2c2a76e23d14b625128b84f 2026-06-11 02:03:36.689985 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-159474-26902 2026-06-11 02:03:37.317479 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:37.366552 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8623d0bfdfbddd2b52e5bbdff1c542287245dc4dc2c2a76e23d14b625128b84f 2026-06-11 02:03:37.366654 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:37.416216 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:37.416313 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:37.416327 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:37.416338 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:37.416349 | ubuntu-noble-large | DiffID: sha256:d0439814c0dcbf4786c4d7a488010931ddd2b747b41eb87af40dd56173f68dc2 2026-06-11 02:03:37.461374 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:216be95633d94e01ffb60810a74aa31dc0519ed7f3c2c04d448cf8d5cf019c4d 2026-06-11 02:03:37.462162 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:37.505721 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:37.505797 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:37.505807 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:37.505815 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:37.505822 | ubuntu-noble-large | DiffID: sha256:d0439814c0dcbf4786c4d7a488010931ddd2b747b41eb87af40dd56173f68dc2 2026-06-11 02:03:37.552919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:216be95633d94e01ffb60810a74aa31dc0519ed7f3c2c04d448cf8d5cf019c4d 2026-06-11 02:03:37.553749 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:37.553856 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:37.554031 | ubuntu-noble-large | [SUCCESS] [23/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2024.2 2026-06-11 02:03:37.560382 | ubuntu-noble-large | [INFO]  [24/130] Checking: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:37.560541 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.186558 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.186682 | ubuntu-noble-large | [SUCCESS] [24/130] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.186699 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.231531 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.231637 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.231649 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:38.276338 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:51f9ee9173c525392eef736d8c4ce15a5779a48eaff2eac1d8d48a37d1f672d1 2026-06-11 02:03:38.276475 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-159474-31791 2026-06-11 02:03:38.652607 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:38.697547 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:51f9ee9173c525392eef736d8c4ce15a5779a48eaff2eac1d8d48a37d1f672d1 2026-06-11 02:03:38.697655 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:38.735975 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:38.736071 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:38.736084 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:38.736094 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:38.736104 | ubuntu-noble-large | DiffID: sha256:974c72866b4429542256db4a7b049b42d89dd156cc11ca942812d69bac8405df 2026-06-11 02:03:38.781009 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:cd0b3f9c25534ca2359bddb1b6de6aa0da7afc9cd4aab4d24fd0ec876d984fe3 2026-06-11 02:03:38.781115 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:38.827875 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:38.827973 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:38.827982 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:38.827988 | ubuntu-noble-large | DiffID: sha256:4dcc50e3878c6dd3cc04775f7419181ebbeaba063f3374148e85f576e6ac5c24 2026-06-11 02:03:38.827994 | ubuntu-noble-large | DiffID: sha256:974c72866b4429542256db4a7b049b42d89dd156cc11ca942812d69bac8405df 2026-06-11 02:03:38.884151 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:cd0b3f9c25534ca2359bddb1b6de6aa0da7afc9cd4aab4d24fd0ec876d984fe3 2026-06-11 02:03:38.885155 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:38.885192 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.885329 | ubuntu-noble-large | [SUCCESS] [24/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2024.2 2026-06-11 02:03:38.890687 | ubuntu-noble-large | [INFO]  [25/130] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:38.890758 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:39.348717 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:39.348834 | ubuntu-noble-large | [SUCCESS] [25/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:39.348918 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:39.397359 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:39.397511 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:39.397766 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:39.446664 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b3db74e3fe9ab7f1d9c97e704c776c719ec6badbf804dd89612456cb4de9f637 2026-06-11 02:03:39.446760 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-159474-28458 2026-06-11 02:03:39.784890 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:39.831456 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b3db74e3fe9ab7f1d9c97e704c776c719ec6badbf804dd89612456cb4de9f637 2026-06-11 02:03:39.831558 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:39.879547 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:39.879640 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:39.879652 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:39.879663 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:39.879672 | ubuntu-noble-large | DiffID: sha256:793f6244fc16252cbeccc75905989937d3c31812b7b83498729b4a93b65e76f3 2026-06-11 02:03:39.936711 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:936846d47071cccf9c1d7314524175dc6a80392e8b94df434d9e3eda07ee3acd 2026-06-11 02:03:39.937410 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:39.981523 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:39.981608 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:39.981620 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:39.981629 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:39.981638 | ubuntu-noble-large | DiffID: sha256:793f6244fc16252cbeccc75905989937d3c31812b7b83498729b4a93b65e76f3 2026-06-11 02:03:40.030066 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:936846d47071cccf9c1d7314524175dc6a80392e8b94df434d9e3eda07ee3acd 2026-06-11 02:03:40.030883 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:40.031079 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:40.031251 | ubuntu-noble-large | [SUCCESS] [25/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2026-06-11 02:03:40.037925 | ubuntu-noble-large | [INFO]  [26/130] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.038059 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.513467 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.513595 | ubuntu-noble-large | [SUCCESS] [26/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.513612 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.556252 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.556366 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:40.556587 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:40.603129 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f6639f347d66ec009c47fe27407c99ba80405d4c90bcf61a55091c298a77672b 2026-06-11 02:03:40.603237 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-159474-1309 2026-06-11 02:03:40.990374 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:41.031346 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f6639f347d66ec009c47fe27407c99ba80405d4c90bcf61a55091c298a77672b 2026-06-11 02:03:41.031434 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:41.077514 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:41.077597 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:41.077607 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:41.077615 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:41.077643 | ubuntu-noble-large | DiffID: sha256:72d1ec8969ae66e4f9eb2ace3bc6b8ed680ef352affa1153a35b83dbca2f996e 2026-06-11 02:03:41.124225 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:4b118b286556e71d20b85ef0c72e9e22b7e379914b90ce09ebd5a52a110ff7b2 2026-06-11 02:03:41.124788 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:41.170181 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:41.170253 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:41.170259 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:41.170264 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:41.170268 | ubuntu-noble-large | DiffID: sha256:72d1ec8969ae66e4f9eb2ace3bc6b8ed680ef352affa1153a35b83dbca2f996e 2026-06-11 02:03:41.216274 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:4b118b286556e71d20b85ef0c72e9e22b7e379914b90ce09ebd5a52a110ff7b2 2026-06-11 02:03:41.216976 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:41.217145 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:41.217341 | ubuntu-noble-large | [SUCCESS] [26/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2026-06-11 02:03:41.224026 | ubuntu-noble-large | [INFO]  [27/130] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.224233 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.656681 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.656796 | ubuntu-noble-large | [SUCCESS] [27/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.656960 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.699864 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.700093 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:41.700311 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:41.745600 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:06c6c523e6f94c4833cf8e679e7c4b13ff9733d7cfb203428351ebe21f818d4a 2026-06-11 02:03:41.745708 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-159474-31973 2026-06-11 02:03:42.125263 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:42.178554 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:06c6c523e6f94c4833cf8e679e7c4b13ff9733d7cfb203428351ebe21f818d4a 2026-06-11 02:03:42.178657 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:42.226795 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:42.226934 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:42.227001 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:42.227014 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:42.227024 | ubuntu-noble-large | DiffID: sha256:8fddbc89232e315608689258ef9e7b5af40dab0b6f445539c2dc02929f34a7fa 2026-06-11 02:03:42.283836 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:0411319f195d15fc23c0da1de0c758e7f1119a1751348510d4c5f0422cb62f0c 2026-06-11 02:03:42.284572 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:42.329382 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:42.329508 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:42.329549 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:42.329561 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:42.329572 | ubuntu-noble-large | DiffID: sha256:8fddbc89232e315608689258ef9e7b5af40dab0b6f445539c2dc02929f34a7fa 2026-06-11 02:03:42.391450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:0411319f195d15fc23c0da1de0c758e7f1119a1751348510d4c5f0422cb62f0c 2026-06-11 02:03:42.391743 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:42.391792 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:42.391974 | ubuntu-noble-large | [SUCCESS] [27/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2026-06-11 02:03:42.399392 | ubuntu-noble-large | [INFO]  [28/130] Checking: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.399547 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.800797 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.800918 | ubuntu-noble-large | [SUCCESS] [28/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.800941 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.849155 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.849330 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:42.849576 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:42.897355 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:72a79168d9a4e2ecf786360b5b3479a49f01803ec623931bffd5a91ac9b0fd92 2026-06-11 02:03:42.897467 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-159474-11313 2026-06-11 02:03:43.231774 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:43.280178 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:72a79168d9a4e2ecf786360b5b3479a49f01803ec623931bffd5a91ac9b0fd92 2026-06-11 02:03:43.280286 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:43.327263 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:43.327340 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:43.327350 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:43.327358 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:43.327365 | ubuntu-noble-large | DiffID: sha256:beff90401b7582a40efc50509dbed8efa159557aa66fa1d912e85ca801840a79 2026-06-11 02:03:43.376661 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:16c546616be17aad15cee8b78988684a0f1f89a74fa56116a7d7a0bf9558014a 2026-06-11 02:03:43.377499 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:43.423176 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:43.423264 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:43.423279 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:43.423290 | ubuntu-noble-large | DiffID: sha256:90621a23200dac29c9237d5930958e835b73cde20b8de127dcff7efc9b70e638 2026-06-11 02:03:43.423300 | ubuntu-noble-large | DiffID: sha256:beff90401b7582a40efc50509dbed8efa159557aa66fa1d912e85ca801840a79 2026-06-11 02:03:43.468548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:16c546616be17aad15cee8b78988684a0f1f89a74fa56116a7d7a0bf9558014a 2026-06-11 02:03:43.469319 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:43.469466 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:43.469654 | ubuntu-noble-large | [SUCCESS] [28/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2026-06-11 02:03:43.475899 | ubuntu-noble-large | [INFO]  [29/130] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.476072 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.940335 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.940454 | ubuntu-noble-large | [SUCCESS] [29/130] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.940532 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.987462 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.987565 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:43.987583 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:44.035204 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:00e7e5eb518c843ae397e9b14d47becb71951849c408d32081813eb67d355615 2026-06-11 02:03:44.035316 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-159474-9748 2026-06-11 02:03:44.370208 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:44.419292 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:00e7e5eb518c843ae397e9b14d47becb71951849c408d32081813eb67d355615 2026-06-11 02:03:44.419434 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:44.466450 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:44.466544 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:44.466558 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:44.466569 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:44.466579 | ubuntu-noble-large | DiffID: sha256:4ef0da60cf12bdf1460c733327759f5406359f44c91b90f9c54159fc11b59451 2026-06-11 02:03:44.516138 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:30445c3e716027475bfece298099ab07e7b81d62d77ed80faac4a0728572f7fe 2026-06-11 02:03:44.517060 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:44.560250 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:44.560340 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:44.560355 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:44.560366 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:44.560376 | ubuntu-noble-large | DiffID: sha256:4ef0da60cf12bdf1460c733327759f5406359f44c91b90f9c54159fc11b59451 2026-06-11 02:03:44.614655 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:30445c3e716027475bfece298099ab07e7b81d62d77ed80faac4a0728572f7fe 2026-06-11 02:03:44.615602 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:44.615733 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:44.615931 | ubuntu-noble-large | [SUCCESS] [29/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2026-06-11 02:03:44.622314 | ubuntu-noble-large | [INFO]  [30/130] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:44.622438 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.067586 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.067688 | ubuntu-noble-large | [SUCCESS] [30/130] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.067736 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.119603 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.119709 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.120667 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:45.174574 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2fda590ca3521244936f8e9ff9bd0a4ac97d4c59c3b5e06d7b9d7493a8d9bf09 2026-06-11 02:03:45.174678 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-159474-31030 2026-06-11 02:03:45.489489 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:45.538250 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2fda590ca3521244936f8e9ff9bd0a4ac97d4c59c3b5e06d7b9d7493a8d9bf09 2026-06-11 02:03:45.538369 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:45.587147 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:45.587239 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:45.587251 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:45.587261 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:45.587274 | ubuntu-noble-large | DiffID: sha256:cf4876e496fddf3bb4cd645fcaf6d81fb4fbb536cd43ecb05fea65b399caa874 2026-06-11 02:03:45.641221 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:fdb88fa004fe5f950345389000c2035dfcb8430bbea5aa607c5f6c512b718a70 2026-06-11 02:03:45.642013 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:45.687140 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:45.687227 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:45.687258 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:45.687270 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:45.687280 | ubuntu-noble-large | DiffID: sha256:cf4876e496fddf3bb4cd645fcaf6d81fb4fbb536cd43ecb05fea65b399caa874 2026-06-11 02:03:45.735221 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:fdb88fa004fe5f950345389000c2035dfcb8430bbea5aa607c5f6c512b718a70 2026-06-11 02:03:45.735876 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:45.736037 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.736202 | ubuntu-noble-large | [SUCCESS] [30/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2026-06-11 02:03:45.743035 | ubuntu-noble-large | [INFO]  [31/130] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:45.743110 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.138059 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.138171 | ubuntu-noble-large | [SUCCESS] [31/130] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.138221 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.189352 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.189564 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.189791 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:46.233722 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:45f0a755db523c2fab8fd5436d3bea3d18bffb2dbad7993f7406743ef44b3863 2026-06-11 02:03:46.233867 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-159474-7037 2026-06-11 02:03:46.566760 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:46.616562 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:45f0a755db523c2fab8fd5436d3bea3d18bffb2dbad7993f7406743ef44b3863 2026-06-11 02:03:46.616653 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:46.659663 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:46.659770 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:46.659785 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:46.659798 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:46.659809 | ubuntu-noble-large | DiffID: sha256:346db9224886ce7da72384fccf8d49ee544cc6312da59f05a5ba83b4893e2519 2026-06-11 02:03:46.707937 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:87e94d64b7269fbb5e8323880ea898c8b25c7ef29682b53591b742a997af826d 2026-06-11 02:03:46.708457 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:46.751517 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:46.751644 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:46.751667 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:46.751686 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:46.751703 | ubuntu-noble-large | DiffID: sha256:346db9224886ce7da72384fccf8d49ee544cc6312da59f05a5ba83b4893e2519 2026-06-11 02:03:46.803421 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:87e94d64b7269fbb5e8323880ea898c8b25c7ef29682b53591b742a997af826d 2026-06-11 02:03:46.804619 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:46.804706 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.804723 | ubuntu-noble-large | [SUCCESS] [31/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2026-06-11 02:03:46.810545 | ubuntu-noble-large | [INFO]  [32/130] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:46.810628 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.247564 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.247658 | ubuntu-noble-large | [SUCCESS] [32/130] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.247669 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.294572 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.294676 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.294690 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:47.343977 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9614f744c72a94f9c8066bf7a2886fec7f974f522a630f44fe18b62d2560bab3 2026-06-11 02:03:47.344047 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-159474-13736 2026-06-11 02:03:47.657504 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:47.709068 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9614f744c72a94f9c8066bf7a2886fec7f974f522a630f44fe18b62d2560bab3 2026-06-11 02:03:47.709142 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:47.755558 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:47.755653 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:47.755660 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:47.755664 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:47.755668 | ubuntu-noble-large | DiffID: sha256:787d420f25cd54d797e3147f50d10cc0af94132e9e63c25139560c3591b73a50 2026-06-11 02:03:47.807029 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:b9b0e9fb1421b6b5f0c4ca7f85271c51b2cf6863712ff06de01457eeb4ce6a6f 2026-06-11 02:03:47.808056 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:47.845559 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:47.845662 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:47.845675 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:47.845685 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:47.845694 | ubuntu-noble-large | DiffID: sha256:787d420f25cd54d797e3147f50d10cc0af94132e9e63c25139560c3591b73a50 2026-06-11 02:03:47.900231 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:b9b0e9fb1421b6b5f0c4ca7f85271c51b2cf6863712ff06de01457eeb4ce6a6f 2026-06-11 02:03:47.901545 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:47.901614 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.901627 | ubuntu-noble-large | [SUCCESS] [32/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2026-06-11 02:03:47.907221 | ubuntu-noble-large | [INFO]  [33/130] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:47.907266 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:48.359531 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:48.359621 | ubuntu-noble-large | [SUCCESS] [33/130] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:48.359632 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:48.404521 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:48.404615 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:48.405282 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:48.450565 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:597ac865ac6652e5d6654457154356d2fefcd8aeffae2c72ed7d5846d9e707a3 2026-06-11 02:03:48.450646 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-159474-21685 2026-06-11 02:03:48.806378 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:48.858540 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:597ac865ac6652e5d6654457154356d2fefcd8aeffae2c72ed7d5846d9e707a3 2026-06-11 02:03:48.858629 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:48.904561 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:48.904661 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:48.904672 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:48.904680 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:48.904688 | ubuntu-noble-large | DiffID: sha256:963599a1473d1506c5b9ff18e1798a6a5d9678965b4c4791dcbe565546defefe 2026-06-11 02:03:48.960518 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:28c3911343f2d58809e26a11cf74e39a787017297997b55d4fd859399a45428b 2026-06-11 02:03:48.961597 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:49.005843 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:49.005922 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:49.005947 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:49.005958 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:49.006026 | ubuntu-noble-large | DiffID: sha256:963599a1473d1506c5b9ff18e1798a6a5d9678965b4c4791dcbe565546defefe 2026-06-11 02:03:49.058269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:28c3911343f2d58809e26a11cf74e39a787017297997b55d4fd859399a45428b 2026-06-11 02:03:49.059587 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:49.059664 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:49.059679 | ubuntu-noble-large | [SUCCESS] [33/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2026-06-11 02:03:49.065557 | ubuntu-noble-large | [INFO]  [34/130] Checking: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.065653 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.527555 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.527651 | ubuntu-noble-large | [SUCCESS] [34/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.527666 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.574217 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.574308 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:49.574324 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:49.621529 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:edf569604dfd61b9fceb3a0d3b5596eccb0d6e2d377fa4912d2eeb40175963ac 2026-06-11 02:03:49.621616 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-159474-1823 2026-06-11 02:03:49.974217 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:50.022540 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:edf569604dfd61b9fceb3a0d3b5596eccb0d6e2d377fa4912d2eeb40175963ac 2026-06-11 02:03:50.022638 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:50.070084 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:50.070170 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:50.070179 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:50.070186 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:50.070192 | ubuntu-noble-large | DiffID: sha256:6899f0f4ab10b1eabd08f2fea8713017fab7b3f21b65bffdacdac69a15946176 2026-06-11 02:03:50.121883 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:5bd5d5f33c18770fc29ba8ebd4005d6d2f018afadfd67a275a58bc44346e0246 2026-06-11 02:03:50.122551 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:50.174588 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:50.174679 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:50.174691 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:50.174700 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:50.174709 | ubuntu-noble-large | DiffID: sha256:6899f0f4ab10b1eabd08f2fea8713017fab7b3f21b65bffdacdac69a15946176 2026-06-11 02:03:50.223597 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:5bd5d5f33c18770fc29ba8ebd4005d6d2f018afadfd67a275a58bc44346e0246 2026-06-11 02:03:50.225336 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:50.225471 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:50.225491 | ubuntu-noble-large | [SUCCESS] [34/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2026-06-11 02:03:50.232559 | ubuntu-noble-large | [INFO]  [35/130] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.232659 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.646557 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.646668 | ubuntu-noble-large | [SUCCESS] [35/130] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.646684 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.695541 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.696858 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:50.696990 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:50.745680 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:009e0e55c5304fadc3c22589fe6f2dc4bb01d97333b9397d3b1b227784b217e1 2026-06-11 02:03:50.745780 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-159474-28023 2026-06-11 02:03:51.092624 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:51.136842 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:009e0e55c5304fadc3c22589fe6f2dc4bb01d97333b9397d3b1b227784b217e1 2026-06-11 02:03:51.138123 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:51.182535 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:51.182627 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:51.182638 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:51.182646 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:51.182654 | ubuntu-noble-large | DiffID: sha256:0c796ef6231479030aed7706619824f6bca9296b003153f0b22c5e101f4af328 2026-06-11 02:03:51.231565 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:7edc1087b45548a898ad549d0e242497c6a6e801ee81c0de2cb290c0e2276b00 2026-06-11 02:03:51.233380 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:51.282141 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:51.282265 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:51.282281 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:51.282292 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:51.282301 | ubuntu-noble-large | DiffID: sha256:0c796ef6231479030aed7706619824f6bca9296b003153f0b22c5e101f4af328 2026-06-11 02:03:51.339548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:7edc1087b45548a898ad549d0e242497c6a6e801ee81c0de2cb290c0e2276b00 2026-06-11 02:03:51.340585 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:51.340671 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:51.340687 | ubuntu-noble-large | [SUCCESS] [35/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2026-06-11 02:03:51.347872 | ubuntu-noble-large | [INFO]  [36/130] Checking: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.347993 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.793561 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.793666 | ubuntu-noble-large | [SUCCESS] [36/130] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.793692 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.839856 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.840013 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:51.840040 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:51.891572 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:84b5f668444a1873397475ba249920e311100a120777ac082b0dde2c17718e73 2026-06-11 02:03:51.891663 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-159474-11323 2026-06-11 02:03:52.190560 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:52.244697 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:84b5f668444a1873397475ba249920e311100a120777ac082b0dde2c17718e73 2026-06-11 02:03:52.244787 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:52.289123 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:52.289220 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:52.289234 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:52.289245 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:52.289255 | ubuntu-noble-large | DiffID: sha256:099f9b72c6868054dce9b9bca81042d2e664aea21f86789a642416af83c45c0f 2026-06-11 02:03:52.341579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:f24e7766da64aee6c063533985945995dca3817423ccf4680715baf27ba4caca 2026-06-11 02:03:52.342559 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:52.388540 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:52.388639 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:52.388653 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:52.388665 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:52.388675 | ubuntu-noble-large | DiffID: sha256:099f9b72c6868054dce9b9bca81042d2e664aea21f86789a642416af83c45c0f 2026-06-11 02:03:52.446792 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:f24e7766da64aee6c063533985945995dca3817423ccf4680715baf27ba4caca 2026-06-11 02:03:52.448688 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:52.448828 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:52.448844 | ubuntu-noble-large | [SUCCESS] [36/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2024.2 2026-06-11 02:03:52.456592 | ubuntu-noble-large | [INFO]  [37/130] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.456669 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.868519 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.868638 | ubuntu-noble-large | [SUCCESS] [37/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.868655 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.914635 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.914737 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:52.914793 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:52.967500 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:da6672caebc7e69aee62fc889b5f2f442f704a3b1cb3423811d06e07985b0c3a 2026-06-11 02:03:52.967584 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-159474-29008 2026-06-11 02:03:53.306966 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:53.352584 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:da6672caebc7e69aee62fc889b5f2f442f704a3b1cb3423811d06e07985b0c3a 2026-06-11 02:03:53.352714 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:53.396330 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:53.396438 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:53.396450 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:53.396456 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:53.396461 | ubuntu-noble-large | DiffID: sha256:1713bf24b7de7c4b81939e9ddd143e856b71805b5f25684b7694c6630db07eb1 2026-06-11 02:03:53.446378 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:a35b2d95d5e38d75ec367a42722158e8f3513cc12e06b109ddd04a4135073786 2026-06-11 02:03:53.447582 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:53.490839 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:53.490952 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:53.490965 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:53.491003 | ubuntu-noble-large | DiffID: sha256:9a9d74f38177476c0639ecc4d2b7b3d8ba101a317b4c0a7e21a0928491a46fae 2026-06-11 02:03:53.491013 | ubuntu-noble-large | DiffID: sha256:1713bf24b7de7c4b81939e9ddd143e856b71805b5f25684b7694c6630db07eb1 2026-06-11 02:03:53.541536 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:a35b2d95d5e38d75ec367a42722158e8f3513cc12e06b109ddd04a4135073786 2026-06-11 02:03:53.543236 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:53.543283 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:53.543296 | ubuntu-noble-large | [SUCCESS] [37/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2026-06-11 02:03:53.549615 | ubuntu-noble-large | [INFO]  [38/130] Checking: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:53.549676 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:53.968465 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:53.968590 | ubuntu-noble-large | [SUCCESS] [38/130] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:53.968613 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:54.016643 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:54.016746 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:54.016763 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:54.069523 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:96f70cfb24e59070d649a107a2aa6bde16b8d26d6c6aa6d515c80b5983008a28 2026-06-11 02:03:54.069602 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-159474-6855 2026-06-11 02:03:54.378651 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:54.425588 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:96f70cfb24e59070d649a107a2aa6bde16b8d26d6c6aa6d515c80b5983008a28 2026-06-11 02:03:54.425727 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:54.473002 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:54.473098 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:54.473113 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:54.473124 | ubuntu-noble-large | DiffID: sha256:a26d94496e352692b60b54ee9018081429785a0551416e6e353fa2edec8e4c05 2026-06-11 02:03:54.473135 | ubuntu-noble-large | DiffID: sha256:64c4959eb3bc39d8f69470f07f694e282cf7cfd44f8c5985b10b90bc5fbf1c7e 2026-06-11 02:03:54.522260 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:8206af34fa78995dbe35a3beafad8cea201baaae262a9c15484d9be424312b77 2026-06-11 02:03:54.523846 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:54.569612 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:54.569740 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:54.569757 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:54.569769 | ubuntu-noble-large | DiffID: sha256:a26d94496e352692b60b54ee9018081429785a0551416e6e353fa2edec8e4c05 2026-06-11 02:03:54.569780 | ubuntu-noble-large | DiffID: sha256:64c4959eb3bc39d8f69470f07f694e282cf7cfd44f8c5985b10b90bc5fbf1c7e 2026-06-11 02:03:54.620153 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:8206af34fa78995dbe35a3beafad8cea201baaae262a9c15484d9be424312b77 2026-06-11 02:03:54.621853 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:54.621954 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:54.621995 | ubuntu-noble-large | [SUCCESS] [38/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2024.2 2026-06-11 02:03:54.627549 | ubuntu-noble-large | [INFO]  [39/130] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:54.627596 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.023084 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.023202 | ubuntu-noble-large | [SUCCESS] [39/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.023217 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.072612 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.072709 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.072731 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:55.126613 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b6e303016889d9446565a7d0421961118fb707e96bd1f10769857c5cba5360b 2026-06-11 02:03:55.126703 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-159474-2352 2026-06-11 02:03:55.453430 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:55.503519 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b6e303016889d9446565a7d0421961118fb707e96bd1f10769857c5cba5360b 2026-06-11 02:03:55.503602 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:55.546169 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:55.546269 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:55.546284 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:55.546296 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:55.546306 | ubuntu-noble-large | DiffID: sha256:38e51a8b27d4d78a748ce01ac729e09b64d60455a7b90716747a456e05c8bc10 2026-06-11 02:03:55.595371 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:96881bcc348b5aa686ea79d21f8e27ce813bcef332450c343e7f37099558e5c3 2026-06-11 02:03:55.596533 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:55.641543 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:55.641638 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:55.641652 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:55.641662 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:55.641672 | ubuntu-noble-large | DiffID: sha256:38e51a8b27d4d78a748ce01ac729e09b64d60455a7b90716747a456e05c8bc10 2026-06-11 02:03:55.687824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:96881bcc348b5aa686ea79d21f8e27ce813bcef332450c343e7f37099558e5c3 2026-06-11 02:03:55.689574 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:55.689651 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.689668 | ubuntu-noble-large | [SUCCESS] [39/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2026-06-11 02:03:55.696607 | ubuntu-noble-large | [INFO]  [40/130] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:55.696678 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.100809 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.100926 | ubuntu-noble-large | [SUCCESS] [40/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.100943 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.147570 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.148522 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.148602 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:56.194577 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:33ec04ef5297a17134c32304129f48a1c36f010f51d6a1bd7aff59d1248baf3e 2026-06-11 02:03:56.194689 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-159474-7931 2026-06-11 02:03:56.510551 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:56.568609 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:33ec04ef5297a17134c32304129f48a1c36f010f51d6a1bd7aff59d1248baf3e 2026-06-11 02:03:56.568711 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:56.617056 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:56.617156 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:56.617221 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:56.617234 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:56.617244 | ubuntu-noble-large | DiffID: sha256:6bcb94176d66c9aadaf0eed62a3f6f9cb66f802be418b44468c31f622f5995ac 2026-06-11 02:03:56.670448 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:b783d2297760168f6b3643ca85d8bdc3786dbf881e980e35ac06f4f8ac85224c 2026-06-11 02:03:56.671843 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:56.717133 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:56.717214 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:56.717223 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:56.717229 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:56.717253 | ubuntu-noble-large | DiffID: sha256:6bcb94176d66c9aadaf0eed62a3f6f9cb66f802be418b44468c31f622f5995ac 2026-06-11 02:03:56.769303 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:b783d2297760168f6b3643ca85d8bdc3786dbf881e980e35ac06f4f8ac85224c 2026-06-11 02:03:56.770505 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:56.770570 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.770585 | ubuntu-noble-large | [SUCCESS] [40/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2026-06-11 02:03:56.777042 | ubuntu-noble-large | [INFO]  [41/130] Checking: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:56.777255 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.173238 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.173615 | ubuntu-noble-large | [SUCCESS] [41/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.173831 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.224508 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.224903 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.225205 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:57.268586 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fe4587bb61416b469057b08ed1c74ac0c23d4afc4920ca3b07f79799adaa1442 2026-06-11 02:03:57.268681 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-159474-22551 2026-06-11 02:03:57.572373 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:57.618698 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fe4587bb61416b469057b08ed1c74ac0c23d4afc4920ca3b07f79799adaa1442 2026-06-11 02:03:57.618826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:57.668539 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:57.668631 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:57.668642 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:57.668650 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:57.668658 | ubuntu-noble-large | DiffID: sha256:36961563246fd32260708f3e228c204412da016a68c8e21d8cfd80fa757717e1 2026-06-11 02:03:57.715644 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:d4409c1ef655350f591309a37f2f2eb1f759397496692a61f1112f2e486308c8 2026-06-11 02:03:57.717259 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:57.764800 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:57.764897 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:57.764911 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:57.764923 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:57.764933 | ubuntu-noble-large | DiffID: sha256:36961563246fd32260708f3e228c204412da016a68c8e21d8cfd80fa757717e1 2026-06-11 02:03:57.817805 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:d4409c1ef655350f591309a37f2f2eb1f759397496692a61f1112f2e486308c8 2026-06-11 02:03:57.818565 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:57.818667 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.818683 | ubuntu-noble-large | [SUCCESS] [41/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2026-06-11 02:03:57.826181 | ubuntu-noble-large | [INFO]  [42/130] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:57.826260 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.198561 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.198667 | ubuntu-noble-large | [SUCCESS] [42/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.198693 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.247691 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.247785 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.247809 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:58.304557 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f2573a79dfe883723b0967bd09a3d0fcbc82dea213ad74412b0e4a5a620353e4 2026-06-11 02:03:58.304656 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-159474-14648 2026-06-11 02:03:58.601169 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:58.646600 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f2573a79dfe883723b0967bd09a3d0fcbc82dea213ad74412b0e4a5a620353e4 2026-06-11 02:03:58.646707 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:58.694464 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:58.694560 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:58.694573 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:58.694583 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:58.694593 | ubuntu-noble-large | DiffID: sha256:ed354f03f2dfdef428d565632fad2c6ff344b5af89e484f65058bea154f50019 2026-06-11 02:03:58.746594 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:00c8ae6403d1002adae25f051feb844cf4ea4a64f12c7ad6f8c30bb028b76838 2026-06-11 02:03:58.748471 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:58.790898 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:58.791026 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:58.791040 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:58.791051 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:58.791060 | ubuntu-noble-large | DiffID: sha256:ed354f03f2dfdef428d565632fad2c6ff344b5af89e484f65058bea154f50019 2026-06-11 02:03:58.837760 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:00c8ae6403d1002adae25f051feb844cf4ea4a64f12c7ad6f8c30bb028b76838 2026-06-11 02:03:58.838587 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:58.838677 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.838705 | ubuntu-noble-large | [SUCCESS] [42/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2026-06-11 02:03:58.846452 | ubuntu-noble-large | [INFO]  [43/130] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:58.846520 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.235549 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.235650 | ubuntu-noble-large | [SUCCESS] [43/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.235672 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.284536 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.284654 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.284666 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:03:59.332530 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:80b7ed0d53c12908493c6d0a05aa98eab8a22682bcdb3bbee73c2080dd5d0b18 2026-06-11 02:03:59.332638 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-159474-492 2026-06-11 02:03:59.643653 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:03:59.693605 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:80b7ed0d53c12908493c6d0a05aa98eab8a22682bcdb3bbee73c2080dd5d0b18 2026-06-11 02:03:59.693698 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:03:59.739627 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:59.739731 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:59.739744 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:59.739755 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:59.739765 | ubuntu-noble-large | DiffID: sha256:3ea55479b8cb62c75f8623409f82208fc26dde2b2ff5ae106f1c2f1b0f0a0d3a 2026-06-11 02:03:59.787766 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:3ca4bdbc7dbdaf31051203cb70dbff0b568909875987e1d2a9e2ed45bb39d706 2026-06-11 02:03:59.789435 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:03:59.835282 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:03:59.835366 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:03:59.835379 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:03:59.835389 | ubuntu-noble-large | DiffID: sha256:1ee60c9456fe45f75f4c03e308748c7857010f38f7a16369e65a94348bdba94a 2026-06-11 02:03:59.835443 | ubuntu-noble-large | DiffID: sha256:3ea55479b8cb62c75f8623409f82208fc26dde2b2ff5ae106f1c2f1b0f0a0d3a 2026-06-11 02:03:59.879750 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:3ca4bdbc7dbdaf31051203cb70dbff0b568909875987e1d2a9e2ed45bb39d706 2026-06-11 02:03:59.881249 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:03:59.881313 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.881321 | ubuntu-noble-large | [SUCCESS] [43/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2026-06-11 02:03:59.886097 | ubuntu-noble-large | [INFO]  [44/130] Checking: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:03:59.886134 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.301549 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.301665 | ubuntu-noble-large | [SUCCESS] [44/130] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.301677 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.352558 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.352657 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.352672 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:00.402617 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0375beb062efe6738b161a46b524c22118181f85971b527da0d8360dd0fdacd5 2026-06-11 02:04:00.402729 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-159474-28791 2026-06-11 02:04:00.732657 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:00.778584 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0375beb062efe6738b161a46b524c22118181f85971b527da0d8360dd0fdacd5 2026-06-11 02:04:00.778702 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:00.824558 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:00.824652 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:00.824665 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:00.824675 | ubuntu-noble-large | DiffID: sha256:af16ea153295e49d6f5092e6bb001d66496a9c80a2cc2893c0e26029013f801c 2026-06-11 02:04:00.824684 | ubuntu-noble-large | DiffID: sha256:0ab362aab613deee7b86f7646aba4fb489c7e6321dd52c176ef30a8ccda576f3 2026-06-11 02:04:00.883596 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:187b382d156de67ef482300529098ea272805986961ed01a3e97f757339a74fa 2026-06-11 02:04:00.884537 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:00.930934 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:00.931105 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:00.931129 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:00.931167 | ubuntu-noble-large | DiffID: sha256:af16ea153295e49d6f5092e6bb001d66496a9c80a2cc2893c0e26029013f801c 2026-06-11 02:04:00.931186 | ubuntu-noble-large | DiffID: sha256:0ab362aab613deee7b86f7646aba4fb489c7e6321dd52c176ef30a8ccda576f3 2026-06-11 02:04:00.983189 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:187b382d156de67ef482300529098ea272805986961ed01a3e97f757339a74fa 2026-06-11 02:04:00.984642 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:00.984744 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.984759 | ubuntu-noble-large | [SUCCESS] [44/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2024.2 2026-06-11 02:04:00.991325 | ubuntu-noble-large | [INFO]  [45/130] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:00.991443 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:01.402606 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:01.402732 | ubuntu-noble-large | [SUCCESS] [45/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:01.402759 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:01.449558 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:01.450517 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:01.450596 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:01.496547 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c6faad756b644ac6ae48218aaeaedf8773ea8abdfe82f4dc56db7788d3f583b0 2026-06-11 02:04:01.496628 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-159474-16255 2026-06-11 02:04:01.847243 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:01.891605 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c6faad756b644ac6ae48218aaeaedf8773ea8abdfe82f4dc56db7788d3f583b0 2026-06-11 02:04:01.891706 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:01.932563 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:01.932656 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:01.932669 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:01.932679 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:04:01.932710 | ubuntu-noble-large | DiffID: sha256:fdc7cf26bf4ac3151a646c57652aa6c88b1b61144796cd271ca942314ab60bb6 2026-06-11 02:04:01.985547 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:dac2fc72c928864003b42f329317884159454e39a191b7985e6bb033fb8f9b00 2026-06-11 02:04:01.986842 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:02.024612 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:02.024692 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:02.024704 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:02.024713 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:04:02.024724 | ubuntu-noble-large | DiffID: sha256:fdc7cf26bf4ac3151a646c57652aa6c88b1b61144796cd271ca942314ab60bb6 2026-06-11 02:04:02.074562 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:dac2fc72c928864003b42f329317884159454e39a191b7985e6bb033fb8f9b00 2026-06-11 02:04:02.076511 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:02.076586 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:02.076602 | ubuntu-noble-large | [SUCCESS] [45/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2026-06-11 02:04:02.083492 | ubuntu-noble-large | [INFO]  [46/130] Checking: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.083543 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.477550 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.477654 | ubuntu-noble-large | [SUCCESS] [46/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.478425 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.525640 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.525756 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:02.525783 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:02.577566 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ba913949a3039fb8a2082fa7b97b753340fa57192d39dbf3d47c78d56fee642e 2026-06-11 02:04:02.577678 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-159474-14499 2026-06-11 02:04:02.917510 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:02.960569 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ba913949a3039fb8a2082fa7b97b753340fa57192d39dbf3d47c78d56fee642e 2026-06-11 02:04:02.960668 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:03.003254 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:03.003333 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:03.003344 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:03.003352 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:04:03.003361 | ubuntu-noble-large | DiffID: sha256:a5fadbbec56495d176328fc59c099b3e2aa6f8be95c91a70c5ddb5f971e51beb 2026-06-11 02:04:03.046417 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:4b0725ae4f9b78c6b4fcf8049afe52421dc819069f21c208ca349e4f3960b19c 2026-06-11 02:04:03.047519 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:03.097526 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:03.097638 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:03.097653 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:03.097685 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:04:03.097696 | ubuntu-noble-large | DiffID: sha256:a5fadbbec56495d176328fc59c099b3e2aa6f8be95c91a70c5ddb5f971e51beb 2026-06-11 02:04:03.149052 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:4b0725ae4f9b78c6b4fcf8049afe52421dc819069f21c208ca349e4f3960b19c 2026-06-11 02:04:03.150802 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:03.150855 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:03.150869 | ubuntu-noble-large | [SUCCESS] [46/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2026-06-11 02:04:03.157587 | ubuntu-noble-large | [INFO]  [47/130] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.157640 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.554483 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.554581 | ubuntu-noble-large | [SUCCESS] [47/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.554596 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.598846 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.598931 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:03.598946 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:03.644511 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ebad03b8b32e176d1654b446310f5bba39ffd8905b9ffe8e14e918c1ef527f4d 2026-06-11 02:04:03.644597 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-159474-13715 2026-06-11 02:04:03.970339 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:04.019548 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ebad03b8b32e176d1654b446310f5bba39ffd8905b9ffe8e14e918c1ef527f4d 2026-06-11 02:04:04.019625 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:04.073484 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:04.073580 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:04.073595 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:04.073606 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:04:04.073616 | ubuntu-noble-large | DiffID: sha256:041a63c78490f3320fcae5cfe6dd6197702c0d44a5d676e094b131f70ab876ba 2026-06-11 02:04:04.126611 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:a87e6da22be3623504b8f6188a338b8ea39d32474df17ec72273241d8302f8a7 2026-06-11 02:04:04.128240 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:04.174586 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:04.174684 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:04.174700 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:04.174712 | ubuntu-noble-large | DiffID: sha256:5e0a1791f4b0e5ccd68d9566a40543723db135f3835b08e95292bbe78d43d39e 2026-06-11 02:04:04.174723 | ubuntu-noble-large | DiffID: sha256:041a63c78490f3320fcae5cfe6dd6197702c0d44a5d676e094b131f70ab876ba 2026-06-11 02:04:04.222390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:a87e6da22be3623504b8f6188a338b8ea39d32474df17ec72273241d8302f8a7 2026-06-11 02:04:04.223555 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:04.223638 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:04.223690 | ubuntu-noble-large | [SUCCESS] [47/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2026-06-11 02:04:04.230458 | ubuntu-noble-large | [INFO]  [48/130] Checking: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.230534 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.690624 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.690716 | ubuntu-noble-large | [SUCCESS] [48/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.690729 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.739145 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.739238 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:04.739254 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:04.787257 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e14660c365c3e94b76d6da27ac7962bde2d2ee981842b09a25c2bbec1bd57b31 2026-06-11 02:04:04.787331 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-159474-7642 2026-06-11 02:04:05.165856 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:05.215554 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e14660c365c3e94b76d6da27ac7962bde2d2ee981842b09a25c2bbec1bd57b31 2026-06-11 02:04:05.215671 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:05.261694 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:05.261794 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:05.261808 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:05.261819 | ubuntu-noble-large | DiffID: sha256:20ca2d1de5eefe1aa28d81f03dcdc9226d4a7fa90c9a4a2863e34aaf59a6b207 2026-06-11 02:04:05.261830 | ubuntu-noble-large | DiffID: sha256:80c1f97c611f1ad428429ac1936d87af4fc2a6323130fd917a0766ee08b84876 2026-06-11 02:04:05.313526 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:6d22f2efaaa11e93e362ceeb94c3e39f73f9be35423e241fc408e9fb7b4413fb 2026-06-11 02:04:05.315624 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:05.361136 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:05.361233 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:05.361249 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:05.361261 | ubuntu-noble-large | DiffID: sha256:20ca2d1de5eefe1aa28d81f03dcdc9226d4a7fa90c9a4a2863e34aaf59a6b207 2026-06-11 02:04:05.361271 | ubuntu-noble-large | DiffID: sha256:80c1f97c611f1ad428429ac1936d87af4fc2a6323130fd917a0766ee08b84876 2026-06-11 02:04:05.417297 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:6d22f2efaaa11e93e362ceeb94c3e39f73f9be35423e241fc408e9fb7b4413fb 2026-06-11 02:04:05.418602 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:05.418679 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:05.418691 | ubuntu-noble-large | [SUCCESS] [48/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2026-06-11 02:04:05.425569 | ubuntu-noble-large | [INFO]  [49/130] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.425646 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.842596 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.842707 | ubuntu-noble-large | [SUCCESS] [49/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.842724 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.888648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.888755 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:05.888771 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:05.937788 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4e34c56686af25241d4682227a7bac1938f17a389f2303aac42de243e73282b8 2026-06-11 02:04:05.937884 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-159474-7260 2026-06-11 02:04:06.258624 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:06.313669 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4e34c56686af25241d4682227a7bac1938f17a389f2303aac42de243e73282b8 2026-06-11 02:04:06.313791 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:06.360049 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:06.360154 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:06.360183 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:06.360195 | ubuntu-noble-large | DiffID: sha256:20ca2d1de5eefe1aa28d81f03dcdc9226d4a7fa90c9a4a2863e34aaf59a6b207 2026-06-11 02:04:06.360205 | ubuntu-noble-large | DiffID: sha256:f2563554b687bbe6e782a003c15a4ee2e6e7848a466f26adbe3c5e3726cf4081 2026-06-11 02:04:06.413450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:d747e317a3fd6ca329474fff4e3d25b359fd8d5f78d78836d7857f7ba97eeaaf 2026-06-11 02:04:06.414633 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:06.462477 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:06.462569 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:06.462581 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:06.462592 | ubuntu-noble-large | DiffID: sha256:20ca2d1de5eefe1aa28d81f03dcdc9226d4a7fa90c9a4a2863e34aaf59a6b207 2026-06-11 02:04:06.462602 | ubuntu-noble-large | DiffID: sha256:f2563554b687bbe6e782a003c15a4ee2e6e7848a466f26adbe3c5e3726cf4081 2026-06-11 02:04:06.515436 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:d747e317a3fd6ca329474fff4e3d25b359fd8d5f78d78836d7857f7ba97eeaaf 2026-06-11 02:04:06.516543 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:06.516597 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:06.516609 | ubuntu-noble-large | [SUCCESS] [49/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2026-06-11 02:04:06.523585 | ubuntu-noble-large | [INFO]  [50/130] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.523664 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.904512 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.904593 | ubuntu-noble-large | [SUCCESS] [50/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.904603 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.957585 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.957689 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:06.957705 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:07.005304 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4b1a502a799f9122e09004bdbcb18b313ee91e7e12c3f760f2827a67010b4700 2026-06-11 02:04:07.005437 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-159474-21347 2026-06-11 02:04:07.338813 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:07.389551 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4b1a502a799f9122e09004bdbcb18b313ee91e7e12c3f760f2827a67010b4700 2026-06-11 02:04:07.389644 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:07.437537 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:07.437627 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:07.437643 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:07.437654 | ubuntu-noble-large | DiffID: sha256:20ca2d1de5eefe1aa28d81f03dcdc9226d4a7fa90c9a4a2863e34aaf59a6b207 2026-06-11 02:04:07.437665 | ubuntu-noble-large | DiffID: sha256:0bacaa67ef249f1d3931c5aa9bd4ce2fb6ed523e85fd37a005a3af4a39d5690a 2026-06-11 02:04:07.489243 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:6040f9758f6fef3ab83665c353439159c2e7768ca1d39fda2809fcdc92bed76e 2026-06-11 02:04:07.491069 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:07.535310 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:07.535448 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:07.535470 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:07.535483 | ubuntu-noble-large | DiffID: sha256:20ca2d1de5eefe1aa28d81f03dcdc9226d4a7fa90c9a4a2863e34aaf59a6b207 2026-06-11 02:04:07.535496 | ubuntu-noble-large | DiffID: sha256:0bacaa67ef249f1d3931c5aa9bd4ce2fb6ed523e85fd37a005a3af4a39d5690a 2026-06-11 02:04:07.585489 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:6040f9758f6fef3ab83665c353439159c2e7768ca1d39fda2809fcdc92bed76e 2026-06-11 02:04:07.586685 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:07.586756 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:07.586770 | ubuntu-noble-large | [SUCCESS] [50/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2026-06-11 02:04:07.592575 | ubuntu-noble-large | [INFO]  [51/130] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:07.592677 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:07.996958 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:07.997096 | ubuntu-noble-large | [SUCCESS] [51/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:07.997112 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:08.042537 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:08.042627 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:08.042643 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:08.093668 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bb64cf1419ac902175a72508346b4697e5df73d49fc8a30fc1c3e29950c99715 2026-06-11 02:04:08.093755 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-159474-4509 2026-06-11 02:04:08.395497 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:08.440526 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bb64cf1419ac902175a72508346b4697e5df73d49fc8a30fc1c3e29950c99715 2026-06-11 02:04:08.440617 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:08.487493 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:08.487593 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:08.487634 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:08.487646 | ubuntu-noble-large | DiffID: sha256:d779c243dd9f52c7d4abc78d766746101371b5d5de09f4e1ebdce9ef082d5f03 2026-06-11 02:04:08.487658 | ubuntu-noble-large | DiffID: sha256:f5a72ec4fb8b3c90a43cb4841e0490b67eae46c9aa206dafea9a8ff94a331c48 2026-06-11 02:04:08.537597 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:9a9ee86168d3cc8e0e26476d0c1c957601bb85a12b0c3b62d20969aee40fd50a 2026-06-11 02:04:08.539451 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:08.581291 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:08.581379 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:08.581390 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:08.581430 | ubuntu-noble-large | DiffID: sha256:d779c243dd9f52c7d4abc78d766746101371b5d5de09f4e1ebdce9ef082d5f03 2026-06-11 02:04:08.581440 | ubuntu-noble-large | DiffID: sha256:f5a72ec4fb8b3c90a43cb4841e0490b67eae46c9aa206dafea9a8ff94a331c48 2026-06-11 02:04:08.627576 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:9a9ee86168d3cc8e0e26476d0c1c957601bb85a12b0c3b62d20969aee40fd50a 2026-06-11 02:04:08.629762 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:08.629836 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:08.629852 | ubuntu-noble-large | [SUCCESS] [51/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2026-06-11 02:04:08.636653 | ubuntu-noble-large | [INFO]  [52/130] Checking: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:08.636761 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.055568 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.055678 | ubuntu-noble-large | [SUCCESS] [52/130] EXISTS: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.055691 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.099522 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.099623 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.100293 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:09.145571 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ddc5d6f73624283bf660dd155cc475fce1d9bc0f4028097c30bd3123d0d1059e 2026-06-11 02:04:09.145666 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-159474-25946 2026-06-11 02:04:09.452631 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:09.504600 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ddc5d6f73624283bf660dd155cc475fce1d9bc0f4028097c30bd3123d0d1059e 2026-06-11 02:04:09.504685 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:09.551072 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:09.551161 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:09.551177 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:09.551188 | ubuntu-noble-large | DiffID: sha256:d779c243dd9f52c7d4abc78d766746101371b5d5de09f4e1ebdce9ef082d5f03 2026-06-11 02:04:09.551198 | ubuntu-noble-large | DiffID: sha256:6832ee3357edefc62384366cd63b5929c9c42c8e213542b703b5863eef114773 2026-06-11 02:04:09.601875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:540007d32196dfe504c3704167fd3f94ed4c29047f9ca670b73d7785cbe547b0 2026-06-11 02:04:09.602554 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:09.650598 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:09.650716 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:09.650729 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:09.650738 | ubuntu-noble-large | DiffID: sha256:d779c243dd9f52c7d4abc78d766746101371b5d5de09f4e1ebdce9ef082d5f03 2026-06-11 02:04:09.650747 | ubuntu-noble-large | DiffID: sha256:6832ee3357edefc62384366cd63b5929c9c42c8e213542b703b5863eef114773 2026-06-11 02:04:09.702081 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:540007d32196dfe504c3704167fd3f94ed4c29047f9ca670b73d7785cbe547b0 2026-06-11 02:04:09.703571 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:09.703687 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.703705 | ubuntu-noble-large | [SUCCESS] [52/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2024.2 2026-06-11 02:04:09.710480 | ubuntu-noble-large | [INFO]  [53/130] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:09.710544 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.148564 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.148677 | ubuntu-noble-large | [SUCCESS] [53/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.148699 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.198562 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.198678 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.198708 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:10.253430 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b87748fcdbe6f03650dcf454f48f35a95c959ce4b6ba4641b0895438467ec43 2026-06-11 02:04:10.253512 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-159474-24243 2026-06-11 02:04:10.561587 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:10.609550 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b87748fcdbe6f03650dcf454f48f35a95c959ce4b6ba4641b0895438467ec43 2026-06-11 02:04:10.609653 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:10.661122 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:10.661222 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:10.661235 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:10.661246 | ubuntu-noble-large | DiffID: sha256:d779c243dd9f52c7d4abc78d766746101371b5d5de09f4e1ebdce9ef082d5f03 2026-06-11 02:04:10.661257 | ubuntu-noble-large | DiffID: sha256:717d141f715bb0d6220759cf3375403d46205cb64237153f3d7fcfa3163b8394 2026-06-11 02:04:10.714641 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:386fe22c7945eac71b2f3b27ef6c522a121a2dd6bf10b251c81f0548fcf4dde8 2026-06-11 02:04:10.716704 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:10.758506 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:10.758586 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:10.758595 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:10.758602 | ubuntu-noble-large | DiffID: sha256:d779c243dd9f52c7d4abc78d766746101371b5d5de09f4e1ebdce9ef082d5f03 2026-06-11 02:04:10.758608 | ubuntu-noble-large | DiffID: sha256:717d141f715bb0d6220759cf3375403d46205cb64237153f3d7fcfa3163b8394 2026-06-11 02:04:10.813067 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:386fe22c7945eac71b2f3b27ef6c522a121a2dd6bf10b251c81f0548fcf4dde8 2026-06-11 02:04:10.813494 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:10.813534 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.814476 | ubuntu-noble-large | [SUCCESS] [53/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2026-06-11 02:04:10.821188 | ubuntu-noble-large | [INFO]  [54/130] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:10.821243 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.229536 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.229635 | ubuntu-noble-large | [SUCCESS] [54/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.229649 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.275966 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.276105 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.276123 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:11.322556 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:45a2f4d19e1cce65af17a4a396b096fc3d471a9eb864f278a866d367c6a3dea3 2026-06-11 02:04:11.322653 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-159474-13997 2026-06-11 02:04:11.640574 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:11.690569 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:45a2f4d19e1cce65af17a4a396b096fc3d471a9eb864f278a866d367c6a3dea3 2026-06-11 02:04:11.690672 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:11.731913 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:11.732061 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:11.732079 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:11.732091 | ubuntu-noble-large | DiffID: sha256:f48ff522dc22922c9c1b99b05476771727f3ed109ef6c6dfc88395d779a2b25f 2026-06-11 02:04:11.732101 | ubuntu-noble-large | DiffID: sha256:6a3ce2f581d7aa2a99ed9046c239571bf7c21a78f5573ba83e4d39deb52d2336 2026-06-11 02:04:11.780035 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:32368b626e5640fa2e28d7dacce29f38b092cb831b84bf5deafe7f34657c984b 2026-06-11 02:04:11.780570 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:11.822447 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:11.822550 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:11.822565 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:11.822576 | ubuntu-noble-large | DiffID: sha256:f48ff522dc22922c9c1b99b05476771727f3ed109ef6c6dfc88395d779a2b25f 2026-06-11 02:04:11.822586 | ubuntu-noble-large | DiffID: sha256:6a3ce2f581d7aa2a99ed9046c239571bf7c21a78f5573ba83e4d39deb52d2336 2026-06-11 02:04:11.868542 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:32368b626e5640fa2e28d7dacce29f38b092cb831b84bf5deafe7f34657c984b 2026-06-11 02:04:11.870541 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:11.870599 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.870614 | ubuntu-noble-large | [SUCCESS] [54/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2026-06-11 02:04:11.877643 | ubuntu-noble-large | [INFO]  [55/130] Checking: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:11.877720 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.287170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.287322 | ubuntu-noble-large | [SUCCESS] [55/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.287344 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.333003 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.333201 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.333224 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:12.380131 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b0747c1dbb4baacbce8ad98308841f1a521f1283105aa5694f3ada362cf89dfb 2026-06-11 02:04:12.380213 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-159474-17098 2026-06-11 02:04:12.689951 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:12.735570 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b0747c1dbb4baacbce8ad98308841f1a521f1283105aa5694f3ada362cf89dfb 2026-06-11 02:04:12.735671 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:12.786553 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:12.786648 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:12.786660 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:12.786669 | ubuntu-noble-large | DiffID: sha256:f48ff522dc22922c9c1b99b05476771727f3ed109ef6c6dfc88395d779a2b25f 2026-06-11 02:04:12.786678 | ubuntu-noble-large | DiffID: sha256:b87423d83450fdf43470953061e5e1f00d48e7d5ba5f6d019a07545fdbe3bed5 2026-06-11 02:04:12.840046 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:05898e0a6332d3fbd82c4fa23afb326c06fbd38e69e1385cf06533a357bcaa0a 2026-06-11 02:04:12.841614 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:12.884578 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:12.884661 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:12.884672 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:12.884681 | ubuntu-noble-large | DiffID: sha256:f48ff522dc22922c9c1b99b05476771727f3ed109ef6c6dfc88395d779a2b25f 2026-06-11 02:04:12.884702 | ubuntu-noble-large | DiffID: sha256:b87423d83450fdf43470953061e5e1f00d48e7d5ba5f6d019a07545fdbe3bed5 2026-06-11 02:04:12.936563 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:05898e0a6332d3fbd82c4fa23afb326c06fbd38e69e1385cf06533a357bcaa0a 2026-06-11 02:04:12.938156 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:12.938238 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.938251 | ubuntu-noble-large | [SUCCESS] [55/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2024.2 2026-06-11 02:04:12.943598 | ubuntu-noble-large | [INFO]  [56/130] Checking: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:12.943651 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:13.352083 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:13.352178 | ubuntu-noble-large | [SUCCESS] [56/130] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:13.352192 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:13.400539 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:13.400636 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:13.400660 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:13.452665 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:41e92109f971bc2d0d0de2545911bd258dd0d9fb173f42a19508458975b555a4 2026-06-11 02:04:13.452815 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-159474-4557 2026-06-11 02:04:13.779325 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:13.827592 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:41e92109f971bc2d0d0de2545911bd258dd0d9fb173f42a19508458975b555a4 2026-06-11 02:04:13.827667 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:13.874827 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:13.874909 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:13.874920 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:13.874928 | ubuntu-noble-large | DiffID: sha256:f48ff522dc22922c9c1b99b05476771727f3ed109ef6c6dfc88395d779a2b25f 2026-06-11 02:04:13.874936 | ubuntu-noble-large | DiffID: sha256:9a53770c0083a5d6c1aa270ca44c34d832c26e0b4fb03aa942a33021073f7f44 2026-06-11 02:04:13.926288 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:d57d873cf939c4c5ffa234ffd8d368f39a1a6cddda8f04e345d1f98be1ec669b 2026-06-11 02:04:13.927862 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:13.973542 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:13.973635 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:13.973648 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:13.973657 | ubuntu-noble-large | DiffID: sha256:f48ff522dc22922c9c1b99b05476771727f3ed109ef6c6dfc88395d779a2b25f 2026-06-11 02:04:13.973667 | ubuntu-noble-large | DiffID: sha256:9a53770c0083a5d6c1aa270ca44c34d832c26e0b4fb03aa942a33021073f7f44 2026-06-11 02:04:14.024281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:d57d873cf939c4c5ffa234ffd8d368f39a1a6cddda8f04e345d1f98be1ec669b 2026-06-11 02:04:14.025828 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:14.025930 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:14.025947 | ubuntu-noble-large | [SUCCESS] [56/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2026-06-11 02:04:14.032641 | ubuntu-noble-large | [INFO]  [57/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.032721 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.441572 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.441680 | ubuntu-noble-large | [SUCCESS] [57/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.441693 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.487538 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.488529 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:14.488607 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:14.538568 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e098d9e23e72f3531dc28e16846f15a1ebaa0a6adc090af9130aaa36b07dfe5 2026-06-11 02:04:14.538684 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-159474-11254 2026-06-11 02:04:14.829263 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:14.879274 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e098d9e23e72f3531dc28e16846f15a1ebaa0a6adc090af9130aaa36b07dfe5 2026-06-11 02:04:14.879356 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:14.924094 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:14.924218 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:14.924232 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:14.924244 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:14.924254 | ubuntu-noble-large | DiffID: sha256:1801ff6876ff67496bf9a040d3ab818ba7f0239206400e917a18148ec61aca8d 2026-06-11 02:04:14.979655 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:cf9411220fdc2fc18aabfe9060f3edeb7a5e4cd0ace7997e2e0563769c9f0410 2026-06-11 02:04:14.980523 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:15.022444 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:15.022553 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:15.022569 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:15.022580 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:15.022591 | ubuntu-noble-large | DiffID: sha256:1801ff6876ff67496bf9a040d3ab818ba7f0239206400e917a18148ec61aca8d 2026-06-11 02:04:15.077332 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:cf9411220fdc2fc18aabfe9060f3edeb7a5e4cd0ace7997e2e0563769c9f0410 2026-06-11 02:04:15.077551 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:15.078298 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:15.078361 | ubuntu-noble-large | [SUCCESS] [57/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2026-06-11 02:04:15.085447 | ubuntu-noble-large | [INFO]  [58/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.085485 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.470537 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.470629 | ubuntu-noble-large | [SUCCESS] [58/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.470638 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.521533 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.521625 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:15.521637 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:15.572367 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b42ab47580a0214e97b94205544578a3d3f5a7fbf633fb662c34b3e39820c03e 2026-06-11 02:04:15.572500 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-159474-21349 2026-06-11 02:04:15.889749 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:15.933958 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b42ab47580a0214e97b94205544578a3d3f5a7fbf633fb662c34b3e39820c03e 2026-06-11 02:04:15.934124 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:15.978531 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:15.978620 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:15.978633 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:15.978644 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:15.978653 | ubuntu-noble-large | DiffID: sha256:323d20fa2c17de275551754907dfc02fffad870647f7c6b3bc43351a53a1b113 2026-06-11 02:04:16.033078 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:c2cd0f01e035703f8b5a33d7ff7a628598d559b21d97f740e0a14ab23ff4d8bb 2026-06-11 02:04:16.033526 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:16.075564 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:16.075656 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:16.075668 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:16.075677 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:16.075686 | ubuntu-noble-large | DiffID: sha256:323d20fa2c17de275551754907dfc02fffad870647f7c6b3bc43351a53a1b113 2026-06-11 02:04:16.126574 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:c2cd0f01e035703f8b5a33d7ff7a628598d559b21d97f740e0a14ab23ff4d8bb 2026-06-11 02:04:16.128307 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:16.128355 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:16.128366 | ubuntu-noble-large | [SUCCESS] [58/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2026-06-11 02:04:16.135037 | ubuntu-noble-large | [INFO]  [59/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.135077 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.529571 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.529689 | ubuntu-noble-large | [SUCCESS] [59/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.529705 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.579650 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.579760 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:16.579773 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:16.627354 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e8bce573d83864d0b18517d7505ab5279b22d49f51975c1025c56197221d72f 2026-06-11 02:04:16.627481 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-159474-25228 2026-06-11 02:04:16.935640 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:16.987542 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e8bce573d83864d0b18517d7505ab5279b22d49f51975c1025c56197221d72f 2026-06-11 02:04:16.987647 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:17.033232 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:17.033344 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:17.033358 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:17.033369 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:17.033379 | ubuntu-noble-large | DiffID: sha256:486d210f5085dc95e3fa9957f85c6b338da638dab95f4dedb19f925ce0ae6661 2026-06-11 02:04:17.085005 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:f5bc00226bc5e98e724f5ce75cceca2acaf6d0170025e09a164a5e88075e0533 2026-06-11 02:04:17.085491 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:17.131597 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:17.131693 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:17.131706 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:17.131716 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:17.131751 | ubuntu-noble-large | DiffID: sha256:486d210f5085dc95e3fa9957f85c6b338da638dab95f4dedb19f925ce0ae6661 2026-06-11 02:04:17.179633 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:f5bc00226bc5e98e724f5ce75cceca2acaf6d0170025e09a164a5e88075e0533 2026-06-11 02:04:17.180554 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:17.180638 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:17.180653 | ubuntu-noble-large | [SUCCESS] [59/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2026-06-11 02:04:17.188531 | ubuntu-noble-large | [INFO]  [60/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.188599 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.642062 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.642189 | ubuntu-noble-large | [SUCCESS] [60/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.642214 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.694894 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.695108 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:17.695541 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:17.745834 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f2e248dc9305da90a631af19e01acdd068cba7c76ac6bd3ccf799bab868d3ba2 2026-06-11 02:04:17.745924 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-159474-25004 2026-06-11 02:04:18.059115 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:18.106532 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f2e248dc9305da90a631af19e01acdd068cba7c76ac6bd3ccf799bab868d3ba2 2026-06-11 02:04:18.106628 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:18.150525 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:18.150603 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:18.150613 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:18.150621 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:18.150629 | ubuntu-noble-large | DiffID: sha256:80f27072f35d1e736b6570fb693f256e3e226bceb459334697f1051c05c5692f 2026-06-11 02:04:18.194625 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:a5b74a251d44774552b3a449537f55017246d330741f0f4639762a0323258335 2026-06-11 02:04:18.196123 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:18.235449 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:18.235533 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:18.235545 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:18.235555 | ubuntu-noble-large | DiffID: sha256:772ac2442894d4e19aa65b6852ba6c1c76eeda9e8fc5474fab9c0ffe5de8d62b 2026-06-11 02:04:18.235564 | ubuntu-noble-large | DiffID: sha256:80f27072f35d1e736b6570fb693f256e3e226bceb459334697f1051c05c5692f 2026-06-11 02:04:18.283530 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:a5b74a251d44774552b3a449537f55017246d330741f0f4639762a0323258335 2026-06-11 02:04:18.284612 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:18.284684 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:18.284698 | ubuntu-noble-large | [SUCCESS] [60/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2026-06-11 02:04:18.291372 | ubuntu-noble-large | [INFO]  [61/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.291465 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.719812 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.719914 | ubuntu-noble-large | [SUCCESS] [61/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.719928 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.768555 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.768666 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:18.768827 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:18.817990 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b8ddcc97f661161e04623b8d6c2504f97f4bcba38375110999f19a6252627f00 2026-06-11 02:04:18.818159 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-159474-18808 2026-06-11 02:04:19.115955 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:19.165142 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b8ddcc97f661161e04623b8d6c2504f97f4bcba38375110999f19a6252627f00 2026-06-11 02:04:19.165240 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:19.211712 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:19.211844 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:19.211866 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:19.211883 | ubuntu-noble-large | DiffID: sha256:afb2307511732b7fe7edbea7df674c6dea793150bbce8dbc75f412594685afc1 2026-06-11 02:04:19.211900 | ubuntu-noble-large | DiffID: sha256:82e2376b25f25e9ca211236bcf447c0b04c376515e5ae7130de57dbad610e344 2026-06-11 02:04:19.263295 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:b2e15ae5ca4cc217ad66059c8276e36e16a87b612a92555f09e369c5d3947c37 2026-06-11 02:04:19.264000 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:19.303782 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:19.303882 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:19.303895 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:19.303906 | ubuntu-noble-large | DiffID: sha256:afb2307511732b7fe7edbea7df674c6dea793150bbce8dbc75f412594685afc1 2026-06-11 02:04:19.303915 | ubuntu-noble-large | DiffID: sha256:82e2376b25f25e9ca211236bcf447c0b04c376515e5ae7130de57dbad610e344 2026-06-11 02:04:19.354899 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:b2e15ae5ca4cc217ad66059c8276e36e16a87b612a92555f09e369c5d3947c37 2026-06-11 02:04:19.355696 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:19.355755 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:19.355907 | ubuntu-noble-large | [SUCCESS] [61/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2026-06-11 02:04:19.363711 | ubuntu-noble-large | [INFO]  [62/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.363781 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.773584 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.773686 | ubuntu-noble-large | [SUCCESS] [62/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.773800 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.820905 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.821151 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:19.821422 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:19.861235 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fd72dda5f091cfded75af3a8d8d34c198bd451591267067ad37344dfef548506 2026-06-11 02:04:19.861346 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-159474-8989 2026-06-11 02:04:20.149775 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:20.198529 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fd72dda5f091cfded75af3a8d8d34c198bd451591267067ad37344dfef548506 2026-06-11 02:04:20.198640 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:20.237990 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:20.238113 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:20.238128 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:20.238139 | ubuntu-noble-large | DiffID: sha256:afb2307511732b7fe7edbea7df674c6dea793150bbce8dbc75f412594685afc1 2026-06-11 02:04:20.238150 | ubuntu-noble-large | DiffID: sha256:2894a7da49ab908bc8a10cf3d97a1cc3f5f18145521f4148f86492493bc0acaa 2026-06-11 02:04:20.281542 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:60e4ca236af871b402ad42afcd09eaab441004958a75362339a313bda5d0caae 2026-06-11 02:04:20.282605 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:20.329942 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:20.330042 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:20.330054 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:20.330063 | ubuntu-noble-large | DiffID: sha256:afb2307511732b7fe7edbea7df674c6dea793150bbce8dbc75f412594685afc1 2026-06-11 02:04:20.330072 | ubuntu-noble-large | DiffID: sha256:2894a7da49ab908bc8a10cf3d97a1cc3f5f18145521f4148f86492493bc0acaa 2026-06-11 02:04:20.383495 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:60e4ca236af871b402ad42afcd09eaab441004958a75362339a313bda5d0caae 2026-06-11 02:04:20.384816 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:20.384893 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:20.384909 | ubuntu-noble-large | [SUCCESS] [62/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2026-06-11 02:04:20.391621 | ubuntu-noble-large | [INFO]  [63/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.391711 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.839536 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.839641 | ubuntu-noble-large | [SUCCESS] [63/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.839663 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.886590 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.886697 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:20.886716 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:20.937201 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1f4a67064e87ccb80d46b573a1f4b531957d8ea24d682ea9dfbb150dd701e56b 2026-06-11 02:04:20.937284 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-159474-16437 2026-06-11 02:04:21.259887 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:21.306561 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1f4a67064e87ccb80d46b573a1f4b531957d8ea24d682ea9dfbb150dd701e56b 2026-06-11 02:04:21.306643 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:21.353525 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:21.353625 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:21.353639 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:21.353650 | ubuntu-noble-large | DiffID: sha256:afb2307511732b7fe7edbea7df674c6dea793150bbce8dbc75f412594685afc1 2026-06-11 02:04:21.353675 | ubuntu-noble-large | DiffID: sha256:996ab6a7a734ed921c23f32ead14615a38298def747d3c80013a26903739c232 2026-06-11 02:04:21.407517 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:110fe0128a604a2a08f460cadaf5a49876d7ffb392d0002c68360f3b3663334e 2026-06-11 02:04:21.408849 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:21.451576 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:21.451686 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:21.451702 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:21.451713 | ubuntu-noble-large | DiffID: sha256:afb2307511732b7fe7edbea7df674c6dea793150bbce8dbc75f412594685afc1 2026-06-11 02:04:21.451724 | ubuntu-noble-large | DiffID: sha256:996ab6a7a734ed921c23f32ead14615a38298def747d3c80013a26903739c232 2026-06-11 02:04:21.503373 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:110fe0128a604a2a08f460cadaf5a49876d7ffb392d0002c68360f3b3663334e 2026-06-11 02:04:21.505059 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:21.505163 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:21.505181 | ubuntu-noble-large | [SUCCESS] [63/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2026-06-11 02:04:21.512229 | ubuntu-noble-large | [INFO]  [64/130] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.512339 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.930564 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.930664 | ubuntu-noble-large | [SUCCESS] [64/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.930818 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.982515 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.982630 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:21.982876 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:22.034245 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0b0500657b9dadb003bf96d331ba7abb3b279adde08bbe86908fac65e9e97bd0 2026-06-11 02:04:22.034350 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-159474-25713 2026-06-11 02:04:22.321429 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:22.370298 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0b0500657b9dadb003bf96d331ba7abb3b279adde08bbe86908fac65e9e97bd0 2026-06-11 02:04:22.370427 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:22.417575 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:22.417681 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:22.417729 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:22.417741 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:22.417752 | ubuntu-noble-large | DiffID: sha256:0364084004d8b7a9169b70ee377003c416e64d722a134201e7b55e6d419359c4 2026-06-11 02:04:22.471614 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:7d96f86a2a8798a37e72d33a5917e64680342e3cb1f86d7de0c207cdc423021c 2026-06-11 02:04:22.472624 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:22.521964 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:22.522084 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:22.522098 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:22.522110 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:22.522120 | ubuntu-noble-large | DiffID: sha256:0364084004d8b7a9169b70ee377003c416e64d722a134201e7b55e6d419359c4 2026-06-11 02:04:22.574699 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:7d96f86a2a8798a37e72d33a5917e64680342e3cb1f86d7de0c207cdc423021c 2026-06-11 02:04:22.575377 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:22.575542 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:22.575749 | ubuntu-noble-large | [SUCCESS] [64/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2026-06-11 02:04:22.582213 | ubuntu-noble-large | [INFO]  [65/130] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:22.582345 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:22.987487 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:22.987613 | ubuntu-noble-large | [SUCCESS] [65/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:22.987784 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:23.037425 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:23.037648 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:23.037901 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:23.084846 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b8804d02e873f275b1fcd98a1d1c4ca78d09e364d5207b5ea8d79f907412917 2026-06-11 02:04:23.084945 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-159474-23852 2026-06-11 02:04:23.380645 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:23.432154 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b8804d02e873f275b1fcd98a1d1c4ca78d09e364d5207b5ea8d79f907412917 2026-06-11 02:04:23.432252 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:23.475260 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:23.475350 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:23.475361 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:23.475370 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:23.475378 | ubuntu-noble-large | DiffID: sha256:5b88393785a0394b739405ee902b3b70385aabc91d824e867db82901e3f549f2 2026-06-11 02:04:23.525671 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:aa8bee2fa0c837185fa643c6d9a9b41c83f6b95a772ee4c7282371cdff2cbb43 2026-06-11 02:04:23.526529 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:23.573436 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:23.573531 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:23.573545 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:23.573557 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:23.573568 | ubuntu-noble-large | DiffID: sha256:5b88393785a0394b739405ee902b3b70385aabc91d824e867db82901e3f549f2 2026-06-11 02:04:23.631450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:aa8bee2fa0c837185fa643c6d9a9b41c83f6b95a772ee4c7282371cdff2cbb43 2026-06-11 02:04:23.632215 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:23.632355 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:23.632571 | ubuntu-noble-large | [SUCCESS] [65/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2026-06-11 02:04:23.640456 | ubuntu-noble-large | [INFO]  [66/130] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:23.641551 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.045473 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.045607 | ubuntu-noble-large | [SUCCESS] [66/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.045684 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.098306 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.098556 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.098768 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:24.144578 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:12d14632e0bd094d15f1169288fd016404189088237b6018da192cac62b99707 2026-06-11 02:04:24.144680 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-159474-9274 2026-06-11 02:04:24.469025 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:24.514692 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:12d14632e0bd094d15f1169288fd016404189088237b6018da192cac62b99707 2026-06-11 02:04:24.514782 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:24.556717 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:24.556799 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:24.556811 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:24.556821 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:24.556830 | ubuntu-noble-large | DiffID: sha256:0d4af67bcc53ea71d2c858cb1a8d1ded99c1130f79ec72c6c407e8cd5b82be46 2026-06-11 02:04:24.603578 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:88217594fb929928f4bf7cf9902674880b6de31bad46af67f7e32fbff070fa8d 2026-06-11 02:04:24.604427 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:24.649217 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:24.649320 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:24.649334 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:24.649346 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:24.649358 | ubuntu-noble-large | DiffID: sha256:0d4af67bcc53ea71d2c858cb1a8d1ded99c1130f79ec72c6c407e8cd5b82be46 2026-06-11 02:04:24.694116 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:88217594fb929928f4bf7cf9902674880b6de31bad46af67f7e32fbff070fa8d 2026-06-11 02:04:24.694924 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:24.694989 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.695133 | ubuntu-noble-large | [SUCCESS] [66/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2026-06-11 02:04:24.700643 | ubuntu-noble-large | [INFO]  [67/130] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:24.700711 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.096979 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.097145 | ubuntu-noble-large | [SUCCESS] [67/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.097353 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.144805 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.145010 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.145335 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:25.194137 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:59f8d8eebfb3a780652033d83226d2ef5326d53453fb17381b46c6aff4ef8aa3 2026-06-11 02:04:25.194280 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-159474-14737 2026-06-11 02:04:25.498566 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:25.549082 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:59f8d8eebfb3a780652033d83226d2ef5326d53453fb17381b46c6aff4ef8aa3 2026-06-11 02:04:25.549202 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:25.595114 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:25.595218 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:25.595232 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:25.595244 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:25.595254 | ubuntu-noble-large | DiffID: sha256:21c07c8976094bcc0ffcd06cb9669ffbb9d0f8e23d2a25efb9df03e7c130324a 2026-06-11 02:04:25.645519 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:1b85a647a067279322fdaeca990fa168cafd5a89c20546d1fef021f012a05fa0 2026-06-11 02:04:25.646318 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:25.690315 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:25.690429 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:25.690448 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:25.690460 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:25.690471 | ubuntu-noble-large | DiffID: sha256:21c07c8976094bcc0ffcd06cb9669ffbb9d0f8e23d2a25efb9df03e7c130324a 2026-06-11 02:04:25.745165 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:1b85a647a067279322fdaeca990fa168cafd5a89c20546d1fef021f012a05fa0 2026-06-11 02:04:25.745952 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:25.746120 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.746324 | ubuntu-noble-large | [SUCCESS] [67/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2026-06-11 02:04:25.754994 | ubuntu-noble-large | [INFO]  [68/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:25.755113 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.142186 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.142338 | ubuntu-noble-large | [SUCCESS] [68/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.142357 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.184725 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.184872 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.185112 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:26.236336 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58c6b597a8a1bfcb8c4d0ea1b4aec433eb7353335edd8018af5b0c282bfcdb8f 2026-06-11 02:04:26.236484 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-159474-4291 2026-06-11 02:04:26.567107 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:26.613682 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58c6b597a8a1bfcb8c4d0ea1b4aec433eb7353335edd8018af5b0c282bfcdb8f 2026-06-11 02:04:26.613778 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:26.660808 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:26.660890 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:26.660902 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:26.660911 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:26.660920 | ubuntu-noble-large | DiffID: sha256:9d2b48cb832ba31cf6c7c9743e7599572be9f92d908b74ffdbbce141efc859cf 2026-06-11 02:04:26.706018 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:7c04760833cc10f5ebd57e8f04f2c74cede05149cd4225d5a9d2bd75bf44ed6f 2026-06-11 02:04:26.706713 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:26.748982 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:26.749084 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:26.749095 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:26.749102 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:26.749108 | ubuntu-noble-large | DiffID: sha256:9d2b48cb832ba31cf6c7c9743e7599572be9f92d908b74ffdbbce141efc859cf 2026-06-11 02:04:26.797975 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:7c04760833cc10f5ebd57e8f04f2c74cede05149cd4225d5a9d2bd75bf44ed6f 2026-06-11 02:04:26.798559 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:26.798633 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.798747 | ubuntu-noble-large | [SUCCESS] [68/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2026-06-11 02:04:26.804992 | ubuntu-noble-large | [INFO]  [69/130] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:26.805134 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.242543 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.242638 | ubuntu-noble-large | [SUCCESS] [69/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.242652 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.292546 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.292635 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.292650 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:27.339536 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:14793f1375b39b7b25ef0e2219d5033d2b105da224f6673cf3e071ca7ef15d19 2026-06-11 02:04:27.339652 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-159474-8379 2026-06-11 02:04:27.668469 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:27.716576 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:14793f1375b39b7b25ef0e2219d5033d2b105da224f6673cf3e071ca7ef15d19 2026-06-11 02:04:27.716668 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:27.765491 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:27.765590 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:27.765606 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:27.765617 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:27.765628 | ubuntu-noble-large | DiffID: sha256:4d0ced04f91335040b61cb01c0e7e101c4ab4d2ff9d209d9d34367cbca5ea2c0 2026-06-11 02:04:27.819278 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:e92fec90b8d034d250447fa57f9901404b8f48a7ddb1e3ef4b8682d42ae5735f 2026-06-11 02:04:27.820646 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:27.861302 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:27.861380 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:27.861394 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:27.861441 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:27.861452 | ubuntu-noble-large | DiffID: sha256:4d0ced04f91335040b61cb01c0e7e101c4ab4d2ff9d209d9d34367cbca5ea2c0 2026-06-11 02:04:27.912618 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:e92fec90b8d034d250447fa57f9901404b8f48a7ddb1e3ef4b8682d42ae5735f 2026-06-11 02:04:27.913570 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:27.913677 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.913694 | ubuntu-noble-large | [SUCCESS] [69/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2026-06-11 02:04:27.920969 | ubuntu-noble-large | [INFO]  [70/130] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:27.921024 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.322544 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.322649 | ubuntu-noble-large | [SUCCESS] [70/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.322664 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.367528 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.367614 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.367639 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:28.419537 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:33074f95930201f4ebbe34d81fd96a80862fdd97327f58285c60003f434288c2 2026-06-11 02:04:28.419638 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-159474-14776 2026-06-11 02:04:28.726664 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:28.778576 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:33074f95930201f4ebbe34d81fd96a80862fdd97327f58285c60003f434288c2 2026-06-11 02:04:28.778680 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:28.827536 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:28.827629 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:28.827641 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:28.827650 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:28.827658 | ubuntu-noble-large | DiffID: sha256:4dc1ebd0f0cfee7e675eda0132c698918d7465a632939310e61fe813544e456c 2026-06-11 02:04:28.877608 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:45a7bb8993086157704d47db71d39564b5adbd35ad4eaa8114371bdf8795c489 2026-06-11 02:04:28.878595 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:28.930614 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:28.930741 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:28.930760 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:28.930771 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:28.930781 | ubuntu-noble-large | DiffID: sha256:4dc1ebd0f0cfee7e675eda0132c698918d7465a632939310e61fe813544e456c 2026-06-11 02:04:28.982296 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:45a7bb8993086157704d47db71d39564b5adbd35ad4eaa8114371bdf8795c489 2026-06-11 02:04:28.983456 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:28.983521 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.983531 | ubuntu-noble-large | [SUCCESS] [70/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2026-06-11 02:04:28.990844 | ubuntu-noble-large | [INFO]  [71/130] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:28.990898 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:29.456115 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:29.456230 | ubuntu-noble-large | [SUCCESS] [71/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:29.456245 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:29.505854 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:29.506085 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:29.506305 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:29.558353 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b9e00f26d5187a3495517afe60666a69aed3cdd036454d770930950941462767 2026-06-11 02:04:29.558673 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-159474-13654 2026-06-11 02:04:29.891866 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:29.946203 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b9e00f26d5187a3495517afe60666a69aed3cdd036454d770930950941462767 2026-06-11 02:04:29.946348 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:29.992340 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:29.992499 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:29.992516 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:29.992526 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:29.992537 | ubuntu-noble-large | DiffID: sha256:db7137cd7210952a048c374985971b8850915a329e6830d1cde664aa33464757 2026-06-11 02:04:30.044876 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:2491fe878ed5d216517edf7df061ad67a2c06caf8c51549d145f1758d58bc8a5 2026-06-11 02:04:30.045618 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:30.090872 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:30.090978 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:30.090993 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:30.091004 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:30.091015 | ubuntu-noble-large | DiffID: sha256:db7137cd7210952a048c374985971b8850915a329e6830d1cde664aa33464757 2026-06-11 02:04:30.142567 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:2491fe878ed5d216517edf7df061ad67a2c06caf8c51549d145f1758d58bc8a5 2026-06-11 02:04:30.143195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:30.143285 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:30.143565 | ubuntu-noble-large | [SUCCESS] [71/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2026-06-11 02:04:30.151466 | ubuntu-noble-large | [INFO]  [72/130] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.151679 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.602326 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.602462 | ubuntu-noble-large | [SUCCESS] [72/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.602483 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.647621 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.647888 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:30.648234 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:30.695024 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f8dd363ce3ab372fb518138851b57a76df20e78ccd30cd2fb58e5d8f026aa03b 2026-06-11 02:04:30.695179 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-159474-28641 2026-06-11 02:04:31.008041 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:31.054303 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f8dd363ce3ab372fb518138851b57a76df20e78ccd30cd2fb58e5d8f026aa03b 2026-06-11 02:04:31.054450 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:31.099230 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:31.099322 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:31.099334 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:31.099343 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:31.099351 | ubuntu-noble-large | DiffID: sha256:fd50a165d427cf5bfa88dd1905cffe004e338e559005c6dda2630305e179a264 2026-06-11 02:04:31.156369 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:b9eb4982ec70a9a2f5faf7c7f622a3bf26f2eb2a8512d86225b1b997b634a27b 2026-06-11 02:04:31.156540 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:31.200807 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:31.200912 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:31.200937 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:31.200948 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:31.200957 | ubuntu-noble-large | DiffID: sha256:fd50a165d427cf5bfa88dd1905cffe004e338e559005c6dda2630305e179a264 2026-06-11 02:04:31.242586 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:b9eb4982ec70a9a2f5faf7c7f622a3bf26f2eb2a8512d86225b1b997b634a27b 2026-06-11 02:04:31.243688 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:31.243805 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:31.243979 | ubuntu-noble-large | [SUCCESS] [72/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2026-06-11 02:04:31.249710 | ubuntu-noble-large | [INFO]  [73/130] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.249830 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.654358 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.654524 | ubuntu-noble-large | [SUCCESS] [73/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.654737 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.703694 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.703836 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:31.704098 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:31.754931 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:11c6bac64338e114a49325f2a09ea7fc217c8b8f81286021e9cd034f58e48525 2026-06-11 02:04:31.755020 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-159474-10665 2026-06-11 02:04:32.067887 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:32.112535 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:11c6bac64338e114a49325f2a09ea7fc217c8b8f81286021e9cd034f58e48525 2026-06-11 02:04:32.112617 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:32.156471 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:32.156565 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:32.156580 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:32.156591 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:32.156602 | ubuntu-noble-large | DiffID: sha256:88a14552df812b31dbf85094d3d7abe491038f053d23c7d550183cd2e1d2e7d8 2026-06-11 02:04:32.211530 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:7062166474b1b265d4516feda441feb38a374f2863b8a1a6b55c29838cc934ce 2026-06-11 02:04:32.212331 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:32.264545 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:32.264650 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:32.264665 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:32.264676 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:32.264715 | ubuntu-noble-large | DiffID: sha256:88a14552df812b31dbf85094d3d7abe491038f053d23c7d550183cd2e1d2e7d8 2026-06-11 02:04:32.308602 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:7062166474b1b265d4516feda441feb38a374f2863b8a1a6b55c29838cc934ce 2026-06-11 02:04:32.309288 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:32.309480 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:32.309739 | ubuntu-noble-large | [SUCCESS] [73/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2026-06-11 02:04:32.315561 | ubuntu-noble-large | [INFO]  [74/130] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.315717 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.771139 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.771263 | ubuntu-noble-large | [SUCCESS] [74/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.771352 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.819959 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.820093 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:32.820247 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:32.860906 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1ee948e12501c2df6168918dc43885a208c152bb73be2782353f7d7aeaae6d8c 2026-06-11 02:04:32.861011 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-159474-19103 2026-06-11 02:04:33.175391 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:33.224428 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1ee948e12501c2df6168918dc43885a208c152bb73be2782353f7d7aeaae6d8c 2026-06-11 02:04:33.224548 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:33.268453 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:33.268535 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:33.268542 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:33.268547 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:33.268551 | ubuntu-noble-large | DiffID: sha256:0493845a7017e8b0e9efa1739e7582c1fe94915460851a097548eba676b73f49 2026-06-11 02:04:33.315222 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:06c568af822bc15c6c4f19a0956962d2c0fcfbc28603026a5c81f03145e28fa7 2026-06-11 02:04:33.315920 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:33.359530 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:33.359657 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:33.359683 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:33.359702 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:33.359719 | ubuntu-noble-large | DiffID: sha256:0493845a7017e8b0e9efa1739e7582c1fe94915460851a097548eba676b73f49 2026-06-11 02:04:33.402495 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:06c568af822bc15c6c4f19a0956962d2c0fcfbc28603026a5c81f03145e28fa7 2026-06-11 02:04:33.403350 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:33.403530 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:33.403729 | ubuntu-noble-large | [SUCCESS] [74/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2026-06-11 02:04:33.411033 | ubuntu-noble-large | [INFO]  [75/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.411286 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.771602 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.771725 | ubuntu-noble-large | [SUCCESS] [75/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.771787 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.816476 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.816743 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:33.816964 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:33.862362 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:73f95c62b4dfc90fc72919b90040188d8e6ade2816e94e3a3cbe11960be295c5 2026-06-11 02:04:33.862508 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-159474-24922 2026-06-11 02:04:34.177340 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:34.227550 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:73f95c62b4dfc90fc72919b90040188d8e6ade2816e94e3a3cbe11960be295c5 2026-06-11 02:04:34.227656 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:34.275605 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:34.275722 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:34.275743 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:34.275758 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:34.275774 | ubuntu-noble-large | DiffID: sha256:d67f2e894d778bffa18511f13315cd48629bd9b92256762db768dde2a755d9c1 2026-06-11 02:04:34.328250 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:dd48fdae17077512f5e4a9824d32a9944a84a61ba2dd9d3a58e0a7a8f07fe2d9 2026-06-11 02:04:34.328904 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:34.374530 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:34.374612 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:34.374634 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:34.374643 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:34.374650 | ubuntu-noble-large | DiffID: sha256:d67f2e894d778bffa18511f13315cd48629bd9b92256762db768dde2a755d9c1 2026-06-11 02:04:34.420759 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:dd48fdae17077512f5e4a9824d32a9944a84a61ba2dd9d3a58e0a7a8f07fe2d9 2026-06-11 02:04:34.421540 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:34.421648 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:34.421810 | ubuntu-noble-large | [SUCCESS] [75/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2026-06-11 02:04:34.429354 | ubuntu-noble-large | [INFO]  [76/130] Checking: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.429454 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.846133 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.846278 | ubuntu-noble-large | [SUCCESS] [76/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.846298 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.890163 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.890374 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:34.890632 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:34.937688 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e7909985ef10ef6b88066300b0a8b676d20b587e7d9ee1d7cdd9227b11ab3fe8 2026-06-11 02:04:34.937804 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-159474-5542 2026-06-11 02:04:35.237938 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:35.293824 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e7909985ef10ef6b88066300b0a8b676d20b587e7d9ee1d7cdd9227b11ab3fe8 2026-06-11 02:04:35.293910 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:35.339881 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:35.339967 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:35.339976 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:35.339983 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:35.339989 | ubuntu-noble-large | DiffID: sha256:b640fdf48cb90f34d5fa05510b7b7479703ebe8fcafd9e9e62aafe7b2ee39447 2026-06-11 02:04:35.388747 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:1c8748c311325da486b37b41da7aacee00da5bd90ab48cf78b85b1fadcffd214 2026-06-11 02:04:35.389595 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:35.437606 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:35.437715 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:35.437730 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:35.437741 | ubuntu-noble-large | DiffID: sha256:7f49d784cd00740cb1ed28ca4b4f623bdf5cc8ccf6aff72a29614dbfba09be30 2026-06-11 02:04:35.437751 | ubuntu-noble-large | DiffID: sha256:b640fdf48cb90f34d5fa05510b7b7479703ebe8fcafd9e9e62aafe7b2ee39447 2026-06-11 02:04:35.492131 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:1c8748c311325da486b37b41da7aacee00da5bd90ab48cf78b85b1fadcffd214 2026-06-11 02:04:35.493276 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:35.493505 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:35.493677 | ubuntu-noble-large | [SUCCESS] [76/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2026-06-11 02:04:35.501275 | ubuntu-noble-large | [INFO]  [77/130] Checking: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.501391 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.915991 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.916135 | ubuntu-noble-large | [SUCCESS] [77/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.916212 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.963236 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.963506 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:35.963758 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:36.017276 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3c0924d501c65678fa4317e56217ed83641298179ac6671ffeee7923f75f432c 2026-06-11 02:04:36.017385 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-159474-21816 2026-06-11 02:04:36.338268 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:36.384729 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3c0924d501c65678fa4317e56217ed83641298179ac6671ffeee7923f75f432c 2026-06-11 02:04:36.384826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:36.430001 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:36.430083 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:36.430091 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:36.430096 | ubuntu-noble-large | DiffID: sha256:cc886bb793a3102cab2acdee8be152b81072ff3ab6ef2170eb588cc3f4ada5cc 2026-06-11 02:04:36.430101 | ubuntu-noble-large | DiffID: sha256:3c4fd747ced767c7d6c9f752106a72eec5225dc4cf718b808ed8ad48ac884499 2026-06-11 02:04:36.478618 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:1b3a1443c36bcdaeeb2343b0a783812fdc88b83b8c928c8b17bf8f3fd69d0f0d 2026-06-11 02:04:36.479427 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:36.524890 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:36.524975 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:36.524988 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:36.524997 | ubuntu-noble-large | DiffID: sha256:cc886bb793a3102cab2acdee8be152b81072ff3ab6ef2170eb588cc3f4ada5cc 2026-06-11 02:04:36.525005 | ubuntu-noble-large | DiffID: sha256:3c4fd747ced767c7d6c9f752106a72eec5225dc4cf718b808ed8ad48ac884499 2026-06-11 02:04:36.579833 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:1b3a1443c36bcdaeeb2343b0a783812fdc88b83b8c928c8b17bf8f3fd69d0f0d 2026-06-11 02:04:36.581553 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:36.581617 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:36.581632 | ubuntu-noble-large | [SUCCESS] [77/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2026-06-11 02:04:36.588286 | ubuntu-noble-large | [INFO]  [78/130] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:36.588428 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:36.976686 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:36.976795 | ubuntu-noble-large | [SUCCESS] [78/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:36.976884 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:37.023165 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:37.023328 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:37.023591 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:37.074877 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9a7efaea1e993e7a295350ee6a13ca0d65d258ff8ffd79ab8cabffde50b8ef6 2026-06-11 02:04:37.074983 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-159474-19925 2026-06-11 02:04:37.384682 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:37.433265 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9a7efaea1e993e7a295350ee6a13ca0d65d258ff8ffd79ab8cabffde50b8ef6 2026-06-11 02:04:37.433375 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:37.478890 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:37.479016 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:37.479031 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:37.479042 | ubuntu-noble-large | DiffID: sha256:cc886bb793a3102cab2acdee8be152b81072ff3ab6ef2170eb588cc3f4ada5cc 2026-06-11 02:04:37.479052 | ubuntu-noble-large | DiffID: sha256:51febc042e1cf6017a389742397fd805ba42ae66fdf1603f2e2a620a03924b86 2026-06-11 02:04:37.529720 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:b294f23f267cdc4115cfd46e396a0b0b13fb18e55636c14e6c6a90f720abc70d 2026-06-11 02:04:37.530577 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:37.576962 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:37.577035 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:37.577046 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:37.577055 | ubuntu-noble-large | DiffID: sha256:cc886bb793a3102cab2acdee8be152b81072ff3ab6ef2170eb588cc3f4ada5cc 2026-06-11 02:04:37.577085 | ubuntu-noble-large | DiffID: sha256:51febc042e1cf6017a389742397fd805ba42ae66fdf1603f2e2a620a03924b86 2026-06-11 02:04:37.629434 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:b294f23f267cdc4115cfd46e396a0b0b13fb18e55636c14e6c6a90f720abc70d 2026-06-11 02:04:37.630543 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:37.630630 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:37.630646 | ubuntu-noble-large | [SUCCESS] [78/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2026-06-11 02:04:37.637785 | ubuntu-noble-large | [INFO]  [79/130] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:37.638127 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.056739 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.057013 | ubuntu-noble-large | [SUCCESS] [79/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.057248 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.102196 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.103353 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.103454 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:38.151600 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b66abb47ea348461c216464240fe1c553e291e8bd0a0ffc766b58315c7f08014 2026-06-11 02:04:38.151705 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-159474-20591 2026-06-11 02:04:38.487036 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:38.539215 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b66abb47ea348461c216464240fe1c553e291e8bd0a0ffc766b58315c7f08014 2026-06-11 02:04:38.539309 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:38.579570 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:38.579684 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:38.579699 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:38.579710 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:38.579726 | ubuntu-noble-large | DiffID: sha256:642364a7dced26ce36767810735e64d2337ecfc6d76c8b051472abb72ed4a3bf 2026-06-11 02:04:38.630294 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:f7e61e089955364e8ca83b4c9e3385203ca67d44258599e749fb75c7d786ec55 2026-06-11 02:04:38.631489 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:38.674421 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:38.674521 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:38.674536 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:38.674547 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:38.674557 | ubuntu-noble-large | DiffID: sha256:642364a7dced26ce36767810735e64d2337ecfc6d76c8b051472abb72ed4a3bf 2026-06-11 02:04:38.725912 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:f7e61e089955364e8ca83b4c9e3385203ca67d44258599e749fb75c7d786ec55 2026-06-11 02:04:38.727619 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:38.727678 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.727689 | ubuntu-noble-large | [SUCCESS] [79/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2026-06-11 02:04:38.732533 | ubuntu-noble-large | [INFO]  [80/130] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:38.732599 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.111660 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.111754 | ubuntu-noble-large | [SUCCESS] [80/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.111769 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.157213 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.157297 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.157311 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:39.204579 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9ed13fc7bcfddcd8acd54772d0d50411b192b8312a84cd9c2b9b8985a7825e8c 2026-06-11 02:04:39.204667 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-159474-13121 2026-06-11 02:04:39.492536 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:39.538587 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9ed13fc7bcfddcd8acd54772d0d50411b192b8312a84cd9c2b9b8985a7825e8c 2026-06-11 02:04:39.538666 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:39.580571 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:39.580668 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:39.580683 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:39.580695 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:39.580706 | ubuntu-noble-large | DiffID: sha256:fe80cb0aa541537e2fa4be5d5adb84caad6d710f13aa7d3394187f51486024eb 2026-06-11 02:04:39.629568 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:70111ad6f144718615c5145c9e84687d6b4b83ebf22e474eca36e5636b667741 2026-06-11 02:04:39.630503 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:39.672190 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:39.672276 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:39.672295 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:39.672306 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:39.672337 | ubuntu-noble-large | DiffID: sha256:fe80cb0aa541537e2fa4be5d5adb84caad6d710f13aa7d3394187f51486024eb 2026-06-11 02:04:39.719555 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:70111ad6f144718615c5145c9e84687d6b4b83ebf22e474eca36e5636b667741 2026-06-11 02:04:39.720539 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:39.720642 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.720660 | ubuntu-noble-large | [SUCCESS] [80/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2026-06-11 02:04:39.727721 | ubuntu-noble-large | [INFO]  [81/130] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:39.727790 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.123542 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.123639 | ubuntu-noble-large | [SUCCESS] [81/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.123652 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.168043 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.168261 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.169113 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:40.212885 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f5e10126c24a747ee8bb75cb4148bc6d252e89ea5a34ed8698a7683a8426b10a 2026-06-11 02:04:40.212977 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-159474-10555 2026-06-11 02:04:40.542556 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:40.589025 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f5e10126c24a747ee8bb75cb4148bc6d252e89ea5a34ed8698a7683a8426b10a 2026-06-11 02:04:40.589177 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:40.636501 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:40.636579 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:40.636588 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:40.636596 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:40.636603 | ubuntu-noble-large | DiffID: sha256:c146a921143c82ad773b352621eb568f2787488602e1d57fda47d4fac63b19a1 2026-06-11 02:04:40.686291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:ea70be6bb1e74637f64beddbb2bd76d036ad561d06caab6ea115c8479ed04328 2026-06-11 02:04:40.687585 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:40.731140 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:40.731232 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:40.731247 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:40.731258 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:40.731268 | ubuntu-noble-large | DiffID: sha256:c146a921143c82ad773b352621eb568f2787488602e1d57fda47d4fac63b19a1 2026-06-11 02:04:40.778619 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:ea70be6bb1e74637f64beddbb2bd76d036ad561d06caab6ea115c8479ed04328 2026-06-11 02:04:40.779503 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:40.779572 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.779583 | ubuntu-noble-large | [SUCCESS] [81/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2026-06-11 02:04:40.786173 | ubuntu-noble-large | [INFO]  [82/130] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:40.786237 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.338556 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.338638 | ubuntu-noble-large | [SUCCESS] [82/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.338649 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.388676 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.388770 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.388783 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:41.433604 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:58bc8655ce856b9e6444869ffa24288ac90d34b4cfa27dc792af9a2738d24a72 2026-06-11 02:04:41.433699 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-159474-11015 2026-06-11 02:04:41.741354 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:41.787594 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:58bc8655ce856b9e6444869ffa24288ac90d34b4cfa27dc792af9a2738d24a72 2026-06-11 02:04:41.787690 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:41.829633 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:41.829722 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:41.829737 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:41.829749 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:41.829760 | ubuntu-noble-large | DiffID: sha256:108db037069bd32705d546a4959389685af806502877968391f349bbfe900e8c 2026-06-11 02:04:41.878613 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:b0b19d7eca5525503ab4d649c24a4fc76359fa0864623eb898c76814706c246d 2026-06-11 02:04:41.880102 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:41.924387 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:41.924520 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:41.924535 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:41.924546 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:41.924557 | ubuntu-noble-large | DiffID: sha256:108db037069bd32705d546a4959389685af806502877968391f349bbfe900e8c 2026-06-11 02:04:41.976314 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:b0b19d7eca5525503ab4d649c24a4fc76359fa0864623eb898c76814706c246d 2026-06-11 02:04:41.977611 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:41.977702 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.977719 | ubuntu-noble-large | [SUCCESS] [82/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2026-06-11 02:04:41.984800 | ubuntu-noble-large | [INFO]  [83/130] Checking: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:41.984885 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:42.383558 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:42.383663 | ubuntu-noble-large | [SUCCESS] [83/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:42.383705 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:42.433673 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:42.433793 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:42.433811 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:42.482527 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:db1ed38e7031aa63aa7b30e2bd7081c127d26b9dedda9b20932755c698e27912 2026-06-11 02:04:42.482622 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-159474-24974 2026-06-11 02:04:42.778569 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:42.824941 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:db1ed38e7031aa63aa7b30e2bd7081c127d26b9dedda9b20932755c698e27912 2026-06-11 02:04:42.825032 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:42.870981 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:42.871111 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:42.871124 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:42.871133 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:42.871141 | ubuntu-noble-large | DiffID: sha256:0d528b442e125c73585e7a7c19c64feb0535318832ae1947cd963d8d416181a7 2026-06-11 02:04:42.920720 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:785f62197b2192dcdd55f275e4d4b1387ed421b45ba00149f9445b677b7407bd 2026-06-11 02:04:42.921504 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:42.964536 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:42.964647 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:42.964663 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:04:42.964674 | ubuntu-noble-large | DiffID: sha256:73937be76e20ec28ec114e523d4ff259ef99a22cd1fbadfc1b1d8b4e2e98c9d5 2026-06-11 02:04:42.964684 | ubuntu-noble-large | DiffID: sha256:0d528b442e125c73585e7a7c19c64feb0535318832ae1947cd963d8d416181a7 2026-06-11 02:04:43.013640 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:785f62197b2192dcdd55f275e4d4b1387ed421b45ba00149f9445b677b7407bd 2026-06-11 02:04:43.014942 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:43.015010 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:43.015026 | ubuntu-noble-large | [SUCCESS] [83/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2026-06-11 02:04:43.021519 | ubuntu-noble-large | [INFO]  [84/130] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.021589 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.412587 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.412690 | ubuntu-noble-large | [SUCCESS] [84/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.412704 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.457552 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.457653 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:43.457670 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:43.506847 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e2d9409c11440af57cca06f17d80a86392c545a878ec8cc740b28babd58b8a0b 2026-06-11 02:04:43.506974 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-159474-7723 2026-06-11 02:04:43.823733 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:43.877544 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e2d9409c11440af57cca06f17d80a86392c545a878ec8cc740b28babd58b8a0b 2026-06-11 02:04:43.877637 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:43.923008 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:43.923123 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:43.923140 | ubuntu-noble-large | DiffID: sha256:bd399fabe0b33d45b43e3b563551063da6ee70e8eee388b71f1e76eff95853af 2026-06-11 02:04:43.923152 | ubuntu-noble-large | DiffID: sha256:732cef93638a7ec5b0f00eadb3f5ea7aa866c9c3f5c4b4c507c8a2747dbaf982 2026-06-11 02:04:43.969550 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2d0d268329142b8831a5b16e7e475f4947cd50b85b4c8832a3516bb8cadd0993 2026-06-11 02:04:43.970538 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:44.018539 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:44.018634 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:44.018648 | ubuntu-noble-large | DiffID: sha256:bd399fabe0b33d45b43e3b563551063da6ee70e8eee388b71f1e76eff95853af 2026-06-11 02:04:44.018658 | ubuntu-noble-large | DiffID: sha256:732cef93638a7ec5b0f00eadb3f5ea7aa866c9c3f5c4b4c507c8a2747dbaf982 2026-06-11 02:04:44.072144 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:2d0d268329142b8831a5b16e7e475f4947cd50b85b4c8832a3516bb8cadd0993 2026-06-11 02:04:44.074152 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:44.074239 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:44.074258 | ubuntu-noble-large | [SUCCESS] [84/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2026-06-11 02:04:44.080925 | ubuntu-noble-large | [INFO]  [85/130] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.080969 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.486575 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.486668 | ubuntu-noble-large | [SUCCESS] [85/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.486680 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.533721 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.533806 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:44.533820 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:44.582527 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:71d525b54d34f2eb54586ba948814b660eef667767b36c812ad7d0e482c13ef2 2026-06-11 02:04:44.582622 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-159474-17926 2026-06-11 02:04:44.951297 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:45.001528 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:71d525b54d34f2eb54586ba948814b660eef667767b36c812ad7d0e482c13ef2 2026-06-11 02:04:45.001620 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:45.048563 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:45.048636 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:45.048644 | ubuntu-noble-large | DiffID: sha256:bd399fabe0b33d45b43e3b563551063da6ee70e8eee388b71f1e76eff95853af 2026-06-11 02:04:45.048650 | ubuntu-noble-large | DiffID: sha256:6b4ba490510d30e778685161ed5c13fe007b28fc90ea457e488c89eecd7e842d 2026-06-11 02:04:45.097558 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:0a74a68a5586d7d903897b2c66c2ab02a53a41555250fd8730599cc1d93a8bf3 2026-06-11 02:04:45.098572 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:45.146156 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:45.146249 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:45.146261 | ubuntu-noble-large | DiffID: sha256:bd399fabe0b33d45b43e3b563551063da6ee70e8eee388b71f1e76eff95853af 2026-06-11 02:04:45.146270 | ubuntu-noble-large | DiffID: sha256:6b4ba490510d30e778685161ed5c13fe007b28fc90ea457e488c89eecd7e842d 2026-06-11 02:04:45.205726 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:0a74a68a5586d7d903897b2c66c2ab02a53a41555250fd8730599cc1d93a8bf3 2026-06-11 02:04:45.206782 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:45.206852 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:45.207489 | ubuntu-noble-large | [SUCCESS] [85/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2026-06-11 02:04:45.215504 | ubuntu-noble-large | [INFO]  [86/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.215564 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.674891 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.675000 | ubuntu-noble-large | [SUCCESS] [86/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.675015 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.718518 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.718606 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:45.719500 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:45.767516 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:46589b81f5462124136c1b165f49ca78cfdafe3c6058555785ba62fdb72873a3 2026-06-11 02:04:45.767616 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-159474-4200 2026-06-11 02:04:46.099717 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:46.150563 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:46589b81f5462124136c1b165f49ca78cfdafe3c6058555785ba62fdb72873a3 2026-06-11 02:04:46.150668 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:46.196726 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:46.196828 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:46.196842 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:46.196854 | ubuntu-noble-large | DiffID: sha256:2d2dee9d132dc11eb172c87d8b6e981cf7dc5ffa0a803b08cbdd7254db167a90 2026-06-11 02:04:46.252139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:0074e46bc3927fd44ca50b4dd9df458666ff14c3e6bba5faf9e55394a8be2dd4 2026-06-11 02:04:46.253478 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:46.296697 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:46.296812 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:46.296827 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:46.296838 | ubuntu-noble-large | DiffID: sha256:2d2dee9d132dc11eb172c87d8b6e981cf7dc5ffa0a803b08cbdd7254db167a90 2026-06-11 02:04:46.346373 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:0074e46bc3927fd44ca50b4dd9df458666ff14c3e6bba5faf9e55394a8be2dd4 2026-06-11 02:04:46.347754 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:46.347833 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:46.347849 | ubuntu-noble-large | [SUCCESS] [86/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2026-06-11 02:04:46.352700 | ubuntu-noble-large | [INFO]  [87/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.352753 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.803559 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.803677 | ubuntu-noble-large | [SUCCESS] [87/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.803692 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.849526 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.849614 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:46.849628 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:46.895678 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e7504ee943e5ca15d52ce3ad2900185ad92094f0adc69b8f3a059beb719284bd 2026-06-11 02:04:46.895778 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-159474-17078 2026-06-11 02:04:47.213544 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:47.267274 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e7504ee943e5ca15d52ce3ad2900185ad92094f0adc69b8f3a059beb719284bd 2026-06-11 02:04:47.267376 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:47.312708 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:47.312797 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:47.312806 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:47.312813 | ubuntu-noble-large | DiffID: sha256:313b7422acd206dcb9f46eb37aede826173e406d16e031e724a889a8e8e41246 2026-06-11 02:04:47.366344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:993fa4bc932e56b2c43138560cef3807fa00c442bb127a405eb73d2b4d8de078 2026-06-11 02:04:47.366937 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:47.405522 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:47.405623 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:47.405638 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:47.405649 | ubuntu-noble-large | DiffID: sha256:313b7422acd206dcb9f46eb37aede826173e406d16e031e724a889a8e8e41246 2026-06-11 02:04:47.461762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:993fa4bc932e56b2c43138560cef3807fa00c442bb127a405eb73d2b4d8de078 2026-06-11 02:04:47.462662 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:47.462807 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:47.463006 | ubuntu-noble-large | [SUCCESS] [87/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2026-06-11 02:04:47.470705 | ubuntu-noble-large | [INFO]  [88/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.470797 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.933871 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.933976 | ubuntu-noble-large | [SUCCESS] [88/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.933991 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.982151 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.982370 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:47.982637 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:48.032468 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:872a20217198cc415de6f98b1803ee81f074719d40e6e1dba7e0e7b25365853d 2026-06-11 02:04:48.032580 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-159474-25055 2026-06-11 02:04:48.321827 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:48.368002 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:872a20217198cc415de6f98b1803ee81f074719d40e6e1dba7e0e7b25365853d 2026-06-11 02:04:48.368131 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:48.412914 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:48.413000 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:48.413008 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:48.413015 | ubuntu-noble-large | DiffID: sha256:8d21be37e73eb06e86a490be969caca90854ef15942def71e98c672a8aa6dc65 2026-06-11 02:04:48.472290 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:e578a08cf518d105e0a8f0084c38d454e5f6b6ef60632df85b8a5d9a65c1b987 2026-06-11 02:04:48.473331 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:48.524495 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:48.524573 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:48.524578 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:48.524582 | ubuntu-noble-large | DiffID: sha256:8d21be37e73eb06e86a490be969caca90854ef15942def71e98c672a8aa6dc65 2026-06-11 02:04:48.581552 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:e578a08cf518d105e0a8f0084c38d454e5f6b6ef60632df85b8a5d9a65c1b987 2026-06-11 02:04:48.581964 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:48.582119 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:48.582326 | ubuntu-noble-large | [SUCCESS] [88/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2026-06-11 02:04:48.589746 | ubuntu-noble-large | [INFO]  [89/130] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:48.589876 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:48.978718 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:48.978848 | ubuntu-noble-large | [SUCCESS] [89/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:48.978864 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:49.022870 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:49.022980 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:49.023107 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:49.071954 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b2cad1e3a45578aa47777fe3c50745cb072cace730dac8d890f57557b6b1fff 2026-06-11 02:04:49.072073 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-159474-15644 2026-06-11 02:04:49.372261 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:49.421017 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b2cad1e3a45578aa47777fe3c50745cb072cace730dac8d890f57557b6b1fff 2026-06-11 02:04:49.421177 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:49.469006 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:49.469128 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:49.469159 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:49.469171 | ubuntu-noble-large | DiffID: sha256:2757b72c0670b1dd806b4ee13607f76fa7bcbc04ec138c793f05c94baa5479f1 2026-06-11 02:04:49.519864 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:81de6a708c7e1e478deffb78775709cd27fa5e652a73d17f38d040646a35e9a1 2026-06-11 02:04:49.520900 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:49.563854 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:49.563960 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:49.563975 | ubuntu-noble-large | DiffID: sha256:5c9afd5a6afa66cd8b70857391441d9f8596520ae51f92e93fa2c97b35cec3df 2026-06-11 02:04:49.563986 | ubuntu-noble-large | DiffID: sha256:2757b72c0670b1dd806b4ee13607f76fa7bcbc04ec138c793f05c94baa5479f1 2026-06-11 02:04:49.612717 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:81de6a708c7e1e478deffb78775709cd27fa5e652a73d17f38d040646a35e9a1 2026-06-11 02:04:49.613393 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:49.613498 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:49.613648 | ubuntu-noble-large | [SUCCESS] [89/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2026-06-11 02:04:49.620283 | ubuntu-noble-large | [INFO]  [90/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:49.620371 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.098151 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.098291 | ubuntu-noble-large | [SUCCESS] [90/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.098441 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.146290 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.146560 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.146787 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:50.201243 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b7a5ba0910afbf21c78828c9afdfdc5affe5b93735f57b31687c8e71acf7fe59 2026-06-11 02:04:50.201392 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-159474-30307 2026-06-11 02:04:50.511658 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:50.565577 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b7a5ba0910afbf21c78828c9afdfdc5affe5b93735f57b31687c8e71acf7fe59 2026-06-11 02:04:50.565682 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:50.612614 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:50.612705 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:50.612716 | ubuntu-noble-large | DiffID: sha256:151459a31b2af8337acf59ffbc092513eef14f34e2342710d3fa187cd0ab155d 2026-06-11 02:04:50.612748 | ubuntu-noble-large | DiffID: sha256:35e84a426755f9ad28c2378fbfd78a8ff0b9c3b2ed5a5b8c2039e1cdb54a4080 2026-06-11 02:04:50.661763 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:a3edbda7a4cab740a566954ed928fa8858eec0d7c5e86f2738c1ba6d91405c41 2026-06-11 02:04:50.662747 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:50.709307 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:50.709454 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:50.709495 | ubuntu-noble-large | DiffID: sha256:151459a31b2af8337acf59ffbc092513eef14f34e2342710d3fa187cd0ab155d 2026-06-11 02:04:50.709515 | ubuntu-noble-large | DiffID: sha256:35e84a426755f9ad28c2378fbfd78a8ff0b9c3b2ed5a5b8c2039e1cdb54a4080 2026-06-11 02:04:50.763824 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:a3edbda7a4cab740a566954ed928fa8858eec0d7c5e86f2738c1ba6d91405c41 2026-06-11 02:04:50.764602 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:50.764724 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.764897 | ubuntu-noble-large | [SUCCESS] [90/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2026-06-11 02:04:50.772256 | ubuntu-noble-large | [INFO]  [91/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:50.772436 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.168552 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.168657 | ubuntu-noble-large | [SUCCESS] [91/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.168752 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.209597 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.209793 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.210017 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:51.262239 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0746c5570abdcbb49b112ce891dd0f128623b1cb60eadbf34fe69d5e5b3143bd 2026-06-11 02:04:51.262427 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-159474-10285 2026-06-11 02:04:51.569146 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:51.616180 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0746c5570abdcbb49b112ce891dd0f128623b1cb60eadbf34fe69d5e5b3143bd 2026-06-11 02:04:51.616280 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:51.662158 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:51.662244 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:51.662253 | ubuntu-noble-large | DiffID: sha256:151459a31b2af8337acf59ffbc092513eef14f34e2342710d3fa187cd0ab155d 2026-06-11 02:04:51.662260 | ubuntu-noble-large | DiffID: sha256:b183982357bf319bf0ec83508715db469150d42c31b5432c694baebc6888cf4d 2026-06-11 02:04:51.708356 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:8bef4975cdc2d44c44c3d43cb467f6f08eab0562f6f5d5422c15854a16514c54 2026-06-11 02:04:51.709353 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:51.760517 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:51.760619 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:51.760633 | ubuntu-noble-large | DiffID: sha256:151459a31b2af8337acf59ffbc092513eef14f34e2342710d3fa187cd0ab155d 2026-06-11 02:04:51.760644 | ubuntu-noble-large | DiffID: sha256:b183982357bf319bf0ec83508715db469150d42c31b5432c694baebc6888cf4d 2026-06-11 02:04:51.819037 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:8bef4975cdc2d44c44c3d43cb467f6f08eab0562f6f5d5422c15854a16514c54 2026-06-11 02:04:51.820006 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:51.820181 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.820350 | ubuntu-noble-large | [SUCCESS] [91/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2026-06-11 02:04:51.827859 | ubuntu-noble-large | [INFO]  [92/130] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:51.828098 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.208604 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.208728 | ubuntu-noble-large | [SUCCESS] [92/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.208843 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.258648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.258813 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.259118 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:52.308113 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:007e286d1fcbe2910ddbfdd2e7583b534f36e40b2f1d1b6ce259bdc733c9f399 2026-06-11 02:04:52.308234 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-159474-29445 2026-06-11 02:04:52.610338 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:52.660913 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:007e286d1fcbe2910ddbfdd2e7583b534f36e40b2f1d1b6ce259bdc733c9f399 2026-06-11 02:04:52.661022 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:52.704259 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:52.704355 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:52.704364 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:52.704372 | ubuntu-noble-large | DiffID: sha256:5b6326872b6e59d724db9a9b32e043a18a638fa4d59415e036781ac8c5d0fc29 2026-06-11 02:04:52.750549 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:3d6c052378a393df167863483949a558f2488775b33c919a7d1c6b4591afb230 2026-06-11 02:04:52.750909 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:52.793853 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:52.793937 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:52.793945 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:52.793951 | ubuntu-noble-large | DiffID: sha256:5b6326872b6e59d724db9a9b32e043a18a638fa4d59415e036781ac8c5d0fc29 2026-06-11 02:04:52.844650 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:3d6c052378a393df167863483949a558f2488775b33c919a7d1c6b4591afb230 2026-06-11 02:04:52.845080 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:52.845116 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.846512 | ubuntu-noble-large | [SUCCESS] [92/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2026-06-11 02:04:52.850070 | ubuntu-noble-large | [INFO]  [93/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:52.850150 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.244709 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.244843 | ubuntu-noble-large | [SUCCESS] [93/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.244860 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.293697 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.293859 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.294043 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:53.348249 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:79379772a8a2ba516c3cae55a853e9f8b7c8a0c2a4090be7ffe98b4c80fa7370 2026-06-11 02:04:53.348391 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-159474-9829 2026-06-11 02:04:53.633470 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:53.679722 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:79379772a8a2ba516c3cae55a853e9f8b7c8a0c2a4090be7ffe98b4c80fa7370 2026-06-11 02:04:53.679800 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:53.726584 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:53.726692 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:53.726706 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:53.726717 | ubuntu-noble-large | DiffID: sha256:211196580b630978fd455dc6d1d0307b5833ab710cf4befc234dc3db6b9131bd 2026-06-11 02:04:53.779013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:5d369fef582fabbbb647f73d9ae572000c6106d5565846575c424209fe64bfdb 2026-06-11 02:04:53.779909 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:53.826556 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:53.826678 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:53.826698 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:53.826711 | ubuntu-noble-large | DiffID: sha256:211196580b630978fd455dc6d1d0307b5833ab710cf4befc234dc3db6b9131bd 2026-06-11 02:04:53.869017 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:5d369fef582fabbbb647f73d9ae572000c6106d5565846575c424209fe64bfdb 2026-06-11 02:04:53.870004 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:53.870120 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.870338 | ubuntu-noble-large | [SUCCESS] [93/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2026-06-11 02:04:53.878156 | ubuntu-noble-large | [INFO]  [94/130] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:53.878232 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.270067 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.270199 | ubuntu-noble-large | [SUCCESS] [94/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.270259 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.316509 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.316693 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.316886 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:54.366866 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:53cadfdca5febc4e1ab52638d18e80a321181e232d9c6bcded4005eaa6033a1a 2026-06-11 02:04:54.366979 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-159474-13421 2026-06-11 02:04:54.668615 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:54.715236 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:53cadfdca5febc4e1ab52638d18e80a321181e232d9c6bcded4005eaa6033a1a 2026-06-11 02:04:54.715379 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:54.756959 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:54.757052 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:54.757066 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:54.757077 | ubuntu-noble-large | DiffID: sha256:1bfef49031e910e92b7d5c0b53383c0b47c3db23e02dbd7c54958d30675f1c80 2026-06-11 02:04:54.797179 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:36030caaafefa446f20a3619b86aee39f938bc9fb17624eb556ca43394e7dc46 2026-06-11 02:04:54.798012 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:54.848569 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:54.848675 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:54.848689 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:54.848701 | ubuntu-noble-large | DiffID: sha256:1bfef49031e910e92b7d5c0b53383c0b47c3db23e02dbd7c54958d30675f1c80 2026-06-11 02:04:54.900127 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:36030caaafefa446f20a3619b86aee39f938bc9fb17624eb556ca43394e7dc46 2026-06-11 02:04:54.900519 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:54.900652 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.900831 | ubuntu-noble-large | [SUCCESS] [94/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2026-06-11 02:04:54.908049 | ubuntu-noble-large | [INFO]  [95/130] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:54.908224 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:55.719740 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:55.719875 | ubuntu-noble-large | [SUCCESS] [95/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:55.719894 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:55.768862 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:55.769047 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:55.769383 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:55.813762 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:879e5c128d22bcd82d5574fa28cd3e218df80f171162b270d34b4e3eacf3efb3 2026-06-11 02:04:55.813879 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-159474-12401 2026-06-11 02:04:56.128013 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:56.175190 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:879e5c128d22bcd82d5574fa28cd3e218df80f171162b270d34b4e3eacf3efb3 2026-06-11 02:04:56.175308 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:56.225762 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:56.225875 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:56.225883 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:56.225889 | ubuntu-noble-large | DiffID: sha256:a21d9d852bf63b17dc175c7b6826ec74e81da39383bc377b0950a0ec288f2485 2026-06-11 02:04:56.277971 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:33907ee834f6da459634ddd953886bffa5a1a43861d5617f2a11f0a3ffc6c733 2026-06-11 02:04:56.278785 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:56.329230 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:56.329324 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:56.329335 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:56.329344 | ubuntu-noble-large | DiffID: sha256:a21d9d852bf63b17dc175c7b6826ec74e81da39383bc377b0950a0ec288f2485 2026-06-11 02:04:56.381789 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:33907ee834f6da459634ddd953886bffa5a1a43861d5617f2a11f0a3ffc6c733 2026-06-11 02:04:56.382667 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:56.382773 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:56.382849 | ubuntu-noble-large | [SUCCESS] [95/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2026-06-11 02:04:56.390540 | ubuntu-noble-large | [INFO]  [96/130] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.390655 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.790555 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.790669 | ubuntu-noble-large | [SUCCESS] [96/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.790683 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.847597 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.847706 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:56.847722 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:56.897841 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5ed409a3a4e48631a2b097d9cfa4da550529a2b4b410be49bee60653345b2d5e 2026-06-11 02:04:56.897946 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-159474-1854 2026-06-11 02:04:57.272251 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:57.322587 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5ed409a3a4e48631a2b097d9cfa4da550529a2b4b410be49bee60653345b2d5e 2026-06-11 02:04:57.322699 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:57.371775 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:57.371919 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:57.371944 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:57.371961 | ubuntu-noble-large | DiffID: sha256:d67cc91cbb49b47610cdaf5b3e0fcf8d9814005089f51d2af040f3ee34811233 2026-06-11 02:04:57.422650 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:6fe489cab51eb567afb64f1e53e4503914c619ce7b0298f820fcf1991e10c7ef 2026-06-11 02:04:57.423604 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:57.472546 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:57.472660 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:57.472675 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:57.472686 | ubuntu-noble-large | DiffID: sha256:d67cc91cbb49b47610cdaf5b3e0fcf8d9814005089f51d2af040f3ee34811233 2026-06-11 02:04:57.517758 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:6fe489cab51eb567afb64f1e53e4503914c619ce7b0298f820fcf1991e10c7ef 2026-06-11 02:04:57.518601 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:57.518678 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:57.518692 | ubuntu-noble-large | [SUCCESS] [96/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2026-06-11 02:04:57.526080 | ubuntu-noble-large | [INFO]  [97/130] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.526194 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.931539 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.931653 | ubuntu-noble-large | [SUCCESS] [97/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.932355 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.979041 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.979174 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:57.979189 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:58.027903 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:741063f2f31b2570c9917568a1669899f61d9654d9065b3ecbc869204034faa6 2026-06-11 02:04:58.027984 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-159474-2897 2026-06-11 02:04:58.328527 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:58.373613 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:741063f2f31b2570c9917568a1669899f61d9654d9065b3ecbc869204034faa6 2026-06-11 02:04:58.373712 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:58.413333 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:58.413448 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:58.413478 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:58.413486 | ubuntu-noble-large | DiffID: sha256:989d484ce1a4b1ffb1312e5b7ec8794bcb2a4c34f2e853be025e713977fa666e 2026-06-11 02:04:58.464011 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:0cd058e1c2a4c61afaf2f679a648268629b8c0ce3661e8961e77df031dc76581 2026-06-11 02:04:58.465812 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:58.511649 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:58.511734 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:58.511749 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:58.511761 | ubuntu-noble-large | DiffID: sha256:989d484ce1a4b1ffb1312e5b7ec8794bcb2a4c34f2e853be025e713977fa666e 2026-06-11 02:04:58.562624 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:0cd058e1c2a4c61afaf2f679a648268629b8c0ce3661e8961e77df031dc76581 2026-06-11 02:04:58.564434 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:58.564495 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:58.564534 | ubuntu-noble-large | [SUCCESS] [97/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2026-06-11 02:04:58.570526 | ubuntu-noble-large | [INFO]  [98/130] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:58.570715 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:58.964562 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:58.964672 | ubuntu-noble-large | [SUCCESS] [98/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:58.964689 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:59.011521 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:59.011607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:59.011620 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:04:59.061604 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4d387f9b25e13427f420b3941b442ea7aa3a4702a4f78c68f6dba927e3b1d028 2026-06-11 02:04:59.061706 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-159474-19658 2026-06-11 02:04:59.369553 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:04:59.417230 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4d387f9b25e13427f420b3941b442ea7aa3a4702a4f78c68f6dba927e3b1d028 2026-06-11 02:04:59.417338 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:04:59.459841 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:59.459950 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:59.459964 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:59.459975 | ubuntu-noble-large | DiffID: sha256:5144e003809f092beda9d201deae454c3318724b7f0240257b5521e7de5e22f0 2026-06-11 02:04:59.510988 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:524c6a52dc51ce236004bda8a6bf22ba9f1ba1c923b400bf9c35e3522fe50c2f 2026-06-11 02:04:59.512523 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:04:59.553284 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:04:59.553379 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:04:59.553394 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:04:59.553444 | ubuntu-noble-large | DiffID: sha256:5144e003809f092beda9d201deae454c3318724b7f0240257b5521e7de5e22f0 2026-06-11 02:04:59.602982 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:524c6a52dc51ce236004bda8a6bf22ba9f1ba1c923b400bf9c35e3522fe50c2f 2026-06-11 02:04:59.603266 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:04:59.603381 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:59.603560 | ubuntu-noble-large | [SUCCESS] [98/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2026-06-11 02:04:59.610511 | ubuntu-noble-large | [INFO]  [99/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:04:59.610693 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.003061 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.003193 | ubuntu-noble-large | [SUCCESS] [99/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.003204 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.047320 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.047445 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.047626 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:00.089076 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:690c2f02104b2e340c116e12df70e8e734a1b2e3cab9b082e63d6a91dc627043 2026-06-11 02:05:00.089215 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-159474-955 2026-06-11 02:05:00.407765 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:00.455724 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:690c2f02104b2e340c116e12df70e8e734a1b2e3cab9b082e63d6a91dc627043 2026-06-11 02:05:00.455843 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:00.500949 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:00.501071 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:00.501093 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:00.501139 | ubuntu-noble-large | DiffID: sha256:695cd92572ea69146c246964be4da8b13a723e72624a8add20315cd67c91b0ea 2026-06-11 02:05:00.552492 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:97bc2150f8765bb153f831537f6c113382b3020b66c4f58d2ce74b7883d2cc2b 2026-06-11 02:05:00.553328 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:00.601092 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:00.601222 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:00.601245 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:00.601265 | ubuntu-noble-large | DiffID: sha256:695cd92572ea69146c246964be4da8b13a723e72624a8add20315cd67c91b0ea 2026-06-11 02:05:00.652961 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:97bc2150f8765bb153f831537f6c113382b3020b66c4f58d2ce74b7883d2cc2b 2026-06-11 02:05:00.653872 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:00.653964 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.654149 | ubuntu-noble-large | [SUCCESS] [99/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2026-06-11 02:05:00.661270 | ubuntu-noble-large | [INFO]  [100/130] Checking: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:00.661421 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.086660 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.086764 | ubuntu-noble-large | [SUCCESS] [100/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.086776 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.132551 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.132655 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.132670 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:01.179617 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ad6a9e3b8ba54f4f2b2ca2ae3219ed8885da30fb411c9e98c2faafd6d3a7ecef 2026-06-11 02:05:01.179738 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-159474-18060 2026-06-11 02:05:01.495584 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:01.544615 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ad6a9e3b8ba54f4f2b2ca2ae3219ed8885da30fb411c9e98c2faafd6d3a7ecef 2026-06-11 02:05:01.544701 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:01.581615 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:01.581716 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:01.581731 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:01.581742 | ubuntu-noble-large | DiffID: sha256:5bfd2ac866653e84018347ded6713cf353f1aebf8447a0c7f7b08ea8be3bd6e0 2026-06-11 02:05:01.630673 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:c0f8a45f9bf2ae61d353762ce68887160f14e0f0867b152cd97e989cba456ac5 2026-06-11 02:05:01.631534 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:01.674946 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:01.675050 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:01.675064 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:01.675075 | ubuntu-noble-large | DiffID: sha256:5bfd2ac866653e84018347ded6713cf353f1aebf8447a0c7f7b08ea8be3bd6e0 2026-06-11 02:05:01.724289 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:c0f8a45f9bf2ae61d353762ce68887160f14e0f0867b152cd97e989cba456ac5 2026-06-11 02:05:01.726531 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:01.726613 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.726629 | ubuntu-noble-large | [SUCCESS] [100/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2026-06-11 02:05:01.733748 | ubuntu-noble-large | [INFO]  [101/130] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:01.733835 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.193146 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.193254 | ubuntu-noble-large | [SUCCESS] [101/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.193269 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.244147 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.244244 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.244259 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:02.293519 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:90212319a042a823d46ed2afae8475d0b3a79aab4be8a43797bbf835eace50ad 2026-06-11 02:05:02.293611 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-159474-14771 2026-06-11 02:05:02.620480 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:02.669736 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:90212319a042a823d46ed2afae8475d0b3a79aab4be8a43797bbf835eace50ad 2026-06-11 02:05:02.669815 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:02.713998 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:02.714101 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:02.714148 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:02.714185 | ubuntu-noble-large | DiffID: sha256:c4678a47988d5451a708301f59693364eef4277924721d1a6a63c4b69a3b0f3d 2026-06-11 02:05:02.762728 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:5510cbde9d5b636c0d06df3dc017ccc1d28f60af2c389c1f792a018018d8b7ad 2026-06-11 02:05:02.763534 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:02.807604 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:02.807690 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:02.807701 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:02.807711 | ubuntu-noble-large | DiffID: sha256:c4678a47988d5451a708301f59693364eef4277924721d1a6a63c4b69a3b0f3d 2026-06-11 02:05:02.864651 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:5510cbde9d5b636c0d06df3dc017ccc1d28f60af2c389c1f792a018018d8b7ad 2026-06-11 02:05:02.866256 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:02.866339 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.866355 | ubuntu-noble-large | [SUCCESS] [101/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2026-06-11 02:05:02.873383 | ubuntu-noble-large | [INFO]  [102/130] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:02.873469 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.292032 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.292163 | ubuntu-noble-large | [SUCCESS] [102/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.292171 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.339546 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.339648 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.339663 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:03.387338 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f08694913c8d7e738b2790db3f9bd3140a40a534a02644f991326116eb7a3005 2026-06-11 02:05:03.387727 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-159474-1532 2026-06-11 02:05:03.693487 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:03.739619 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f08694913c8d7e738b2790db3f9bd3140a40a534a02644f991326116eb7a3005 2026-06-11 02:05:03.739699 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:03.792636 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:03.792753 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:03.792768 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:03.792779 | ubuntu-noble-large | DiffID: sha256:5c21a139665167f986cfcfc756f2193da6c6f8d481e4f9d3911d5d2c25be4a99 2026-06-11 02:05:03.841195 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:197e5ea41fe6033fecca39a86cb360c15ec54334093b584c8f2ab61ffe41e7d5 2026-06-11 02:05:03.842030 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:03.889072 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:03.889192 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:03.889206 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:03.889215 | ubuntu-noble-large | DiffID: sha256:5c21a139665167f986cfcfc756f2193da6c6f8d481e4f9d3911d5d2c25be4a99 2026-06-11 02:05:03.939228 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:197e5ea41fe6033fecca39a86cb360c15ec54334093b584c8f2ab61ffe41e7d5 2026-06-11 02:05:03.939603 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:03.939742 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.939912 | ubuntu-noble-large | [SUCCESS] [102/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2026-06-11 02:05:03.946627 | ubuntu-noble-large | [INFO]  [103/130] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:03.946732 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.344044 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.344179 | ubuntu-noble-large | [SUCCESS] [103/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.344454 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.391748 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.391858 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.391999 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:04.438454 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7624e85ce7788ed6603a0a56195b4363bff84083396e548e40304052dc66514b 2026-06-11 02:05:04.438551 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-159474-5441 2026-06-11 02:05:04.734523 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:04.780466 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7624e85ce7788ed6603a0a56195b4363bff84083396e548e40304052dc66514b 2026-06-11 02:05:04.780582 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:04.821526 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:04.821613 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:04.821627 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:04.821639 | ubuntu-noble-large | DiffID: sha256:b9f6467b1eaf1966b3285fa30d160379f104bb4cd1f71f28cfdb41b56373042b 2026-06-11 02:05:04.862224 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:9853e3ca3304609232f14e5ae67b3b927b18e102abce8fd29351a13da1ed56e9 2026-06-11 02:05:04.862870 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:04.905220 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:04.905301 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:04.905309 | ubuntu-noble-large | DiffID: sha256:3151ddf2c8b41325f34719b5fdcf2e3ac747b268501525d60795c8cde1410cbb 2026-06-11 02:05:04.905315 | ubuntu-noble-large | DiffID: sha256:b9f6467b1eaf1966b3285fa30d160379f104bb4cd1f71f28cfdb41b56373042b 2026-06-11 02:05:04.952653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:9853e3ca3304609232f14e5ae67b3b927b18e102abce8fd29351a13da1ed56e9 2026-06-11 02:05:04.953308 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:04.953388 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.953556 | ubuntu-noble-large | [SUCCESS] [103/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2026-06-11 02:05:04.960212 | ubuntu-noble-large | [INFO]  [104/130] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:04.960291 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:05.367841 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:05.367947 | ubuntu-noble-large | [SUCCESS] [104/130] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:05.368059 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:05.413011 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:05.413231 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:05.413510 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:05.464660 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b4c0da209213cb310ac3e72bb01da3c4053cefc4e157405303bf94373219721c 2026-06-11 02:05:05.464758 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-159474-9164 2026-06-11 02:05:05.784777 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:05.830304 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b4c0da209213cb310ac3e72bb01da3c4053cefc4e157405303bf94373219721c 2026-06-11 02:05:05.830441 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:05.876185 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:05.876264 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:05.876277 | ubuntu-noble-large | DiffID: sha256:354da4c40ccfb343fa5140ca6e81586a417a7b566e903b0fe3e2dd9b84600b16 2026-06-11 02:05:05.876288 | ubuntu-noble-large | DiffID: sha256:4881ce28d2b67d26cbaf0689404009deb17dbc909922ba0289102d7331c45f4f 2026-06-11 02:05:05.922249 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:4532870131ff7c79f025a52864db8eadbf89fd44c5b9a75a29036a772d0188a8 2026-06-11 02:05:05.923058 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:05.970770 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:05.970855 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:05.970871 | ubuntu-noble-large | DiffID: sha256:354da4c40ccfb343fa5140ca6e81586a417a7b566e903b0fe3e2dd9b84600b16 2026-06-11 02:05:05.970883 | ubuntu-noble-large | DiffID: sha256:4881ce28d2b67d26cbaf0689404009deb17dbc909922ba0289102d7331c45f4f 2026-06-11 02:05:06.026720 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:4532870131ff7c79f025a52864db8eadbf89fd44c5b9a75a29036a772d0188a8 2026-06-11 02:05:06.027218 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:06.027298 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:06.027679 | ubuntu-noble-large | [SUCCESS] [104/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2026-06-11 02:05:06.033425 | ubuntu-noble-large | [INFO]  [105/130] Checking: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.033559 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.487554 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.487645 | ubuntu-noble-large | [SUCCESS] [105/130] EXISTS: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.487657 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.528831 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.529004 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:06.529263 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:06.578335 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d4bd4b46fcfae6c29d879b8f9165e1c95242a8763d5d5b538599523d65caba18 2026-06-11 02:05:06.578491 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-159474-21758 2026-06-11 02:05:06.906252 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:06.951950 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d4bd4b46fcfae6c29d879b8f9165e1c95242a8763d5d5b538599523d65caba18 2026-06-11 02:05:06.952055 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:06.998701 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:06.998799 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:06.998814 | ubuntu-noble-large | DiffID: sha256:354da4c40ccfb343fa5140ca6e81586a417a7b566e903b0fe3e2dd9b84600b16 2026-06-11 02:05:06.998825 | ubuntu-noble-large | DiffID: sha256:0e4430519562bf5fe0a21edb8e0db011725d53395ee30492327e995462f46072 2026-06-11 02:05:07.048970 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:e3388815fa56a5cfbdf26555123a40a52589eaea54030b492c9d188bc62d1973 2026-06-11 02:05:07.049932 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:07.100722 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:07.100812 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:07.100824 | ubuntu-noble-large | DiffID: sha256:354da4c40ccfb343fa5140ca6e81586a417a7b566e903b0fe3e2dd9b84600b16 2026-06-11 02:05:07.100833 | ubuntu-noble-large | DiffID: sha256:0e4430519562bf5fe0a21edb8e0db011725d53395ee30492327e995462f46072 2026-06-11 02:05:07.151137 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:e3388815fa56a5cfbdf26555123a40a52589eaea54030b492c9d188bc62d1973 2026-06-11 02:05:07.151429 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:07.151465 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:07.151595 | ubuntu-noble-large | [SUCCESS] [105/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2024.2 2026-06-11 02:05:07.157553 | ubuntu-noble-large | [INFO]  [106/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.157664 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.563200 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.563327 | ubuntu-noble-large | [SUCCESS] [106/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.563495 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.612184 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.612493 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:07.612734 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:07.663275 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9cd79029351aa2fac10973be9fa5adb3fcabc1cf533fb58b4a1c7cee8e97701 2026-06-11 02:05:07.663374 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-159474-29635 2026-06-11 02:05:07.976540 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:08.025755 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9cd79029351aa2fac10973be9fa5adb3fcabc1cf533fb58b4a1c7cee8e97701 2026-06-11 02:05:08.025868 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:08.073861 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:08.073953 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:08.073964 | ubuntu-noble-large | DiffID: sha256:83729902ac599163be9d689d78d35476ea5cf4519100afc15c1624d316027013 2026-06-11 02:05:08.074003 | ubuntu-noble-large | DiffID: sha256:7b8bb5cb5e18d4a5cf9a06b78ec59f3344c5622788ce1eb2896ef9b4b8ac5acc 2026-06-11 02:05:08.126729 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:11f51f40bf97c837c3c58f6740f6548c97dac6e1996cf70b6f7d12c5f25c8560 2026-06-11 02:05:08.127526 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:08.175239 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:08.175361 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:08.175380 | ubuntu-noble-large | DiffID: sha256:83729902ac599163be9d689d78d35476ea5cf4519100afc15c1624d316027013 2026-06-11 02:05:08.175433 | ubuntu-noble-large | DiffID: sha256:7b8bb5cb5e18d4a5cf9a06b78ec59f3344c5622788ce1eb2896ef9b4b8ac5acc 2026-06-11 02:05:08.230498 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:11f51f40bf97c837c3c58f6740f6548c97dac6e1996cf70b6f7d12c5f25c8560 2026-06-11 02:05:08.231231 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:08.231262 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:08.231416 | ubuntu-noble-large | [SUCCESS] [106/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2026-06-11 02:05:08.239043 | ubuntu-noble-large | [INFO]  [107/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.239159 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.636552 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.636657 | ubuntu-noble-large | [SUCCESS] [107/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.636669 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.683302 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.683633 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:08.683749 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:08.739149 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66e2a305c368c1001bfcaad8815a76c263fddfdcd9306bbec7b8060801baa33c 2026-06-11 02:05:08.739233 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-159474-870 2026-06-11 02:05:09.048833 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:09.096433 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66e2a305c368c1001bfcaad8815a76c263fddfdcd9306bbec7b8060801baa33c 2026-06-11 02:05:09.096527 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:09.137188 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:09.137292 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:09.137307 | ubuntu-noble-large | DiffID: sha256:83729902ac599163be9d689d78d35476ea5cf4519100afc15c1624d316027013 2026-06-11 02:05:09.137319 | ubuntu-noble-large | DiffID: sha256:bdcff5d6eaa78a560f2e49ec6a1d16b28ba7a024d915c6643422d45ebeecbfd2 2026-06-11 02:05:09.181576 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:b313d0ab281fb5c9a89740a9716736f5cddb5474c7644013d9619f31eee77517 2026-06-11 02:05:09.182916 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:09.229581 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:09.229675 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:09.229689 | ubuntu-noble-large | DiffID: sha256:83729902ac599163be9d689d78d35476ea5cf4519100afc15c1624d316027013 2026-06-11 02:05:09.229701 | ubuntu-noble-large | DiffID: sha256:bdcff5d6eaa78a560f2e49ec6a1d16b28ba7a024d915c6643422d45ebeecbfd2 2026-06-11 02:05:09.280224 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:b313d0ab281fb5c9a89740a9716736f5cddb5474c7644013d9619f31eee77517 2026-06-11 02:05:09.281569 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:09.281684 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:09.281701 | ubuntu-noble-large | [SUCCESS] [107/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2026-06-11 02:05:09.288544 | ubuntu-noble-large | [INFO]  [108/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.288631 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.702592 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.702721 | ubuntu-noble-large | [SUCCESS] [108/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.702739 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.749553 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.749668 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:09.750386 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:09.791556 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f605d359532eeeb16369facfe668f21858ab8d2733de09e9724bcf3d78015891 2026-06-11 02:05:09.791662 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-159474-9324 2026-06-11 02:05:10.089024 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:10.137773 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f605d359532eeeb16369facfe668f21858ab8d2733de09e9724bcf3d78015891 2026-06-11 02:05:10.137874 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:10.187505 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:10.187609 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:10.187623 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:05:10.187634 | ubuntu-noble-large | DiffID: sha256:dc37dcc5ad4730ea57d79d2e9d785675b960f7a573df37a55883ad631f63e632 2026-06-11 02:05:10.244757 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:6f6e55324c0826bbb0e8be199e85f7149a1cabb8050d82d30851908c0c3619fd 2026-06-11 02:05:10.245572 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:10.293470 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:10.293580 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:10.293593 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:05:10.293603 | ubuntu-noble-large | DiffID: sha256:dc37dcc5ad4730ea57d79d2e9d785675b960f7a573df37a55883ad631f63e632 2026-06-11 02:05:10.345649 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:6f6e55324c0826bbb0e8be199e85f7149a1cabb8050d82d30851908c0c3619fd 2026-06-11 02:05:10.346299 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:10.346453 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:10.346706 | ubuntu-noble-large | [SUCCESS] [108/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2026-06-11 02:05:10.354367 | ubuntu-noble-large | [INFO]  [109/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.354565 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.779614 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.779741 | ubuntu-noble-large | [SUCCESS] [109/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.779831 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.826615 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.826827 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:10.827051 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:10.874480 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f0d2794041d416bf127afe80ab06299daa487005a206afc5ec4f17aa4f2e34f9 2026-06-11 02:05:10.874580 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-159474-4503 2026-06-11 02:05:11.175539 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:11.222739 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f0d2794041d416bf127afe80ab06299daa487005a206afc5ec4f17aa4f2e34f9 2026-06-11 02:05:11.222852 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:11.259506 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:11.259588 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:11.259596 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:05:11.259603 | ubuntu-noble-large | DiffID: sha256:510fb56836d5641322164bd3c629b7b930029017924ad33c7863d914cb5f43e2 2026-06-11 02:05:11.316628 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:87dac5fa4bc6957bd79f7fcbef0478a75bd79db5bde5ef8c6c34f42762104d53 2026-06-11 02:05:11.317510 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:11.365028 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:11.365105 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:11.365113 | ubuntu-noble-large | DiffID: sha256:b8f1bd83e3e54290ce6acbc3a6daa6966186f958e941565a5eb2c5d4663991ad 2026-06-11 02:05:11.365118 | ubuntu-noble-large | DiffID: sha256:510fb56836d5641322164bd3c629b7b930029017924ad33c7863d914cb5f43e2 2026-06-11 02:05:11.415269 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:87dac5fa4bc6957bd79f7fcbef0478a75bd79db5bde5ef8c6c34f42762104d53 2026-06-11 02:05:11.416075 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:11.416198 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:11.416435 | ubuntu-noble-large | [SUCCESS] [109/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2026-06-11 02:05:11.423938 | ubuntu-noble-large | [INFO]  [110/130] Checking: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.424085 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.829240 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.829346 | ubuntu-noble-large | [SUCCESS] [110/130] EXISTS: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.829463 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.874390 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.874580 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:11.874844 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:11.924740 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4cd9470366c807d46c8dbd55b034952ddcf6759efbe5d84c3edc4601d86c8d7f 2026-06-11 02:05:11.924886 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-159474-29018 2026-06-11 02:05:12.238611 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:12.286941 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4cd9470366c807d46c8dbd55b034952ddcf6759efbe5d84c3edc4601d86c8d7f 2026-06-11 02:05:12.287043 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:12.331805 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:12.331895 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:12.331923 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:05:12.331932 | ubuntu-noble-large | DiffID: sha256:fc6854f1ca5f0a86ce56f06f3ff76b305d747e4a20d0f899ba6d9149f7c4dd82 2026-06-11 02:05:12.382822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:4b7630bc79aaccdf03d00d88cb56b5d462d2efccf21af38ba44b40442d64fa20 2026-06-11 02:05:12.383597 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:12.426258 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:12.426336 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:12.426346 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:05:12.426355 | ubuntu-noble-large | DiffID: sha256:fc6854f1ca5f0a86ce56f06f3ff76b305d747e4a20d0f899ba6d9149f7c4dd82 2026-06-11 02:05:12.477780 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:4b7630bc79aaccdf03d00d88cb56b5d462d2efccf21af38ba44b40442d64fa20 2026-06-11 02:05:12.478612 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:12.478658 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:12.478844 | ubuntu-noble-large | [SUCCESS] [110/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2024.2 2026-06-11 02:05:12.485872 | ubuntu-noble-large | [INFO]  [111/130] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.486031 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.922326 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.922487 | ubuntu-noble-large | [SUCCESS] [111/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.922561 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.969245 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.969484 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:12.969719 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:13.019914 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f29846aedc97afcc22d242d1d5ad9f700aff6f4df66807ee3d3261e2da800005 2026-06-11 02:05:13.020055 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-159474-14917 2026-06-11 02:05:13.318203 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:13.372029 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f29846aedc97afcc22d242d1d5ad9f700aff6f4df66807ee3d3261e2da800005 2026-06-11 02:05:13.372122 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:13.424183 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:13.424282 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:13.424297 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:05:13.424335 | ubuntu-noble-large | DiffID: sha256:03c29620f5a67474141892eb3bcb48bd517d77a79ed0e03aee09a464b3df7fa7 2026-06-11 02:05:13.469548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:12ed2b664a8d9dab8f8fd370eca4b805a92908093ecb37d8ad42b265d8cbdd96 2026-06-11 02:05:13.470538 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:13.515984 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:13.516089 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:13.516105 | ubuntu-noble-large | DiffID: sha256:c1ab02ed0484e2f00aad8e3e91a899a71ce4066baa5ee5b1548c8cd6ab737b8d 2026-06-11 02:05:13.516116 | ubuntu-noble-large | DiffID: sha256:03c29620f5a67474141892eb3bcb48bd517d77a79ed0e03aee09a464b3df7fa7 2026-06-11 02:05:13.560517 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:12ed2b664a8d9dab8f8fd370eca4b805a92908093ecb37d8ad42b265d8cbdd96 2026-06-11 02:05:13.561301 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:13.561454 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:13.561620 | ubuntu-noble-large | [SUCCESS] [111/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2026-06-11 02:05:13.568649 | ubuntu-noble-large | [INFO]  [112/130] Checking: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:13.568793 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.006528 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.006622 | ubuntu-noble-large | [SUCCESS] [112/130] EXISTS: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.006634 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.055544 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.055762 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.055966 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:14.104068 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:18ef77c741074b6b03903a8ddef567febac4b5f60689b08e7eb2d6d4ba56eb6b 2026-06-11 02:05:14.104175 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-159474-10423 2026-06-11 02:05:14.421697 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:14.466257 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:18ef77c741074b6b03903a8ddef567febac4b5f60689b08e7eb2d6d4ba56eb6b 2026-06-11 02:05:14.466341 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:14.510856 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:14.510936 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:14.510947 | ubuntu-noble-large | DiffID: sha256:9e50d04b8e67a45753742075dbcdd34df8fdab76be3cbd390b5230d8fd25bc00 2026-06-11 02:05:14.560765 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:eceed0d7439d61d3317b38bd2edd2f0c1a21d2faaa84ce4e8ebc2feac82ef9ec 2026-06-11 02:05:14.561694 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:14.605265 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:14.605336 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:14.605346 | ubuntu-noble-large | DiffID: sha256:9e50d04b8e67a45753742075dbcdd34df8fdab76be3cbd390b5230d8fd25bc00 2026-06-11 02:05:14.660329 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:eceed0d7439d61d3317b38bd2edd2f0c1a21d2faaa84ce4e8ebc2feac82ef9ec 2026-06-11 02:05:14.661587 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:14.661661 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.661699 | ubuntu-noble-large | [SUCCESS] [112/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2024.2 2026-06-11 02:05:14.667600 | ubuntu-noble-large | [INFO]  [113/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:14.667668 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.098618 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.098754 | ubuntu-noble-large | [SUCCESS] [113/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.098771 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.141541 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.141652 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.142322 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:15.190581 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:776b1e7b7fce660a3167ed08f50695acc0a08f03fbf2cd55c9d18513b0bff4aa 2026-06-11 02:05:15.190657 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-159474-18334 2026-06-11 02:05:15.495533 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:15.540638 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:776b1e7b7fce660a3167ed08f50695acc0a08f03fbf2cd55c9d18513b0bff4aa 2026-06-11 02:05:15.540741 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:15.590153 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:15.590244 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:15.590256 | ubuntu-noble-large | DiffID: sha256:151459a31b2af8337acf59ffbc092513eef14f34e2342710d3fa187cd0ab155d 2026-06-11 02:05:15.643542 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:a0863b629f3949dfd48df53ff4f33a623a51e6517b861e98a7fc69b8f49ea93e 2026-06-11 02:05:15.645118 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:15.691797 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:15.691901 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:15.691916 | ubuntu-noble-large | DiffID: sha256:151459a31b2af8337acf59ffbc092513eef14f34e2342710d3fa187cd0ab155d 2026-06-11 02:05:15.734916 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:a0863b629f3949dfd48df53ff4f33a623a51e6517b861e98a7fc69b8f49ea93e 2026-06-11 02:05:15.736653 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:15.736754 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.736768 | ubuntu-noble-large | [SUCCESS] [113/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2026-06-11 02:05:15.744568 | ubuntu-noble-large | [INFO]  [114/130] Checking: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:15.744642 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.197006 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.197104 | ubuntu-noble-large | [SUCCESS] [114/130] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.197119 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.243752 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.243899 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.243941 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:16.301292 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bc8ef1a3baef93ef1af16047e58dc471f15dfa07b97c8fb0cc6c10f8e2da1a68 2026-06-11 02:05:16.301446 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-159474-22076 2026-06-11 02:05:16.610686 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:16.657247 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bc8ef1a3baef93ef1af16047e58dc471f15dfa07b97c8fb0cc6c10f8e2da1a68 2026-06-11 02:05:16.657324 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:16.700571 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:16.700675 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:16.700690 | ubuntu-noble-large | DiffID: sha256:1108e8dbfe28941ebd23accdebce27c217c13ec8fbaea924052c47190d8e7025 2026-06-11 02:05:16.753592 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:61aeda6e7eac32bbc10e03c9ea6d17af413d7d4d4da366ae54cf01535a241776 2026-06-11 02:05:16.754564 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:16.798615 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:16.798726 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:16.798742 | ubuntu-noble-large | DiffID: sha256:1108e8dbfe28941ebd23accdebce27c217c13ec8fbaea924052c47190d8e7025 2026-06-11 02:05:16.844087 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:61aeda6e7eac32bbc10e03c9ea6d17af413d7d4d4da366ae54cf01535a241776 2026-06-11 02:05:16.845493 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:16.845571 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.845593 | ubuntu-noble-large | [SUCCESS] [114/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2024.2 2026-06-11 02:05:16.852618 | ubuntu-noble-large | [INFO]  [115/130] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:16.852674 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.276565 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.276684 | ubuntu-noble-large | [SUCCESS] [115/130] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.276697 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.323088 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.323203 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.323217 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:17.376534 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:625b35a8b0884f3595a71113745f0d807f935a565579b1e68298b6e657a6687c 2026-06-11 02:05:17.376635 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-159474-30692 2026-06-11 02:05:17.689546 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:17.738550 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:625b35a8b0884f3595a71113745f0d807f935a565579b1e68298b6e657a6687c 2026-06-11 02:05:17.738655 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:17.784538 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:17.784636 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:17.784649 | ubuntu-noble-large | DiffID: sha256:54ff09789a2c82de03984fe5f9395309e8a0460ed3727368237e520c0b1f317d 2026-06-11 02:05:17.834668 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:acbeb9b2dac25b9a3949b204ff7aed27919c0d593631e685f86385637293aaa9 2026-06-11 02:05:17.836332 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:17.880363 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:17.880504 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:17.880529 | ubuntu-noble-large | DiffID: sha256:54ff09789a2c82de03984fe5f9395309e8a0460ed3727368237e520c0b1f317d 2026-06-11 02:05:17.930306 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:acbeb9b2dac25b9a3949b204ff7aed27919c0d593631e685f86385637293aaa9 2026-06-11 02:05:17.931959 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:17.932056 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.932073 | ubuntu-noble-large | [SUCCESS] [115/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2026-06-11 02:05:17.938700 | ubuntu-noble-large | [INFO]  [116/130] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:17.938795 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.346525 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.346608 | ubuntu-noble-large | [SUCCESS] [116/130] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.346625 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.394526 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.394608 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.394624 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:18.434587 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a128ee5612500185d6889c3363c8295a4563d6289d81fe7c4c00c539cb7e796 2026-06-11 02:05:18.434687 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-159474-25587 2026-06-11 02:05:18.714557 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:18.761544 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a128ee5612500185d6889c3363c8295a4563d6289d81fe7c4c00c539cb7e796 2026-06-11 02:05:18.761662 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:18.810553 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:18.810655 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:18.810679 | ubuntu-noble-large | DiffID: sha256:26ef3ec53494fcb639759b8b8a218eac5641d44dceab0ee783442418cbc90b5b 2026-06-11 02:05:18.862539 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:987b4fa8e11adaf0f426616bd7e7bc68d8c5a12cbaa2707bd04ece3cd446dc9b 2026-06-11 02:05:18.863551 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:18.905804 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:18.905898 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:18.905915 | ubuntu-noble-large | DiffID: sha256:26ef3ec53494fcb639759b8b8a218eac5641d44dceab0ee783442418cbc90b5b 2026-06-11 02:05:18.959771 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:987b4fa8e11adaf0f426616bd7e7bc68d8c5a12cbaa2707bd04ece3cd446dc9b 2026-06-11 02:05:18.960623 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:18.960684 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.960694 | ubuntu-noble-large | [SUCCESS] [116/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2026-06-11 02:05:18.966963 | ubuntu-noble-large | [INFO]  [117/130] Checking: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:18.967003 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:19.425296 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:19.425386 | ubuntu-noble-large | [SUCCESS] [117/130] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:19.425431 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:19.470529 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:19.470620 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:19.471426 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:19.521578 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a21fae32d814421a735ad807f30145a63a193834da2ba397ce5b0e206e764ea3 2026-06-11 02:05:19.521666 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-159474-29615 2026-06-11 02:05:19.820452 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:19.867004 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a21fae32d814421a735ad807f30145a63a193834da2ba397ce5b0e206e764ea3 2026-06-11 02:05:19.867098 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:19.915919 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:19.916015 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:19.916030 | ubuntu-noble-large | DiffID: sha256:6e5de6f3539f2a986410cf8fddbe93f19c9eed114ed89b4f9d7b67694f3fbc07 2026-06-11 02:05:19.970086 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:0b2e4d78b943fa4177e4b7ae26c21c729f9c3f3bcebfbaa324570ce7f29525db 2026-06-11 02:05:19.971513 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:20.015800 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:20.015912 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:20.015927 | ubuntu-noble-large | DiffID: sha256:6e5de6f3539f2a986410cf8fddbe93f19c9eed114ed89b4f9d7b67694f3fbc07 2026-06-11 02:05:20.067521 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:0b2e4d78b943fa4177e4b7ae26c21c729f9c3f3bcebfbaa324570ce7f29525db 2026-06-11 02:05:20.068797 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:20.068839 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:20.068850 | ubuntu-noble-large | [SUCCESS] [117/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2024.2 2026-06-11 02:05:20.076737 | ubuntu-noble-large | [INFO]  [118/130] Checking: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.076774 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.485555 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.485670 | ubuntu-noble-large | [SUCCESS] [118/130] EXISTS: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.485685 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.530613 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.530726 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:20.530753 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:20.583366 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:50a14bdf2155f4b035d12c5f7ebc9f243b42cc86ea204b66c802ba10beb3b51e 2026-06-11 02:05:20.583491 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-159474-3331 2026-06-11 02:05:20.871597 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:20.918605 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:50a14bdf2155f4b035d12c5f7ebc9f243b42cc86ea204b66c802ba10beb3b51e 2026-06-11 02:05:20.918713 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:20.965222 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:20.965311 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:20.965323 | ubuntu-noble-large | DiffID: sha256:f14656b8e88f0e54fed56445fdf9bd890d275dcc6c5cef650e6dcd8dcaafbf5b 2026-06-11 02:05:21.014965 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:d1f10a08242ec55e92fe86ac5ad5f3a2e533628048b8f30f5c3decd8bac61722 2026-06-11 02:05:21.015520 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:21.061046 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:21.061124 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:21.061135 | ubuntu-noble-large | DiffID: sha256:f14656b8e88f0e54fed56445fdf9bd890d275dcc6c5cef650e6dcd8dcaafbf5b 2026-06-11 02:05:21.114472 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:d1f10a08242ec55e92fe86ac5ad5f3a2e533628048b8f30f5c3decd8bac61722 2026-06-11 02:05:21.115551 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:21.115628 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:21.115642 | ubuntu-noble-large | [SUCCESS] [118/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2024.2 2026-06-11 02:05:21.123534 | ubuntu-noble-large | [INFO]  [119/130] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.123562 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.596557 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.596665 | ubuntu-noble-large | [SUCCESS] [119/130] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.596772 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.642545 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.643953 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:21.644050 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:21.690540 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:08a9c58e532b2d57534c5681c4318bff4ceadcb831dcca2df7bcc84091a87284 2026-06-11 02:05:21.690629 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-159474-14162 2026-06-11 02:05:21.970526 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:22.019565 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:08a9c58e532b2d57534c5681c4318bff4ceadcb831dcca2df7bcc84091a87284 2026-06-11 02:05:22.019670 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:22.064849 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:22.064938 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:22.064963 | ubuntu-noble-large | DiffID: sha256:d1f538756de433198762ddcb7d3811ae0e1de267f21e618fac255db01682c4b7 2026-06-11 02:05:22.110653 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:32aaf31ce4161362a6008d533fb4d2ef769f7f2e34f96031dbf49f295cf8d57a 2026-06-11 02:05:22.112024 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:22.150534 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:22.150623 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:22.150636 | ubuntu-noble-large | DiffID: sha256:d1f538756de433198762ddcb7d3811ae0e1de267f21e618fac255db01682c4b7 2026-06-11 02:05:22.202657 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:32aaf31ce4161362a6008d533fb4d2ef769f7f2e34f96031dbf49f295cf8d57a 2026-06-11 02:05:22.203578 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:22.203668 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:22.203683 | ubuntu-noble-large | [SUCCESS] [119/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2026-06-11 02:05:22.210558 | ubuntu-noble-large | [INFO]  [120/130] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.210840 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.634763 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.635040 | ubuntu-noble-large | [SUCCESS] [120/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.635978 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.685015 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.685105 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:22.685119 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:22.733557 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:356fd7e5647c719871a7ac3ade29c37528eeeeb173cd6b4d1f21e4fb3575db1f 2026-06-11 02:05:22.733643 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-159474-15293 2026-06-11 02:05:23.046540 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:23.093562 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:356fd7e5647c719871a7ac3ade29c37528eeeeb173cd6b4d1f21e4fb3575db1f 2026-06-11 02:05:23.093663 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:23.138737 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:23.138820 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:23.138826 | ubuntu-noble-large | DiffID: sha256:c48165a4cbda51f41837229a446d5000e93b0472c7f156fed2b41168e8d517d5 2026-06-11 02:05:23.189532 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:c0ec65e3d29dce27ea89e321c0d490e6b71643148294d885e792b8131a8f9f0d 2026-06-11 02:05:23.191111 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:23.229497 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:23.229562 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:23.229574 | ubuntu-noble-large | DiffID: sha256:c48165a4cbda51f41837229a446d5000e93b0472c7f156fed2b41168e8d517d5 2026-06-11 02:05:23.279561 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:c0ec65e3d29dce27ea89e321c0d490e6b71643148294d885e792b8131a8f9f0d 2026-06-11 02:05:23.281105 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:23.281253 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:23.281278 | ubuntu-noble-large | [SUCCESS] [120/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2026-06-11 02:05:23.287515 | ubuntu-noble-large | [INFO]  [121/130] Checking: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.287576 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.764745 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.764857 | ubuntu-noble-large | [SUCCESS] [121/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.764876 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.806754 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.806844 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:23.806860 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:23.850886 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:00b906c6c1095f4a6ebe7b12d9945700118f13a44aa23a29ad1555e52fee531f 2026-06-11 02:05:23.850983 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-159474-2850 2026-06-11 02:05:24.146548 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:24.194140 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:00b906c6c1095f4a6ebe7b12d9945700118f13a44aa23a29ad1555e52fee531f 2026-06-11 02:05:24.194276 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:24.236388 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:24.236522 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:24.236535 | ubuntu-noble-large | DiffID: sha256:13a424c0a81db3737292c5039001b7186eda44b05338ddc5dbcbc6d2f6538c7c 2026-06-11 02:05:24.288448 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:feb4c6b7ba19efd7bc65be88bcbde8854304f62d3e760923c34140bec8b99aa4 2026-06-11 02:05:24.289603 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:24.340822 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:24.340920 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:24.340934 | ubuntu-noble-large | DiffID: sha256:13a424c0a81db3737292c5039001b7186eda44b05338ddc5dbcbc6d2f6538c7c 2026-06-11 02:05:24.392274 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:feb4c6b7ba19efd7bc65be88bcbde8854304f62d3e760923c34140bec8b99aa4 2026-06-11 02:05:24.393705 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:24.393812 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:24.393829 | ubuntu-noble-large | [SUCCESS] [121/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2024.2 2026-06-11 02:05:24.400573 | ubuntu-noble-large | [INFO]  [122/130] Checking: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.400664 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.779101 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.779261 | ubuntu-noble-large | [SUCCESS] [122/130] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.779277 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.825744 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.825832 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:24.825844 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:24.877606 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1a65658da3e7c456ff664cd2ce4b20e2c48f82755cff4645a89303e8a888f43c 2026-06-11 02:05:24.877703 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-159474-15979 2026-06-11 02:05:25.192233 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:25.240558 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1a65658da3e7c456ff664cd2ce4b20e2c48f82755cff4645a89303e8a888f43c 2026-06-11 02:05:25.240664 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:25.284332 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:25.284469 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:25.284512 | ubuntu-noble-large | DiffID: sha256:e7cde9cdaaae29f61c03722361afcb30cd6ecdf9fabd1b7224076e6966ead9c6 2026-06-11 02:05:25.336997 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:84f40bce752e54fc11a2260e1f02c7996ec6393968dcd33ed00b010f7968b898 2026-06-11 02:05:25.338486 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:25.385369 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:25.385450 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:25.385456 | ubuntu-noble-large | DiffID: sha256:e7cde9cdaaae29f61c03722361afcb30cd6ecdf9fabd1b7224076e6966ead9c6 2026-06-11 02:05:25.442600 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:84f40bce752e54fc11a2260e1f02c7996ec6393968dcd33ed00b010f7968b898 2026-06-11 02:05:25.444146 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:25.444247 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:25.444269 | ubuntu-noble-large | [SUCCESS] [122/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2024.2 2026-06-11 02:05:25.451328 | ubuntu-noble-large | [INFO]  [123/130] Checking: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:25.451438 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:26.435549 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:26.435678 | ubuntu-noble-large | [SUCCESS] [123/130] EXISTS: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:26.435693 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:26.481537 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:26.482705 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:26.482817 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:26.532587 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0daec146b0d442f73fe847d00b1b72798d85fa843bee781446ee787d1f366b95 2026-06-11 02:05:26.532686 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-159474-25161 2026-06-11 02:05:26.812551 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:26.864550 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0daec146b0d442f73fe847d00b1b72798d85fa843bee781446ee787d1f366b95 2026-06-11 02:05:26.864656 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:26.911525 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:26.911613 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:26.911626 | ubuntu-noble-large | DiffID: sha256:f515f585c6c44774823369b63c640d3444fbd003003c43e8b35618fd2356d71e 2026-06-11 02:05:26.961584 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:ffbd90292c3c355f8508f834f6b656f392b22562797ab93037b3b8a45d162792 2026-06-11 02:05:26.963179 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:27.009102 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:27.009209 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:27.009222 | ubuntu-noble-large | DiffID: sha256:f515f585c6c44774823369b63c640d3444fbd003003c43e8b35618fd2356d71e 2026-06-11 02:05:27.061139 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:ffbd90292c3c355f8508f834f6b656f392b22562797ab93037b3b8a45d162792 2026-06-11 02:05:27.061620 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:27.061716 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:27.061746 | ubuntu-noble-large | [SUCCESS] [123/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2024.2 2026-06-11 02:05:27.068816 | ubuntu-noble-large | [INFO]  [124/130] Checking: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.068914 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.570843 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.570940 | ubuntu-noble-large | [SUCCESS] [124/130] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.570955 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.618545 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.618651 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:27.618666 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:27.670510 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e6577cd49c330554b530c646b449808439aa62287bab74b0bb1f1d6947a12157 2026-06-11 02:05:27.670607 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-159474-22260 2026-06-11 02:05:27.957549 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:28.004567 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e6577cd49c330554b530c646b449808439aa62287bab74b0bb1f1d6947a12157 2026-06-11 02:05:28.004673 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:28.054493 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:28.054599 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:28.054610 | ubuntu-noble-large | DiffID: sha256:9e1ebf653852771179b50a68c1c58d7ea72fb240ba0828a8763869a4c56cda09 2026-06-11 02:05:28.105579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:7de70a3d1ba753a17b11610bb8c1ed5adb72ad029fb9009dab48c0c0725881c3 2026-06-11 02:05:28.107308 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:28.152618 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:28.152717 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:28.152731 | ubuntu-noble-large | DiffID: sha256:9e1ebf653852771179b50a68c1c58d7ea72fb240ba0828a8763869a4c56cda09 2026-06-11 02:05:28.192094 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:7de70a3d1ba753a17b11610bb8c1ed5adb72ad029fb9009dab48c0c0725881c3 2026-06-11 02:05:28.193476 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:28.193516 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:28.193528 | ubuntu-noble-large | [SUCCESS] [124/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2024.2 2026-06-11 02:05:28.198375 | ubuntu-noble-large | [INFO]  [125/130] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.198472 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.663719 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.663843 | ubuntu-noble-large | [SUCCESS] [125/130] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.663860 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.708547 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.708656 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:28.708672 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:28.755303 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ec759ea51daca06e352135f7d625502d67da2815f864520edaa97576426c2ecc 2026-06-11 02:05:28.755387 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-159474-29433 2026-06-11 02:05:29.055548 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:29.102554 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ec759ea51daca06e352135f7d625502d67da2815f864520edaa97576426c2ecc 2026-06-11 02:05:29.102664 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:29.149553 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:29.149651 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:29.149664 | ubuntu-noble-large | DiffID: sha256:ac058b8855abf45c75601039fe3e16c535fed6f6cc39c867138be9e337a0758c 2026-06-11 02:05:29.201594 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:03aad7f6eb1f53cb355a92792a2fa6578897d3efd9dc9a51bded8214fa777423 2026-06-11 02:05:29.203331 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:29.248733 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:29.248812 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:29.248824 | ubuntu-noble-large | DiffID: sha256:ac058b8855abf45c75601039fe3e16c535fed6f6cc39c867138be9e337a0758c 2026-06-11 02:05:29.294631 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:03aad7f6eb1f53cb355a92792a2fa6578897d3efd9dc9a51bded8214fa777423 2026-06-11 02:05:29.296088 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:29.296226 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:29.296250 | ubuntu-noble-large | [SUCCESS] [125/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2026-06-11 02:05:29.303543 | ubuntu-noble-large | [INFO]  [126/130] Checking: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:29.303624 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.270736 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.270837 | ubuntu-noble-large | [SUCCESS] [126/130] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.270852 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.317534 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.317633 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.318299 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:30.364119 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:51c0c33bf8b3d327b95340491f76c56137cee06c8f303d548f823240109e1bee 2026-06-11 02:05:30.364241 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-159474-29138 2026-06-11 02:05:30.652539 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:30.700230 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:51c0c33bf8b3d327b95340491f76c56137cee06c8f303d548f823240109e1bee 2026-06-11 02:05:30.700327 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:30.746611 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:30.746696 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:30.746709 | ubuntu-noble-large | DiffID: sha256:324b778be644cbb2f37e18b75d85bf9e6ce569da950e84cfa27c5d66d4f61ca4 2026-06-11 02:05:30.796190 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:31ecb4f00786d66c668967be7699bd31604384505887138d8f8d1e793e5adac9 2026-06-11 02:05:30.798378 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:30.842448 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:30.842524 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:30.842551 | ubuntu-noble-large | DiffID: sha256:324b778be644cbb2f37e18b75d85bf9e6ce569da950e84cfa27c5d66d4f61ca4 2026-06-11 02:05:30.894568 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:31ecb4f00786d66c668967be7699bd31604384505887138d8f8d1e793e5adac9 2026-06-11 02:05:30.895545 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:30.895656 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.895685 | ubuntu-noble-large | [SUCCESS] [126/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2024.2 2026-06-11 02:05:30.903542 | ubuntu-noble-large | [INFO]  [127/130] Checking: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:30.903645 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:31.382556 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:31.382672 | ubuntu-noble-large | [SUCCESS] [127/130] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:31.382689 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:31.430564 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:31.430661 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:31.430674 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:31.478509 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:02762c50f01e77e3722ee01c3c0577f681cd9e0e7ffdb51e581aef18cd3dae5e 2026-06-11 02:05:31.478600 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-159474-11323 2026-06-11 02:05:31.795441 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:31.845542 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:02762c50f01e77e3722ee01c3c0577f681cd9e0e7ffdb51e581aef18cd3dae5e 2026-06-11 02:05:31.845638 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:31.893389 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:31.893522 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:31.893537 | ubuntu-noble-large | DiffID: sha256:b7ebff81de6d74bf9537dc6333ebb0126d215783cce7b171f8624ed766f174ec 2026-06-11 02:05:31.947448 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:172b7eaad5535ab547b02e4a7ffd5f04e0aefd6434be0787bfac6c876b1407bc 2026-06-11 02:05:31.949013 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:31.993536 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:31.993634 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:31.993649 | ubuntu-noble-large | DiffID: sha256:b7ebff81de6d74bf9537dc6333ebb0126d215783cce7b171f8624ed766f174ec 2026-06-11 02:05:32.045065 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:172b7eaad5535ab547b02e4a7ffd5f04e0aefd6434be0787bfac6c876b1407bc 2026-06-11 02:05:32.047139 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:32.047260 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:32.047275 | ubuntu-noble-large | [SUCCESS] [127/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2024.2 2026-06-11 02:05:32.052524 | ubuntu-noble-large | [INFO]  [128/130] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.052591 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.570527 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.570616 | ubuntu-noble-large | [SUCCESS] [128/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.570658 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.623562 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.623656 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:32.624468 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:32.674981 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:670f9b465b12787d8b5b4fd3d6138d8b9f14e48bb0174e1f18efd522b8bbf8bd 2026-06-11 02:05:32.675070 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-159474-9883 2026-06-11 02:05:32.977619 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:33.029267 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:670f9b465b12787d8b5b4fd3d6138d8b9f14e48bb0174e1f18efd522b8bbf8bd 2026-06-11 02:05:33.029377 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:33.072420 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:33.072494 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:33.072506 | ubuntu-noble-large | DiffID: sha256:feeca2278b57f4c5f4ca5158171fdef6e22e8e11b2c12fb2d029897826d7e4ca 2026-06-11 02:05:33.121004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:3927c3db867599bc5ef4fa6cf9df45fa79346712b1cfdce7f3cc977be91c5174 2026-06-11 02:05:33.122529 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:33.166461 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:33.166558 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:33.166571 | ubuntu-noble-large | DiffID: sha256:feeca2278b57f4c5f4ca5158171fdef6e22e8e11b2c12fb2d029897826d7e4ca 2026-06-11 02:05:33.215820 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:3927c3db867599bc5ef4fa6cf9df45fa79346712b1cfdce7f3cc977be91c5174 2026-06-11 02:05:33.216774 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:33.216850 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:33.217019 | ubuntu-noble-large | [SUCCESS] [128/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2026-06-11 02:05:33.224605 | ubuntu-noble-large | [INFO]  [129/130] Checking: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.224730 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.618808 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.618932 | ubuntu-noble-large | [SUCCESS] [129/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.618956 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.666440 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.666653 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:33.666883 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:33.712815 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1e1130482c10749252596d70e1bf120244aefb53d4e046abdab798aa453b1583 2026-06-11 02:05:33.712928 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-159474-11115 2026-06-11 02:05:34.025503 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:34.071669 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1e1130482c10749252596d70e1bf120244aefb53d4e046abdab798aa453b1583 2026-06-11 02:05:34.071770 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:34.110950 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:34.111060 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:34.111073 | ubuntu-noble-large | DiffID: sha256:0ad8da152b9d3f038f53f0e1aad88fab43b3891b3e094687c75a8ac9dfe208cb 2026-06-11 02:05:34.160910 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:141e3474a9b496e932add369c65b824a3e9d75923e441af01588b86fb829ea2d 2026-06-11 02:05:34.161868 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:34.208225 | ubuntu-noble-large | DiffID: sha256:98effb2dfe85d4c431f97d90482075f19e5fc3a57c2dd423d8bdfd4813620043 2026-06-11 02:05:34.208317 | ubuntu-noble-large | DiffID: sha256:78d59f7c60a16a04ce7fb95db8d66c7efe0bcd123debefc7ead0a14a7fa04754 2026-06-11 02:05:34.208330 | ubuntu-noble-large | DiffID: sha256:0ad8da152b9d3f038f53f0e1aad88fab43b3891b3e094687c75a8ac9dfe208cb 2026-06-11 02:05:34.256862 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:141e3474a9b496e932add369c65b824a3e9d75923e441af01588b86fb829ea2d 2026-06-11 02:05:34.257672 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:34.257782 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:34.257941 | ubuntu-noble-large | [SUCCESS] [129/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2024.2 2026-06-11 02:05:34.264072 | ubuntu-noble-large | [INFO]  [130/130] Checking: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.264142 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.919485 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.919605 | ubuntu-noble-large | [SUCCESS] [130/130] EXISTS: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.919744 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.955073 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.955504 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:34.955732 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-06-11 02:05:34.998275 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a65ef574ca2b4f2a11dd72d9890eec3fb5dd470d0c63f66f48a32ae6c309db77 2026-06-11 02:05:34.998366 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-159474-26933 2026-06-11 02:05:35.312855 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-06-11 02:05:35.359196 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a65ef574ca2b4f2a11dd72d9890eec3fb5dd470d0c63f66f48a32ae6c309db77 2026-06-11 02:05:35.359280 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-06-11 02:05:35.400445 | ubuntu-noble-large | DiffID: sha256:21b0fd5bb38da1867e09ac5d969134e74c05a16fa70d55bd55412dbe62f342be 2026-06-11 02:05:35.444011 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:54f079c2f0dcee4ac1d5ddcec7d86ec2eaf53e301f42f58ac512102e4053899e 2026-06-11 02:05:35.444968 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-06-11 02:05:35.486560 | ubuntu-noble-large | DiffID: sha256:21b0fd5bb38da1867e09ac5d969134e74c05a16fa70d55bd55412dbe62f342be 2026-06-11 02:05:35.539994 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:54f079c2f0dcee4ac1d5ddcec7d86ec2eaf53e301f42f58ac512102e4053899e 2026-06-11 02:05:35.541025 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-06-11 02:05:35.541219 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:35.541530 | ubuntu-noble-large | [SUCCESS] [130/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2024.2 2026-06-11 02:05:35.541672 | ubuntu-noble-large | 2026-06-11 02:05:35.541738 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2026-06-11 02:05:35.541804 | ubuntu-noble-large | [INFO]  Total images checked: 130 2026-06-11 02:05:35.541887 | ubuntu-noble-large | [SUCCESS] Images already on registry: 130 2026-06-11 02:05:35.541979 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2026-06-11 02:05:35.542064 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2026-06-11 02:05:35.542210 | ubuntu-noble-large | 2026-06-11 02:05:35.542299 | ubuntu-noble-large | [INFO]  Cleaning up 130 temporary remote images... 2026-06-11 02:05:35.544458 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-159474-19101 2026-06-11 02:05:35.599245 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-159474-18320 2026-06-11 02:05:35.655480 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-159474-13500 2026-06-11 02:05:35.704808 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-159474-5830 2026-06-11 02:05:35.756330 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-159474-28126 2026-06-11 02:05:35.810448 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-159474-11123 2026-06-11 02:05:35.864933 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-159474-29567 2026-06-11 02:05:35.914510 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-159474-31388 2026-06-11 02:05:35.962254 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-159474-28586 2026-06-11 02:05:36.019505 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-159474-1243 2026-06-11 02:05:36.079477 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-159474-23959 2026-06-11 02:05:36.133635 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-159474-17009 2026-06-11 02:05:36.185251 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-159474-4733 2026-06-11 02:05:36.239917 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-159474-11709 2026-06-11 02:05:36.292302 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-159474-23976 2026-06-11 02:05:36.345195 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-159474-19809 2026-06-11 02:05:36.398080 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-159474-23236 2026-06-11 02:05:36.449705 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-159474-17500 2026-06-11 02:05:36.499795 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-159474-23761 2026-06-11 02:05:36.545905 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-159474-27085 2026-06-11 02:05:36.592786 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-159474-21378 2026-06-11 02:05:36.647910 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-159474-15778 2026-06-11 02:05:36.700876 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-159474-26902 2026-06-11 02:05:36.755671 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-159474-31791 2026-06-11 02:05:36.814817 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-159474-28458 2026-06-11 02:05:36.866838 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-159474-1309 2026-06-11 02:05:36.919665 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-159474-31973 2026-06-11 02:05:36.973768 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-159474-11313 2026-06-11 02:05:37.025210 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-159474-9748 2026-06-11 02:05:37.079481 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-159474-31030 2026-06-11 02:05:37.129975 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-159474-7037 2026-06-11 02:05:37.182106 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-159474-13736 2026-06-11 02:05:37.233460 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-159474-21685 2026-06-11 02:05:37.287017 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-159474-1823 2026-06-11 02:05:37.341004 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-159474-28023 2026-06-11 02:05:37.393806 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-159474-11323 2026-06-11 02:05:37.448027 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-159474-29008 2026-06-11 02:05:37.498646 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-159474-6855 2026-06-11 02:05:37.548565 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-159474-2352 2026-06-11 02:05:37.601447 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-159474-7931 2026-06-11 02:05:37.647846 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-159474-22551 2026-06-11 02:05:37.697016 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-159474-14648 2026-06-11 02:05:37.744759 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-159474-492 2026-06-11 02:05:37.798062 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-159474-28791 2026-06-11 02:05:37.847310 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-159474-16255 2026-06-11 02:05:37.899576 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-159474-14499 2026-06-11 02:05:37.947647 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-159474-13715 2026-06-11 02:05:38.000614 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-159474-7642 2026-06-11 02:05:38.056862 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-159474-7260 2026-06-11 02:05:38.110707 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-159474-21347 2026-06-11 02:05:38.167815 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-159474-4509 2026-06-11 02:05:38.214709 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-159474-25946 2026-06-11 02:05:38.268000 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-159474-24243 2026-06-11 02:05:38.320448 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-159474-13997 2026-06-11 02:05:38.371068 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-159474-17098 2026-06-11 02:05:38.416770 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-159474-4557 2026-06-11 02:05:38.462724 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-159474-11254 2026-06-11 02:05:38.508827 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-159474-21349 2026-06-11 02:05:38.562384 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-159474-25228 2026-06-11 02:05:38.613266 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-159474-25004 2026-06-11 02:05:38.666068 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-159474-18808 2026-06-11 02:05:38.709115 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-159474-8989 2026-06-11 02:05:38.752702 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-159474-16437 2026-06-11 02:05:38.802917 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-159474-25713 2026-06-11 02:05:38.850928 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-159474-23852 2026-06-11 02:05:38.903489 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-159474-9274 2026-06-11 02:05:38.952842 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-159474-14737 2026-06-11 02:05:39.006485 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-159474-4291 2026-06-11 02:05:39.056344 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-159474-8379 2026-06-11 02:05:39.104952 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-159474-14776 2026-06-11 02:05:39.152833 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-159474-13654 2026-06-11 02:05:39.201385 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-159474-28641 2026-06-11 02:05:39.258737 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-159474-10665 2026-06-11 02:05:39.320226 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-159474-19103 2026-06-11 02:05:39.375329 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-159474-24922 2026-06-11 02:05:39.428637 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-159474-5542 2026-06-11 02:05:39.483379 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-159474-21816 2026-06-11 02:05:39.541766 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-159474-19925 2026-06-11 02:05:39.595240 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-159474-20591 2026-06-11 02:05:39.652951 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-159474-13121 2026-06-11 02:05:39.703211 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-159474-10555 2026-06-11 02:05:39.753578 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-159474-11015 2026-06-11 02:05:39.803956 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-159474-24974 2026-06-11 02:05:39.858615 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-159474-7723 2026-06-11 02:05:39.910074 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-159474-17926 2026-06-11 02:05:39.962338 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-159474-4200 2026-06-11 02:05:40.010733 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-159474-17078 2026-06-11 02:05:40.062081 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-159474-25055 2026-06-11 02:05:40.119343 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-159474-15644 2026-06-11 02:05:40.171352 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-159474-30307 2026-06-11 02:05:40.241386 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-159474-10285 2026-06-11 02:05:40.293749 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-159474-29445 2026-06-11 02:05:40.344462 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-159474-9829 2026-06-11 02:05:40.396574 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-159474-13421 2026-06-11 02:05:40.448056 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-159474-12401 2026-06-11 02:05:40.500495 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-159474-1854 2026-06-11 02:05:40.553971 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-159474-2897 2026-06-11 02:05:40.599925 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-159474-19658 2026-06-11 02:05:40.648814 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-159474-955 2026-06-11 02:05:40.701639 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-159474-18060 2026-06-11 02:05:40.751988 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-159474-14771 2026-06-11 02:05:40.804463 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-159474-1532 2026-06-11 02:05:40.853389 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-159474-5441 2026-06-11 02:05:40.907103 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-159474-9164 2026-06-11 02:05:40.959386 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-159474-21758 2026-06-11 02:05:41.011669 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-159474-29635 2026-06-11 02:05:41.064117 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-159474-870 2026-06-11 02:05:41.114975 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-159474-9324 2026-06-11 02:05:41.168526 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-159474-4503 2026-06-11 02:05:41.218597 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-159474-29018 2026-06-11 02:05:41.272137 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-159474-14917 2026-06-11 02:05:41.327592 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-159474-10423 2026-06-11 02:05:41.374900 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-159474-18334 2026-06-11 02:05:41.426503 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-159474-22076 2026-06-11 02:05:41.478086 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-159474-30692 2026-06-11 02:05:41.528311 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-159474-25587 2026-06-11 02:05:41.577261 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-159474-29615 2026-06-11 02:05:41.625436 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-159474-3331 2026-06-11 02:05:41.679487 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-159474-14162 2026-06-11 02:05:41.734603 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-159474-15293 2026-06-11 02:05:41.785582 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-159474-2850 2026-06-11 02:05:41.836266 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-159474-15979 2026-06-11 02:05:41.887382 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-159474-25161 2026-06-11 02:05:41.939553 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-159474-22260 2026-06-11 02:05:41.996585 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-159474-29433 2026-06-11 02:05:42.048455 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-159474-29138 2026-06-11 02:05:42.093568 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-159474-11323 2026-06-11 02:05:42.144543 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-159474-9883 2026-06-11 02:05:42.200995 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-159474-11115 2026-06-11 02:05:42.252987 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-159474-26933 2026-06-11 02:05:42.301621 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2026-06-11 02:05:42.301719 | ubuntu-noble-large | 2026-06-11 02:05:42.301738 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2026-06-11 02:05:42.301786 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2026-06-11 02:05:42.307650 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2026-06-11 02:05:42.307718 | ubuntu-noble-large | + COSIGN_RETRIES=3 2026-06-11 02:05:42.307733 | ubuntu-noble-large | + LSTFILE=images.lst 2026-06-11 02:05:42.307743 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2026-06-11 02:05:42.307754 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2026-06-11 02:05:42.307765 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2026-06-11 02:05:42.307777 | ubuntu-noble-large | Downloading cosign binary... 2026-06-11 02:05:42.307788 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-06-11 02:05:42.323843 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-11 02:05:42.323917 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2026-06-11 02:05:42.549983 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-11 02:05:42.731447 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-06-11 02:05:47.285723 | ubuntu-noble-large | 12 134M 12 16.2M 0 0 16.3M 0 0:00:08 --:--:-- 0:00:08 16.3M 33 134M 33 45.2M 0 0 22.7M 0 0:00:05 0:00:01 0:00:04 29.0M 55 134M 55 73.8M 0 0 24.7M 0 0:00:05 0:00:02 0:00:03 28.8M 82 134M 82 110M 0 0 27.6M 0 0:00:04 0:00:04 --:--:-- 31.4M 100 134M 100 134M 0 0 27.0M 0 0:00:04 0:00:04 --:--:-- 29.6M 2026-06-11 02:05:47.295589 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2026-06-11 02:05:47.299590 | ubuntu-noble-large | + command -v parallel 2026-06-11 02:05:47.299759 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2026-06-11 02:05:47.299774 | ubuntu-noble-large | Using parallel processing with 8 jobs 2026-06-11 02:05:47.300565 | ubuntu-noble-large | + cat images.lst 2026-06-11 02:05:47.301342 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2026-06-11 02:05:56.621642 | 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. 2026-06-11 02:05:56.621728 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:05:56.621739 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:05:56.621747 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:05:56.621756 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:05:56.621763 | ubuntu-noble-large | 2026-06-11 02:05:56.621771 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:05:56.621778 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-northd 2026-06-11 02:05:57.401650 | 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. 2026-06-11 02:05:57.401741 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:05:57.401753 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:05:57.401760 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:05:57.401769 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:05:57.401777 | ubuntu-noble-large | 2026-06-11 02:05:57.401785 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:05:57.401792 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-06-11 02:06:01.107597 | 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. 2026-06-11 02:06:01.107713 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:01.107733 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:01.107747 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:01.107763 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:01.107778 | ubuntu-noble-large | 2026-06-11 02:06:01.107794 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:01.107833 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-controller 2026-06-11 02:06:01.771060 | 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. 2026-06-11 02:06:01.771179 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:01.771196 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:01.771279 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:01.771306 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:01.771326 | ubuntu-noble-large | 2026-06-11 02:06:01.771340 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:01.771352 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-06-11 02:06:02.484792 | 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. 2026-06-11 02:06:02.484894 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:02.484908 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:02.484918 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:02.484931 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:02.484942 | ubuntu-noble-large | 2026-06-11 02:06:02.484953 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:02.484964 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-06-11 02:06:05.195013 | 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. 2026-06-11 02:06:05.195123 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:05.195140 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:05.195151 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:05.195164 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:05.195174 | ubuntu-noble-large | 2026-06-11 02:06:05.195185 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:05.195195 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-06-11 02:06:05.781667 | 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. 2026-06-11 02:06:05.781776 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:05.781793 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:05.781803 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:05.781816 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:05.781827 | ubuntu-noble-large | 2026-06-11 02:06:05.781838 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:05.781849 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-console 2026-06-11 02:06:07.321721 | 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. 2026-06-11 02:06:07.321831 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:07.321849 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:07.321861 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:07.321874 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:07.321886 | ubuntu-noble-large | 2026-06-11 02:06:07.321899 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:07.321911 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-apiserver 2026-06-11 02:06:12.613224 | 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. 2026-06-11 02:06:12.613343 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:12.613380 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:12.613388 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:12.613425 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:12.613432 | ubuntu-noble-large | 2026-06-11 02:06:12.613440 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:12.613447 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-worker 2026-06-11 02:06:13.968391 | 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. 2026-06-11 02:06:13.968530 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:13.968547 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:13.968559 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:13.968572 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:13.968584 | ubuntu-noble-large | 2026-06-11 02:06:13.968597 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:13.968608 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-api 2026-06-11 02:06:15.217518 | 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. 2026-06-11 02:06:15.217603 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:15.217617 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:15.217627 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:15.217639 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:15.217650 | ubuntu-noble-large | 2026-06-11 02:06:15.217661 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:15.217672 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-06-11 02:06:15.892589 | 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. 2026-06-11 02:06:15.892643 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:15.892650 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:15.892663 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:15.892669 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:15.892674 | ubuntu-noble-large | 2026-06-11 02:06:15.892679 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:15.892683 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-sink 2026-06-11 02:06:16.497554 | 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. 2026-06-11 02:06:16.497637 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:16.497653 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:16.497664 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:16.497678 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:16.497690 | ubuntu-noble-large | 2026-06-11 02:06:16.497702 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:16.497714 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-api 2026-06-11 02:06:17.837673 | 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. 2026-06-11 02:06:17.837796 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:17.837812 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:17.837824 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:17.837837 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:17.837878 | ubuntu-noble-large | 2026-06-11 02:06:17.837892 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:17.837903 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-06-11 02:06:21.489214 | 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. 2026-06-11 02:06:21.489350 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:21.489375 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:21.489446 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:21.489468 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:21.489481 | ubuntu-noble-large | 2026-06-11 02:06:21.489493 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:21.489505 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-producer 2026-06-11 02:06:22.944301 | 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. 2026-06-11 02:06:22.944445 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:22.944469 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:22.944481 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:22.944495 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:22.944507 | ubuntu-noble-large | 2026-06-11 02:06:22.944519 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:22.944531 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-worker 2026-06-11 02:06:28.485195 | 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. 2026-06-11 02:06:28.485309 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:28.485318 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:28.485323 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:28.485330 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:28.485337 | ubuntu-noble-large | 2026-06-11 02:06:28.485344 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:28.485348 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-api 2026-06-11 02:06:29.137660 | 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. 2026-06-11 02:06:29.137786 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:29.137803 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:29.137814 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:29.137828 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:29.137840 | ubuntu-noble-large | 2026-06-11 02:06:29.137853 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:29.137865 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-manager 2026-06-11 02:06:29.773498 | 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. 2026-06-11 02:06:29.773587 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:29.773597 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:29.773601 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:29.773608 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:29.773612 | ubuntu-noble-large | 2026-06-11 02:06:29.773617 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:29.773622 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-scheduler 2026-06-11 02:06:30.484189 | 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. 2026-06-11 02:06:30.484358 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:30.484454 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:30.484475 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:30.484488 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:30.484500 | ubuntu-noble-large | 2026-06-11 02:06:30.484513 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:30.484525 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-central 2026-06-11 02:06:32.071055 | 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. 2026-06-11 02:06:32.071175 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:32.071192 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:32.071204 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:32.071218 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:32.071231 | ubuntu-noble-large | 2026-06-11 02:06:32.071244 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:32.071256 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-api 2026-06-11 02:06:32.825940 | 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. 2026-06-11 02:06:32.826046 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:32.826062 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:32.826074 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:32.826087 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:32.826099 | ubuntu-noble-large | 2026-06-11 02:06:32.826112 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:32.826124 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-mdns 2026-06-11 02:06:37.409667 | 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. 2026-06-11 02:06:37.409785 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:37.409802 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:37.409814 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:37.409827 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:37.409840 | ubuntu-noble-large | 2026-06-11 02:06:37.409852 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:37.409864 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-data 2026-06-11 02:06:38.148664 | 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. 2026-06-11 02:06:38.148758 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:38.148772 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:38.148781 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:38.148792 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:38.148803 | ubuntu-noble-large | 2026-06-11 02:06:38.148813 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:38.148823 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-scheduler 2026-06-11 02:06:40.028254 | 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. 2026-06-11 02:06:40.028438 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:40.028459 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:40.028471 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:40.028485 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:40.028529 | ubuntu-noble-large | 2026-06-11 02:06:40.028543 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:40.028555 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-share 2026-06-11 02:06:41.744580 | 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. 2026-06-11 02:06:41.744663 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:41.744672 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:41.744678 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:41.744685 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:41.744690 | ubuntu-noble-large | 2026-06-11 02:06:41.744697 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:41.744703 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-serialproxy 2026-06-11 02:06:42.305845 | 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. 2026-06-11 02:06:42.305950 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:42.305966 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:42.305978 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:42.305992 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:42.306005 | ubuntu-noble-large | 2026-06-11 02:06:42.306017 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:42.306030 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-backup 2026-06-11 02:06:43.507482 | 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. 2026-06-11 02:06:43.507565 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:43.507583 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:43.507589 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:43.507597 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:43.507602 | ubuntu-noble-large | 2026-06-11 02:06:43.507608 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:43.507613 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-volume 2026-06-11 02:06:44.075134 | 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. 2026-06-11 02:06:44.075220 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:44.075232 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:44.075241 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:44.075252 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:44.075261 | ubuntu-noble-large | 2026-06-11 02:06:44.075270 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:44.075279 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-api 2026-06-11 02:06:47.717646 | 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. 2026-06-11 02:06:47.717763 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:47.717782 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:47.717797 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:47.717812 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:47.717827 | ubuntu-noble-large | 2026-06-11 02:06:47.717843 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:47.717857 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-scheduler 2026-06-11 02:06:49.523378 | 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. 2026-06-11 02:06:49.523512 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:49.523522 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:49.523529 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:49.523537 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:49.523543 | ubuntu-noble-large | 2026-06-11 02:06:49.523550 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:49.523556 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-06-11 02:06:53.889262 | 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. 2026-06-11 02:06:53.889390 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:53.889435 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:53.889447 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:53.889459 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:53.889470 | ubuntu-noble-large | 2026-06-11 02:06:53.889482 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:53.889492 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-ssh 2026-06-11 02:06:54.499272 | 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. 2026-06-11 02:06:54.499457 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:54.499482 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:54.499497 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:54.499512 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:54.499527 | ubuntu-noble-large | 2026-06-11 02:06:54.499542 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:54.499557 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-novncproxy 2026-06-11 02:06:57.798260 | 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. 2026-06-11 02:06:57.798362 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:06:57.798374 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:06:57.798382 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:06:57.798411 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:06:57.798422 | ubuntu-noble-large | 2026-06-11 02:06:57.798431 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:06:57.798439 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-conductor 2026-06-11 02:07:00.522157 | 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. 2026-06-11 02:07:00.522274 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:00.522294 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:00.522308 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:00.522351 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:00.522367 | ubuntu-noble-large | 2026-06-11 02:07:00.522382 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:00.522440 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-api 2026-06-11 02:07:01.935126 | 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. 2026-06-11 02:07:01.935246 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:01.935287 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:01.935302 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:01.935318 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:01.935392 | ubuntu-noble-large | 2026-06-11 02:07:01.935454 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:01.935466 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/placement-api 2026-06-11 02:07:02.579573 | 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. 2026-06-11 02:07:02.579719 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:02.579737 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:02.579748 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:02.579762 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:02.579774 | ubuntu-noble-large | 2026-06-11 02:07:02.579787 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:02.579799 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-notifier 2026-06-11 02:07:03.179279 | 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. 2026-06-11 02:07:03.179436 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:03.179458 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:03.179471 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:03.179484 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:03.179496 | ubuntu-noble-large | 2026-06-11 02:07:03.179509 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:03.179521 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-06-11 02:07:03.690552 | 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. 2026-06-11 02:07:03.690643 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:03.690659 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:03.690670 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:03.690682 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:03.690693 | ubuntu-noble-large | 2026-06-11 02:07:03.690705 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:03.690715 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute 2026-06-11 02:07:08.854196 | 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. 2026-06-11 02:07:08.854278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:08.854293 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:08.854305 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:08.854319 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:08.854331 | ubuntu-noble-large | 2026-06-11 02:07:08.854371 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:08.854382 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-api 2026-06-11 02:07:09.570260 | 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. 2026-06-11 02:07:09.570369 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:09.570386 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:09.570448 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:09.570467 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:09.570480 | ubuntu-noble-large | 2026-06-11 02:07:09.570493 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:09.570504 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-evaluator 2026-06-11 02:07:10.870032 | 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. 2026-06-11 02:07:10.870122 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:10.870138 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:10.870149 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:10.870163 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:10.870176 | ubuntu-noble-large | 2026-06-11 02:07:10.870189 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:10.870200 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-listener 2026-06-11 02:07:12.133790 | 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. 2026-06-11 02:07:12.133901 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:12.133917 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:12.133929 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:12.133942 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:12.133955 | ubuntu-noble-large | 2026-06-11 02:07:12.133968 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:12.133980 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-api 2026-06-11 02:07:16.225017 | 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. 2026-06-11 02:07:16.225138 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:16.225181 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:16.225194 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:16.225208 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:16.225220 | ubuntu-noble-large | 2026-06-11 02:07:16.225233 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:16.225245 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-conductor 2026-06-11 02:07:16.988936 | 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. 2026-06-11 02:07:16.989038 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:16.989055 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:16.989067 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:16.989079 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:16.989092 | ubuntu-noble-large | 2026-06-11 02:07:16.989104 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:16.989116 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-expirer 2026-06-11 02:07:17.682070 | 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. 2026-06-11 02:07:17.682151 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:17.682161 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:17.682167 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:17.682176 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:17.682182 | ubuntu-noble-large | 2026-06-11 02:07:17.682189 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:17.682196 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-pxe 2026-06-11 02:07:20.241227 | 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. 2026-06-11 02:07:20.241350 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:20.241393 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:20.241446 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:20.241461 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:20.241513 | ubuntu-noble-large | 2026-06-11 02:07:20.241534 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:20.241552 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/glance-api 2026-06-11 02:07:24.802268 | 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. 2026-06-11 02:07:24.802438 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:24.802462 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:24.802476 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:24.802491 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:24.802506 | ubuntu-noble-large | 2026-06-11 02:07:24.802521 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:24.802534 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-api 2026-06-11 02:07:25.337507 | 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. 2026-06-11 02:07:25.337603 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:25.337619 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:25.337633 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:25.337647 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:25.337660 | ubuntu-noble-large | 2026-06-11 02:07:25.337674 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:25.337686 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api-cfn 2026-06-11 02:07:25.892006 | 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. 2026-06-11 02:07:25.892111 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:25.892131 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:25.892144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:25.892159 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:25.892174 | ubuntu-noble-large | 2026-06-11 02:07:25.892190 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:25.892204 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-monitors 2026-06-11 02:07:29.171051 | 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. 2026-06-11 02:07:29.171129 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:29.171141 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:29.171150 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:29.171160 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:29.171169 | ubuntu-noble-large | 2026-06-11 02:07:29.171178 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:29.171186 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-ssh 2026-06-11 02:07:29.748421 | 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. 2026-06-11 02:07:29.748510 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:29.748522 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:29.748532 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:29.748542 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:29.748551 | ubuntu-noble-large | 2026-06-11 02:07:29.748560 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:29.748568 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-fernet 2026-06-11 02:07:30.350183 | 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. 2026-06-11 02:07:30.350275 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:30.350312 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:30.350323 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:30.350333 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:30.350343 | ubuntu-noble-large | 2026-06-11 02:07:30.350354 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:30.350363 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone 2026-06-11 02:07:31.451048 | 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. 2026-06-11 02:07:31.451152 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:31.451167 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:31.451177 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:31.451189 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:31.451200 | ubuntu-noble-large | 2026-06-11 02:07:31.451212 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:31.451223 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-engine 2026-06-11 02:07:35.900750 | 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. 2026-06-11 02:07:35.900860 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:35.900876 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:35.900888 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:35.900902 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:35.900914 | ubuntu-noble-large | 2026-06-11 02:07:35.900927 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:35.900939 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-06-11 02:07:39.710308 | 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. 2026-06-11 02:07:39.710479 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:39.710503 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:39.710516 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:39.710530 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:39.710542 | ubuntu-noble-large | 2026-06-11 02:07:39.710555 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:39.710566 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api 2026-06-11 02:07:40.399983 | 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. 2026-06-11 02:07:40.400088 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:40.400103 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:40.400114 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:40.400128 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:40.400138 | ubuntu-noble-large | 2026-06-11 02:07:40.400149 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:40.400159 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-engine 2026-06-11 02:07:41.103955 | 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. 2026-06-11 02:07:41.104054 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:41.104069 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:41.104080 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:41.104093 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:41.104104 | ubuntu-noble-large | 2026-06-11 02:07:41.104137 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:41.104144 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-notification 2026-06-11 02:07:44.156654 | 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. 2026-06-11 02:07:44.156763 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:44.156781 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:44.156792 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:44.156805 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:44.156818 | ubuntu-noble-large | 2026-06-11 02:07:44.156831 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:44.156844 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-06-11 02:07:45.507787 | 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. 2026-06-11 02:07:45.507883 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:45.507895 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:45.507925 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:45.507935 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:45.507944 | ubuntu-noble-large | 2026-06-11 02:07:45.507953 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:45.507962 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-06-11 02:07:46.263014 | 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. 2026-06-11 02:07:46.263106 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:46.263115 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:46.263123 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:46.263133 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:46.263140 | ubuntu-noble-large | 2026-06-11 02:07:46.263148 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:46.263156 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-central 2026-06-11 02:07:46.974349 | 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. 2026-06-11 02:07:46.974590 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:46.974611 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:46.974622 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:46.974636 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:46.974649 | ubuntu-noble-large | 2026-06-11 02:07:46.974662 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:46.974673 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-compute 2026-06-11 02:07:51.240156 | 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. 2026-06-11 02:07:51.240259 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:51.240274 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:51.240284 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:51.240297 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:51.240308 | ubuntu-noble-large | 2026-06-11 02:07:51.240319 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:51.240329 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-api 2026-06-11 02:07:52.995504 | 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. 2026-06-11 02:07:52.995612 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:52.995655 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:52.995667 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:52.995680 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:52.995692 | ubuntu-noble-large | 2026-06-11 02:07:52.995706 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:52.995717 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-06-11 02:07:54.099489 | 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. 2026-06-11 02:07:54.099596 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:54.099612 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:54.099623 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:54.099637 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:54.099649 | ubuntu-noble-large | 2026-06-11 02:07:54.099662 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:54.099674 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-06-11 02:07:54.786305 | 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. 2026-06-11 02:07:54.786471 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:54.786504 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:54.786525 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:54.786547 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:54.786566 | ubuntu-noble-large | 2026-06-11 02:07:54.786582 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:54.786594 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-06-11 02:07:56.102149 | 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. 2026-06-11 02:07:56.102257 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:07:56.102277 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:07:56.102292 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:07:56.102308 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:07:56.102323 | ubuntu-noble-large | 2026-06-11 02:07:56.102338 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:07:56.102351 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-06-11 02:08:01.562979 | 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. 2026-06-11 02:08:01.563098 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:01.563142 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:01.563156 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:01.563172 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:01.563187 | ubuntu-noble-large | 2026-06-11 02:08:01.563203 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:01.563217 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-06-11 02:08:02.216743 | 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. 2026-06-11 02:08:02.216837 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:02.216850 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:02.216859 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:02.216871 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:02.216901 | ubuntu-noble-large | 2026-06-11 02:08:02.216910 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:02.216917 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2026-06-11 02:08:02.929240 | 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. 2026-06-11 02:08:02.929348 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:02.929364 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:02.929376 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:02.929389 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:02.929465 | ubuntu-noble-large | 2026-06-11 02:08:02.929479 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:02.929491 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-06-11 02:08:03.549966 | 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. 2026-06-11 02:08:03.550056 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:03.550066 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:03.550073 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:03.550081 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:03.550088 | ubuntu-noble-large | 2026-06-11 02:08:03.550096 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:03.550102 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-06-11 02:08:04.899376 | 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. 2026-06-11 02:08:04.899583 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:04.899611 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:04.899629 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:04.899648 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:04.899668 | ubuntu-noble-large | 2026-06-11 02:08:04.899687 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:04.899706 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-06-11 02:08:07.137471 | 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. 2026-06-11 02:08:07.137579 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:07.137597 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:07.137608 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:07.137622 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:07.137634 | ubuntu-noble-large | 2026-06-11 02:08:07.137646 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:07.137658 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-06-11 02:08:12.616490 | 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. 2026-06-11 02:08:12.616569 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:12.616579 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:12.616586 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:12.616595 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:12.616601 | ubuntu-noble-large | 2026-06-11 02:08:12.616608 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:12.616615 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-06-11 02:08:15.681787 | 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. 2026-06-11 02:08:15.681931 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:15.681948 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:15.681959 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:15.681973 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:15.681985 | ubuntu-noble-large | 2026-06-11 02:08:15.681998 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:15.682010 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-server 2026-06-11 02:08:16.340545 | 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. 2026-06-11 02:08:16.340664 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:16.340696 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:16.340719 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:16.340746 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:16.340770 | ubuntu-noble-large | 2026-06-11 02:08:16.340787 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:16.340801 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-06-11 02:08:19.048118 | 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. 2026-06-11 02:08:19.048235 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:19.048255 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:19.048269 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:19.048286 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:19.048301 | ubuntu-noble-large | 2026-06-11 02:08:19.048316 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:19.048331 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-api 2026-06-11 02:08:23.326328 | 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. 2026-06-11 02:08:23.326564 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:23.326588 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:23.326602 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:23.326618 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:23.326633 | ubuntu-noble-large | 2026-06-11 02:08:23.326648 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:23.326662 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-06-11 02:08:30.761525 | 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. 2026-06-11 02:08:30.761639 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:30.761657 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:30.761672 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:30.761687 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:30.761702 | ubuntu-noble-large | 2026-06-11 02:08:30.761718 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:30.761732 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-06-11 02:08:32.806719 | 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. 2026-06-11 02:08:32.806851 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:32.806882 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:32.806905 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:32.806961 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:32.806982 | ubuntu-noble-large | 2026-06-11 02:08:32.807003 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:32.807023 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-api 2026-06-11 02:08:36.973197 | 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. 2026-06-11 02:08:36.973302 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:36.973317 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:36.973328 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:36.973341 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:36.973353 | ubuntu-noble-large | 2026-06-11 02:08:36.973366 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:36.973378 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-health-manager 2026-06-11 02:08:38.106525 | 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. 2026-06-11 02:08:38.106643 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:38.106664 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:38.106679 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:38.106694 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:38.106709 | ubuntu-noble-large | 2026-06-11 02:08:38.106723 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:38.106737 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-06-11 02:08:39.612806 | 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. 2026-06-11 02:08:39.612898 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:39.612913 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:39.612925 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:39.612937 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:39.612949 | ubuntu-noble-large | 2026-06-11 02:08:39.612961 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:39.612972 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-server 2026-06-11 02:08:40.182015 | 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. 2026-06-11 02:08:40.182099 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:40.182111 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:40.182118 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:40.182128 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:40.182135 | ubuntu-noble-large | 2026-06-11 02:08:40.182143 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:40.182151 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-worker 2026-06-11 02:08:40.791133 | 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. 2026-06-11 02:08:40.791259 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:40.791287 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:40.791308 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:40.791324 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:40.791337 | ubuntu-noble-large | 2026-06-11 02:08:40.791350 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:40.791364 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-conductor 2026-06-11 02:08:42.084636 | 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. 2026-06-11 02:08:42.084749 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:42.084766 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:42.084778 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:42.084792 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:42.084804 | ubuntu-noble-large | 2026-06-11 02:08:42.084817 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:42.084829 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-06-11 02:08:47.597632 | 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. 2026-06-11 02:08:47.597767 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:47.597789 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:47.597803 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:47.597819 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:47.597833 | ubuntu-noble-large | 2026-06-11 02:08:47.597848 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:47.597863 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pcs 2026-06-11 02:08:49.468860 | 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. 2026-06-11 02:08:49.468973 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:49.468993 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:49.469006 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:49.469022 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:49.469036 | ubuntu-noble-large | 2026-06-11 02:08:49.469052 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:49.469066 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-06-11 02:08:50.270734 | 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. 2026-06-11 02:08:50.270848 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:50.270868 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:50.270882 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:50.270898 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:50.270912 | ubuntu-noble-large | 2026-06-11 02:08:50.270927 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:50.270941 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-06-11 02:08:52.477284 | 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. 2026-06-11 02:08:52.477381 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:52.477425 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:52.477439 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:52.477452 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:52.477463 | ubuntu-noble-large | 2026-06-11 02:08:52.477475 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:52.477485 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-06-11 02:08:53.014681 | 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. 2026-06-11 02:08:53.014794 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:53.014813 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:53.014865 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:53.014880 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:53.014892 | ubuntu-noble-large | 2026-06-11 02:08:53.014906 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:53.014918 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-corosync 2026-06-11 02:08:54.375077 | 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. 2026-06-11 02:08:54.375192 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:08:54.375211 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:08:54.375226 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:08:54.375242 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:08:54.375256 | ubuntu-noble-large | 2026-06-11 02:08:54.375271 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:08:54.375285 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-06-11 02:09:00.705510 | 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. 2026-06-11 02:09:00.705658 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:00.705678 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:00.705692 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:00.705708 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:00.705723 | ubuntu-noble-large | 2026-06-11 02:09:00.705738 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:00.705752 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-06-11 02:09:01.236050 | 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. 2026-06-11 02:09:01.236169 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:01.236189 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:01.236203 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:01.236218 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:01.236232 | ubuntu-noble-large | 2026-06-11 02:09:01.236246 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:01.236261 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-06-11 02:09:01.848525 | 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. 2026-06-11 02:09:01.848614 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:01.848623 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:01.848629 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:01.848637 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:01.848643 | ubuntu-noble-large | 2026-06-11 02:09:01.848649 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:01.848655 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-06-11 02:09:02.496926 | 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. 2026-06-11 02:09:02.497043 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:02.497063 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:02.497077 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:02.497092 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:02.497107 | ubuntu-noble-large | 2026-06-11 02:09:02.497148 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:02.497161 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-06-11 02:09:03.232388 | 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. 2026-06-11 02:09:03.232520 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:03.232534 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:03.232571 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:03.232583 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:03.232592 | ubuntu-noble-large | 2026-06-11 02:09:03.232602 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:03.232611 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-06-11 02:09:08.023772 | 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. 2026-06-11 02:09:08.023888 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:08.023908 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:08.023922 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:08.023938 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:08.023952 | ubuntu-noble-large | 2026-06-11 02:09:08.023968 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:08.023983 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-06-11 02:09:08.561187 | 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. 2026-06-11 02:09:08.561268 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:08.561278 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:08.561299 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:08.561308 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:08.561315 | ubuntu-noble-large | 2026-06-11 02:09:08.561322 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:08.561329 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-06-11 02:09:09.228507 | 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. 2026-06-11 02:09:09.228667 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:09.228697 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:09.228712 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:09.228727 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:09.228741 | ubuntu-noble-large | 2026-06-11 02:09:09.228757 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:09.228770 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-v2-server 2026-06-11 02:09:10.598675 | 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. 2026-06-11 02:09:10.598793 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:10.598812 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:10.598826 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:10.598841 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:10.598856 | ubuntu-noble-large | 2026-06-11 02:09:10.598871 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:10.598885 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mtail 2026-06-11 02:09:15.001144 | 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. 2026-06-11 02:09:15.001317 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:15.001337 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:15.001349 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:15.001362 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:15.001375 | ubuntu-noble-large | 2026-06-11 02:09:15.001388 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:15.001459 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis 2026-06-11 02:09:16.257249 | 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. 2026-06-11 02:09:16.257362 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:16.257383 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:16.257433 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:16.257452 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:16.257466 | ubuntu-noble-large | 2026-06-11 02:09:16.257481 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:16.257495 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-06-11 02:09:17.577026 | 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. 2026-06-11 02:09:17.577115 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:17.577126 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:17.577133 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:17.577141 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:17.577148 | ubuntu-noble-large | 2026-06-11 02:09:17.577155 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:17.577162 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis-sentinel 2026-06-11 02:09:19.516837 | 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. 2026-06-11 02:09:19.516946 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:19.516965 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:19.516979 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:19.516995 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:19.517009 | ubuntu-noble-large | 2026-06-11 02:09:19.517024 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:19.517038 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-06-11 02:09:22.015687 | 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. 2026-06-11 02:09:22.015815 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:22.015836 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:22.015850 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:22.015866 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:22.015881 | ubuntu-noble-large | 2026-06-11 02:09:22.015897 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:22.015911 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-06-11 02:09:22.703651 | 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. 2026-06-11 02:09:22.703731 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:22.703753 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:22.703759 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:22.703782 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:22.703787 | ubuntu-noble-large | 2026-06-11 02:09:22.703792 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:22.703796 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-06-11 02:09:26.277758 | 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. 2026-06-11 02:09:26.277905 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:26.277928 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:26.277943 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:26.277958 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:26.277973 | ubuntu-noble-large | 2026-06-11 02:09:26.277988 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:26.278003 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-06-11 02:09:26.824197 | 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. 2026-06-11 02:09:26.824306 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:26.824324 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:26.824339 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:26.824354 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:26.824368 | ubuntu-noble-large | 2026-06-11 02:09:26.824383 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:26.824435 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-06-11 02:09:27.473679 | 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. 2026-06-11 02:09:27.473796 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:27.473812 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:27.473825 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:27.473839 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:27.473852 | ubuntu-noble-large | 2026-06-11 02:09:27.473867 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:27.473879 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/horizon 2026-06-11 02:09:30.536691 | 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. 2026-06-11 02:09:30.536802 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:30.536820 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:30.536835 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:30.536849 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:30.536864 | ubuntu-noble-large | 2026-06-11 02:09:30.536880 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:30.536895 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-inspector 2026-06-11 02:09:31.168391 | 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. 2026-06-11 02:09:31.168543 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:31.168562 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:31.168577 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:31.168621 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:31.168637 | ubuntu-noble-large | 2026-06-11 02:09:31.168653 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:31.168667 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/memcached 2026-06-11 02:09:31.821224 | 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. 2026-06-11 02:09:31.821358 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:31.821376 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:31.821388 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:31.821440 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:31.821454 | ubuntu-noble-large | 2026-06-11 02:09:31.821467 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:31.821479 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk 2026-06-11 02:09:33.330936 | 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. 2026-06-11 02:09:33.331038 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:33.331054 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:33.331066 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:33.331078 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:33.331091 | ubuntu-noble-large | 2026-06-11 02:09:33.331103 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:33.331115 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/iscsid 2026-06-11 02:09:34.756281 | 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. 2026-06-11 02:09:34.756344 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:34.756365 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:34.756372 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:34.756379 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:34.756386 | ubuntu-noble-large | 2026-06-11 02:09:34.756411 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:34.756421 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-libvirt 2026-06-11 02:09:37.369355 | 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. 2026-06-11 02:09:37.369485 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:37.369503 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:37.369515 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:37.369527 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:37.369540 | ubuntu-noble-large | 2026-06-11 02:09:37.369553 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:37.369565 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cron 2026-06-11 02:09:39.681565 | 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. 2026-06-11 02:09:39.681641 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:39.681651 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:39.681658 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:39.681664 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:39.681671 | ubuntu-noble-large | 2026-06-11 02:09:39.681678 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:39.681685 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/kolla-toolbox 2026-06-11 02:09:40.479184 | 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. 2026-06-11 02:09:40.479287 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:40.479302 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:40.479314 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:40.479328 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:40.479365 | ubuntu-noble-large | 2026-06-11 02:09:40.479379 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:40.479391 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/dnsmasq 2026-06-11 02:09:41.017745 | 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. 2026-06-11 02:09:41.017846 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:41.017860 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:41.017870 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:41.017882 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:41.017892 | ubuntu-noble-large | 2026-06-11 02:09:41.017903 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:41.017913 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keepalived 2026-06-11 02:09:41.656723 | 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. 2026-06-11 02:09:41.656810 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:41.656824 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:41.656835 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:41.656847 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:41.656858 | ubuntu-noble-large | 2026-06-11 02:09:41.656869 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:41.656880 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-06-11 02:09:44.103120 | 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. 2026-06-11 02:09:44.103223 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:44.103240 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:44.103255 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:44.103272 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:44.103286 | ubuntu-noble-large | 2026-06-11 02:09:44.103301 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:44.103314 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/tgtd 2026-06-11 02:09:44.799863 | 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. 2026-06-11 02:09:44.799969 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:44.799988 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:44.800003 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:44.800017 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:44.800031 | ubuntu-noble-large | 2026-06-11 02:09:44.800046 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:44.800059 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/grafana 2026-06-11 02:09:45.735963 | 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. 2026-06-11 02:09:45.736074 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:45.736092 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:45.736130 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:45.736145 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:45.736160 | ubuntu-noble-large | 2026-06-11 02:09:45.736175 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:45.736188 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch 2026-06-11 02:09:46.543017 | 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. 2026-06-11 02:09:46.543161 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:46.543183 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:46.543198 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:46.543215 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:46.543231 | ubuntu-noble-large | 2026-06-11 02:09:46.543247 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:46.543263 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql 2026-06-11 02:09:49.009079 | 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. 2026-06-11 02:09:49.009183 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:49.009199 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:49.009210 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:49.009223 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:49.009235 | ubuntu-noble-large | 2026-06-11 02:09:49.009248 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:49.009260 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/rabbitmq 2026-06-11 02:09:49.605972 | 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. 2026-06-11 02:09:49.606070 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:49.606084 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:49.606095 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:49.606106 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:49.606117 | ubuntu-noble-large | 2026-06-11 02:09:49.606129 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:49.606139 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/fluentd 2026-06-11 02:09:50.291141 | 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. 2026-06-11 02:09:50.291250 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:50.291267 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:50.291278 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:50.291291 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:50.291303 | ubuntu-noble-large | 2026-06-11 02:09:50.291315 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:50.291327 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy-ssh 2026-06-11 02:09:50.869303 | 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. 2026-06-11 02:09:50.869488 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:50.869508 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:50.869527 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:50.869550 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:50.869570 | ubuntu-noble-large | 2026-06-11 02:09:50.869588 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:50.869606 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/multipathd 2026-06-11 02:09:53.380443 | 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. 2026-06-11 02:09:53.380550 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:53.380566 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:53.380579 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:53.380594 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:53.380606 | ubuntu-noble-large | 2026-06-11 02:09:53.380657 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:53.380670 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy 2026-06-11 02:09:54.060558 | 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. 2026-06-11 02:09:54.060655 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-06-11 02:09:54.060664 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-06-11 02:09:54.060670 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-06-11 02:09:54.060677 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-06-11 02:09:54.060684 | ubuntu-noble-large | 2026-06-11 02:09:54.060691 | ubuntu-noble-large | Signing artifact... 2026-06-11 02:09:54.060698 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/sbom 2026-06-11 02:09:54.066860 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2026-06-11 02:09:54.066901 | ubuntu-noble-large | === Cosign signing job log === 2026-06-11 02:09:54.066914 | ubuntu-noble-large | + cat cosign-signing.log 2026-06-11 02:09:54.070210 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-06-11 02:09:54.070233 | ubuntu-noble-large | 3 : 1781143547.489 9.130 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 2026-06-11 02:09:54.070262 | ubuntu-noble-large | 2 : 1781143547.481 9.919 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 2026-06-11 02:09:54.070271 | ubuntu-noble-large | 4 : 1781143547.496 13.609 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 2026-06-11 02:09:54.070279 | ubuntu-noble-large | 5 : 1781143547.503 14.266 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 2026-06-11 02:09:54.070286 | ubuntu-noble-large | 1 : 1781143547.474 15.009 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 2026-06-11 02:09:54.070293 | ubuntu-noble-large | 6 : 1781143547.512 17.680 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 2026-06-11 02:09:54.070300 | ubuntu-noble-large | 7 : 1781143547.522 18.256 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 2026-06-11 02:09:54.070307 | ubuntu-noble-large | 8 : 1781143547.533 19.786 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 2026-06-11 02:09:54.070314 | ubuntu-noble-large | 10 : 1781143557.411 15.200 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 2026-06-11 02:09:54.070321 | ubuntu-noble-large | 9 : 1781143556.630 17.336 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 2026-06-11 02:09:54.070328 | ubuntu-noble-large | 11 : 1781143561.117 14.096 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 2026-06-11 02:09:54.070335 | ubuntu-noble-large | 13 : 1781143562.494 13.398 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 2026-06-11 02:09:54.070342 | ubuntu-noble-large | 12 : 1781143561.780 14.716 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 2026-06-11 02:09:54.070349 | ubuntu-noble-large | 14 : 1781143565.203 12.632 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 2026-06-11 02:09:54.070356 | ubuntu-noble-large | 16 : 1781143567.331 14.156 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 2026-06-11 02:09:54.070381 | ubuntu-noble-large | 15 : 1781143565.788 17.154 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 2026-06-11 02:09:54.070389 | ubuntu-noble-large | 20 : 1781143575.899 12.585 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 2026-06-11 02:09:54.070418 | ubuntu-noble-large | 19 : 1781143575.224 13.911 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 2026-06-11 02:09:54.070428 | ubuntu-noble-large | 21 : 1781143576.506 13.266 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 2026-06-11 02:09:54.070434 | ubuntu-noble-large | 18 : 1781143573.976 16.506 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 2026-06-11 02:09:54.070441 | ubuntu-noble-large | 22 : 1781143577.846 14.223 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 2026-06-11 02:09:54.070448 | ubuntu-noble-large | 17 : 1781143572.622 20.203 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 2026-06-11 02:09:54.070455 | ubuntu-noble-large | 24 : 1781143582.954 14.453 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 2026-06-11 02:09:54.070471 | ubuntu-noble-large | 26 : 1781143589.146 9.001 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 2026-06-11 02:09:54.070479 | ubuntu-noble-large | 23 : 1781143581.496 18.530 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 2026-06-11 02:09:54.070491 | ubuntu-noble-large | 30 : 1781143592.834 8.908 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 2026-06-11 02:09:54.070498 | ubuntu-noble-large | 25 : 1781143588.493 13.810 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 2026-06-11 02:09:54.070505 | ubuntu-noble-large | 27 : 1781143589.782 13.723 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 2026-06-11 02:09:54.070512 | ubuntu-noble-large | 28 : 1781143590.492 13.581 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 2026-06-11 02:09:54.070518 | ubuntu-noble-large | 31 : 1781143597.418 10.298 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 2026-06-11 02:09:54.070525 | ubuntu-noble-large | 29 : 1781143592.079 17.443 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 2026-06-11 02:09:54.070532 | ubuntu-noble-large | 32 : 1781143598.155 15.733 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 2026-06-11 02:09:54.070539 | ubuntu-noble-large | 33 : 1781143600.038 14.459 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 2026-06-11 02:09:54.070546 | ubuntu-noble-large | 35 : 1781143602.314 15.483 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 2026-06-11 02:09:54.070553 | ubuntu-noble-large | 36 : 1781143603.514 17.006 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 2026-06-11 02:09:54.070559 | ubuntu-noble-large | 38 : 1781143607.725 14.209 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 2026-06-11 02:09:54.070572 | ubuntu-noble-large | 39 : 1781143609.533 13.045 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 2026-06-11 02:09:54.070579 | ubuntu-noble-large | 37 : 1781143604.084 19.093 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 2026-06-11 02:09:54.070586 | ubuntu-noble-large | 34 : 1781143601.752 21.934 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 2026-06-11 02:09:54.070593 | ubuntu-noble-large | 41 : 1781143614.508 14.345 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 2026-06-11 02:09:54.070600 | ubuntu-noble-large | 42 : 1781143617.807 11.762 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 2026-06-11 02:09:54.070607 | ubuntu-noble-large | 40 : 1781143613.899 16.970 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 2026-06-11 02:09:54.070614 | ubuntu-noble-large | 46 : 1781143623.186 8.945 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 2026-06-11 02:09:54.070620 | ubuntu-noble-large | 47 : 1781143623.697 12.526 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 2026-06-11 02:09:54.070627 | ubuntu-noble-large | 43 : 1781143620.532 16.454 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 2026-06-11 02:09:54.070654 | ubuntu-noble-large | 45 : 1781143622.586 15.095 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 2026-06-11 02:09:54.070661 | ubuntu-noble-large | 44 : 1781143621.944 18.296 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 2026-06-11 02:09:54.070674 | ubuntu-noble-large | 48 : 1781143628.864 15.937 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 2026-06-11 02:09:54.070681 | ubuntu-noble-large | 54 : 1781143637.692 7.644 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 2026-06-11 02:09:54.070688 | ubuntu-noble-large | 49 : 1781143629.579 16.312 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 2026-06-11 02:09:54.070695 | ubuntu-noble-large | 53 : 1781143636.998 12.171 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 2026-06-11 02:09:54.070702 | ubuntu-noble-large | 51 : 1781143632.142 17.605 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 2026-06-11 02:09:54.070709 | ubuntu-noble-large | 52 : 1781143636.236 14.112 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2026-06-11 02:09:54.070716 | ubuntu-noble-large | 50 : 1781143630.881 20.569 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 2026-06-11 02:09:54.070723 | ubuntu-noble-large | 58 : 1781143645.900 9.998 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 2026-06-11 02:09:54.070730 | ubuntu-noble-large | 55 : 1781143640.249 19.460 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 2026-06-11 02:09:54.070742 | ubuntu-noble-large | 56 : 1781143644.811 15.586 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 2026-06-11 02:09:54.070749 | ubuntu-noble-large | 57 : 1781143645.345 15.757 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 2026-06-11 02:09:54.070777 | ubuntu-noble-large | 62 : 1781143651.461 12.694 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 2026-06-11 02:09:54.070785 | ubuntu-noble-large | 61 : 1781143650.357 15.148 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 2026-06-11 02:09:54.070792 | ubuntu-noble-large | 60 : 1781143649.757 16.505 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 2026-06-11 02:09:54.070799 | ubuntu-noble-large | 59 : 1781143649.180 17.792 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 2026-06-11 02:09:54.070806 | ubuntu-noble-large | 63 : 1781143655.909 15.330 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 2026-06-11 02:09:54.070813 | ubuntu-noble-large | 66 : 1781143661.110 11.884 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 2026-06-11 02:09:54.070820 | ubuntu-noble-large | 65 : 1781143660.411 13.687 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 2026-06-11 02:09:54.070827 | ubuntu-noble-large | 64 : 1781143659.719 15.065 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 2026-06-11 02:09:54.070834 | ubuntu-noble-large | 67 : 1781143664.164 11.937 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 2026-06-11 02:09:54.070841 | ubuntu-noble-large | 68 : 1781143665.517 16.045 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 2026-06-11 02:09:54.070848 | ubuntu-noble-large | 71 : 1781143671.248 10.967 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 2026-06-11 02:09:54.070855 | ubuntu-noble-large | 70 : 1781143666.983 15.944 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 2026-06-11 02:09:54.070862 | ubuntu-noble-large | 74 : 1781143674.794 8.755 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 2026-06-11 02:09:54.070874 | ubuntu-noble-large | 69 : 1781143666.271 18.627 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 2026-06-11 02:09:54.070887 | ubuntu-noble-large | 75 : 1781143676.110 11.026 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 2026-06-11 02:09:54.070894 | ubuntu-noble-large | 72 : 1781143673.004 19.611 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 2026-06-11 02:09:54.070901 | ubuntu-noble-large | 76 : 1781143681.572 14.108 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 2026-06-11 02:09:54.070912 | ubuntu-noble-large | 73 : 1781143674.107 22.231 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 2026-06-11 02:09:54.070931 | ubuntu-noble-large | 77 : 1781143682.226 16.820 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 2026-06-11 02:09:54.070943 | ubuntu-noble-large | 79 : 1781143683.557 19.768 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 2026-06-11 02:09:54.070956 | ubuntu-noble-large | 84 : 1781143696.351 14.408 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 2026-06-11 02:09:54.070972 | ubuntu-noble-large | 83 : 1781143695.690 17.115 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 2026-06-11 02:09:54.070984 | ubuntu-noble-large | 80 : 1781143684.909 32.062 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 2026-06-11 02:09:54.070995 | ubuntu-noble-large | 86 : 1781143703.334 14.770 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 2026-06-11 02:09:54.071007 | ubuntu-noble-large | 85 : 1781143699.057 20.554 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 2026-06-11 02:09:54.071018 | ubuntu-noble-large | 82 : 1781143692.624 27.556 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 2026-06-11 02:09:54.071029 | ubuntu-noble-large | 78 : 1781143682.941 37.848 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 2026-06-11 02:09:54.071041 | ubuntu-noble-large | 81 : 1781143687.146 34.937 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 2026-06-11 02:09:54.071054 | ubuntu-noble-large | 88 : 1781143712.814 14.782 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 2026-06-11 02:09:54.071066 | ubuntu-noble-large | 87 : 1781143710.769 18.697 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 2026-06-11 02:09:54.071077 | ubuntu-noble-large | 91 : 1781143719.620 10.649 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 2026-06-11 02:09:54.071089 | ubuntu-noble-large | 92 : 1781143720.191 12.285 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 2026-06-11 02:09:54.071100 | ubuntu-noble-large | 89 : 1781143716.981 16.032 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 2026-06-11 02:09:54.071112 | ubuntu-noble-large | 90 : 1781143718.116 16.256 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 2026-06-11 02:09:54.071123 | ubuntu-noble-large | 95 : 1781143727.607 13.096 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 2026-06-11 02:09:54.071135 | ubuntu-noble-large | 96 : 1781143729.477 11.756 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 2026-06-11 02:09:54.071154 | ubuntu-noble-large | 94 : 1781143722.093 19.753 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 2026-06-11 02:09:54.071166 | ubuntu-noble-large | 93 : 1781143720.799 21.697 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 2026-06-11 02:09:54.071192 | ubuntu-noble-large | 97 : 1781143730.278 12.952 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 2026-06-11 02:09:54.071204 | ubuntu-noble-large | 101 : 1781143740.714 7.308 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 2026-06-11 02:09:54.071216 | ubuntu-noble-large | 98 : 1781143732.486 16.073 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 2026-06-11 02:09:54.071227 | ubuntu-noble-large | 100 : 1781143734.383 14.844 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 2026-06-11 02:09:54.071239 | ubuntu-noble-large | 99 : 1781143733.022 17.574 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 2026-06-11 02:09:54.071251 | ubuntu-noble-large | 105 : 1781143743.242 11.756 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2026-06-11 02:09:54.071262 | ubuntu-noble-large | 103 : 1781143741.858 14.398 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 2026-06-11 02:09:54.071273 | ubuntu-noble-large | 104 : 1781143742.504 15.072 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 2026-06-11 02:09:54.071284 | ubuntu-noble-large | 102 : 1781143741.245 18.270 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 2026-06-11 02:09:54.071295 | ubuntu-noble-large | 107 : 1781143748.569 13.444 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 2026-06-11 02:09:54.071307 | ubuntu-noble-large | 106 : 1781143748.031 14.671 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 2026-06-11 02:09:54.071319 | ubuntu-noble-large | 109 : 1781143750.607 15.668 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 2026-06-11 02:09:54.071331 | ubuntu-noble-large | 108 : 1781143749.237 17.585 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 2026-06-11 02:09:54.071341 | ubuntu-noble-large | 110 : 1781143755.010 12.461 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2026-06-11 02:09:54.071353 | ubuntu-noble-large | 111 : 1781143756.267 14.266 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 2026-06-11 02:09:54.071364 | ubuntu-noble-large | 112 : 1781143757.586 13.581 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2026-06-11 02:09:54.071376 | ubuntu-noble-large | 113 : 1781143759.524 12.296 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2026-06-11 02:09:54.071388 | ubuntu-noble-large | 114 : 1781143762.022 11.307 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2026-06-11 02:09:54.071432 | ubuntu-noble-large | 115 : 1781143762.712 12.043 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 2026-06-11 02:09:54.071445 | ubuntu-noble-large | 118 : 1781143767.481 9.887 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2026-06-11 02:09:54.071464 | ubuntu-noble-large | 116 : 1781143766.286 13.394 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 2026-06-11 02:09:54.071484 | ubuntu-noble-large | 119 : 1781143770.545 9.932 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2026-06-11 02:09:54.071495 | ubuntu-noble-large | 117 : 1781143766.832 14.184 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2026-06-11 02:09:54.071513 | ubuntu-noble-large | 120 : 1781143771.177 10.477 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 2026-06-11 02:09:54.071526 | ubuntu-noble-large | 122 : 1781143773.339 10.763 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2026-06-11 02:09:54.071537 | ubuntu-noble-large | 123 : 1781143774.764 10.034 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2026-06-11 02:09:54.071550 | ubuntu-noble-large | 121 : 1781143771.830 13.904 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2026-06-11 02:09:54.071563 | ubuntu-noble-large | 124 : 1781143777.377 9.164 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2026-06-11 02:09:54.071575 | ubuntu-noble-large | 125 : 1781143779.690 9.317 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2026-06-11 02:09:54.071587 | ubuntu-noble-large | 127 : 1781143781.026 8.578 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2026-06-11 02:09:54.071599 | ubuntu-noble-large | 128 : 1781143781.664 8.625 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 2026-06-11 02:09:54.071610 | ubuntu-noble-large | 126 : 1781143780.487 10.381 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2026-06-11 02:09:54.071622 | ubuntu-noble-large | 129 : 1781143784.111 9.267 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2026-06-11 02:09:54.071656 | ubuntu-noble-large | 130 : 1781143784.808 9.250 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2026-06-11 02:09:54.071669 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2026-06-11 02:09:54.081109 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2026-06-11 02:09:54.081178 | ubuntu-noble-large | === Cosign signing completed successfully === 2026-06-11 02:09:54.360872 | ubuntu-noble-large | ok: Runtime: 0:18:39.718852 2026-06-11 02:09:54.451447 | 2026-06-11 02:09:54.451650 | TASK [Run release push script] 2026-06-11 02:09:54.987383 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 02:09:54.992828 | 2026-06-11 02:09:54.993097 | PLAY RECAP 2026-06-11 02:09:54.993263 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-11 02:09:54.993340 | 2026-06-11 02:09:55.291673 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-06-11 02:09:55.298827 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-11 02:09:56.113067 | 2026-06-11 02:09:56.113258 | PLAY [Base post-fetch] 2026-06-11 02:09:56.129852 | 2026-06-11 02:09:56.130020 | TASK [diagnose-network : Ensure log directory exists] 2026-06-11 02:09:56.827382 | ubuntu-noble-large | ok 2026-06-11 02:09:56.841006 | 2026-06-11 02:09:56.841712 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-11 02:10:28.904730 | ubuntu-noble-large | ok: Runtime: 0:00:31.149560 2026-06-11 02:10:28.918921 | 2026-06-11 02:10:28.919127 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-11 02:10:29.953804 | ubuntu-noble-large | ok: Runtime: 0:00:00.415230 2026-06-11 02:10:29.967938 | 2026-06-11 02:10:29.968191 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-11 02:10:31.510980 | ubuntu-noble-large | ok: Runtime: 0:00:01.003944 2026-06-11 02:10:31.530296 | 2026-06-11 02:10:31.530452 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-11 02:10:31.606642 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 02:10:31.620794 | 2026-06-11 02:10:31.620979 | TASK [fetch-output : Set log path for single node] 2026-06-11 02:10:31.668545 | ubuntu-noble-large | ok 2026-06-11 02:10:31.676795 | 2026-06-11 02:10:31.676946 | LOOP [fetch-output : Ensure local output dirs] 2026-06-11 02:10:32.012028 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/work/logs" 2026-06-11 02:10:32.278942 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/work/artifacts" 2026-06-11 02:10:32.552703 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/2b08819cf64d4387af072993b2d4b305/work/docs" 2026-06-11 02:10:32.572505 | 2026-06-11 02:10:32.572680 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-11 02:10:33.354968 | ubuntu-noble-large | changed: 2026-06-11 02:10:33.355314 | ubuntu-noble-large | .d..t...... ./ 2026-06-11 02:10:33.355393 | ubuntu-noble-large | >f+++++++++ net-debug.post.txt 2026-06-11 02:10:33.355426 | ubuntu-noble-large | >f+++++++++ net-debug.pre.txt 2026-06-11 02:10:33.355455 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-06-11 02:10:33.355526 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-06-11 02:10:33.355552 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-06-11 02:10:33.355614 | ubuntu-noble-large | changed: All items complete 2026-06-11 02:10:33.355663 | 2026-06-11 02:10:33.919119 | ubuntu-noble-large | changed: .d..t...... ./ 2026-06-11 02:10:34.482677 | ubuntu-noble-large | changed: .d..t...... ./ 2026-06-11 02:10:34.504672 | 2026-06-11 02:10:34.504905 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-11 02:10:34.540112 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 02:10:34.542784 | ubuntu-noble-large | skipping: Conditional result was False 2026-06-11 02:10:34.565647 | 2026-06-11 02:10:34.565768 | PLAY RECAP 2026-06-11 02:10:34.565854 | ubuntu-noble-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-11 02:10:34.565893 | 2026-06-11 02:10:34.727123 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-11 02:10:34.729702 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 02:10:35.491356 | 2026-06-11 02:10:35.491707 | PLAY [Base post] 2026-06-11 02:10:35.506331 | 2026-06-11 02:10:35.506535 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-11 02:10:36.419119 | ubuntu-noble-large | changed 2026-06-11 02:10:36.429294 | 2026-06-11 02:10:36.429449 | PLAY RECAP 2026-06-11 02:10:36.429550 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-11 02:10:36.429628 | 2026-06-11 02:10:36.564775 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 02:10:36.566970 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-11 02:10:37.381405 | 2026-06-11 02:10:37.381615 | PLAY [Base post-logs] 2026-06-11 02:10:37.393169 | 2026-06-11 02:10:37.393372 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-11 02:10:37.871129 | localhost | changed 2026-06-11 02:10:37.888111 | 2026-06-11 02:10:37.888311 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-11 02:10:37.927046 | localhost | ok 2026-06-11 02:10:37.934991 | 2026-06-11 02:10:37.935188 | TASK [Set zuul-log-path fact] 2026-06-11 02:10:37.956023 | localhost | ok 2026-06-11 02:10:37.973383 | 2026-06-11 02:10:37.973617 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 02:10:38.012311 | localhost | ok 2026-06-11 02:10:38.019959 | 2026-06-11 02:10:38.020155 | TASK [upload-logs : Create log directories] 2026-06-11 02:10:38.537227 | localhost | changed 2026-06-11 02:10:38.540458 | 2026-06-11 02:10:38.540721 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-11 02:10:39.052401 | localhost -> localhost | ok: Runtime: 0:00:00.007120 2026-06-11 02:10:39.060768 | 2026-06-11 02:10:39.060944 | TASK [upload-logs : Upload logs to log server] 2026-06-11 02:10:39.635116 | localhost | Output suppressed because no_log was given 2026-06-11 02:10:39.637157 | 2026-06-11 02:10:39.637271 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 02:10:39.690993 | localhost | skipping: Conditional result was False 2026-06-11 02:10:39.696269 | localhost | skipping: Conditional result was False 2026-06-11 02:10:39.705338 | 2026-06-11 02:10:39.705456 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 02:10:39.752874 | localhost | skipping: Conditional result was False 2026-06-11 02:10:39.753531 | 2026-06-11 02:10:39.756884 | localhost | skipping: Conditional result was False 2026-06-11 02:10:39.765803 | 2026-06-11 02:10:39.766070 | LOOP [upload-logs : Upload console log and json output]